Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
This is Nvidia's "Nvidia + Linux" forum. I seem to recall there being some discussions on getting the proprietary driver to play nicely. You'll need to join before you can search the forum, but it's not a big deal.
So I decided to try to install suspend2 for dapper (2.6.15-28-686) but always get a error that my patch won't apply cleanly. This is not as surprise according to the Software Suspend2 HOWTO:
Once you have succeeded in compiling your kernel, you can apply the Suspend2 patches against your source tree. This is most easily done using a command along the lines of...
cd /usr/src/linux (the root directory of your tree)
bzcat /path/to/patch | patch -p1
If the kernel versions match, then no rejects or offsets should occur. If your kernel is not the vanilla one from kernel.org, you will have to apply these patches manually and edit some of the rejected hunks.
I'm using the current running ubuntu kernel (2.6.15-28-686), not a vanilla kernel from kernel.org.
1) What are the differences between the ubuntu kernel and a vanilla kernel?
or
2) How do I edit (customise) the patches so that they'll apply cleanly to my kernel?
Don't know if this thread is still active, but I think the issue is there is not an "a0" suspend to disk partition for this machine and that needs to be created for these dell i8100's.
I can create the whole configuration with one exception:
How do I configure GRUB to boot off of the a0 (sda1) partition and not the MBR?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.