The problem is that I can't get a wireless driver to work on my old laptop (Acer 3000), that I have Linux Mint 12 installed. I've tried to follow other forum posts I've seen using the terminal; My computer said it had successfully installed the drivers but I still can't even find wireless devices.
I entered
- Code: Select all
lspci -nnk
in to the terminal and got this message:
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 760/M760 Host [1039:0760] (rev 03)
Kernel driver in use: agpgart-amd64
00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] SG86C202 [1039:0002]
Kernel modules: shpchp
00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] [1039:0963] (rev 25)
00:02.1 SMBus [0c05]: Silicon Integrated Systems [SiS] SiS961/2/3 SMBus controller [1039:0016]
Kernel driver in use: sis96x_smbus
Kernel modules: i2c-sis96x
00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 [IDE] [1039:5513]
Subsystem: Acer Incorporated [ALI] Device [1025:0083]
Kernel driver in use: pata_sis
00:02.6 Modem [0703]: Silicon Integrated Systems [SiS] AC'97 Modem Controller [1039:7013] (rev a0)
Subsystem: Acer Incorporated [ALI] Device [1025:0083]
Kernel modules: snd-intel8x0m
00:02.7 Multimedia audio controller [0401]: Silicon Integrated Systems [SiS] SiS7012 AC'97 Sound Controller [1039:7012] (rev a0)
Subsystem: Acer Incorporated [ALI] Device [1025:0083]
Kernel driver in use: Intel ICH
Kernel modules: snd-intel8x0
00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
Subsystem: Acer Incorporated [ALI] Device [1025:0083]
Kernel driver in use: ohci_hcd
00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
Subsystem: Acer Incorporated [ALI] Device [1025:0083]
Kernel driver in use: ohci_hcd
00:03.2 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 2.0 Controller [1039:7002]
Subsystem: Acer Incorporated [ALI] Device [1025:0083]
Kernel driver in use: ehci_hcd
00:04.0 Ethernet controller [0200]: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet [1039:0900] (rev 91)
Subsystem: Acer Incorporated [ALI] Device [1025:0083]
Kernel driver in use: sis900
Kernel modules: sis900
00:06.0 CardBus bridge [0607]: Texas Instruments PCI1510 PC card Cardbus Controller [104c:ac56]
Subsystem: Acer Incorporated [ALI] Device [1025:0083]
Kernel driver in use: yenta_cardbus
Kernel modules: yenta_socket
00:0b.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)
Subsystem: AMBIT Microsystem Corp. TravelMate 2410 [1468:0312]
Kernel driver in use: b43-pci-bridge
Kernel modules: ssb
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
Kernel driver in use: k8temp
Kernel modules: k8temp
01:00.0 VGA compatible controller [0300]: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter [1039:6330]
Subsystem: Acer Incorporated [ALI] Device [1025:0083]
Kernel modules: sisfb
Please could you tell what I need to do next? or is it simply impossible to get a driver working on this laptop as I know it's old.
Thanks, Henry




