[SOLVED] Dell "all-in-one" machine has internal wireless switched off
Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Dell "all-in-one" machine has internal wireless switched off
Hi
I am having trouble getting my Dell machine to connect to the Lan at work. Apparently all the server-side stuff is set-up (the dhcp server and stuff). I checked the cable is going to the right place. Ipconfig gives nothing and i can't ping anyone.
The techie guy said that i should try the internal wireless device but i would need to activate it first. he said it's easy in Windows but doesn't know how to do it in Gnu&Linux.
Ubuntu 10.04 (or maybe 10.10 i will check). I will try to get an lspci report later in case that helps but getting any info about the machine is tricky.
Regards from
Tom
[edit] err that was ifconfig. I usually try both if the one i try first doesn't give anything at all.
Last edited by Tom6; 09-06-2011 at 06:34 AM.
Reason: wrong command
Hi
I got the lspci at last and put the ifconfig results under it jic
Code:
volunteer@Cecf1:~$ lspci
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 01)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 01)
00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
01:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. Device 3401
01:00.1 Mass storage controller: VIA Technologies, Inc. Device 401a
01:00.2 SD Host controller: VIA Technologies, Inc. Device 401b
02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
volunteer@Cecf1:~$ ipconfig
No command 'ipconfig' found, did you mean:
Command 'tpconfig' from package 'tpconfig' (universe)
Command 'iwconfig' from package 'wireless-tools' (main)
Command 'ifconfig' from package 'net-tools' (main)
ipconfig: command not found
volunteer@Cecf1:~$ ifconfig
eth0 Link encap:Ethernet HWaddr <blanked by me>
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:27
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:72 errors:0 dropped:0 overruns:0 frame:0
TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5600 (5.6 KB) TX bytes:5600 (5.6 KB)
We finally managed to get it working in Windows so it's not urgent. I'm just trying to have things ready for when i get people to give Gnu&Linux (or Ubuntu lol) a try.
Regards from
Tom
Last edited by Tom6; 09-06-2011 at 09:16 AM.
Reason: err, paranoia probably not really useful info being blanked but i have no idea
Post the output for 'ifconfig -a' to show all devices, even the ones that are down. Also be sure to check for firmware for the BCM4312 in '/lib/firmware'.
Once you are sure that the device is functional then it's just configuring the device for the LAN.
---------- Post added 09-06-11 at 08:11 ----------
Please use the vbcode tags for long lists or data to make your posts cleaner therefore easier to read.
Hi
Thanks Good links. I can't get onto that machine now that i have fixed the Windows side I shouldn't have told my boss it was working again. I might get a chance to use the machine tomorrow if i'm lucky or maybe next week.
Luckily it's not urgent!
Anyway, thanks for your time on this I think i am going to temporarily mark this thread as solved
Regards from
Tom
Hi
Ahah, i got onto an identical machine. This machine's normal ethernet cable link to the Lan is working and the wireless connection is disabled in Windows. I can even stay in Ubuntu on this machine so i could practice getting this one sorted for wireless in Ubuntu so i know how to sort my boss' machine another day.
Code:
user@UbuntuEarthy:~$ ifconfig -a
eth3 Link encap:Ethernet HWaddr <blanked by me>
inet addr:192.168.110.243 Bcast:192.168.110.255 Mask:255.255.255.0
inet6 addr: <blanked by me> Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3882 errors:0 dropped:0 overruns:0 frame:0
TX packets:3770 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2694235 (2.6 MB) TX bytes:618382 (618.3 KB)
Interrupt:43 Base address:0xe000
eth4 Link encap:Ethernet HWaddr <blanked>
inet6 addr: <blanked by me> Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:17 Base address:0xc000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:480 (480.0 B) TX bytes:480 (480.0 B)
Last edited by Tom6; 09-06-2011 at 09:13 AM.
Reason: slightly worried that i might have been giving out details that should have been kept secret
Hi
Ok, i got onto the right machine and got these results. In the ls of the firmware i couldn't see anything that looked like the belkin in-built wireless.
Hi
Fantastic, thanks That gave me a nudge towards Ubuntu's "Community Documentation" so i have added the links to their page and in their "notes to editors" i have mentioned you You have to view the history of the page to see it so it's a bit hidden. https://help.ubuntu.com/community/Wi...External_Links
Thanks and regards from
Tom
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.