I'm installing Feisty on my fiancees laptop, and everything went very smooth, except that the computer is not seeing the wireless card. None of the iw* commands will see the card, but when I run a lshw -C network command I get this:
That shows me that it sees it. Help, I'm at a loss. I haven't been able to find a case like this in my searches.
Code:
*-network description: Ethernet interface product: 88E8038 PCI-E Fast Ethernet Controller vendor: Marvell Technology Group Ltd. physical id: 0 bus info: pci@02:00.0 logical name: eth0 version: 14 serial: 00:03:25:42:92:e1 size: 100MB/s capacity: 1GB/s width: 64 bits clock: 33MHz capabilities: bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.13 duplex=full firmware=N/A ip=192.168.0.3 latency=0 link=yes multicast=yes port=twisted pair speed=100MB/s resources: iomemory:d0100000-d0103fff ioport:a000-a0ff irq:16 *-network UNCLAIMED description: Ethernet controller product: RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller vendor: Realtek Semiconductor Co., Ltd. physical id: 9 bus info: pci@08:09.0 version: 20 width: 32 bits clock: 33MHz capabilities: bus_master cap_list configuration: latency=64 maxlatency=64 mingnt=32 resources: ioport:b000-b0ff iomemory:d0200000-d02001ff irq:11
Comment