Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Risolto]Problema skeda pcmcia
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
fonzy81
n00b
n00b


Joined: 21 Jul 2004
Posts: 49

PostPosted: Sun Aug 29, 2004 11:23 am    Post subject: [Risolto]Problema skeda pcmcia Reply with quote

Ciao a tutti.
Nell'avvio della gentoo noto un problema sul caricamento dei moduli per la pcmcia.
Appare il seguente errore:
Starting[5379]: no sockets found! cardmgr failed to start.
Make sure that you have PMCIA.
Modules built or support compiled into kernel !!
La mia skeda wireless e' una us robotics mod. 5410 100Mb/s turbo.
Il kernel dovrebbe essere compilato bene.
Quale potrebbe essere il problema?
Grazie


Last edited by fonzy81 on Mon Aug 30, 2004 5:17 pm; edited 1 time in total
Back to top
View user's profile Send private message
fonzy81
n00b
n00b


Joined: 21 Jul 2004
Posts: 49

PostPosted: Sun Aug 29, 2004 11:31 am    Post subject: Reply with quote

Dimenticavo :P
portatile root # cardctl status
open_sock(): No such device
portatile root # cardctl status
open_sock(): No such device
Sembra che il socket pcmcia nn esista!!
Back to top
View user's profile Send private message
silian87
Advocate
Advocate


Joined: 06 Oct 2003
Posts: 2318
Location: Treviso, Italy

PostPosted: Sun Aug 29, 2004 11:35 am    Post subject: Reply with quote

prova a mettere come modulo pcmcia_net (mi sembra si chiami cosi'), yenta_socket, ds e pcmcia_core, piu' anche il modulo della scheda wireless, ed aspetta a vedere se pcmcia te li carica al boot.
_________________
Musica che ascolto: http://www.last.fm/user/silian87/

Silian87 FAQs: http://marentax.homelinux.org/~silian87/silian87-faq.txt

GTalk: silian87@gmail.com
Back to top
View user's profile Send private message
fonzy81
n00b
n00b


Joined: 21 Jul 2004
Posts: 49

PostPosted: Sun Aug 29, 2004 1:38 pm    Post subject: Reply with quote

Scusa ignoranza pcmcia_core a che voce corrisponde nel kernel?
Back to top
View user's profile Send private message
silian87
Advocate
Advocate


Joined: 06 Oct 2003
Posts: 2318
Location: Treviso, Italy

PostPosted: Sun Aug 29, 2004 1:44 pm    Post subject: Reply with quote

PCMCIA cardbus support sotto Bus. Quando inlcudi quello automaticamente hai anche ds. Il yenta socket e' una sottovoce.
_________________
Musica che ascolto: http://www.last.fm/user/silian87/

Silian87 FAQs: http://marentax.homelinux.org/~silian87/silian87-faq.txt

GTalk: silian87@gmail.com
Back to top
View user's profile Send private message
[hammerfall]
Apprentice
Apprentice


Joined: 27 May 2004
Posts: 243

PostPosted: Sun Aug 29, 2004 1:47 pm    Post subject: Reply with quote

andiamo con ordine:
1) devi avere il supporto pcmcia nel kernel
(bus options-->pcmcia/cardbus support)
ti conviene compilare come moduli tutti i possibili driver proposti, cosi' poi da capire qual'e' il tuo usando lsmod
[edito] Noto ora che ho abilitato anche il device drivers-->networking support-->pcmcia networking support (solo il modulo base senza driver)

2) devi fare l'emerge del pacchetto di supporto pcmcia
Code:
emerge pcmcia-cs

3) devi fare l'emerge del pacchetto
Code:
emerge hotplug

4) devi farli partire entrambi
Code:
/etc/init.d/hotplug start
/etc/init.d/pcmcia start


a questo punto il comando
Code:
cardctl status
dovrebbe dirti cosi':
Code:
Valhalla init.d # cardctl status
Socket 0:
  no card
Socket 1:
  no card

(nel mio caso non erano presenti schede inserite)
Fatto questo puoi iniziare la ricerca per i driver della tua scheda wireless..
_________________
--------

Hammerfall ^_^
Back to top
View user's profile Send private message
fonzy81
n00b
n00b


Joined: 21 Jul 2004
Posts: 49

PostPosted: Sun Aug 29, 2004 1:51 pm    Post subject: Reply with quote

Grazie cosi va molto meglio :P
Back to top
View user's profile Send private message
[hammerfall]
Apprentice
Apprentice


Joined: 27 May 2004
Posts: 243

PostPosted: Sun Aug 29, 2004 1:59 pm    Post subject: Reply with quote

cioe' hai risolto? nel caso metti il tag [risolto] nel titolo del primo post :D
_________________
--------

Hammerfall ^_^
Back to top
View user's profile Send private message
fonzy81
n00b
n00b


Joined: 21 Jul 2004
Posts: 49

PostPosted: Sun Aug 29, 2004 2:25 pm    Post subject: Reply with quote

All'avvio ora mi compare
Code:

FATAL: Module ds not found.
cardmgr[5383]: watching 2sockets [ok]
cardmgr[5383]: starting, version is 3.2.5

E la cosa più strana su quel computer quando ho riavviato per avviare il nuovo kernet non mi fa entrare piu su questo forum ora sono da un altro pc
Back to top
View user's profile Send private message
fonzy81
n00b
n00b


Joined: 21 Jul 2004
Posts: 49

PostPosted: Sun Aug 29, 2004 2:40 pm    Post subject: Reply with quote

Dimenticavo ho il kernel 2.6.7.
Back to top
View user's profile Send private message
fonzy81
n00b
n00b


Joined: 21 Jul 2004
Posts: 49

PostPosted: Sun Aug 29, 2004 3:22 pm    Post subject: Reply with quote

Ho provato con altri browser non trova il sito del forum ma tutti gli altri siti me li apre perfettamente. Cosa può essere?
Back to top
View user's profile Send private message
silian87
Advocate
Advocate


Joined: 06 Oct 2003
Posts: 2318
Location: Treviso, Italy

PostPosted: Sun Aug 29, 2004 4:08 pm    Post subject: Reply with quote

direi un problema del forum allora :-)
_________________
Musica che ascolto: http://www.last.fm/user/silian87/

Silian87 FAQs: http://marentax.homelinux.org/~silian87/silian87-faq.txt

GTalk: silian87@gmail.com
Back to top
View user's profile Send private message
fonzy81
n00b
n00b


Joined: 21 Jul 2004
Posts: 49

PostPosted: Sun Aug 29, 2004 10:03 pm    Post subject: Reply with quote

Questo e' quello che mi da all'avvio
Code:

 FATAL: Module ds not found.
 cardmgr[5383]: watching 2sockets [ok]
 cardmgr[5383]: starting, version is 3.2.5

Con cardmgr mi da
Code:

portatile root # cardmgr
cardmgr[11451]: open_sock(socket 0) failed: Device or resource busy
cardmgr[11451]: another cardmgr is already running?
portatile root # cardctl status
Socket 0:
  3.3V CardBus card
  function 0: [ready]
Come faccio a risolverlo?
Socket 1:
  no card
Back to top
View user's profile Send private message
[hammerfall]
Apprentice
Apprentice


Joined: 27 May 2004
Posts: 243

PostPosted: Sun Aug 29, 2004 10:42 pm    Post subject: Reply with quote

fonzy81 wrote:
Questo e' quello che mi da all'avvio
Code:

 FATAL: Module ds not found.
 cardmgr[5383]: watching 2sockets [ok]
 cardmgr[5383]: starting, version is 3.2.5

Con cardmgr mi da
Code:

portatile root # cardmgr
cardmgr[11451]: open_sock(socket 0) failed: Device or resource busy
cardmgr[11451]: another cardmgr is already running?
portatile root # cardctl status
Socket 0:
  3.3V CardBus card
  function 0: [ready]
Come faccio a risolverlo?
Socket 1:
  no card

Per il messaggio al boot non ti so dire: nel senso che il modulo ds (che non so cosa sia, non viene trovato) in compenso il cardmanager viene caricato correttamente.

infatti come riportato da te piu' sotto se lanci ancora cardmgr ti dice (giustamente) che un altro cardmanager e' gia' al lavoro (cioe' quello partito al boot).
Inoltre il risputato di cardctl ti dice che una scheda e' inserita e presente: tutti segnali positivi ^_^
_________________
--------

Hammerfall ^_^
Back to top
View user's profile Send private message
fonzy81
n00b
n00b


Joined: 21 Jul 2004
Posts: 49

PostPosted: Sun Aug 29, 2004 11:15 pm    Post subject: Reply with quote

Grazie mille. Per il modulo ds vedo la differenza tra la nuova compilazione e la vecchia che non dava quell'errore. Grazie
Back to top
View user's profile Send private message
silian87
Advocate
Advocate


Joined: 06 Oct 2003
Posts: 2318
Location: Treviso, Italy

PostPosted: Sun Aug 29, 2004 11:25 pm    Post subject: Reply with quote

il modulo ds e' insieme al modulo pcmcia_core, ed e' qui: bus options-->pcmcia/cardbus support)
_________________
Musica che ascolto: http://www.last.fm/user/silian87/

Silian87 FAQs: http://marentax.homelinux.org/~silian87/silian87-faq.txt

GTalk: silian87@gmail.com
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