Pagina 1 di 2

Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 17:42
da yAri
Salve ragazzi. Sul mio netbook asus vx6 precisamente http://www.asus.it/Eee/Eee_PC/ASUSAUTOM ... ee_PC_VX6/,
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)
inoltre rc.bumblebee è eseguibile.
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:~# 
Ho provato anche

Codice: Seleziona tutto

/etc/rc.d/rc.bumblebee restart
ma nulla.
Questi 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
Premetto che non sono esperto saprei fare solo le cose minime, sto ancora imparando, quindi chiedo la cortesia di descrivere i passaggi da fare.
Grazie mille per il vostro aiuto.

Re: Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 19:45
da teox99
ciao,
con pazienza disinstalla tutti i pacchetti di cui sopra,
ed usa quelli nuovi:

http://www.teoxonline.com/appunti.php?id=25

Re: Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 20:28
da yAri
Ok. Ho seguito la guida. Però...

Codice: Seleziona tutto

root@casa:~# /etc/rc.d/rc.bumblebeed start
/etc/rc.d/rc.bumblebeed: line 46: /usr/sbin/bumblebeed: cannot execute binary file
root@casa:~# 
e poi..

Codice: Seleziona tutto

root@casa:~# optirun google-chrome
bash: /usr/bin/optirun: cannot execute binary file
root@casa:~# 
quale sarà il problema?

Re: Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 20:44
da Blallo
hai una slackware a 32bit?
Perché se si, i pacchetti di teox99 sono a 64 bit.

Re: Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 20:50
da yAri
si a 32 bit.. comunque questi http://www.teoxonline.com/appunti.php?id=25sembrano quelli a 32..

Re: Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 21:10
da Blallo
ehm..no.
Finiscono con x86_64 :D

Re: Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 21:16
da yAri
Ci sarà un modo per farli funzionare su slackware a 32?

Re: Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 21:19
da Blallo
no, bisogna ricompilare i sorgenti. Magari teox ha ancora gli slackbuilds...

Re: Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 21:21
da yAri

Re: Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 21:23
da Blallo
di quelli puoi installare solo virtualgl e i due kernel

Re: Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 21:35
da teox99
non ho sistemi a 32 bit x ricompilare gli slackbuild,
dovresti farlo te da git

Re: Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 21:40
da yAri
Qualche indicazione ? magari qualche link possibilmente?

Re: Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 21:49
da teox99
https://github.com/jgeboski/Bumblebee-SlackBuilds

logicamente devi sapere usare gli slackbuilds
(cerca nel wiki)

Re: Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 21:52
da yAri
Grazie mille vi farò sapere.
Gli sorgenti dove li trovo invece? (quelli tar.gz)

Re: Problema Bumblebee e Optirun

Inviato: mer 22 feb 2012, 21:57
da teox99
nei .info