[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#581830: linux-image-2.6.32-5-amd64: console and X display do not work unless nouveau is blacklisted



On 2010-06-04 18:02 +0200, Vincent Lefevre wrote:

> On 2010-06-04 17:56:09 +0200, Sven Joachim wrote:
>> You should specify the nv driver in xorg.conf.
>
> Unfortunately this doesn't seem to be possible: X crashes when I try
> to generate a xorg.conf with "Xorg -configure". See
>
>   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580043

So write xorg.conf by hand, here is one for you:

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

Sven



Reply to: