Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13
Hi there! Just finished installing opensuse 11 on my G1Sn laptop and I don't get a picture after booting it. The resolution etc should be fine as I see my ...
  1. #1
    Just Joined!
    Join Date
    Oct 2008
    Posts
    7

    No picture with openSUSE 11

    Hi there!
    Just finished installing opensuse 11 on my G1Sn laptop and I don't get a picture after booting it. The resolution etc should be fine as I see my mouse cursor and can move it and all. I can boot the failsafe no problem, but the same problem occurs if I try to change the resolution with sax 2. Any ideas?

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    What video chip does that notebook use??

  3. #3
    Just Joined!
    Join Date
    Oct 2008
    Posts
    7
    A Geforce 9500M GS.

  4. #4
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    That's a NVIDIA chip.

    Try this log in as root

    Edit the /etc/X11/xorg.conf file

    find the line driver = "nv"

    replace with "vesa"

    save and try to start the gui

    init 5

  5. #5
    Just Joined!
    Join Date
    Oct 2008
    Posts
    7
    Aye, already got picture with su -> sax2 -r -m 0=vesa

    The next problem being that I can't get the nvidia driver working.
    X server won't start with the nvidia driver.


    Code:
    FATAL: Error inserting nvidia
    Failed to load the nvidia kernel module!
    Quote Originally Posted by gogalthorp View Post
    That's a NVIDIA chip.

    Try this log in as root

    Edit the /etc/X11/xorg.conf file

    find the line driver = "nv"

    replace with "vesa"

    save and try to start the gui

    init 5

  6. #6
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Install the video driver with the download from NVIDIA not through Yast. You will need the gcc compiler installed and the kernel_source also. Do that through Yast.

    Note you will need to reinstall the driver after every Kernel update So keep the install file handy in case you need it again.

  7. #7
    Just Joined!
    Join Date
    Oct 2008
    Posts
    7
    Quote Originally Posted by gogalthorp View Post
    Install the video driver with the download from NVIDIA not through Yast. You will need the gcc compiler installed and the kernel_source also. Do that through Yast.

    Note you will need to reinstall the driver after every Kernel update So keep the install file handy in case you need it again.
    I'll do that. Thanks a bunch.

    EDIT:
    Doesn't work. The installer fails with "Unable to load the kernel module nvidia.ko".
    Got past that with 'sh NVIDIA-blahblah.run -k $(uname -r)' but then the x server fails to start with the same old error message about loading the kernel module.

    Again, any suggestions are greatly appreciated.

  8. #8
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Just to be sure

    You downloaded the NVIDIA driver for your chipset.
    You installed kernel-source
    You installed the gcc compiler

    You shut down the GUI by pressing CTRL-ALT-F1 and logged in as root and ran init 3

    ran the NVIDIA installer

  9. #9
    Just Joined!
    Join Date
    Oct 2008
    Posts
    7
    Yes, that's right.
    Well, actually I logged in with my user and then did su and then ran the installer.

  10. #10
    Just Joined!
    Join Date
    Oct 2008
    Posts
    7
    Nnngh... Damned lag, sorry about the double post.
    Last edited by Flaw; 10-16-2008 at 02:08 PM. Reason: Double post

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...