ikke
10-29-02, 12:19 PM
Greetings,
I have a problem using the nvidia driver under RH80.
I used RH7.3 with nvidia driver 2960 without any problem.
I compiled the kernel module without any problems. Adjusted the XF86Config as described in the install docs and as documented on this forum. Xfree starts without any problem (according to the log file) but my screen blanks at that moment (no input signal). My system is running because I can switch back to the text console (monitor goes out of sleep, but screen stays black) and can interrupt my startx process. On the CLI I reboot the machine.
I've gone through the options and found that with the xfree option "ConnectedMonitor" and value "DFP" (digital flat panel, my monitor is a Philips 180P2 18" TFT), that after starting X I can switch back to the text console while the screen returns. But the X screen stays "no signal".
Any suggestions are welcome?
Here is my config:
$ cat /proc/driver/nvidia/version
NVRM version: NVIDIA Linux x86 NVdriver Kernel Module 1.0-3123 Tue Aug 27 15:56:48 PDT 2002
GCC version: gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
$ cat /proc/driver/nvidia/agp/card
Fast Writes: Supported
SBA: Supported
AGP Rates: 4x 2x 1x
Registers: 0x1f000217:0x1f000104
$ cat /proc/driver/nvidia/agp/host-bridge
Host Bridge: Intel i815
Fast Writes: Not Supported
SBA: Supported
AGP Rates: 4x 2x 1x
Registers: 0x1f000207:0x00000104
$ cat /proc/driver/nvidia/agp/status
Status: Enabled
Driver: AGPGART (inactive)
AGP Rate: 4x
Fast Writes: Disabled
SBA: Disabled
$ cat /proc/driver/nvidia/cards/0
Model: GeForce4 Ti 4600
IRQ: 11
Video BIOS: ??.??.??.??.??
Card Type: AGP
$cat /etc/X11/XF86Config.nvidia
Section "ServerLayout"
Identifier "Anaconda Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "v4l"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc102"
Option "XkbLayout" "be"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "MouseManPlusPS/2"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 31 - 94
VertRefresh 50.0 - 60.0
Option "dpms"
EndSection
Section "Device"
Identifier "NVIDIA GeForce 4 (generic)"
Driver "nvidia"
VendorName "NVIDIA GeForce 4 (generic)"
BoardName "NVIDIA GeForce 4 (generic)"
Option "ConnectedMonitor" "DFP"
EndSection
Section "Screen"
Identifier "Screen0"
Device "NVIDIA GeForce 4 (generic)"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection
Section "DRI"
Mode 0666
EndSection
I have a problem using the nvidia driver under RH80.
I used RH7.3 with nvidia driver 2960 without any problem.
I compiled the kernel module without any problems. Adjusted the XF86Config as described in the install docs and as documented on this forum. Xfree starts without any problem (according to the log file) but my screen blanks at that moment (no input signal). My system is running because I can switch back to the text console (monitor goes out of sleep, but screen stays black) and can interrupt my startx process. On the CLI I reboot the machine.
I've gone through the options and found that with the xfree option "ConnectedMonitor" and value "DFP" (digital flat panel, my monitor is a Philips 180P2 18" TFT), that after starting X I can switch back to the text console while the screen returns. But the X screen stays "no signal".
Any suggestions are welcome?
Here is my config:
$ cat /proc/driver/nvidia/version
NVRM version: NVIDIA Linux x86 NVdriver Kernel Module 1.0-3123 Tue Aug 27 15:56:48 PDT 2002
GCC version: gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
$ cat /proc/driver/nvidia/agp/card
Fast Writes: Supported
SBA: Supported
AGP Rates: 4x 2x 1x
Registers: 0x1f000217:0x1f000104
$ cat /proc/driver/nvidia/agp/host-bridge
Host Bridge: Intel i815
Fast Writes: Not Supported
SBA: Supported
AGP Rates: 4x 2x 1x
Registers: 0x1f000207:0x00000104
$ cat /proc/driver/nvidia/agp/status
Status: Enabled
Driver: AGPGART (inactive)
AGP Rate: 4x
Fast Writes: Disabled
SBA: Disabled
$ cat /proc/driver/nvidia/cards/0
Model: GeForce4 Ti 4600
IRQ: 11
Video BIOS: ??.??.??.??.??
Card Type: AGP
$cat /etc/X11/XF86Config.nvidia
Section "ServerLayout"
Identifier "Anaconda Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "v4l"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc102"
Option "XkbLayout" "be"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "MouseManPlusPS/2"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 31 - 94
VertRefresh 50.0 - 60.0
Option "dpms"
EndSection
Section "Device"
Identifier "NVIDIA GeForce 4 (generic)"
Driver "nvidia"
VendorName "NVIDIA GeForce 4 (generic)"
BoardName "NVIDIA GeForce 4 (generic)"
Option "ConnectedMonitor" "DFP"
EndSection
Section "Screen"
Identifier "Screen0"
Device "NVIDIA GeForce 4 (generic)"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection
Section "DRI"
Mode 0666
EndSection