* [gentoo-user-fr] pcmcia ne fonctionne pase
@ 2007-03-22 22:44 etienne
2007-03-22 23:01 ` JPB
0 siblings, 1 reply; 6+ messages in thread
From: etienne @ 2007-03-22 22:44 UTC (permalink / raw
Cc: gentoo-user-fr
bonjour
j'essaye toujours d'activer ma carte reseau wifi. J'ai compris que je devais
au prealable activer pcmcia mais je n'y arrive pas :
gentoo ~ # /etc/init.d/pcmcia start
* PCMCIA support detected
* Starting pcmcia ...
cardmgr[6155]: no sockets found!
* cardmgr failed to start. Make sure that you have PCMCIA
* modules built or support compiled into the kernel
[ !! ]
gentoo ~ #
dans menuconfig, les options de comilation du kernel ont l'air correct mais je
ne suis pas un spécialiste. voir la copie d'ecran en
http://cjoint.com/?dwxRkyJMHe
une idée ?
etienne
--
gentoo-user-fr@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-fr] pcmcia ne fonctionne pase
2007-03-22 22:44 [gentoo-user-fr] pcmcia ne fonctionne pase etienne
@ 2007-03-22 23:01 ` JPB
2007-03-23 7:16 ` etienne
0 siblings, 1 reply; 6+ messages in thread
From: JPB @ 2007-03-22 23:01 UTC (permalink / raw
To: gentoo-user-fr
Le jeudi 22 mars 2007 23:44, etienne a écrit :
> bonjour
>
> j'essaye toujours d'activer ma carte reseau wifi. J'ai compris que je
> devais au prealable activer pcmcia mais je n'y arrive pas :
>
> gentoo ~ # /etc/init.d/pcmcia start
> * PCMCIA support detected
> * Starting pcmcia ...
> cardmgr[6155]: no sockets found!
> * cardmgr failed to start. Make sure that you have PCMCIA
> * modules built or support compiled into the kernel
> [ !! ]
> gentoo ~ #
>
>
> dans menuconfig, les options de comilation du kernel ont l'air correct mais
> je ne suis pas un spécialiste. voir la copie d'ecran en
> http://cjoint.com/?dwxRkyJMHe
>
> une idée ?
>
> etienne
Essaie en passant le paramètre
pci=assign-busses
au kernel
JPB
--
gentoo-user-fr@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-fr] pcmcia ne fonctionne pase
2007-03-22 23:01 ` JPB
@ 2007-03-23 7:16 ` etienne
2007-03-23 8:51 ` Pierre-Yves Rofes
2007-03-23 9:01 ` JPB
0 siblings, 2 replies; 6+ messages in thread
From: etienne @ 2007-03-23 7:16 UTC (permalink / raw
To: gentoo-user-fr
Le vendredi 23 mars 2007 00:01, JPB a écrit :
> Le jeudi 22 mars 2007 23:44, etienne a écrit :
> > bonjour
> >
> > j'essaye toujours d'activer ma carte reseau wifi. J'ai compris que je
> > devais au prealable activer pcmcia mais je n'y arrive pas :
> >
> > gentoo ~ # /etc/init.d/pcmcia start
> > * PCMCIA support detected
> > * Starting pcmcia ...
> > cardmgr[6155]: no sockets found!
> > * cardmgr failed to start. Make sure that you have PCMCIA
> > * modules built or support compiled into the kernel
> > [ !! ]
> > gentoo ~ #
> >
> >
> > dans menuconfig, les options de comilation du kernel ont l'air correct
> > mais je ne suis pas un spécialiste. voir la copie d'ecran en
> > http://cjoint.com/?dwxRkyJMHe
> >
> > une idée ?
> >
> > etienne
>
> Essaie en passant le paramètre
> pci=assign-busses
> au kernel
>
merci de ton email mais comment fait on pour passer un paramètre au kernel ?
je dois modifier grub.conf ou y a t il une autre méthode ?
etienne
--
gentoo-user-fr@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-fr] pcmcia ne fonctionne pase
2007-03-23 7:16 ` etienne
@ 2007-03-23 8:51 ` Pierre-Yves Rofes
2007-03-24 7:55 ` Arnaud FARINE
2007-03-23 9:01 ` JPB
1 sibling, 1 reply; 6+ messages in thread
From: Pierre-Yves Rofes @ 2007-03-23 8:51 UTC (permalink / raw
To: gentoo-user-fr
On Fri, March 23, 2007 8:16 am, etienne wrote:
> Le vendredi 23 mars 2007 00:01, JPB a écrit :
>> Le jeudi 22 mars 2007 23:44, etienne a écrit :
>> > bonjour
>> >
>> > j'essaye toujours d'activer ma carte reseau wifi. J'ai compris que je
>> > devais au prealable activer pcmcia mais je n'y arrive pas :
>> >
>> > gentoo ~ # /etc/init.d/pcmcia start
>> > * PCMCIA support detected
>> > * Starting pcmcia ...
>> > cardmgr[6155]: no sockets found!
>> > * cardmgr failed to start. Make sure that you have PCMCIA
>> > * modules built or support compiled into the kernel
>> > [ !! ]
>> > gentoo ~ #
>> >
>> >
>> > dans menuconfig, les options de comilation du kernel ont l'air correct
>> > mais je ne suis pas un spécialiste. voir la copie d'ecran en
>> > http://cjoint.com/?dwxRkyJMHe
>> >
>> > une idée ?
>> >
>> > etienne
>>
>> Essaie en passant le paramètre
>> pci=assign-busses
>> au kernel
>>
>
> merci de ton email mais comment fait on pour passer un paramètre au kernel
> ?
> je dois modifier grub.conf ou y a t il une autre méthode ?
>
Si tu veux tester le changement sans que ce soit definitif, tu peux le
faire depuis l'ecran de grub, tu appuies sur 'e' pour editer, tu rajoutes
le parametre sur la ligne kernel puis 'b' pour booter.
pour rendre le changement automatique, il faut effectivement editer le
fichier grub.conf.
--
Pierre-Yves Rofes
--
gentoo-user-fr@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-fr] pcmcia ne fonctionne pase
2007-03-23 7:16 ` etienne
2007-03-23 8:51 ` Pierre-Yves Rofes
@ 2007-03-23 9:01 ` JPB
1 sibling, 0 replies; 6+ messages in thread
From: JPB @ 2007-03-23 9:01 UTC (permalink / raw
To: gentoo-user-fr
Le vendredi 23 mars 2007 08:16, etienne a écrit :
> Le vendredi 23 mars 2007 00:01, JPB a écrit :
> > Le jeudi 22 mars 2007 23:44, etienne a écrit :
> > > bonjour
> > >
> > > j'essaye toujours d'activer ma carte reseau wifi. J'ai compris que je
> > > devais au prealable activer pcmcia mais je n'y arrive pas :
> > >
> > > gentoo ~ # /etc/init.d/pcmcia start
> > > * PCMCIA support detected
> > > * Starting pcmcia ...
> > > cardmgr[6155]: no sockets found!
> > > * cardmgr failed to start. Make sure that you have PCMCIA
> > > * modules built or support compiled into the kernel
> > > [ !! ]
> > > gentoo ~ #
> > >
> > >
> > > dans menuconfig, les options de comilation du kernel ont l'air correct
> > > mais je ne suis pas un spécialiste. voir la copie d'ecran en
> > > http://cjoint.com/?dwxRkyJMHe
> > >
> > > une idée ?
> > >
> > > etienne
> >
> > Essaie en passant le paramètre
> > pci=assign-busses
> > au kernel
>
> merci de ton email mais comment fait on pour passer un paramètre au kernel
> ? je dois modifier grub.conf ou y a t il une autre méthode ?
>
> etienne
Désolé LILO ici; mais je suis sûr que GRUB permet cela ; et on doit pouvoir
passer le paramètre à la main pour tester sans changer le grub.conf.
Pour info j' avais ce problème sur mon portable et ce paramètre à permis de le
résoudre.
Des utilisateurs GRUB ?
JPB
--
gentoo-user-fr@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-fr] pcmcia ne fonctionne pase
2007-03-23 8:51 ` Pierre-Yves Rofes
@ 2007-03-24 7:55 ` Arnaud FARINE
0 siblings, 0 replies; 6+ messages in thread
From: Arnaud FARINE @ 2007-03-24 7:55 UTC (permalink / raw
To: gentoo-user-fr
[-- Attachment #1: Type: text/plain, Size: 1701 bytes --]
Pierre-Yves Rofes a écrit :
> On Fri, March 23, 2007 8:16 am, etienne wrote:
>> Le vendredi 23 mars 2007 00:01, JPB a écrit :
>>> Le jeudi 22 mars 2007 23:44, etienne a écrit :
>>>> bonjour
>>>>
>>>> j'essaye toujours d'activer ma carte reseau wifi. J'ai compris que je
>>>> devais au prealable activer pcmcia mais je n'y arrive pas :
>>>>
>>>> gentoo ~ # /etc/init.d/pcmcia start
>>>> * PCMCIA support detected
>>>> * Starting pcmcia ...
>>>> cardmgr[6155]: no sockets found!
>>>> * cardmgr failed to start. Make sure that you have PCMCIA
>>>> * modules built or support compiled into the kernel
>>>> [ !! ]
>>>> gentoo ~ #
>>>>
>>>>
>>>> dans menuconfig, les options de comilation du kernel ont l'air correct
>>>> mais je ne suis pas un spécialiste. voir la copie d'ecran en
>>>> http://cjoint.com/?dwxRkyJMHe
>>>>
>>>> une idée ?
>>>>
>>>> etienne
>>> Essaie en passant le paramètre
>>> pci=assign-busses
>>> au kernel
>>>
>> merci de ton email mais comment fait on pour passer un paramètre au kernel
>> ?
>> je dois modifier grub.conf ou y a t il une autre méthode ?
>>
>
> Si tu veux tester le changement sans que ce soit definitif, tu peux le
> faire depuis l'ecran de grub, tu appuies sur 'e' pour editer, tu rajoutes
> le parametre sur la ligne kernel puis 'b' pour booter.
> pour rendre le changement automatique, il faut effectivement editer le
> fichier grub.conf.
>
Personnellement mon kernel ne supporter pas ma carte wifi (pcmcia oui
pas le wifi) j'ai du donc passer ma ndiswrapper qui utilise les drivers
Windows..Et tout marche nickel depuis 2 ans ;-)
Arnaud
--
*******************
* Arnaud FARINE *
*******************
[-- Attachment #2: arnaud.farine.vcf --]
[-- Type: text/x-vcard, Size: 162 bytes --]
begin:vcard
fn:Arnaud FARINE
n:FARINE;Arnaud
adr:;;;Mougins;;;France
email;internet:arnaud.farine@gmail.com
url:http://arnouf.blogspot.com
version:2.1
end:vcard
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-03-24 7:55 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-22 22:44 [gentoo-user-fr] pcmcia ne fonctionne pase etienne
2007-03-22 23:01 ` JPB
2007-03-23 7:16 ` etienne
2007-03-23 8:51 ` Pierre-Yves Rofes
2007-03-24 7:55 ` Arnaud FARINE
2007-03-23 9:01 ` JPB
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox