cbxbiker61
Global Moderator
Sr. Member
   
Karma: 37
Posts: 488
|
 |
« on: February 11, 2011, 04:30:21 PM » |
|
2.6.35.11 is now available. The 2.6.35.x kernels are long term support kernels. Plugapps is now mirroring the kernels on a nightly basis, so kernels won't typically show up there until the following day after the announcement. They do have much more bandwidth than I do, so it's probably preferred to get them from Plugapps. The README files attempt to download from Plugapps first and then fallback to sheeva.with-linux.com. Kernel and modules are available from the following locations: http://www.plugapps.com/with-linux/http://sheeva.with-linux.com/sheeva/Features e-sata, dmcrypt, IPV6, CIFS, NFS4, EXT3, EXT4, JFS, XFS, FUSE(for ntfs-3g), UBIFS, usb-serial, uvcvideo, iptables, appletalk, bluetooth, v4l and ppp.
|
|
|
|
« Last Edit: March 05, 2011, 06:12:37 PM by cbxbiker61 »
|
Logged
|
|
|
|
|
dmmgp
Newbie
Karma: 0
Posts: 1
|
 |
« Reply #1 on: February 12, 2011, 11:12:14 AM » |
|
How do I install this new image? I have the latest uboot and can run debian 2.6.32-5 but any other version I try either fails to boot or no Wifi.
|
|
|
|
|
Logged
|
|
|
|
|
cbxbiker61
Global Moderator
Sr. Member
   
Karma: 37
Posts: 488
|
 |
« Reply #2 on: February 12, 2011, 04:42:55 PM » |
|
How do I install this new image? I have the latest uboot and can run debian 2.6.32-5 but any other version I try either fails to boot or no Wifi.
The directions are at the top of the README-2.6.35.11. There's also a wiki page on it. Find out what wifi module you need, then look in the config file to see if it's supported.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
 |
« Reply #3 on: February 13, 2011, 10:54:42 AM » |
|
How do I install this new image? I have the latest uboot and can run debian 2.6.32-5 but any other version I try either fails to boot or no Wifi.
flash this uboot before kernel-upgrade ( http://plugapps.com/os/guruplug/guruplug-u-boot.bin ) wifi is working correctly with this kernel-version
|
|
|
|
|
Logged
|
[unbricked]2xguruplug-server+2xjtag>nslu2;debian squeeze; [4|8]gb mmc:rootFS+swapFS; sata-hd 2tb; Linux-kernel-2.6.35.12; U-Boot_2010.03-01266; iptables:FW+router+gw;dhcpd;sshd;sabnzbd;vsftpd;exim4;rTorrent; nfs[d]; autofs; xorg; icewm; iceweasel; xrdp; privoxy+tor; apache; smbd; mediatomb>pch-a110
|
|
|
|
|
|
 |
« Reply #4 on: February 14, 2011, 06:24:41 AM » |
|
How 'bout enabling support for CONFIG_DVB_USB and associated USB Tuners ?
|
|
|
|
|
Logged
|
|
|
|
|
|
|
 |
« Reply #5 on: February 14, 2011, 09:12:58 AM » |
|
How 'bout enabling support for CONFIG_DVB_USB and associated USB Tuners ?
A: http://sheeva.with-linux.com/sheeva/2.6.35.11/sheeva-2.6.35.11.config# CONFIG_DVB_USB is not set
|
|
|
|
|
Logged
|
[unbricked]2xguruplug-server+2xjtag>nslu2;debian squeeze; [4|8]gb mmc:rootFS+swapFS; sata-hd 2tb; Linux-kernel-2.6.35.12; U-Boot_2010.03-01266; iptables:FW+router+gw;dhcpd;sshd;sabnzbd;vsftpd;exim4;rTorrent; nfs[d]; autofs; xorg; icewm; iceweasel; xrdp; privoxy+tor; apache; smbd; mediatomb>pch-a110
|
|
|
|
savale
Newbie
Karma: 0
Posts: 15
|
 |
« Reply #6 on: February 18, 2011, 02:44:00 AM » |
|
Can anyone confirm if usb sleep for is supported for storage devices in any of the kernels posted here? I installed the kernel (but still using initrd) and it didn't work. Maybe it's because I still use initrd? you can test it using: hdparm -Y /dev/<your harddisk> and see if it does spindown. Thanks in advance!
(this works for me with the older debian kernel (2.6.32.5)
|
|
|
|
|
Logged
|
|
|
|
|
savale
Newbie
Karma: 0
Posts: 15
|
 |
« Reply #7 on: February 18, 2011, 07:35:54 AM » |
|
Ok I found out it's because I use the cypress usb to ata chip in my harddisk enclosure. Would be great if it would be supported in later kernel builds as a module. (it's under usb storage). Can someone with a sata enclouse try to get it into sleep? Thnx
|
|
|
|
|
Logged
|
|
|
|
|
|
|
 |
« Reply #8 on: February 18, 2011, 09:59:20 AM » |
|
Ok I found out it's because I use the cypress usb to ata chip in my harddisk enclosure. Would be great if it would be supported in later kernel builds as a module. (it's under usb storage). Can someone with a sata enclouse try to get it into sleep? Thnx
i can my sata disk gonne sleep: hdparm -S 180 /dev/sdd works eventough it's a sata-disk sdparm --long /dev/sdd /dev/sdd: SAMSUNG HD103UJ Direct access device specific parameters: WP=0 DPOFUA=0 and i can force 't to sleep: a) sdparm --command=sync /dev/sdd b) sdparm --command=stop /dev/sdd and to awake: c) sdparm --command=start /dev/sdd
|
|
|
|
|
Logged
|
[unbricked]2xguruplug-server+2xjtag>nslu2;debian squeeze; [4|8]gb mmc:rootFS+swapFS; sata-hd 2tb; Linux-kernel-2.6.35.12; U-Boot_2010.03-01266; iptables:FW+router+gw;dhcpd;sshd;sabnzbd;vsftpd;exim4;rTorrent; nfs[d]; autofs; xorg; icewm; iceweasel; xrdp; privoxy+tor; apache; smbd; mediatomb>pch-a110
|
|
|
|
cbxbiker61
Global Moderator
Sr. Member
   
Karma: 37
Posts: 488
|
 |
« Reply #9 on: February 18, 2011, 04:10:47 PM » |
|
How 'bout enabling support for CONFIG_DVB_USB and associated USB Tuners ?
Yes, I just added support to 2.6.35.11, 2.6.36.4 and 2.6.37.1.
|
|
|
|
|
Logged
|
|
|
|
|
cbxbiker61
Global Moderator
Sr. Member
   
Karma: 37
Posts: 488
|
 |
« Reply #10 on: February 18, 2011, 04:11:36 PM » |
|
Ok I found out it's because I use the cypress usb to ata chip in my harddisk enclosure. Would be great if it would be supported in later kernel builds as a module. (it's under usb storage). Can someone with a sata enclouse try to get it into sleep? Thnx
Support has just been added in 2.6.35.11, 2.6.36.4 and 2.6.37.1.
|
|
|
|
|
Logged
|
|
|
|
|
savale
Newbie
Karma: 0
Posts: 15
|
 |
« Reply #11 on: February 18, 2011, 04:16:19 PM » |
|
Ok I found out it's because I use the cypress usb to ata chip in my harddisk enclosure. Would be great if it would be supported in later kernel builds as a module. (it's under usb storage). Can someone with a sata enclouse try to get it into sleep? Thnx
Support has just been added in 2.6.35.11, 2.6.36.4 and 2.6.37.1. thnx a lot! I tried compiling the kernel myself, but it hangs at boot so I am very happy to hear it will be in the kernel.  You probably found out it's this one right? CONFIG_USB_STORAGE_CYPRESS_ATACB I am looking forward to the new builds
|
|
|
|
|
Logged
|
|
|
|
|
savale
Newbie
Karma: 0
Posts: 15
|
 |
« Reply #12 on: February 18, 2011, 04:29:44 PM » |
|
oops don;t know how to edit a post, but just installed 2.6.37.1 and it works like a charm now! Thanks so much. I hope you can keep the support for future kernels. Thnx!
|
|
|
|
|
Logged
|
|
|
|
|
KidE
Newbie
Karma: 1
Posts: 28
|
 |
« Reply #13 on: February 28, 2011, 02:23:41 AM » |
|
i just installed the 2.6.35.11 rootkernel and i get the following errors on boot: Begin: Running /scripts/local-premount ... done. FATAL: Could not load /lib/modules/2.6.35.11/modules.dep: No such file or directory mount: mounting /dev/sdb3 on /root failed: Invalid argument Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... mount: mounting /dev on /root/dev failed: No such file or directory done. mount: mounting /sys on /root/sys failed: No such file or directory mount: mounting /proc on /root/proc failed: No such file or directory Target filesystem doesn't have requested /sbin/init. FATAL: Could not load /lib/modules/2.6.35.11/modules.dep: No such file or directory FATAL: Could not load /lib/modules/2.6.35.11/modules.dep: No such file or directory No init found. Try passing init= bootarg.
BusyBox v1.17.1 (Debian 1:1.17.1-8) built-in shell (ash) Enter 'help' for a list of built-in commands.
/bin/sh: can't access tty; job control turned off (initramfs)
I've added "rootfstype=jffs2" af option to my bootargs but it seems like iḿ missing something here. Anyone sugestions?
|
|
|
|
|
Logged
|
|
|
|
|
|
|
 |
« Reply #14 on: February 28, 2011, 04:48:59 AM » |
|
i think you've not downloaded/flashed these files: -rw-r--r-- 1 root root 5403668 Feb 28 12:45 sheeva-2.6.35.11-Modules.tar.gz -rw-r--r-- 1 root root 66 Feb 28 12:45 sheeva-2.6.35.11-Modules.tar.gz.md5
|
|
|
|
|
Logged
|
[unbricked]2xguruplug-server+2xjtag>nslu2;debian squeeze; [4|8]gb mmc:rootFS+swapFS; sata-hd 2tb; Linux-kernel-2.6.35.12; U-Boot_2010.03-01266; iptables:FW+router+gw;dhcpd;sshd;sabnzbd;vsftpd;exim4;rTorrent; nfs[d]; autofs; xorg; icewm; iceweasel; xrdp; privoxy+tor; apache; smbd; mediatomb>pch-a110
|
|
|
|
|