Page 7 of 8 FirstFirst ... 5678 LastLast
Results 61 to 70 of 73

Thread: HOWTO: NVIDIA driver with Breezy kernels in Hoary

  1. #61
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    Re: HOWTO: NVIDIA driver with Breezy kernels in Hoary

    Quote Originally Posted by stanner
    FLeiXiuS
    I have actually tried that a few times with both the 7676 and 7667 driver, I currently have the 7667 driver installed.
    Perhaps a clean Breezy installation could solve your problem. I can't support Breezy users 100% until I try Breezy myself (when it is stable).

  2. #62
    Join Date
    Sep 2005
    Beans
    7

    Re: HOWTO: NVIDIA driver with Breezy kernels in Hoary

    that might work, however I may just wait until breezy is official, and then give the drivers yet another uninstall/reinstall, until then I will just cope with using the NV drivers.

  3. #63
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    Re: HOWTO: NVIDIA driver with Breezy kernels in Hoary

    Quote Originally Posted by stanner
    that might work, however I may just wait until breezy is official, and then give the drivers yet another uninstall/reinstall, until then I will just cope with using the NV drivers.
    I think it's a wise decision

  4. #64
    Join Date
    May 2005
    Location
    Essex, S.E.England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: HOWTO: NVIDIA driver with Breezy kernels in Hoary

    Can anyone please help.

    I can get so far but it appears installiny 5.10 (Gnome) and then apt-get install kubuntu-desktop creates problems for stopping X Sessions. It says (In either Gnome or KDE my preference) that is cannot find the x sesssion to stop, ie:

    Go into terminal mode and try to stop X Session and it reosrts the relevane (ked or gnome) session not detected.

    Any help appreciated as I really would like to get the NVidia driver for my simple FX 5200 installed and 3d enabled for bzflag

    Pax eet bonuim and many thanks in advance

    john

    Base line: How can I stop anyu X Session and work in single user mode (ie init 3)

  5. #65
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    Re: HOWTO: NVIDIA driver with Breezy kernels in Hoary

    Quote Originally Posted by beta.tester
    Can anyone please help.

    I can get so far but it appears installiny 5.10 (Gnome) and then apt-get install kubuntu-desktop creates problems for stopping X Sessions. It says (In either Gnome or KDE my preference) that is cannot find the x sesssion to stop, ie:

    Go into terminal mode and try to stop X Session and it reosrts the relevane (ked or gnome) session not detected.

    Any help appreciated as I really would like to get the NVidia driver for my simple FX 5200 installed and 3d enabled for bzflag

    Pax eet bonuim and many thanks in advance

    john

    Base line: How can I stop anyu X Session and work in single user mode (ie init 3)
    Try this:

    Ctrl-Alt-F1, log in

    and

    sudo kill -9 XXX (Xorg PID)

  6. #66
    Join Date
    Sep 2005
    Beans
    7

    Re: HOWTO: NVIDIA driver with Breezy kernels in Hoary

    Quote Originally Posted by tseliot
    I think it's a wise decision
    After they official realease of ubuntu 5.10 flatulant ferret, I decided to go ahead and try a reinstall. Unfortunately I encountered the same problem when trying to startx, the screen froze on a blank screen. Do you have any more tricks or tips that I might try?

  7. #67
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    Re: HOWTO: NVIDIA driver with Breezy kernels in Hoary

    Quote Originally Posted by stanner
    After they official realease of ubuntu 5.10 flatulant ferret, I decided to go ahead and try a reinstall. Unfortunately I encountered the same problem when trying to startx, the screen froze on a blank screen. Do you have any more tricks or tips that I might try?
    1) What's the model of your graphic card?

    2) try this:

    sudo nano /etc/X11/xorg.conf

    Add the lines in red at this section of the file:

    Section "Device"
    Identifier "NVIDIA Corporation NV40 [GeForce 6200 TurboCache]"
    Driver "nvidia"
    BusID "PCI:1:0:0"
    Option "NvAGP" "0"
    Option "RenderAccel" "Off"
    Option "IgnoreDisplayDevices" "DFP,TV"
    Option "NoRenderExtension" "Off"
    Option "Accel" "Off"
    Option "AllowGLXWithComposite" “Off”

    EndSection

    And then try to use the nvidia drivers again. If it doesn't work you can try to add the line in blue.

  8. #68
    Join Date
    Sep 2005
    Beans
    7

    Re: HOWTO: NVIDIA driver with Breezy kernels in Hoary

    Quote Originally Posted by tseliot
    1) What's the model of your graphic card?

    2) try this:

    sudo nano /etc/X11/xorg.conf

    Add the lines in red at this section of the file:

    Section "Device"
    Identifier "NVIDIA Corporation NV40 [GeForce 6200 TurboCache]"
    Driver "nvidia"
    BusID "PCI:1:0:0"
    Option "NvAGP" "0"
    Option "RenderAccel" "Off"
    Option "IgnoreDisplayDevices" "DFP,TV"
    Option "NoRenderExtension" "Off"
    Option "Accel" "Off"
    Option "AllowGLXWithComposite" “Off”

    EndSection

    And then try to use the nvidia drivers again. If it doesn't work you can try to add the line in blue.
    yeah I tried that and still nothing, I have a GeForce4 440MX, I am thinking that I might just switch back to Sarge, I never really had any video problems in sarge, but I really like the user community around ubuntu.

  9. #69
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    Re: HOWTO: NVIDIA driver with Breezy kernels in Hoary

    Quote Originally Posted by stanner
    yeah I tried that and still nothing, I have a GeForce4 440MX, I am thinking that I might just switch back to Sarge, I never really had any video problems in sarge, but I really like the user community around ubuntu.
    Try EasyUbuntu then

  10. #70
    Join Date
    Sep 2005
    Beans
    7

    Re: HOWTO: NVIDIA driver with Breezy kernels in Hoary

    I'll give that a whirl and let you know how it goes.

Page 7 of 8 FirstFirst ... 5678 LastLast

Bookmarks

Posting Permissions

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