LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 05-08-2011, 01:37 PM   #1
slixz85
LQ Newbie
 
Registered: Apr 2011
Posts: 7

Rep: Reputation: 0
Question Wlan0 recognized as eth1. please help


hi, i've been told that my wireless card is being recognized as another ethernet connection or something possible. not sure if this is exactly the problem just what someone suggested. if anyone knows of a quick fix please help. i am newer to linux so please help me out with the coding. i am using pepppermint ice

also blacklisted as broadcom tells you too for the sta driver b43,b43legacy,ssb

iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

eth1 IEEE 802.11 Access Point: Not-Associated
Link Quality:5 Signal level:0 Noise level:0
Rx invalid nwid:0 invalid crypt:0 invalid misc:0



sudo lshw -C Network



*-network DISABLED
description: Wireless interface
product: BCM4322 802.11a/b/g/n Wireless LAN Controller
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth1
version: 01
serial: 00:25:56:39:81:27
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=wl0 driverversion=5.60.48.36 latency=0 multicast=yes wireless=IEEE 802.11abgn
resources: irq:18 memory:f0200000-f0203fff
*-network
description: Ethernet interface
product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:08:00.0
logical name: eth0
version: 02
serial: 00:21:cc:3a:30:55
size: 100MB/s
capacity: 100MB/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full ip=192.168.1.117 latency=0 link=yes multicast=yes port=MII speed=100MB/s
resources: irq:43 ioport:a000(size=256) memory:f0410000-f0410fff memory:f0400000-f040ffff memory:f0420000-f043ffff
 
Old 05-08-2011, 01:44 PM   #2
plpl303a
Member
 
Registered: May 2011
Posts: 52

Rep: Reputation: 3
Is it a problem to have the wireless card show up as eth1? I've had a machine that worked that way, but it never seemed to cause any problems.
 
Old 05-08-2011, 04:14 PM   #3
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
I also have one of that crappy Broadcom devices in my laptop, and it is also shown as eth1. Before switching to the sta-driver I had installed the b43-driver and it was shown as wlan0. But I don't have any problems with that, works just fine.
Keep in mind that you have to install the firmware for that device.
 
Old 05-10-2011, 08:11 PM   #4
slixz85
LQ Newbie
 
Registered: Apr 2011
Posts: 7

Original Poster
Rep: Reputation: 0
yeah, i don't have any clue what the problem is. i have used sudo apt-get install bcmwl-kernel-source and it said it was activated, and also uninstalled from synaptic and reinstalled, and just used the normal hardware drivers selected to download by ethernet

lo no wireless extensions.

eth0 no wireless extensions.

eth1 IEEE 802.11 Access Point: Not-Associated
Link Quality:5 Signal level:0 Noise level:0
Rx invalid nwid:0 invalid crypt:0 invalid misc:0

the sta driver is activated right now and no wireless found

Last edited by slixz85; 05-10-2011 at 08:14 PM.
 
Old 05-10-2011, 09:31 PM   #5
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
As already asked before, do you have the firmware installed. According to your device you need either firmware-b43-installer or firmware-b43-lpphy-installer.
 
Old 05-11-2011, 05:21 PM   #6
slixz85
LQ Newbie
 
Registered: Apr 2011
Posts: 7

Original Poster
Rep: Reputation: 0
Question

my problem has partially been solved. well solved really. i found a thread about rfkill list and rfkill unblock all.

the machine has a soft block on it. some little simple command fixed it. however... the laptop isnt always saving this command change after i open and close terminal. sometimes i reboot the computer and the wifi automatically connects, and sometimes it needs me to put the rfkill unblock all command in again. the soft block gets back on.

so wifi is working now but just not saving correctly for some reason. i appreciated everyones help and input
 
Old 05-15-2011, 11:39 PM   #7
deepclutch
Member
 
Registered: Nov 2004
Location: Kerala, India
Distribution: Debian Bookworm
Posts: 773
Blog Entries: 1

Rep: Reputation: 34
I have a broadcom 4312 based adaptor in Dell Inspiron 1720 which works fine with Ubuntu 11.04 . but wireless interface is detected as eth1 instead of wlan0 or something similar. Any workarounds?
 
Old 05-16-2011, 05:52 AM   #8
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by deepclutch View Post
I have a broadcom 4312 based adaptor in Dell Inspiron 1720 which works fine with Ubuntu 11.04 . but wireless interface is detected as eth1 instead of wlan0 or something similar. Any workarounds?
So what is your actual problem? Doesn't it work as eth1? I have the same chip, also as eth1 and it works flawlessly.
 
  


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
How to change eth1 to wlan0 in fedora bentheman Linux - Newbie 24 01-09-2011 04:43 AM
Wlan0 is DHCP, eth1 fixed IP SteveT Linux - Networking 0 05-14-2006 02:36 PM
wlan0 appears as eth1 and can't get an ip kovermours Linux - Wireless Networking 7 09-13-2004 04:55 PM
wireless eth1 to wlan0? ferreter Fedora 0 09-11-2004 02:19 PM
how do i rename wlan0 to eth1 laclac01 Linux - Networking 2 06-10-2004 05:31 PM

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

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