Re: [gentoo-user] VFS: Cannot open root device "hda6" or unknown-block(3,6)

2006-12-27 Thread Luca Botti
Funny. From kernel 2.6.18 on I receive this message when cold-booting my (linux only) notebook. On second try, it all works well. Disk geometry and partitioning has not been changed. I guess a bug in kernel. Alle Wednesday 27 December 2006 09:45, Robin Atwood ha scritto: > On Wednesday 27 Decem

Re: [gentoo-user] Kernel 2.6.14 & Nvidia

2005-11-06 Thread Luca Botti
No issue at all, here. Kernel 2.6.14, and nvidia 7676 on dell d800 notebook. Alle Monday 7 November 2005 02:37, Philip Webb ha scritto: > Has anyone got Nvidia to work with Kernel 2.6.14 ? > I had it working with 2.6.12 , but got an error with 2.6.14 : > "can't initialise Nvidia module, no qual

Re: [gentoo-user] -mtune for P4M (dothan)

2005-11-02 Thread Luca Botti
i would suggest the move to gcc3.4. Apart from architecture support, you will get an ABI C++ compatibility with gcc4. Alle Wednesday 2 November 2005 14:35, Qian Qiao ha scritto: > After going through the GCC docs, i've decided to use: -march=pentium3 > -mmmx -msse -msse2. > > -- Joe > > -- >

Re: [gentoo-user] -mtune for P4M (dothan)

2005-11-02 Thread Luca Botti
WRONG! dothan is not a P4M, it is a Pentium-M, like the previous, 1mb 2nd level cache version. So you should apply the pentium3 + sse options for gcc 3.3, or -march=pentium-m for gcc 3.4 and upper. The pentium4m is just a cut-down version of pentium4. Alle Tuesday 1 November 2005 16:09, Q

Re: [gentoo-user] c-sources, 2.6.13-ck5 corrupt.

2005-09-21 Thread Luca Botti
Alle Wednesday 21 September 2005 04:09, Erick Michau ha scritto: I can confirm the flaw for gentoo-sources-2.6.13-r2. The -r1 was good, though. for the ck-sources look at: http://packages.gentoo.org/packages/?category=sys-kernel;name=ck-sources it's marked as bug # 106405 (already closed ) >