Can anyone give me a little insight on how to get my wireless working? I'm using a broadcom card and I just did the whole "fw-cutter" install thing... I restarted and still nothing.
I did ``` lshw -C network
got
root[~]# lshw -C network *-network:0 description: Network controller product: BCM43xG 802.11b/g vendor: Broadcom Corporation physical id: d bus info: pci@0000:00:0d.0 version: 02 width: 32 bits clock: 33MHz capabilities: bus_master configuration: driver=b43-pci-bridge latency=32 module=ssb *-network:1 description: Ethernet interface product: VT6102 [Rhine-II] vendor: VIA Technologies, Inc. physical id: 12 bus info: pci@0000:00:12.0 logical name: eth0 version: 78 serial: 00:11:2f:04:d1:d2 size: 100MB/s capacity: 100MB/s width: 32 bits clock: 33MHz capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=via-rhine driverversion=1.4.3 duplex=full ip=192.168.0.160 latency=32 link=yes maxlatency=8 mingnt=3 module=via_rhine multicast=yes port=MII speed=100MB/s *-network DISABLED description: Wireless interface physical id: 1 logical name: wlan0 serial: 00:0d:3a:29:33:35 capabilities: ethernet physical wireless configuration: broadcast=yes multicast=yes wireless=IEEE 802.11g root[~]#
So it looks like I have a module disabled, the question is how do I fix it?
Please try to explain as clear as possible, I've only been using linux for a month and this is my first real trip outside the safety of Ubuntu :p