....
I've loaded BETA1 and my Socket rev. H card works! I only have one problem - the plug/globe only appears after entering the network applet. It doesn't appear upon insertion of the card.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=77600\"][{POST_SNAPBACK}][/a][/div]
You have a Bluetooth dialup connection created? Card insertion should be bringin up those symbols as that's generic stuff - the ROM by this stage should already have recognised it as a Bluetooth card.
Does the card appear in the Card Manager applet ?
Could you also check the following for me please ?
lsmod before going into the Network Applet
lsmod after going into the Network Applet (don't think it will be different but may be).
cardctl status
cardctl ident
BTW: If you do stumble across something in the meantime, however trivial it seems, that makes the card work then please post to this thread - I would like to wrap any such changes in the next release. Unfortunately I don't have one of these cards to test with, all I have is an LSE0039 card - which, as you can guess works beautifully.
Regards,
Andy
[div align=\"right\"][a href=\"index.php?act=findpost&pid=77611\"][{POST_SNAPBACK}][/a][/div]
The card is recognized by the card manager applet as Socket Bluetooth Card v2.5.
The bluetooth dial-up connection is created and works properly (once plug/globe is present).
lsmod before entering network applet:
Module Size Used by
rfcomm 33680 1
l2cap 16432 2 [rfcomm]
hci_uart 12672 2
pxa_bi 24912 0 (unused)
net_fd 25216 0 (unused)
usbdcore 35504 0 [pxa_bi net_fd]
bluez 33200 3 (autoclean) [rfcomm l2cap hci_uart]
usbdmonitor 5488 0
usb-monitor 6496 0
sharp_mmcsd_m 41008 1
bvdd 10016 0
lsmod after entering network applet:
Module Size Used by
rfcomm 33680 1
l2cap 16432 2 [rfcomm]
hci_uart 12672 2
pxa_bi 24912 0 (unused)
net_fd 25216 0 (unused)
usbdcore 35504 0 [pxa_bi net_fd]
bluez 33200 3 (autoclean) [rfcomm l2cap hci_uart]
usbdmonitor 5488 0
usb-monitor 6496 0
sharp_mmcsd_m 41008 1
bvdd 10016 0
cardctl status:
Socket 0:
3.3V 16-bit PC Card
function 0: [ready]
Socket 1:
3.3V 16-bit PC Card
function 0: [ready], [bat dead], [bat low]
cardctl ident:
Socket 0:
product info: "Socket", "CF+ Personal Network Card Rev 2.5"
manfid: 0x0104, 0x0096
function: 2 (serial)
Socket 1:
product info: "HITACHI", "microdrive"
manfid: 0x0319, 0x0000
function: 4 (fixed disk)
Any ideas?