Page 6 of 62
Re: Spectre660's Linux downloads for the Sam440/460
Posted: Mon Feb 24, 2014 2:23 pm
by Spectre660
Re: Spectre660's Linux downloads for the Sam440/460
Posted: Mon Feb 24, 2014 4:08 pm
by xeno74
It works with my Lubuntu 14.04.

Thanks a lot! You're doing a great job.
Download:
Sam440ep-3.14.0-rc4.tar.gz
Re: Spectre660's Linux downloads for the Sam440/460
Posted: Mon Feb 24, 2014 5:23 pm
by Spectre660
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.
Re: Spectre660's Linux downloads for the Sam440/460
Posted: Tue Feb 25, 2014 1:16 pm
by Spectre660
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
Re: Spectre660's Linux downloads for the Sam440/460
Posted: Tue Feb 25, 2014 11:23 pm
by javierdlr
WOW THX, will try it tomorrow!!!!
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
And using the same (latest) System.map and firmware files.
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$
- Untitled.jpg
- lubuntu 14.04 with kernel 3.14.0rc on my SAM460ex
- (205.92 KiB) Downloaded 94 times
Re: Spectre660's Linux downloads for the Sam440/460
Posted: Wed Feb 26, 2014 4:13 pm
by javierdlr
Ah, and I'm using SAM460ex kernel 3.14.0rc WITHOUT radeon.dpm=0 switch without problems.
KEEP THE GOOD WORK!!!!
Re: Spectre660's Linux downloads for the Sam440/460
Posted: Wed Feb 26, 2014 5:04 pm
by Spectre660
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
Re: Spectre660's Linux downloads for the Sam440/460
Posted: Wed Feb 26, 2014 6:36 pm
by Spectre660
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
Re: Spectre660's Linux downloads for the Sam440/460
Posted: Wed Feb 26, 2014 7:35 pm
by javierdlr
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
Re: Spectre660's Linux downloads for the Sam440/460
Posted: Thu Feb 27, 2014 12:38 am
by seventhwonder
Dear Spectre
I can confirm that 3.14.0-rc4 kernel works with my LUbuntu 12 installation on Sam460..
Thanks
