LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 01-31-2006, 02:45 PM   #16
duncky
LQ Newbie
 
Registered: Mar 2004
Posts: 21

Original Poster
Rep: Reputation: 15

don't apologise, you've been a great help.

here is my xorg.conf file

Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Wed Dec 14 16:39:22 PST 2005

# /.../
# SaX generated X11 config file
# Created on: 2006-01-31T19:32:12+0000.
#
# Version: 7.1
# Contact: Marcus Schaefer <sax@suse.de>, 2002
#
# Automatically generated by [ISaX] (7.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "ServerLayout"
    Identifier     "Layout[all]"
    Screen         "Screen[0]" 0 0
    InputDevice    "Keyboard[0]" "CoreKeyboard"
    InputDevice    "Mouse[1]" "CorePointer"
    Option         "Clone" "off"
    Option         "Xinerama" "off"
EndSection

Section "Files"
    InputDevices      "/dev/ttyS0"
    InputDevices      "/dev/ttyS1"
    InputDevices      "/dev/ttyS2"
    InputDevices      "/dev/ttyS3"
    InputDevices      "/dev/ttyS4"
    InputDevices      "/dev/ttyS5"
    InputDevices      "/dev/ttyS6"
    InputDevices      "/dev/ttyS7"
    InputDevices      "/dev/ttyS8"
    InputDevices      "/dev/psaux"
    InputDevices      "/dev/logibm"
    InputDevices      "/dev/sunmouse"
    InputDevices      "/dev/atibm"
    InputDevices      "/dev/amigamouse"
    InputDevices      "/dev/atarimouse"
    InputDevices      "/dev/inportbm"
    InputDevices      "/dev/gpmdata"
    InputDevices      "/dev/mouse"
    InputDevices      "/dev/usbmouse"
    InputDevices      "/dev/adbmouse"
    InputDevices      "/dev/input/mice"
    InputDevices      "/dev/input/event0"
    InputDevices      "/dev/pointer0"
    InputDevices      "/dev/pointer1"
    InputDevices      "/dev/pointer2"
    InputDevices      "/dev/pointer3"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/local"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath        "/usr/X11R6/lib/X11/fonts/URW"
    FontPath        "/usr/X11R6/lib/X11/fonts/Speedo"
    FontPath        "/usr/X11R6/lib/X11/fonts/PEX"
    FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath        "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/latin2/Type1"
    FontPath        "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/kwintv"
    FontPath        "/usr/X11R6/lib/X11/fonts/truetype"
    FontPath        "/usr/X11R6/lib/X11/fonts/uni:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/CID"
    FontPath        "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/hellas/Type1"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/xtest"
    FontPath        "/opt/kde3/share/fonts"
EndSection

Section "Module"
    Load           "dbe"
    Load           "type1"
    Load           "freetype"
    Load           "extmod"
    Load           "glx"
    Load           "v4l"
EndSection

Section "ServerFlags"
    Option         "AllowMouseOpenFail"
EndSection

Section "InputDevice"
    Identifier     "Keyboard[0]"
    Driver         "kbd"
    Option         "Protocol" "Standard"
    Option         "XkbLayout" "gb"
    Option         "XkbModel" "pc105"
    Option         "XkbRules" "xfree86"
EndSection

Section "InputDevice"
    Identifier     "Mouse[1]"
    Driver         "mouse"
    Option         "Buttons" "11"
    Option         "Device" "/dev/input/mice"
    Option         "Name" "Microsoft Wireless Optical Mouse?? 1.0A"
    Option         "Protocol" "explorerps/2"
    Option         "Vendor" "Sysp"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Modes"
    Identifier         "Modes[0]"
    ModeLine     "1280x1024" 136.6 1280 1368 1504 1728 1024 1025 1028 1068
    ModeLine     "1280x960" 128.1 1280 1368 1504 1728 960 961 964 1002
    ModeLine     "1280x960" 109.1 1280 1360 1496 1712 960 961 964 996
    ModeLine     "1280x800" 105.8 1280 1360 1496 1712 800 801 804 835
    ModeLine     "1280x800" 90.1 1280 1352 1488 1696 800 801 804 830
    ModeLine     "1152x864" 103.6 1152 1224 1352 1552 864 865 868 902
    ModeLine     "1152x864" 88.2 1152 1224 1344 1536 864 865 868 897
    ModeLine     "1280x768" 101.6 1280 1360 1496 1712 768 769 772 802
    ModeLine     "1280x768" 85.7 1280 1344 1480 1680 768 769 772 797
    ModeLine     "1024x768" 80.7 1024 1080 1192 1360 768 769 772 802
    ModeLine     "1024x768" 68.5 1024 1080 1184 1344 768 769 772 797
    ModeLine     "800x600" 48.2 800 840 920 1040 600 601 604 626
    ModeLine     "800x600" 40.8 800 832 912 1024 600 601 604 623
    ModeLine     "768x576" 44.8 768 808 888 1008 576 577 580 601
    ModeLine     "768x576" 38.0 768 800 880 992 576 577 580 598
    ModeLine     "640x480" 30.2 640 664 728 816 480 481 484 501
    ModeLine     "640x480" 25.6 640 656 720 800 480 481 484 499
EndSection

Section "Monitor"
    Identifier     "Monitor[0]"
    VendorName     "BNQ"
    ModelName      "BENQ FP91G"
    UseModes       "Modes[0]"
    DisplaySize     380    300
    HorizSync       30.0 - 83.0
    VertRefresh     43.0 - 76.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device[0]"
    Driver         "nvidia"
    VendorName     "NVidia"
    BoardName      "GeForce 6800 GT"
EndSection

Section "Screen"
    Identifier     "Screen[0]"
    Device         "Device[0]"
    Monitor        "Monitor[0]"
    DefaultDepth    16
    Option         "XaaNoOffScreenPixmaps" "on"
    Option         "XaaNoPixmapCache" "on"
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       32
        Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"
    EndSubSection
EndSection

Last edited by duncky; 01-31-2006 at 02:49 PM.
 
Old 01-31-2006, 03:54 PM   #17
fernley
LQ Newbie
 
Registered: Oct 2004
Location: Cambridge
Posts: 7

Rep: Reputation: 0
Hi - from what you describe I had exactly the same problem with an NVidia card - essentially the xwindows doesn't work and you always get a black screen. Here is what I did it might be slightly different as I use GRUB on a dual boot system. When it boots I get asked whether I want to boot into a failsafe system - using this option you only boot into runlevel 3 (If I remember correctly) and it doesn't start Xwindows.

Now you can log on as root and run sax2. Do not worry about the NVidia card at all - just pick the NVidia generic option (18 I think) and choose low resolution monitor etc. Now type startx - this will run the X11 server. If it doesn't work then hit control-alt-backspace and it will get you back to the console. Re-run sax2 with a different config. Eventually you will get up some sort of X windows. Then you need to reboot as normal and run Yast to sort out the best resolution etc.

Hope that helps....Mark
 
Old 01-31-2006, 04:04 PM   #18
duncky
LQ Newbie
 
Registered: Mar 2004
Posts: 21

Original Poster
Rep: Reputation: 15
ok i shall give that method a shot! cheers
 
Old 01-31-2006, 04:31 PM   #19
duncky
LQ Newbie
 
Registered: Mar 2004
Posts: 21

Original Poster
Rep: Reputation: 15
well it worked but it has effectively lost me the driver i wanted to install.. with the driver pre-loaded in Sax i can't work with OpenGL or 3d acceleration .. thanks for your help though
 
Old 01-31-2006, 04:51 PM   #20
pilotgi
Member
 
Registered: Apr 2002
Location: ks
Distribution: openSUSE Tumbleweed
Posts: 495

Rep: Reputation: 33
Sounds to me like the nvidia module isn't loading during boot. It's there when you set it up with Sax2 but then doesn't load when you reboot. First make sure "nvidia" is listed under device section as your driver in your xorg.conf. Then boot into level 3 and become root.

Type: modprobe nvidia

The cursor will just return to the next line if it loads. Then become normal user again and do startx.
The module should load by itself after that. If it doesn't, you'll have to do the modprobe thing again in runlevel 3.

HTH

Last edited by pilotgi; 01-31-2006 at 04:53 PM.
 
Old 01-31-2006, 04:56 PM   #21
duncky
LQ Newbie
 
Registered: Mar 2004
Posts: 21

Original Poster
Rep: Reputation: 15
so which one should i look at; the XORG.CONF in /etc/x11 or var/lib/sax?
 
Old 01-31-2006, 05:14 PM   #22
pilotgi
Member
 
Registered: Apr 2002
Location: ks
Distribution: openSUSE Tumbleweed
Posts: 495

Rep: Reputation: 33
Check the file in /etc/X11
 
Old 01-31-2006, 05:36 PM   #23
duncky
LQ Newbie
 
Registered: Mar 2004
Posts: 21

Original Poster
Rep: Reputation: 15
ok i tried the modprobing, it didn't work the 1st time but the second time my Desktop loaded fine.. however when i restarted, it went back to the black screen.
 
Old 01-31-2006, 05:45 PM   #24
duncky
LQ Newbie
 
Registered: Mar 2004
Posts: 21

Original Poster
Rep: Reputation: 15
my xorg.conf file has changed since i last posted it for some reason.. i've lost my monitor settings. anyone have any ideas?

Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Wed Dec 14 16:39:22 PST 2005

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    RgbPath         "/usr/X11R6/lib/X11/rgb"
    FontPath        "/usr/X11R6/lib/X11/fonts/local/"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath        "/usr/X11R6/lib/X11/fonts/CID/"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath        "/usr/X11R6/lib/X11/fonts/truetype/"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 150.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes      "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Last edited by duncky; 01-31-2006 at 05:48 PM.
 
Old 01-31-2006, 06:04 PM   #25
pilotgi
Member
 
Registered: Apr 2002
Location: ks
Distribution: openSUSE Tumbleweed
Posts: 495

Rep: Reputation: 33
If you followed the instructions by fernley above, that probably changed a lot in that file. You can reset everything with Sax. Boot into run level 3 and do modprobe nvidia. Try that a couple more times. SUSE should start loading that module at boot automatically. Or you can check it before to see if it loaded with the lsmod command.

lsmod will list all the modules that load at boot.

Last edited by pilotgi; 01-31-2006 at 06:05 PM.
 
Old 02-01-2006, 02:33 AM   #26
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
The fact that you've lost the monitor setting may indicate that the problem is not the card/driver but the frequency setting of your monitor. Check in the manual if the frequencies of your first xorg.conf are supported and switch to a generic monitor model (or change the settings to supported values).
 
Old 02-01-2006, 03:14 AM   #27
duncky
LQ Newbie
 
Registered: Mar 2004
Posts: 21

Original Poster
Rep: Reputation: 15
i've checked the specifications on the web and they are ok.. but to make sure, i made them use smaller values.. i tested this config and it displayed fine but when i restarted i got a black screen again..
 
Old 02-01-2006, 04:55 AM   #28
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
I googled a little and found that there are some unspecified problems with this particular driver release. There's a patch available: http://www.nvnews.net/vbulletin/showthread.php?t=62021
 
Old 02-01-2006, 06:16 AM   #29
Jongi
Senior Member
 
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070

Rep: Reputation: 45
Ahhh yes. While looking at some MythTV posts i noticed that some people had issued warnings about the latest nVidia driver.
 
Old 02-01-2006, 08:32 AM   #30
duncky
LQ Newbie
 
Registered: Mar 2004
Posts: 21

Original Poster
Rep: Reputation: 15
i tried using a patched Driver .run package, but i get the same results
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Nvidia 1.0-8178 Linux Display Drivers Analysis LXer Syndicated Linux News 0 12-24-2005 07:46 PM
Black screen after installing nvidia 6106 drivers Doktor Prokt Fedora 7 08-10-2004 04:39 AM
Weird...Riva TNT2 Black Screen Nvidia Drivers... Skorpyo Linux - Newbie 2 01-30-2004 06:53 AM
new nvidia drivers bring black screen brandonloserkid Slackware 4 01-20-2004 08:35 PM
redhat 9 geforce 4 mx 440 nvidia drivers black screen baronsam Linux - Software 9 11-06-2003 07:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 12:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration