Kernel 2.6.30.5-seether released for Debian/Ubuntu (Seether)
New kernel released, new kernel package released,new acerhdf module version and of course new name, based again on a rock band which I like. This kind of sums up the whole new kernel package 2.6.30.5-seether. Besides the obvious facts which are the usual changes, bug fixes and features added to this new kernel there is also the new acerhdf (Acer Aspire One) module, version 0.5.17, same coretemp which support Intel Atom CPU’s, pciehp compiled as a module and of course a better performance and stability (I hope).
I’ve been already testing this kernel, but like usual not on an Acer Aspire One or some Intel Atom based notebook/netbook, but on my Lenovo T61 and got to say seems to work quite well. I don’t see at this moment any issues with this release, but if there is something which is missing or problematic, I would love to get some feedback on it. So drop me some comments if you see something not working well.
The installation of this new kernel is the same like any other release, I wont go into details, but I will say that you will need at least linux-image-2.6.30.5-seether_1_i386.deb package to download and install. To download the release packages please go to http://dl.robertalks.com/kernel/2.6.30.5-seether/.
For developers or those who wanna rebuild the kernel for themselves please go to http://dl.robertalks.com/kernel/source/ and download from there the source code plus the config file for the kernel and then just build it.
I have to say that I love your kernel. Just the fact that the fan works and the wifi reception has been improved dramatically on my Acer Aspier D250 are enough for me, but I keep finding things that work better. Keep up the good work!
Good job man on kernel compilng!
I tried install Kernel 2.6.30.5-seether in Ubuntu-Box 9.04 with nVidia driver 185.18.14 installed in my GeForce 6150SE nForce 430 but had an issue:”error… unable loading nVidia driver…” Any suggestions? maybe .config file problem? Thanks Max
Hi, most probably it wont work on nvidia, its mostly build for intel. But you could download the source code and rebuild it for yourself.
I need the usb audio module… but Makefile_32.cpu is missing from the headers
Can you please build it for me then email it to me? Or just post it on here? Thanks
Sorry, I do not do request like this, but if you wanna make it work, download the kernel source code and then run: make oldconfig && make prepare and should do the job, if not, you could also run make modules, but you will have to wait for that quite some time.
Yeah Ive tried this, but the arch/x86/Makefile_32.cpu file is missing and its a dependency of all Makefiles in the tree. I have the headers and the source installed…
You have to link the source code to the modules like this: ln -s /lib/modules/2.6.30.5-seether/build and ln -s /lib/modules/2.6.30.5-seether/source
hi, i have installed the seether, so the PC could recognized a lifecam vx-1000, and it works fine, but now, i get a very low audio volumen. My Pc is an AMD Athlon XP2200+, i’m new in linux, what should i do to fix this bug?
Thanks in advance.
Sorry, but this kernel is not really suited for AMD. You should try to search on forums for the problem or try to rebuild the kernel for your PC.