LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-15-2011, 08:48 AM   #1
Demogorgon100
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Rep: Reputation: 0
ubuntu 10.10 no wierless connection with Dell XFRd630 with 1395 WLAN Mini-Card


Hey, I installed ubuntu 10.10 and everything worked fine for two days (and I fell in love with linux) but now I can not connect to a wireless connection. Did I mention I am new to linux and have been working on this problem for a couple of days. My wireless card is 1395 WLAN Mini-Card I think I have the b43 driver installed. I have reinstalled the driver and linux but to no effect.
Need help
 
Old 04-15-2011, 09:14 AM   #2
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hello Demogorgon100, welcome to LQ,

could you please post the output of
Code:
sudo lspci -k | grep -iA5 wire
if this shows nothing, please post the whole output of
Code:
sudo lspci -k
Markus

Last edited by markush; 04-15-2011 at 09:15 AM. Reason: typo
 
Old 04-15-2011, 09:19 AM   #3
Demogorgon100
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
Subsystem: Dell Device 01f9
Kernel driver in use: agpgart-intel
Kernel modules: intel-agp
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
Subsystem: Dell Latitude D630
Kernel driver in use: i915
Kernel modules: i915
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
Subsystem: Dell Device 01f9
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
Subsystem: Dell Device 01f9
Kernel driver in use: uhci_hcd
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
Subsystem: Dell Device 01f9
Kernel driver in use: uhci_hcd
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
Subsystem: Dell Device 01f9
Kernel driver in use: ehci_hcd
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
Subsystem: Dell Dell Latitude D630
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 (rev 02)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
Subsystem: Dell Device 01f9
Kernel driver in use: uhci_hcd
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
Subsystem: Dell Device 01f9
Kernel driver in use: uhci_hcd
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
Subsystem: Dell Device 01f9
Kernel driver in use: uhci_hcd
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
Subsystem: Dell Device 01f9
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 02)
Subsystem: Dell Device 01f9
Kernel modules: iTCO_wdt
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 02)
Subsystem: Dell Device 01f9
Kernel driver in use: ata_piix
00:1f.2 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA IDE Controller (rev 02)
Subsystem: Dell Device 01f9
Kernel driver in use: ata_piix
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
Subsystem: Dell Device 01f9
Kernel modules: i2c-i801
03:01.0 CardBus bridge: O2 Micro, Inc. Cardbus bridge (rev 21)
Subsystem: Dell Device 01f9
Kernel driver in use: yenta_cardbus
Kernel modules: yenta_socket
03:01.4 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02)
Subsystem: Dell Device 01f9
Kernel driver in use: firewire_ohci
Kernel modules: firewire-ohci, ohci1394
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755M Gigabit Ethernet PCI Express (rev 02)
Subsystem: Dell Device 01f9
Kernel driver in use: tg3
Kernel modules: tg3
0c:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
Subsystem: Dell Wireless 1395 WLAN Mini-Card
Kernel driver in use: b43-pci-bridge
Kernel modules: ssb
 
Old 04-15-2011, 09:22 AM   #4
Demogorgon100
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
P.S. Networks are recognized and visible but can't connect to any of them anymore.
 
Old 04-15-2011, 09:28 AM   #5
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Well, this part of the output
Code:
0c:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
Subsystem: Dell Wireless 1395 WLAN Mini-Card
Kernel driver in use: b43-pci-bridge
Kernel modules: ssb
shows that the b43-pci-bridge module is loaded for the device. Could you please post the output of
Code:
sudo iwconfig
Markus
 
Old 04-15-2011, 09:29 AM   #6
Demogorgon100
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11bg ESSIDff/any
Mode:Managed Frequency:2.462 GHz Access Point: Not-Associated
Tx-Power=20 dBm
Retry long limit:7 RTS thrff Fragment thrff
Encryption keyff
Power Managementff
 
Old 04-15-2011, 09:34 AM   #7
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
If I understood your first post correctly, you have been connected to the wireless network? and now the connection is lost?

The output of iwconfig shows, that your computer is not connected to the wireless network. How did you once connect to the wlan? do you have the SSID (networkname) and the encryptionkey available?

Do you know which encryption your network is using?

Markus
 
Old 04-15-2011, 09:39 AM   #8
Demogorgon100
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
first time I installed linux I was able to connect without an issue (once I chose the network punched in the web key and connected) it worked for about two days and then it just would not connect just like now the connections are visible the web key is correct but it keeps on trying but with no effect. I tried re installing the drivers many times and I re installed linux to see if it's going to work like it did the first time but no it did not.
 
Old 04-15-2011, 09:41 AM   #9
Demogorgon100
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
I used the standard settings and later I did play around with the settings, erased the the connection settings even un installed and reinstalled the manager but to no avail.
 
Old 04-15-2011, 09:41 AM   #10
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Reinstalling will be no solution. Which encryption do you use? wpa2? which which tool did you configure your network? Did you change any programs?

Markus

---------- Post added 15-04-11 at 16:42 ----------

Do you use DHCP?
 
Old 04-15-2011, 09:43 AM   #11
Demogorgon100
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
Oh and connection works fine in windows, i have dual boot.
 
Old 04-15-2011, 09:44 AM   #12
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
could you please boot Windows, open the commandshell (Start->execute->"cmd" <ENTER>) and post the output of
Code:
ipconfig /all
Markus
 
Old 04-15-2011, 09:47 AM   #13
Demogorgon100
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
How do I find out about the encryption, I think it is wpa2, but I would rather verify
 
Old 04-15-2011, 09:48 AM   #14
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
if it is wpa2, you'll need wpa_supplicant to connect. Did you edit the wpa_supplicant.conf file once you connected successful to the network?

Markus
 
Old 04-15-2011, 09:48 AM   #15
Demogorgon100
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
Ok give me a second

---------- Post added 04-15-11 at 10:49 AM ----------

I did not edit anything no
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
dell 1395 wlan mini card on fedora 13 lefster Linux - Newbie 2 10-13-2010 10:59 AM
How do I setup Dell Wireless 1395 WLAN mini card for Linux RHEL4.8 for Workstation ? RPeruzzi Linux - Newbie 6 06-23-2009 04:32 PM
[SOLVED] i want drivers for Dell Wireless 1395 WLAN Mini-card on fedora 9 linux pavan6754 Linux - Newbie 1 05-29-2009 12:26 AM
Dell Wireless 1395 WLAN Mini-Card Drivers niranjan_kala Linux - Newbie 2 01-26-2009 08:15 PM
Dell wireless WLAN 1450 Dual Band WLAN Mini-PCI card not recognised pitts68 Linux - Wireless Networking 102 02-28-2005 07:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration