http://bugzilla.kernel.org/show_bug.cgi?id=9662





------- Comment #3 from [EMAIL PROTECTED]  2008-01-01 06:05 -------
Success!!

I have successfully compiled the latest kernel from the Linus git tree:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
linux26

I used make oldconfig, holding down enter to accept all defaults.

I then made about 3 changes.

1.  Change the CPU architecture to AMD Athlon 64 / Hammer from Generic.
2.  Enable SATA (Prod) support as "built-in" rather than as a module.
3.  Enabled ext3 journaling fs support.   Believe it or not, this was NOT
enabled before, and yes, my root fs is ext3.   I also enabled it as built-in.

I also enabled a few SATA drivers as built-in where-as before they were listed
as module.

I then ran:
make -j2
make install
reboot

And what do you know?  It runs absolutely fine!


Unfortunately, it still hangs on resume from Suspend mode, but I can live with
that as long as Hibernate works OK.  (Didn't before).



Just for the record, the current kernel is now:  2.6.24-rc6 


The kernel boots as normal, save for a few PCI warnings.


I just wonder whether it was the newer kernel or the changes I made that did
the trick.

Thanks Len, that was a great idea to try the rc kernel. ;)

Dan


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to