Per Olofsson wrote:
On Sat, Jul 03, 2004 at 08:58 -0300, Robin Blondon wrote:Under 2.6, when I have i82365 and orinoco_cs in /etc/modules, lsmod shows that yenta_socket is not loaded. "cardctl ident" says:
Under 2.6, when I have i82365 and orinoco_cs in /etc/modules, yenta_socket is not loaded and it doesn't look like it tries to load it (I checked boot messages, dmesg, and syslog) but it does attempt to load memory_cs. When I do not have i82365 and orinoco_cs in /etc/modules, it does load it.
But can you check with lsmod after pcmcia has started? And what does "cardctl ident" say?
Socket 0:
cs: unable to map card memory!
cs: unable to map card memory!
no product info available
cs: unable to map card memory!
cs: unable to map card memory!
cs: unable to map card memory!
cs: unable to map card memory!
When I kill cardmgr and run "cardctl ident" again, it gives the same results.
When I do not have i82365 and orinoco_cs in /etc/modules, lsmod shows that yenta_socket is loaded. "cardctl ident" says:
open_sock(): No such device
Also, if I try to run cardmgr, cardmgr says:
cardmgr[1118]: no sockets found!
- Robin