Spectre660's Linux downloads for the Sam440/460
-
- Posts: 1538
- Joined: Sat Jun 18, 2011 3:16 pm
- Location: Montserrat
Re: Spectre660's Linux downloads for the Sam440/460
Sam440ep 3.14.0-rc4 kernel
https://dl.dropboxusercontent.com/u/542 ... rc4.tar.gz
https://dl.dropboxusercontent.com/u/542 ... rc4.tar.gz
Re: Spectre660's Linux downloads for the Sam440/460
It works with my Lubuntu 14.04.Spectre660 wrote:Sam440ep 3.14.0-rc4 kernel
https://dl.dropboxusercontent.com/u/542 ... rc4.tar.gz

Download: Sam440ep-3.14.0-rc4.tar.gz
-
- Posts: 1538
- Joined: Sat Jun 18, 2011 3:16 pm
- Location: Montserrat
Re: Spectre660's Linux downloads for the Sam440/460
Thanks.
Lubuntu 14.04 is looking good on the Sam440ep apart from moving windows. I have a lag and float effect on my system.
seems to have improved a bit with the latest lubuntu update today .
don't know if it is because of my pcie adapter. other graphics functions like scrolling in a window in Firefox are very quick.
Lubuntu 14.04 is looking good on the Sam440ep apart from moving windows. I have a lag and float effect on my system.
seems to have improved a bit with the latest lubuntu update today .
don't know if it is because of my pcie adapter. other graphics functions like scrolling in a window in Firefox are very quick.
xeno74 wrote:It works with my Lubuntu 14.04.Spectre660 wrote:Sam440ep 3.14.0-rc4 kernel
https://dl.dropboxusercontent.com/u/542 ... rc4.tar.gzThanks a lot! You're doing a great job.
Download: Sam440ep-3.14.0-rc4.tar.gz
-
- Posts: 1538
- Joined: Sat Jun 18, 2011 3:16 pm
- Location: Montserrat
Re: Spectre660's Linux downloads for the Sam440/460
Untested 3.14.0-rc4 Kernel for Sam460ex if any one wants to try it.
Warning I have not tested this as I still do not have a working Sam460ex .
https://dl.dropboxusercontent.com/u/542 ... rc4.tar.gz
Warning I have not tested this as I still do not have a working Sam460ex .
https://dl.dropboxusercontent.com/u/542 ... rc4.tar.gz
- javierdlr
- Beta Tester
- Posts: 389
- Joined: Sun Jun 19, 2011 11:13 pm
- Location: Donostia (GUIPUZCOA) - Spain
- Contact:
Re: Spectre660's Linux downloads for the Sam440/460
WOW THX, will try it tomorrow!!!!Spectre660 wrote:Untested 3.14.0-rc4 Kernel for Sam460ex if any one wants to try it.
Warning I have not tested this as I still do not have a working Sam460ex .
https://dl.dropboxusercontent.com/u/542 ... rc4.tar.gz

EDIT1: works most of times!!! but sometimes it just shows a black screen (can almost see that text output is at top of screen, but just see 1-2 pixels wide) and the when trying to show lubuntu Welcome/Login screen it just shows a plain blue/white color. Will try to make some more test.
BTW when I update the kernel what files are "must have" in /boot ?
Speakijn about kernel 3.1x versions/revisions:
-/boot/uImage: of course is a "must have" it has/is kernel 3.x

-/lib/modules/kernel3.x.x... : alas uImage, you must have each drawer for each kernel/uImage.
-/boot/canyonlands.dtb: does it matter if I use "old"/previous kernels canyonlands.dtb, or should I stick/use the one it comes with the kernel/uImage archive?
-/boot/System.map: the same question as canyonlands.dtb. Can I only use/have latest System.map for every kernel I load?
-/lib/firmware files: alas System.map, can I use latest firmware files doesn't matter what kernel I boot/load/use.
Now I'm using in menu.lst:
Code: Select all
title Lubuntu 14.04 For Sam460ex
kernel /uImage313 root=/dev/sda11 radeon.dpm=0 console=ttyS0,115200 console=tty0
dtb /canyonlands313.dtb
title Lubuntu 14.04 (kernel 3.14rc)
kernel /uImage314 root=/dev/sda11 console=ttyS0,115200 console=tty0
dtb /canyonlands314.dtb
Code: Select all
javierdlr@Sam460ex:/lib/modules$ ls /boot
canyonlands313.dtd lost+found System.map uImage314
canyonlands314.dtb menu.lst uImage313
javierdlr@Sam460ex:/lib/modules$
..
/lib/modules$ ls
3.13.0-rc7-Sam460ex 3.14.0-rc4-Sam460ex
javierdlr@Sam460ex:/lib/modules$
Last edited by javierdlr on Wed Feb 26, 2014 4:15 pm, edited 1 time in total.
- javierdlr
- Beta Tester
- Posts: 389
- Joined: Sun Jun 19, 2011 11:13 pm
- Location: Donostia (GUIPUZCOA) - Spain
- Contact:
Re: Spectre660's Linux downloads for the Sam440/460
Ah, and I'm using SAM460ex kernel 3.14.0rc WITHOUT radeon.dpm=0 switch without problems.
KEEP THE GOOD WORK!!!!
KEEP THE GOOD WORK!!!!
-
- Posts: 1538
- Joined: Sat Jun 18, 2011 3:16 pm
- Location: Montserrat
Re: Spectre660's Linux downloads for the Sam440/460
Thanks
Cant be sure what is causing the problem without being able to test it myself.
There is one thing that i had added (Future PCMCIA support)that I could remove if you want to test again .
Your method for the menu.lst should work ok.
for my method to test I first copy the modules for the new kernel to /lib/modules/ on the linux root partition then boot the new kernel from a bootable SFS/00 partition. this requires a menu.lst file on the SFS/00 partition . Once every thing boots ok I copy the new kernel and canyonlands.dtb to the linux EXT2 /boot partition (/boot) . The system.map files is not needed .If I need to boot an older kernel I use the SFS/00 partition .
So required files
/boot
uImage
canyonlands.dtb
/lib/modules
3.14.0-rc4-Sam460ex
Cant be sure what is causing the problem without being able to test it myself.
There is one thing that i had added (Future PCMCIA support)that I could remove if you want to test again .
Your method for the menu.lst should work ok.
for my method to test I first copy the modules for the new kernel to /lib/modules/ on the linux root partition then boot the new kernel from a bootable SFS/00 partition. this requires a menu.lst file on the SFS/00 partition . Once every thing boots ok I copy the new kernel and canyonlands.dtb to the linux EXT2 /boot partition (/boot) . The system.map files is not needed .If I need to boot an older kernel I use the SFS/00 partition .
So required files
/boot
uImage
canyonlands.dtb
/lib/modules
3.14.0-rc4-Sam460ex
-
- Posts: 1538
- Joined: Sat Jun 18, 2011 3:16 pm
- Location: Montserrat
Re: Spectre660's Linux downloads for the Sam440/460
Version # 2 of the Sam460ex 3.14.0-rc4 kernel to try. This one removes the pcmcia stuff.
You will have to delete the previous 3.14.0-rc4 modules and replace t hem the the newer one.
If this one also has a black screen then I will have to use my earlier configs.
https://dl.dropboxusercontent.com/u/542 ... 4-2.tar.gz
You will have to delete the previous 3.14.0-rc4 modules and replace t hem the the newer one.
If this one also has a black screen then I will have to use my earlier configs.
https://dl.dropboxusercontent.com/u/542 ... 4-2.tar.gz
- javierdlr
- Beta Tester
- Posts: 389
- Joined: Sun Jun 19, 2011 11:13 pm
- Location: Donostia (GUIPUZCOA) - Spain
- Contact:
Re: Spectre660's Linux downloads for the Sam440/460
THX, will test it ASAP.
EDIT1: installed rc4-2 and no problems so far. Will test it further and post here if I get something strange.
BIG THX
EDIT1: installed rc4-2 and no problems so far. Will test it further and post here if I get something strange.

BIG THX
-
- Beta Tester
- Posts: 220
- Joined: Sat Jun 18, 2011 8:08 am
Re: Spectre660's Linux downloads for the Sam440/460
Dear Spectre
I can confirm that 3.14.0-rc4 kernel works with my LUbuntu 12 installation on Sam460..
Thanks
I can confirm that 3.14.0-rc4 kernel works with my LUbuntu 12 installation on Sam460..
Thanks

AmigaOS4 Beta-Tester
**AmigaOne X5000 + 8GB RAM + Radeon RX 560 4GB
**Tabor A1222 + 2GB RAM + Radeon RX 550 2GB **
**Sam460 + 2GB RAM + Radeon RX 550 2GB **
**AmigaOne X5000 + 8GB RAM + Radeon RX 560 4GB
**Tabor A1222 + 2GB RAM + Radeon RX 550 2GB **
**Sam460 + 2GB RAM + Radeon RX 550 2GB **