You are not logged in.
Offline
Curious why you have reverted back to x86_32 only ?
Offline
Because the broadcom-wl driver are different 32 and 64...So I should compile it for both arch and now I haven't time....I've 2 choice, or modify the pkgbuild allowing the 64 bit edition -not tested!- and put in google code only the 32bit precompiled package, or ask someone if would come in the project as 64bit maintainer (someone with a pine-trail, so he can do also some test)....
Today I leave home for 11 days, and I'll be w/o internet connection...so I'll read all your replies when I'm back...
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
I currently use 2.6.34-rc3 and wonder how much you'd benefit from this kernel.
When I saw an Ubuntu user trying a netbook optimized kernel vs the stock kernel I was amazed about the HUGE speedup it gave in boot time. How big is the improvement here?
Also "Light, the package size is about 4,5 MB" makes me wonder if there are all drivers as modules included. I don't want to end up connecting a USB device and not having the appropriate driver.
฿ 18PRsqbZCrwPUrVnJe1BZvza7bwSDbpxZz
Offline
2.6.33-2 compiled just fine, I have had no issues whatsoever using this kernel. Just edit the kernel config to your liking if something is missing.
Btw, nice to see the Arch logo return, although Tux in 2.26-33-1 was fun.
The muting issue reported above is still present. No big deal, and I haven't bothered to try resolving it yet.
Offline
Hey, just to let you know that the module you added fixed the right-hand card reader as expected.
"sudo modprobe pciehp" works now.
Offline
I can't mount my LUKS encrypted partition:
Kernel panic - not syncing VFS: Unable to mount root fs on unknown-block(0,0)
My grub2 linux line:
linux /vmlinuz-netbook cryptdevice=/dev/sda3:root root=/dev/mapper/root resume=/dev/mapper/swap acpi_osi=Linux noapic ro
I suppose I need the initrd to decrypt the goddamn luks partition?
Offline
I guess some of the important stuff is still a module:
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_AES=y
Just made those tweaks and I'm recompiling again I'll report if it helped
Offline
Still kernel panic.
Offline
Compiling nvidia sata module inside kernel does not help either. Any ideas what could produce such error?
Offline
I'm totally out of ideas. Perhaps someone will see what I miss in my config the netbook is asus eeepc 1201nl
here is the config: http://pliki.kmicica.net/kconfig-netbook
here is the lsmod (on a working kernel): http://pliki.kmicica.net/lsmod
here is lspci: http://pliki.kmicica.net/lspci
Offline
Someone just told me the device-mapper needs to operate in userspace, so I can't decrypt the root partition without intrd
Offline
Here me back!
@pielgrzym
yes for the encrypted partition the initrd image is needed...With other guys in italian forum we can't use that partition with this kernel....
The only solution is to recompile the kernel with initd support but in this case I don't know how many benefits you can gain compared with the stock one...
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
Just installed the kernel-netbook on Samsung N110 and it works perfectly. Even speakers get muted when I plug in the headphones, so far so good, love the package and your contribution, keep up the good work.
Best regards,
bandito
Offline
The only solution is to recompile the kernel with initd support but in this case I don't know how many benefits you can gain compared with the stock one...
If only it was patched not to wait for each encrypted device 10 seconds (the stock waits 10 sec for MMC card with the key, 10 sec. for root and 10 sec for swap - this makes 30s extra waiting before the actual boot begins) than it would benefit a lot!
Thanks for the reply
Offline
@bandido
thank you for the feedback!
@pielgrzym
You can try to use my config and enable the initrd image, than add the modules for the encrypted partition and you should solve so....
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
What netbook models this kernel support? Does it support Samsung n120 hardware?
I think it would be good to post the list of supported/tested netbooks somewhere...
Offline
In google code there is a list of the supported models...
All n-series should be supported....
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
Oh, I see. One more question: Do I need to make some specific changes in config file? Can I just exit from menuconfig and pray that my n120 sammy be able to boot?
Offline
You can found some precompiled package in the Download section always in google code (is written here in the first post)
p.s. in google code in the wiki there are also an install guide...
Last edited by dieghen89 (2010-04-25 22:07:49)
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
Is there a specific reason you removed JFS support? I think it's a pretty good filesystem for netbooks because it's low on resources.
Also this kernel doesn't support rtl8192e wireless chip that I have in my Samsung N310.
Last edited by Aakko (2010-05-06 20:38:30)
Offline
Thank you for the report Aakko...With the next release I'll include that modules!
You are the first that needs JFS
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
I've just updated the package both AUR and google code!
2.6.34-2 add JFS and rtl8192e support, and fixes the rt2860 problem (firmware missed)
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline
I tried this kernel yesterday/today, looks great but it lacks my rtl8187se wifi card support (r8187se module) in binary version downloaded from google code. I think if you like to support MSI Wind you should add this
Offline
With 2.6.34.1 i'll add that module
XPS 13 DE 2015 + K*5
"Machines are so stupid that if you tell them to do something perfect, they'll do it"
Offline