On 2010-09-02 21:26 +0200, henryb...@fsfe.org wrote:

> On Thu, Sep 02, 2010 at 07:08:13PM +0200, Sven Joachim wrote:
>> You could also use the nv driver after blacklisting the nouveau kernel
>> module or booting with the nouveau.modeset=0 option.
>
> Can you point me to a webpage where I can follow a recipe on how to do this?

No, but here is a recipe for blacklisting nouveau: create a file with
extension .conf in /etc/modprobe.d and content "blacklist nouveau":

# echo "blacklist nouveau" > /etc/modprobe.d/blacklist-nouveau.conf

Specifying kernel parameters is different from one boot manager to
another, so I refrain from giving you a tip.

> FWIW At the moment I have yet to install /etc/X11/xorg.conf 

Here is a minimal one for the nv driver which should be sufficient:

--8<---------------cut here---------------start------------->8---
Section "Device"
        Identifier      "n"
        Driver          "nv"
EndSection
--8<---------------cut here---------------end--------------->

If the nouveau kernel module is already loaded, you need to reboot
(unloading it is tricky and can lead to a blank screen).

Sven



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/878w3jj8p7....@turtle.gmx.de

Reply via email to