You can now try the "Nouveau" free software nVidia video drivers from Debian experimental.

If you would like to try them:

Editing your xorg.conf may be as simple as the replacing nvidia or nv with nouveau; nouveau won't be chosen automatically over nv yet. If your xorg.conf has collected a lot of cruft over the years, see this wiki page for some pointers on what you can remove.

For the status of the drivers with your particular card, please see upstream's compatibility matrix. My experience has been positive; I have been using them for about two months on my dual-head 8600GT (NV50) setup with only a few small issues and a generally superior Gnometris experience.

Some notes:

Many thanks to:

§

Tags: Computer GNU/Linux
Planets: ALUG UWCS WUGLUG Debian

§

Four comments

  1. Congratulations on finally getting it in! I can't tell you how happy this makes me. I tried for years to get someone to work on these drivers, and I'm so glad you stepped up and put in all the work (and I know it's a ton) to make it happen.

    David Nusinow

  2. sounds great, had to try it at once. But i suspect i'm doing something wrong:
    sudo modprobe drm
    FATAL: Error inserting drm (/lib/modules/2.6.25.10/char/drm/drm.ko): Invalid argument
    (the second line also appears in the Xorg-log)
    can't find anything on the nouveau-webiste or google that helps... any ideas? :)
    thx Martin

    martin

  3. Hello
    I have trouble getting working nouveau. I can modprobe drm, but when I try to modprobe nouveau I get :
    FATAL: Error inserting nouveau (/lib/modules/2.6.28-0.slh.2-sidux-686/char/drm/nouveau.ko): Unknown symbol in module, or unknown parameter (see dmesg)

    Jonas

    This is not a suitable place to request support.

    lamby

  4. @martin & @Jonas

    Look at the first requirement: "Ensure you are using Debian sid."
    Your kernel version is too old to use nouveau. You need the 2.6.32 kernel form sid which de facto has drm form 2.6.33 kernel backported. So update to sid in order to try nouveau.

    matt

Reply

§