This is a discussion on help wifi problem within the Linux Networking forums, part of the Linux Forums category; I am having problem with my wifi card. when I try to start my PCMCIA service I get the following ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Janice wrote:
> I am having problem with my wifi card. when I try to start my PCMCIA > service I get the following message. > > yenta_soket.o and ds.o not found Try "modprobe yenta_socket", "modprobe ds". -- Timothy Murphy e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland |
|
|||
|
Janice wrote:
> I am having problem with my wifi card. when I try to start my PCMCIA > service I get the following message. > > yenta_soket.o and ds.o not found > > Please help, thanks. > > Tamim This modules are part of the PCMCIA kernel subsystem, you have to compile this modules if you have a Wifi PCCARD on a portable computer. You can try to load the PCMCIA subsystem if you can with /etc/rc.d/init.d/pcmcia (redhat like system), it will load this two modules and pcmcia_core.o that is also needed. -- Jose Maria Lopez Hernandez Director Tecnico de bgSEC jkerouac@bgsec.com bgSEC Seguridad y Consultoria de Sistemas Informaticos http://www.bgsec.com ESPAŅA The only people for me are the mad ones -- the ones who are mad to live, mad to talk, mad to be saved, desirous of everything at the same time, the ones who never yawn or say a commonplace thing, but burn, burn, burn like fabulous yellow Roman candles. -- Jack Kerouac, "On the Road" |