You are not logged in.

#1 2014-10-10 17:35:34

saman
Member
Registered: 2014-10-05
Posts: 16

bbswitch

Hi
I want to turn  Nvidia graphic off but there is no such file /proc/acpi/bbswitch !
I test bbswitch-dkms but doesn't solve the problem !


]$ uname -r                                     : 3.16.4-1-ARCH
]$ pacman -Q bbswitch-dkms           : bbswitch-dkms 0.8-1
]$ tee /proc/acpi/bbswitch <<<OFF  : tee: /proc/acpi/bbswitch: No such file or directory

Offline

#2 2014-10-10 21:29:06

themax
Member
Registered: 2013-05-14
Posts: 32

Re: bbswitch

You don't have bumblebee installed
If you don't want to install bumblebee, then follow these instructions

Offline

#3 2014-10-11 05:21:13

saman
Member
Registered: 2014-10-05
Posts: 16

Re: bbswitch

Thank you for reply
I have installed bumblebee , and there is no bbswitch.conf  sad

Offline

#4 2014-10-11 08:26:18

GiBg1aN
Member
Registered: 2014-10-08
Posts: 8

Re: bbswitch

saman wrote:

Thank you for reply
I have installed bumblebee , and there is no bbswitch.conf  sad

You have to create it with the parameters written on the wiki. But if you enable bumblebeed service should be the same.

Last edited by GiBg1aN (2014-10-11 08:27:29)

Offline

#5 2014-10-11 09:04:20

saman
Member
Registered: 2014-10-05
Posts: 16

Re: bbswitch

I think there is a problem with bbswitch , when I run bumblebeed it returns :
FATAL: Module bbswitch not found.
[ 2412.863804] [ERROR]Module bbswitch could not be loaded (timeout?)
[ 2412.863855] [WARN]No switching method available. The dedicated card will always be on.

Offline

#6 2014-10-11 10:18:16

gim
Member
Registered: 2013-07-27
Posts: 35

Re: bbswitch

saman wrote:

FATAL: Module bbswitch not found.

If you're using a custom kernel, you should build bbswtich similarly to this. Or you may find PKGBUILD for your specific kernel in the AUR.

Offline

#7 2014-10-11 13:37:51

saman
Member
Registered: 2014-10-05
Posts: 16

Re: bbswitch

I don't use a custom kernel , as I metion above my kernel version is 3.16.4-1-ARCH

Offline

#8 2014-10-11 13:41:52

gim
Member
Registered: 2013-07-27
Posts: 35

Re: bbswitch

Didn't noticed that. Show the output of ls /lib/modules/3.16.4-1-ARCH then.

Offline

#9 2014-10-11 13:52:19

saman
Member
Registered: 2014-10-05
Posts: 16

Re: bbswitch

build                 kernel         modules.alias.bin  modules.builtin.bin  modules.dep.bin  modules.order    modules.symbols
extramodules  modules.alias  modules.builtin    modules.dep          modules.devname  modules.softdep  modules.symbols.bin

Offline

#10 2014-10-11 13:53:30

gim
Member
Registered: 2013-07-27
Posts: 35

Re: bbswitch

Sorry, wrong directory. Do ls /lib/modules/extramodules-3.16-ARCH

Offline

#11 2014-10-11 15:06:56

saman
Member
Registered: 2014-10-05
Posts: 16

Re: bbswitch

version

Offline

#12 2014-10-11 15:12:39

gim
Member
Registered: 2013-07-27
Posts: 35

Re: bbswitch

saman wrote:

version

That's it? Where did bbswitch and nvidia installed its modules then?

pacman -Ql bbswitch
pacman -Ql nvidia (in case you have proprietary driver installed)

Last edited by gim (2014-10-11 15:13:01)

Offline

#13 2014-10-11 15:21:54

saman
Member
Registered: 2014-10-05
Posts: 16

Re: bbswitch

I have not installed Nvidia yet , I just want to turn off the nvidia

pacman -Ql bbswitch

bbswitch /usr/
bbswitch /usr/lib/
bbswitch /usr/lib/modules/
bbswitch /usr/lib/modules/extramodules-3.16-ARCH/
bbswitch /usr/lib/modules/extramodules-3.16-ARCH/bbswitch.ko.gz

Offline

#14 2014-10-12 10:01:37

saman
Member
Registered: 2014-10-05
Posts: 16

Re: bbswitch

Any idea ?

Offline

Board footer

Powered by FluxBB