Kernel 3.13

AmigaOne X1000 platform specific issues related to Linux only.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Kernel 3.13

Post by xeno74 »

Hi all,

I've created a Nemo patch for the coming kernel 3.13.

Download:
nemo_3.13.patch.tar.gz
(7.51 KiB) Downloaded 2395 times
Rgds,

Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 3.13

Post by xeno74 »

Here is the kernel 3.13-rc3 config:
nemo_3.13-rc3.config.tar.gz
(17.48 KiB) Downloaded 1375 times
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 3.13

Post by xeno74 »

Unfortunately the Kernel doesn't boot. :(
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
ggw
Posts: 106
Joined: Wed May 02, 2012 4:19 am
Location: Austin, TX
Contact:

Re: Kernel 3.13

Post by ggw »

I have (once again) lost my X1000 LInux.
I am starting over and am facing ALL the same problems I did the other times.
We are all guys and do not tend to be overly explanatory.
One solution for me is to become familiar with the source code.
Is the Linux side of the AmigaX1000's code obtainable by the likes of me?
George Wyche
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 3.13

Post by xeno74 »

ggw wrote:I have (once again) lost my X1000 LInux.
I am starting over and am facing ALL the same problems I did the other times.
We are all guys and do not tend to be overly explanatory.
One solution for me is to become familiar with the source code.
Is the Linux side of the AmigaX1000's code obtainable by the likes of me?
I'm sorry about your problems with Linux. :-( The whole A1-X1000 (Nemo) code is in the kernel patch file.

Download: nemo_3.13.patch.tar.gz
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
ggw
Posts: 106
Joined: Wed May 02, 2012 4:19 am
Location: Austin, TX
Contact:

Re: Kernel 3.13

Post by ggw »

A start. Thank you.
George Wyche
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 3.13

Post by xeno74 »

pa_semi_chip_apple-x-out.jpg
pa_semi_chip_apple-x-out.jpg (40.87 KiB) Viewed 19572 times
Hi All,

There is a big bug present in the PowerPC CPU code of the kernel 3.13. All boards with PA6T are affected (Nemo board, Electra board etc.). Olof Johansson (software engineer from the former P.A. Semi company) helps us to find this bug. Olof is the developer of the PA6T source code in the Linux kernel. He cares about the PA6T code in the kernel. There are a bug report on the bug tracker at kernel.org (Link: Bug 67811 - Kernel 3.13-rc5 doesn't boot with a PA6T cpu). Olof has a lot of P.A. Semi systems with PA6T cpu. I hope he can solve the problem.

Rgds,
Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 3.13

Post by xeno74 »

Hi All,

Olof has solved the problem. I've compilied the RC 6 of kernel 3.13 with Olof's fixes. You could test the RC 6 if you like.

Download: vmlinux-3.13-rc6-AmigaOneX1000.tar.bz2

Note: The Radeon Dynamic Power Management doesn't work. You have to add the argument and the value "radeon.dpm=0" to the bootargs. For example:

Code: Select all

setenv bootargs "root=/dev/sda4 radeon.dpm=0"
Rgds,

Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 3.13

Post by xeno74 »

1599675_739246442752410_679504562_o.jpg
(210.46 KiB) Downloaded 367 times
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 3.13

Post by xeno74 »

The RC 7 is available for testing: vmlinux-3.13-rc7-AmigaOneX1000.tar.bz2
kernel_3.13rc7_A1-X1000.png
(246.04 KiB) Downloaded 324 times
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
Post Reply