You are not logged in.

#1 2014-01-07 09:03:15

sarveshseri
Member
Registered: 2014-01-07
Posts: 2

bumblebee xorg nvidia problem after nvidia-xconfig

I first set up my desktop with following,

# pacman -S xorg-server xorg-server-utils xorg-xinit
# pacman -S mesa
# pacman -S xf86-video-intel intel-dri
# pacman -Rdd mesa-libgl
# pacman -S nvidia nvidia-utils

# pacman -S bumblebee bbswitch primus
# usermod -a -G bumblebee <username>
# systemctl enable bumblebeed

# vi /etc/bumblebee/bumblebee.conf
...
Driver=nvidia
...

# vi /etc/bumblebee/xorg.conf.nvidia
...
    BusID "PCI:01:00:0"
...

# pacman -S libva-intel-driver libva-vdpau-driver


Everything was working just fine, then I accidently did

#nvidia-xconfig

and the xserver stopped working.

Any ideas about this problem.. ??

Offline

#2 2014-01-07 09:08:48

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: bumblebee xorg nvidia problem after nvidia-xconfig

https://wiki.archlinux.org/index.php/NV … figuration
Remove xorg.conf and see if it makes your setup work again.

Offline

#3 2014-01-07 09:12:53

sarveshseri
Member
Registered: 2014-01-07
Posts: 2

Re: bumblebee xorg nvidia problem after nvidia-xconfig

karol wrote:

https://wiki.archlinux.org/index.php/NV … figuration
Remove xorg.conf and see if it makes your setup work again.

Ok... it works now... So right now who is telling the xserver about which configuration file to use ? --- Found it.. smile

Thanks a lot.. smile

Last edited by sarveshseri (2014-01-07 09:16:39)

Offline

#4 2014-01-07 09:17:25

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: bumblebee xorg nvidia problem after nvidia-xconfig

Bumblebee configuration is in /etc/bumblebee/bumblebee.conf https://wiki.archlinux.org/index.php/Bu … figuration
I'm not using an xorg.conf, although I use some conf files in /etc/X11/xorg.conf.d .

Offline

Board footer

Powered by FluxBB