Re: X and 2.4.0 problem (video bios probing?) (SOLUTION!)

2001-01-05 Thread Kevin Fenzi
Duh. I figured out the problem. In 2.4.0-test13-pre3 is the introduction of the shmall sysctl. I had installed a package called powertweak a while back. It looks like powertweak sets any sysctl it doesn't know to 0. So, the problem was that there was no shared memory for X. ;( I set that up

Re: X and 2.4.0 problem (video bios probing?) (more info)

2001-01-05 Thread Kevin Fenzi
> "Alan" == Alan Cox <[EMAIL PROTECTED]> writes: >> (II) Loading /usr/X11R6/lib/modules/linux/libint10.a (II) Module >> int10: vendor="The XFree86 Project" compiled for 4.0.1a, module >> version = 1.0.0 ABI class: XFree86 Video Driver, version 0.2 (EE) >> ATI(0): Unable to initialise int10 in

Re: X and 2.4.0 problem (video bios probing?)

2001-01-05 Thread Kevin Fenzi
> "Alan" == Alan Cox <[EMAIL PROTECTED]> writes: >> (II) Loading /usr/X11R6/lib/modules/linux/libint10.a (II) Module >> int10: vendor="The XFree86 Project" compiled for 4.0.1a, module >> version = 1.0.0 ABI class: XFree86 Video Driver, version 0.2 (EE) >> ATI(0): Unable to initialise int10 in

Re: X and 2.4.0 problem (video bios probing?)

2001-01-05 Thread Alan Cox
> (II) Loading /usr/X11R6/lib/modules/linux/libint10.a > (II) Module int10: vendor="The XFree86 Project" > compiled for 4.0.1a, module version = 1.0.0 > ABI class: XFree86 Video Driver, version 0.2 > (EE) ATI(0): Unable to initialise int10 interface. Thats the critical bit but it

X and 2.4.0 problem (video bios probing?)

2001-01-05 Thread Kevin Fenzi
Hi there. Having been running the 2.4.0-test kernels on my laptop, I quickly upgraded to 2.4.0 when it came out. A problem quickly arose: X won't start. Under 2.4.0-test12 it works fine. Under 2.4.0 it exits after trying to load the int10 module... from 2.4.0-test12 (and all others): (II)