Mailinglist Archive: opensuse-factory (710 mails)
| < Previous | Next > |
Re: [opensuse-factory] M1 problem with backlisting nouveau
- From: Alin Marin Elena <alinm.elena@xxxxxxxxx>
- Date: Sun, 12 Jun 2011 17:27:35 +0100
- Message-id: <BANLkTi=QGQ=_rO1JtSMHY+A4P0ceydyNoA@mail.gmail.com>
On 12 June 2011 17:21, Roelof Wobben <rwobben@xxxxxxxxxxx> wrote:
add this at boot time
rdblacklist=nouveau nouveau.modeset=0
Alin
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
----------------------------------------
Date: Sun, 12 Jun 2011 15:49:01 +0100
From: sboyce@xxxxxxxxxxxxxxxx
To: opensuse-factory@xxxxxxxxxxxx
Subject: Re: [opensuse-factory] M1 problem with backlisting nouveau
On 12/06/11 15:27, Roelof Wobben wrote:
Check /var/log/nvidia-installer.log to make sure the module was built.
Date: Sun, 12 Jun 2011 15:32:18 +0200
From: bruno@xxxxxxxxxxx
To: opensuse-factory@xxxxxxxxxxxx
Subject: Re: [opensuse-factory] M1 problem with backlisting nouveau
On 06/12/2011 03:17 PM, Roelof Wobben wrote:
Hello,If you want to blacklist nouveau, then you want to use the nvidia proprio.
When I want to blacklist nouveau with M1 and systemd I get this message :
sudo echo "blacklist nouveau">> /etc/modprobe.d/50-blacklist.conf
bash: /etc/modprobe.d/50-blacklist.conf: Toegang geweigerd
Can this be solved on a way so I can enjoy Gnome3 with Gnome-shell
Roelof
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
For getting latest drivers (275.09.04) actually installed and working use
the following path
Download the drivers from ftp://download.nvidia.com/XFree86/
then reboot with added to the boot line
nomodeset blacklist=nouveau 3
Login as root, then build the new drivers
sh NVIDIA-Linux-x86_64-275.09.04.run
Follow instructions, and add the 32bits compatibility
Then the installer push automatically a file
/etc/modprobe.d/nvidia-installer-disable-nouveau.conf
For me I remove that one and replace it by
/etc/modprobe.d/50-nvidia.conf
blacklist nouveau
options nouveau modeset=0
options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=33
NVreg_DeviceFileMode=0660
For xorg I didn't have a xorg.conf file I use the new xorg.conf.d layout
and have just added in 50-devices.conf
drivers "nvidia"
--
Bruno Friedmann
Ioda-Net Sàrl www.ioda-net.ch
openSUSE Member& Ambassador
GPG KEY : D5C9B751C4653227
irc: tigerfoot
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
Oke,
I did all the steps except replacing and get now these error messages when
starting x :
Fatal : inserting nvidia ….. no such device
(EE) NVIDIA : Failed to load the nvidia kernel module. Please check the
(EE) system's kernel log for additional errror messages.
(EE) Failed to load module "nvidia" (module-specific error,0)
(EE) No drivers found.
Can i repair this one ?
Roelof --
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
If it was successful there should be a file "/lib/modules/`uname
-r`/kernel/drivers/video/nvidia.ko".
I'm about to reboot and run NVIDIA-Linux-x86_64-275.09.04.run to see if
there is a problem.
Regards
Sid.
--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
Anyone know how I can blacklist the nouveau driver in M1 ?
Roelof
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
add this at boot time
rdblacklist=nouveau nouveau.modeset=0
Alin
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |