Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO]scheda wireless, funziona.. ma
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Lorenzo522
n00b
n00b


Joined: 14 Jul 2004
Posts: 28

PostPosted: Thu Dec 23, 2004 8:13 am    Post subject: [RISOLTO]scheda wireless, funziona.. ma Reply with quote

.. ma mi fa una cosa strana.
Nel senso che se la scheda la inserisco a caldo tutto ok, ma se accendo il computer con la scheda già inserita non me la vede. La devo togliere e rimettere. Ho cercato un pò a giro ma sembra che sia l'unico (sai che fortuna!! :lol: ) ad avere questo problema

che ne pensate?


grazie in anticipo!


Last edited by Lorenzo522 on Thu Dec 23, 2004 9:25 am; edited 1 time in total
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Thu Dec 23, 2004 9:03 am    Post subject: Re: scheda wireless, funziona.. ma Reply with quote

Lorenzo522 wrote:
Nel senso che se la scheda la inserisco a caldo tutto ok, ma se accendo il computer con la scheda già inserita non me la vede.


Sembra che tu non abbia emerso coldplug oppure non l hai aggiunto tra i servizi che devono partire all'accensione della macchina.

Code:
emerge coldplug # per installarlo
rc-update add coldplug default #per aggiungerlo tra i servizi


(controlla con una ricerca nel forum che il runlevel corretto per coldplug sia 'default' e non 'boot', al momento non mi ricordo!)
_________________
Ciao da me!
Back to top
View user's profile Send private message
Lorenzo522
n00b
n00b


Joined: 14 Jul 2004
Posts: 28

PostPosted: Thu Dec 23, 2004 9:24 am    Post subject: Reply with quote

Hai ragionissimo

ora funziona tutto, grazie mille!

Lorenzo
Back to top
View user's profile Send private message
n3mo
l33t
l33t


Joined: 28 Mar 2004
Posts: 657
Location: In a Cruel World

PostPosted: Thu Dec 23, 2004 9:27 am    Post subject: Reply with quote

Il runlevel giusto è boot, dalla GWN:
Quote:
8. Tips and Tricks

Hotplugging? Coldplugging!

Today's tip comes straight from Gentoo's kernel package maintainer and developer department, and it reflects quite an important change in the behaviour of a core mechanism during the boot process. The sys-apps/hotplug package is commonly installed on desktop systems in order to provide automatic loading of modules when hardware is plugged in during system operation. As well as automatically loading modules when new devices are plugged in, the previous hotplug releases also scanned the system hardware at bootup and loaded modules for any detected hardware.

Technically, autoloading modules at bootup is not hotplugging, and as such, this functionality has been removed from the latest hotplug release. If you previously relied on hotplug autoloading modules at bootup and wish to keep it that way, then all you need to do is install the more appropriately named coldplug package:

Code Listing 8.1: Emerge and activate coldplug

emerge coldplug
rc-update add coldplug boot

Bear in mind that it is generally safer to include the modules you want to autoload in the /etc/modules.autoload.d/kernel-2.x file, though. Do yourself a favor and switch back to the canonical way if you ever experience problems with coldplug.

_________________
Google, really.
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Thu Dec 23, 2004 10:08 am    Post subject: Reply with quote

n3mo wrote:
Il runlevel giusto è boot, dalla GWN


Uh, ok, ricordavo male :-P

Lorenzo522, devi cambiargli il runlevel:

Code:
rc-update del coldplug default
rc-update add coldplug boot


Naturalmente una lettura della apposita sezione de manuale ti chiarisce i vari passaggi che ti ho detto ;-)
_________________
Ciao da me!
Back to top
View user's profile Send private message
Lorenzo522
n00b
n00b


Joined: 14 Jul 2004
Posts: 28

PostPosted: Thu Dec 23, 2004 2:00 pm    Post subject: Reply with quote

lo faccio subito
Grazie mille ragazzi!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum