You are not logged in.
Pages: 1
Hi all,
I'm trying to install a UMTS pcmcia card on my ArchLinux platform.
Unfortunately I'm not having luck with it ...
The card is called Option Fusion+ which support GSM/GPRS/EDGE/UMTS/HSDPA/WI-FI
Is there someone who can give me some hints on using this card?
lspci -vv
03:00.0 Ethernet controller: Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless (rev 43)
Subsystem: Option N.V. Unknown device 000e
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 10
Region 0: Memory at 3c000000 (32-bit, non-prefetchable) [disabled] [size=64K]
Region 1: Memory at 3c010000 (32-bit, non-prefetchable) [disabled] [size=64K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
03:00.1 Ethernet controller: Marvell Technology Group Ltd. Unknown device 1fb7 (rev 43)
Subsystem: Marvell Technology Group Ltd. Unknown device 0000
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 10
Region 0: Memory at 3c020000 (32-bit, non-prefetchable) [disabled] [size=64K]
Region 1: Memory at 3c030000 (32-bit, non-prefetchable) [disabled] [size=64K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
03:00.2 Network controller: Option N.V. Qualcomm MSM6275 UMTS chip
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 10
Region 0: Memory at 3c040000 (32-bit, non-prefetchable) [disabled] [size=2K
lsusb does not display anything good.
pccardctl status
Socket 0:
3.3V 32-bit PC Card
Socket 1:
5.0V 16-bit PC Card
Subdevice 0 (function 0) [unbound]
Thanks for your help,
Fabio Varesano
Offline
please insert the card , then type dmesg and post the last lines of the output (10-20 lines should be enough).
That should tell us if the card is recognized correctly.
Last edited by Lone_Wolf (2007-07-24 21:15:26)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
try this 2 packages found in AUR
aur/nozomi 2.21alpha-3
A driver for Option 3G (UMTS-HDSPA) cards
aur/umtsmon 0.3-3
A tool to manage your 3G card (send sms, modify pin, monitor traffic)
Offline
Pages: 1