2003-07-20 21:08:42

by Ronald Jerome

[permalink] [raw]
Subject: 2.6.0-test1-mnm2 blank screen in X in RH9.0 Dell c840 laptop

Is X broken in 2.6.0-test1-mm2?

I have a blank screen when I "startx"

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


2003-07-20 21:30:34

by Valdis Klētnieks

[permalink] [raw]
Subject: Re: 2.6.0-test1-mnm2 blank screen in X in RH9.0 Dell c840 laptop

On Sun, 20 Jul 2003 14:23:41 PDT, Ronald Jerome <[email protected]> said:
> Is X broken in 2.6.0-test1-mm2?
>
> I have a blank screen when I "startx"

Are you using the NVidia binary drivers? If so, you need some patches.

1) Get the 4363 drivers from NVidia's download site.
2) run './NVIDIA-Linux-x86-1.0-4363.run --extract-only'
3) Get the current 4363 patch from http://www.minion.de
4) 'cd NVIDIA-Linux-x86-1.0-4363/usr/src/nv'
5) patch -p1 < /path/to/NVIDIA_kernel-1.0-4363-2.6.diff
6) cp Makefile.nvidia Makefile

7) boot -test1-mm2 *SINGLE USER*

8) login as root and 'cd NVIDIA-Linux-x86-1.0-4363',
then
9) 'make install'

(I'm typing this on a C840 running -test1-mm2 and the NVidia drivers, so I
know it can be made to work).


Attachments:
(No filename) (226.00 B)

2003-07-20 21:31:35

by Paulo Andre'

[permalink] [raw]
Subject: Re: 2.6.0-test1-mnm2 blank screen in X in RH9.0 Dell c840 laptop

On Sun, 20 Jul 2003 14:23:41 -0700 (PDT)
Ronald Jerome wrote:

> Is X broken in 2.6.0-test1-mm2?
>
> I have a blank screen when I "startx"

Not here. Are you using some sort of framebuffer?


Paulo