Ciao a tutti, ho appnea installato sabayon, ma ho un problema con la rete. Viene riconosciuta sia la scheda ethernet che wireless, tuttavia non c'è il network manger. Nel senso che nella barra in alto non compare la classica icona del wireless, e nemmeno nelle impostazioni. Come posso risolvere?
Grazie!
Last edited by _ste on Sat Dec 22, 2012 18:50, edited 1 time in total.
Confermo che Xfce ha il gestore di rete, e in genere è anche attivo in modo predefinito, puoi anche provare ad avviarlo esplicitamente con: (come utente)
In connessioni di rete non posso modificare niente!
Dopo aver installato nm-applet e aver lanciao il comando da te scritto dice:
nm-applet:9800: GConf-WARNING **: Client failed to connect to the D-BUS daemon : did not receive a reply. Possbile causes include: the remote application did not send a reply, the message bus security policy clobked the reply, the reply time out expired, or the network connection was broken. Errore di GConf: nessun demone D-BUS in esecuzione.
Allora, se faccio dbus start mi dice che è già in esecuzione, allora faccio restart e quello che succede è:
WARNING: you are stopping a boot service WARNING: you are stopping a boot service Stopping consolekit daemon... stopping cupsd... stopping avahi-daemon... stopping D-BUS system messagebus stopping D-BUS system messagebus localhost (mionome)# ERROR: networkManager needs service(s) logger starting consolekit daemon... starting avahi-daemon... starting cupsd...
Se dbus è "started" prova a dare: #/etc/init.d/syslog-ng start e poi controlla #/etc/init.d/syslog-ng status #/etc/init.d/dbus status #/etc/init.d/consolekit status #/etc/init.d/avahi-daemon status #/etc/init.d/cupsd status Se sono tutti "started" lancia: nm-applet Vedi se parte. Ciao