LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 09-16-2012, 12:58 AM   #1
wubai
Member
 
Registered: Dec 2009
Posts: 103

Rep: Reputation: 20
wicd doesn't work on Slackware 13.37 ?


Hi everybody !

recently i tried to get my laptop (dell inspiron m5110) work with wireless card but never got it worked , i am very frustraied. i've done some work, but honestly, i am not even sure if my wireless card on or not . hope someone can give me some advice.

some info:
sudo lspci | grep Network
02:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)

ifconfig
eth0 Link encap:Ethernet HWaddr 18:03:73:8d:55:97
inet addr:192.168.1.108 Bcast:255.255.255.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:576 Metric:1
RX packets:38156 errors:0 dropped:3 overruns:0 frame:0
TX packets:35089 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:13457706 (12.8 MiB) TX bytes:3563646 (3.3 MiB)
Interrupt:51 Base address:0x8000

eth1 Link encap:Ethernet HWaddr cc:af:78:a5:6c:75
inet6 addr: fe80::ceaf:78ff:fea5:6c75/64 Scope:Link
UP BROADCAST RUNNING 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:18

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:197 errors:0 dropped:0 overruns:0 frame:0
TX packets:197 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:11280 (11.0 KiB) TX bytes:11280 (11.0 KiB)

iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

eth1 IEEE 802.11abg ESSIDff/any
Mode:Managed Frequency:2.437 GHz Access Point: Not-Associated
Retry long limit:7 RTS thrff Fragment thrff
Power Managementff


sudo rmmod ndiswrapper b43 ssb bcm43xx b43legacy
ERROR: Module ndiswrapper does not exist in /proc/modules
ERROR: Module b43 does not exist in /proc/modules
ERROR: Module ssb is in use by ohci_hcd
ERROR: Module bcm43xx does not exist in /proc/modules
ERROR: Module b43legacy does not exist in /proc/modules

Last edited by wubai; 09-18-2012 at 12:01 AM.
 
Old 09-16-2012, 01:16 AM   #2
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
Your chipset is already detected. You only need to configure it so that it connects to the hotspot
You can use WICD or NetworkManager to do that
 
Old 09-16-2012, 01:32 AM   #3
wubai
Member
 
Registered: Dec 2009
Posts: 103

Original Poster
Rep: Reputation: 20
@willysr, thanks for your respond!


i used the slackpkg installed wicd, the latest version, it seems got a little bug that it shows two "automatically connet network" options instead of two diffrent options that should be " connect aunomatically or never connect" under the wireless section. but it works well anyway, but after i reboot my computer, it doesn't work well enough, from my laptop i can connect router, but when i open any website, it always shows checking the dns on the bottom bar of browser, and wicd shows always connecting, but also shows connecting done at the bottom, it's very confused. i reinstalled the lower version wicd manually, the "option" of "connect automatically or never connect" gets right, but still can't work, it seems can't get the dns server, i tried to set them manually, just can't get it work.

I'm looking for advice, any idea wold be appreciated very much!

Best Regard!

Last edited by wubai; 09-17-2012 at 11:53 PM.
 
Old 09-18-2012, 11:04 PM   #4
wubai
Member
 
Registered: Dec 2009
Posts: 103

Original Poster
Rep: Reputation: 20
what does this mean ?
Attached Thumbnails
Click image for larger version

Name:	0.jpeg
Views:	18
Size:	40.9 KB
ID:	10725  
 
Old 11-12-2012, 07:11 PM   #5
wubai
Member
 
Registered: Dec 2009
Posts: 103

Original Poster
Rep: Reputation: 20
the kernel is a little bit old, new kernel in 14.0 is perfect!

thanks anyway !
 
Old 11-12-2012, 08:56 PM   #6
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,324
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
Edit: I didn't read far enough.

Last edited by frankbell; 11-12-2012 at 09:01 PM.
 
  


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
Can't compile driver for BCM4313 802.11b/g/n Wireless LAN Controller captaincoffee Linux - Wireless Networking 3 07-08-2011 02:00 PM
Cannot load driver for Broadcom BCM4313 wireless card....! nautiman Linux - Wireless Networking 1 06-15-2011 03:10 PM
getting wireless lan to work on Slackware 11.0 adityavpratap Slackware 10 07-29-2007 11:06 AM
how do I get my wireless LAN card to work paulbork Linux - Wireless Networking 3 03-01-2007 01:26 PM
Cant get a Intel PRO/Wireless 2011 Lan card to work in Mandrake 9.0 kevtucker Linux - Wireless Networking 6 08-19-2003 12:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 05:20 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