Closed Lexiss closed 13 years ago
FATAL: Error inserting nvidia (/lib/modules/3.1.0-1-amd64/updates/dkms/nvidia.ko): No such device
This means that your enablecard script wasn't able to bring your card up. Most likely you are using wrong acpi calls.
What is the output of lspci after boot, after running disablecard, after running enablecard? Also never enable POWER_SAVE option if you haven't tested your scripts.
Thank for answer I think acpi-call work :
Nov 26 13:20:45 Squeeze kernel: [ 1847.540423] acpi_call: Calling \_SB.PCI0.PEG0.PEGP._PS0 Nov 26 13:20:46 Squeeze kernel: [ 1848.060876] acpi_call: Call successful: 0x4ca1028
no ?
This result doesn't mean anything. It just says that function you called returned value. It may indicate anything, success or failure.
Also I'm not going to debug any acpi calls without actual hardware on hands. It's all up to you. Closing.
Hello, My problem with optirun when POWER_SAVE=yes
xorg.8.log --> http://pastebin.com/VqZBSVSd kern.log --> http://pastebin.com/Qy1KyZgf
Recommended packages are installed. Debian: sid x86-64; Nvidia: 290.10; Laptop model: Dell Inspiron N5110, Intel i7, GeForce 525M GPU
Thank for your help and sorry for my english...