You are not logged in.

#26 2014-10-14 16:36:13

beard_hc
Member
Registered: 2014-06-22
Posts: 17

Re: NVIDA 825M and bumblebee error

thats what i also found but since my specific graphics card wasn't mentioned i used google and i found the link above.
but anyway, you think it's worth a try with the old driver? and if yes, what is the best way to install it? as far as i understand it i need to install bumblebee, the intel driver (AKA mesa-dri) and the nvidia driver together and i'm not sure how to do so properly.
thanks in advance!

Offline

#27 2014-10-14 16:46:36

ssri
Member
Registered: 2010-02-16
Posts: 216

Re: NVIDA 825M and bumblebee error

I would disable bumblebee

# systemctl stop bumblebeed

, remove all the graphics packages and their dependencies (not req'd by any other packages) using the following:

# pacman -Rns <package names>

Then I'd install the drivers in one fell swoop like this

# pacman -S  mesa-dri xf86-video-intel bumblebee nvidia

Afterwards, reenable bumblebee

# systemctl start bumblebeed

Also, make sure that you are part of the bumblebee user group (see wiki in your first post in this thread).  Other than remaking the initramfs with the modules i915 and bbswitch and inserting the kernel parameter (posts #1 and #2 respectively), I'm out of ideas too.

Offline

#28 2014-10-14 17:12:43

beard_hc
Member
Registered: 2014-06-22
Posts: 17

Re: NVIDA 825M and bumblebee error

thats what i already tried. and i tried it again but nothing changed sad
thanks for all your help!

Offline

#29 2014-10-14 20:19:46

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

Re: NVIDA 825M and bumblebee error

Yeah, I don't know what to tell you. I followed: https://wiki.archlinux.org/index.php/Bumblebee and it all worked fine for me. Sorry I can't be more help.

Last edited by mrunion (2014-10-14 20:19:59)


Matt

"It is very difficult to educate the educated."

Offline

#30 2014-10-18 19:17:32

rodrigohax
Member
From: Chile
Registered: 2014-10-18
Posts: 1

Re: NVIDA 825M and bumblebee error

i got same problem and i can't fix it :'(

Offline

Board footer

Powered by FluxBB