avendo la scheda grafica integrata e nvidia ion ho deciso di provare bumblebee installando questi pacchetti: http://www.teoxonline.com/utils/Bumbleb ... are/README. e finalmente nvidia è riconosciuta (una volta avevo aperto un topic per l'installazione dei driver ma alla fine non ho più risolto: viewtopic.php?f=1&t=33754). L'output di lspci:
Codice: Seleziona tutto
root@casa:~# lspci
00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge (rev 02)
00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller (rev 02)
00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller (rev 02)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 USB Controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 03)
02:00.0 Ethernet controller: Atheros Communications AR8152 v2.0 Fast Ethernet (rev c1)
03:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
05:00.0 VGA compatible controller: nVidia Corporation Device 0a76 (rev a2)
Il problema è questo: quando voglio lanciare qualcosa utilizzando nvidia (per esempio google chrome per vedere i video hd senza che scatti) mi da questo output:
Codice: Seleziona tutto
root@casa:~# optirun google-chrome
The Bumblebee daemon has not been started. To start the daemon, run:
sudo /etc/init.d/bumblebee start
The Bumblebee X server was not available, please check the
Bumblebee logfile at /var/log/bumblebee.log
==================================================
root@casa:~#
Codice: Seleziona tutto
/etc/rc.d/rc.bumblebee restartQuesti invece sono i log:
Codice: Seleziona tutto
[ 600.74] Bumblebee log started at Mon, 20 Feb 2012 20:26:47 +0100
[ 600.75] Creating fifo /var/run/bumblebee.fifo for communication...
[ 600.79] Making FIFO writable for members of group bumblebee
[ 600.80] Power management is disabled, not disabling card on start.
[ 600.81] Waiting for orders
[ 642.90] Bumblebee log started at Mon, 20 Feb 2012 20:27:29 +0100
[ 642.91] Creating fifo /var/run/bumblebee.fifo for communication...
[ 642.92] Making FIFO writable for members of group bumblebee
[ 642.93] Power management is disabled, not disabling card on start.
[ 642.94] Waiting for orders
[ 1730.31] Checking for X server availability before stopping it...
[ 1730.33] The X server has not started or the pidfile is invalid.
[ 1730.34] X is stopped.
[ 1730.35] Power management is disabled, not unloading driver
[ 1730.36] Power management is disabled, card already enabled.
[ 1730.40] Bumblebee log ended on Mon, 20 Feb 2012 20:45:36 +0100
Grazie mille per il vostro aiuto.


