hybrid-graphics-linux team mailing list archive
-
hybrid-graphics-linux team
-
Mailing list archive
-
Message #01419
asus 1215n
my system:
$ sudo dmidecode -s system-product-name
1215N
$ sudo dmidecode -s system-version
x.x
$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family
Integrated Graphics Controller [8086:a001] (rev 02) (prog-if 00 [VGA
controller])
04:00.0 VGA compatible controller [0300]: nVidia Corporation Device
[10de:0a76] (rev ff) (prog-if ff)
as i said in my previous email, appear disable or enable is working, but
when i run optirun i get:
$ optirun64 glxgears
* Starting Bumblebee X server
bumblebee
WARNING: Deprecated config file /etc/modprobe.conf, all config files
belong into /etc/modprobe.d/.
Enabled nVidia card
WARNING: Deprecated config file /etc/modprobe.conf, all config files
belong into /etc/modprobe.d/.
[ OK ]
[VGL] ERROR: Could not open display :1.
* Stopping Bumblebee X server
bumblebee
WARNING: Deprecated config file /etc/modprobe.conf, all config files
belong into /etc/modprobe.d/.
Disabled nVidia card
¿any help?
Follow ups