Skip to content

FATAL: Error inserting nvidia (...): No such device  #10

@paolopat

Description

@paolopat

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions