forked from MrMEEE/bumblebee-Old-and-abbandoned
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I don't know if it's an openSUSE specific issue.
My system is a CLEVO CO. W150HRM, output device is set to DFP-0 and XV. I run openSUSE 11.4.
To enable/disable the graphic card I use the bumblebee-XXXable.template.opensuse scripts, with the following poweron/poweroff lines:
enable: echo $(acpi_call "_SB.PCI0.PEG0.PEGP._ON")
disable: echo $(acpi_call "_SB.PCI0.PEG0.PEGP._OFF")
Disable script works fine. Enable script turns on the card, but "modprobe nvidia" gives the following output.
FATAL: Error inserting nvidia (/lib/modules/2.6.37.6-0.5-desktop/weak-updates/updates/nvidia.ko): No such device
Is it something connected with the xorg.nvidia.conf file? Or a kernel issue?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels