Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

On a dell mini 9, I have installed ubuntu 12.10 to a 32gb ssd. The wifi is not being found and I think it has something to do with the network adapter. The wifi is definitely working on other computers and I'm sure it's not there in my laptop. I installed Ubuntu using a USB.

Card details:

00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GSE Express Memory Controller Hub [8086:27ac] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller [8086:27ae] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 2 [8086:27d2] (rev 02)
00:1c.2 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 3 [8086:27d4] (rev 02)
00:1d.0 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation NM10/ICH7 Family SMBus Controller [8086:27da] (rev 02)
02:00.0 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host Controller [197b:2382]
02:00.2 SD Host controller [0805]: JMicron Technology Corp. Standard SD Host Controller [197b:2381]
02:00.3 System peripheral [0880]: JMicron Technology Corp. MS Host Controller [197b:2383]
03:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)

This is it when I have it connected to the wifi with an Ethernet cable.

share|improve this question
1  
Please run lspci -nn and edit your question to add your wireless card details. – chili555 Nov 19 '12 at 16:52
1  
I've got a bunch of mini-9 machines, the broadcom wifi cards in them can be a problem on linux. I would try doing a full update on ethernet, then running "Addition Drivers" (jockey-gtk) to add the proprietary Broadcom driver. – Veazer Nov 21 '12 at 19:48
How do you mean 'a full update on ethernet'. I'm not that experienced with Linux or computers generally and so I don't really know how to. – Louis Nov 23 '12 at 16:01
When I type in jockey-gtk into Terminal it comes out with The program 'jockey-gtk' is currently not installed. You can install it by typing: sudo apt-get install jockey-gtk When I type that into terminal it comes out with Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package jockey-gtk Help? – Louis Nov 24 '12 at 12:09
Every time I try to install something (like 'Additional Drivers'), it just says 'Failed to download repository information', and to check my internet connection, even though during the installation I checked my internet on Firefox. – Louis Nov 24 '12 at 17:04

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.