Live Chat & Podcast at 1:00PM Eastern on Sunday!
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Linux and Unix
Tag Cloud
access acer asus bios bsod computer crash desktop dns driver drivers error ethernet excel freeze gaming graphics hard drive hardware hdmi internet laptop malware memory monitor motherboard network printer problem ram registry repair router slow software sound trojan ubuntu 11.10 uninstall usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Linux and Unix >
Dell e1405 Ubuntu Wireless Help!

Reply  
Thread Tools
yajnchan's Avatar
Computer Specs
Member with 92 posts.
 
Join Date: Sep 2008
Experience: Advanced Beginner
16-Sep-2008, 08:16 PM #1
Dell e1405 Ubuntu Wireless Help!
Hello everyone...
I have recently installed Ubuntu 8, the newest version on my Dell e1405 laptop.
I do not have much time, and therefore cannot search much.

Could someone please tell me how to enable the wireless?

It's not draft n, just b/g.

Thanks in advance,

yajnchan
TerryNet's Avatar
Computer Specs
Moderator with 48,395 posts.
 
Join Date: Mar 2005
Location: Ottawa, IL
Experience: Intermediate to Advanced
16-Sep-2008, 10:53 PM #2
What do you mean by "enable the wireless"? If you mean to switch on the integrated wireless radio Dell usually uses the Fn + F2 key combination.
yajnchan's Avatar
Computer Specs
Member with 92 posts.
 
Join Date: Sep 2008
Experience: Advanced Beginner
16-Sep-2008, 11:09 PM #3
Sorry, I think I have worded it wrong.
The Ubuntu OS does not detect the wireless device at all.
Earlier it detected it, but I have read that the driver Ubuntu uses is broken.

It didn't work, so I tried to fix it, no matter what (even before) the wireless device would not show up.

EDIT: My dad managed to help me make the device appear, but after a reboot it was completely gone.
TerryNet's Avatar
Computer Specs
Moderator with 48,395 posts.
 
Join Date: Mar 2005
Location: Ottawa, IL
Experience: Intermediate to Advanced
16-Sep-2008, 11:17 PM #4
In the past several months I've fought some Linux wireless battles on my laptops--some wins, some losses--but I don't know a whole lot of trouble shooting techniques yet.

For sure, to try to help at all, we need to know the brand and model of wireless adapter.

You're saying that there is a Ubuntu native driver but it is broken? In what way? What have you done (installed a Windows XP driver using ndiswrapper?)?
yajnchan's Avatar
Computer Specs
Member with 92 posts.
 
Join Date: Sep 2008
Experience: Advanced Beginner
17-Sep-2008, 12:13 AM #5
Yes!
You hit it right on the nail.
First there was a broken native driver, then I tried to use ndiswrapper (is that right spelling?) If you could help me use it correctly, or tell me some other way, that would be great.

Hmm... Here is my Dell Service tag, i'm not sure if it would help, but I think it's able to tell you what my wireless device is.
HDMXGB1

Thanks for spending your valuable time to help a n00b like me.

-yajnchan
TerryNet's Avatar
Computer Specs
Moderator with 48,395 posts.
 
Join Date: Mar 2005
Location: Ottawa, IL
Experience: Intermediate to Advanced
17-Sep-2008, 01:08 PM #6
The Intel 3945ABG? Strange, 'cause Intel adapters usually work fine with Linux. Did the wireless just not work at all? Or, what worked and what didn't?

Did you get the XP driver from Dell's site? Or from somewhere else?
yajnchan's Avatar
Computer Specs
Member with 92 posts.
 
Join Date: Sep 2008
Experience: Advanced Beginner
17-Sep-2008, 08:34 PM #7
It didn't work at all, though as I have said, it showed up until a reboot.
I installed the XP driver from Dell's website, unpacked it, and then selected the inf file using ndiswrapper. It said that driver was installed, but hardware was nonexistent?

Maybe I installed the wrong driver...
Where exactly would the right driver be?
And how would I use it?

Thanks for your support, and spending your precious time.

-yajnchan
TerryNet's Avatar
Computer Specs
Moderator with 48,395 posts.
 
Join Date: Mar 2005
Location: Ottawa, IL
Experience: Intermediate to Advanced
17-Sep-2008, 08:44 PM #8
It sounds like you did the right things getting and installing the driver. I have no idea why it says the hardware is nonexistent, and don't know what to suggest next.

I tried to go to the list of adapters known to work with ndiswrapper, but the site seems to be temporarily unavailable.
yajnchan's Avatar
Computer Specs
Member with 92 posts.
 
Join Date: Sep 2008
Experience: Advanced Beginner
17-Sep-2008, 08:47 PM #9
Wait a second, I just remembered.
I think it's possible that I might have accidentally installed the wrong driver.
I might have installed the one for the XPS laptops...

And then I uninstalled it using ndiswrapper.

Could that have had any affect?
TerryNet's Avatar
Computer Specs
Moderator with 48,395 posts.
 
Join Date: Mar 2005
Location: Ottawa, IL
Experience: Intermediate to Advanced
17-Sep-2008, 08:58 PM #10
If you are saying that you now have no driver installed, then yes that has an affect. Windows complains (in Device Manager) about a driver-less device but Linux seems to treat a driver-less device as non-existent.
yajnchan's Avatar
Computer Specs
Member with 92 posts.
 
Join Date: Sep 2008
Experience: Advanced Beginner
17-Sep-2008, 09:03 PM #11
I will sum it up:

1. I find out driver isn't working (wrong one existent but nonexistent in network)
... It's visible in the uncompatible hardware window
2. I try offline fix, turns out it won't work, I cancel (now original gone)
3. I install wrong driver? Remove (nonexistent)
4. I try right driver, says nonexistent (nonexistent)
5. Dad tries terminal scan, apparently works (shows up and existent)
6. Reboot (nonexistent)

I hope that pretty much sum it up.

If you need more information, sum it up in a post and I'll send.

Thanks.
TerryNet's Avatar
Computer Specs
Moderator with 48,395 posts.
 
Join Date: Mar 2005
Location: Ottawa, IL
Experience: Intermediate to Advanced
17-Sep-2008, 09:30 PM #12
Sorry, I'm out of ideas as well as questions.
avisitor's Avatar
Computer Specs
Senior Member with 1,712 posts.
 
Join Date: Jul 2008
Location: Chicago, IL
Experience: Advanced
17-Sep-2008, 09:41 PM #13
Well, I happen to know the 3945ABG works perfectly natively in Linux. I have one in one of my laptops.

Post the output of these commands:

dmesg | grep wlan

dmesg | grep Wireless

dmesg | grep 3945

dmesg | grep eth

I think we're going to have to undo you ndiswrapper configuration and switch back to native drivers.
__________________
Austin

Please refresh, I edit my posts often.
yajnchan's Avatar
Computer Specs
Member with 92 posts.
 
Join Date: Sep 2008
Experience: Advanced Beginner
18-Sep-2008, 11:28 AM #14
Thanks!
Ok, for:

dmesg | grep wlan :
nothing
dmesg | grep Wireless :
[ 17.801626] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.0
[ 17.801820] iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
dmesg | grep 3945
[ 17.801626] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.0
[ 17.801631] iwl3945: Copyright(c) 2003-2007 Intel Corporation
[ 17.801820] iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
[ 19.278054] iwl3945: Radio Frequency Kill Switch is On:
[ 19.283219] iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC
[ 19.293268] iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC
[ 19.313234] iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC
[ 19.340758] iwl3945: WARNING: Requesting MAC access during RFKILL wakes up NIC
[ 19.360708] iwl3945: Tunable channels: 11 802.11bg, 13 802.11a channels
dmesg | grep eth
[ 11.515784] eth0: Broadcom 44xx/47xx 10/100BaseT Ethernet 00:15:c5:62:37:c3
[ 11.522272] Driver 'sd' needs updating - please use bus_type methods
[ 11.522471] sda:<4>Driver 'sr' needs updating - please use bus_type methods
[ 24.598628] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 26.399836] b44: eth0: Link is up at 100 Mbps, full duplex.
[ 26.399844] b44: eth0: Flow control is off for TX and off for RX.
[ 26.403100] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 33.606433] b44: eth0: Link is down.
[ 34.310349] eth0: no IPv6 routers present
[ 34.933859] b44: eth0: Link is up at 100 Mbps, full duplex.
[ 34.933869] b44: eth0: Flow control is off for TX and off for RX.
[ 34.937148] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 36.005286] eth0: no IPv6 routers present
[ 54.614365] eth0: no IPv6 routers present

NOTE: At the time of doing these commands, I was using a LAN cable to connect my computer to a router.

Is that OK?

Thanks,

Yajnchan

EDIT: Here is a screenshot of my Network Connections window, if it helps.
Click on it to see the full image.


Last edited by yajnchan; 18-Sep-2008 at 11:40 AM..
yajnchan's Avatar
Computer Specs
Member with 92 posts.
 
Join Date: Sep 2008
Experience: Advanced Beginner
18-Sep-2008, 10:52 PM #15
bump
Reply

Tags
dell, e1405, help me, ubuntu, wireless

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 08:10 PM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.