LinuxQuestions.org
Review your favorite Linux distribution.
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 06-01-2007, 05:20 PM   #16
LinuxNoob75
Member
 
Registered: Jan 2007
Posts: 90

Original Poster
Rep: Reputation: 15

My blacklist file is read-only, and modprobing bcm43xx gives a FATAL: Operation not Permitted error.
 
Old 06-01-2007, 05:27 PM   #17
raskin
Senior Member
 
Registered: Sep 2005
Location: France
Distribution: approximately NixOS (http://nixos.org)
Posts: 1,900

Rep: Reputation: 69
Do you do these actions as root? Try
sudo modprobe -r bcm43xx
and analogously add sudo when you edit blacklist.
 
Old 06-01-2007, 07:13 PM   #18
LinuxNoob75
Member
 
Registered: Jan 2007
Posts: 90

Original Poster
Rep: Reputation: 15
Quote:
analogously add sudo when you edit blacklist
What do you mean by this?
 
Old 06-01-2007, 10:56 PM   #19
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
Either become root or use the crippled Ubuntu method:

sudo modprobe -r bcm43xx

For editing the file,
sudo pico (or nano or vi or your editor of choice) /etc/modprobe.d/blacklist Or whatever the path is for you.
 
Old 06-03-2007, 09:21 AM   #20
LinuxNoob75
Member
 
Registered: Jan 2007
Posts: 90

Original Poster
Rep: Reputation: 15
OK. I got rid of bm43xx. Now what should I do?
 
Old 06-03-2007, 09:34 AM   #21
LinuxNoob75
Member
 
Registered: Jan 2007
Posts: 90

Original Poster
Rep: Reputation: 15
Now iwconfig gives:
Code:
lo        no wireless extensions.

eth0      no wireless extensions.
and ifconfig gives:
Code:
eth0      Link encap:Ethernet  HWaddr 00:12:3F:7E:B9:6C  
          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)
          Base address:0xcce0 Memory:ef7e0000-ef800000 

eth0:avah Link encap:Ethernet  HWaddr 00:12:3F:7E:B9:6C  
          inet addr:169.254.7.11  Bcast:169.254.255.255  Mask:255.255.0.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          Base address:0xcce0 Memory:ef7e0000-ef800000 

lo        Link encap:Local Loopback
I don't know what happened to eth1!

Last edited by LinuxNoob75; 06-03-2007 at 09:35 AM.
 
Old 06-03-2007, 09:49 AM   #22
raskin
Senior Member
 
Registered: Sep 2005
Location: France
Distribution: approximately NixOS (http://nixos.org)
Posts: 1,900

Rep: Reputation: 69
run
ifconfig -a
 
Old 06-03-2007, 10:43 AM   #23
LinuxNoob75
Member
 
Registered: Jan 2007
Posts: 90

Original Poster
Rep: Reputation: 15
OK. ifconfig -a gives:
Code:
eth0      Link encap:Ethernet  HWaddr 00:12:3F:7E:B9:6C  
          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)
          Base address:0xcce0 Memory:ef7e0000-ef800000 

eth0:avah Link encap:Ethernet  HWaddr 00:12:3F:7E:B9:6C  
          inet addr:169.254.7.11  Bcast:169.254.255.255  Mask:255.255.0.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          Base address:0xcce0 Memory:ef7e0000-ef800000 

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:18 errors:0 dropped:0 overruns:0 frame:0
          TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:1332 (1.3 KiB)  TX bytes:1332 (1.3 KiB)
Still no eth1...
 
Old 06-03-2007, 10:45 AM   #24
raskin
Senior Member
 
Registered: Sep 2005
Location: France
Distribution: approximately NixOS (http://nixos.org)
Posts: 1,900

Rep: Reputation: 69
Hm..
lsmod | grep ndiswrapper
modprobe ndiswrapper
dmesg | tail -30
 
Old 06-03-2007, 11:04 AM   #25
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
What raskin said.

Some explanation:
The bcm43xx module was creating eth1 but conflicting with ndiswrapper. Loading ndiswrapper, assuming you've correctly installed it, will generate a wlan0 interface.
 
Old 06-03-2007, 11:21 AM   #26
LinuxNoob75
Member
 
Registered: Jan 2007
Posts: 90

Original Poster
Rep: Reputation: 15
thanks.

OK.
lsmod | grep ndiswrapper gave:
Code:
ndiswrapper           194608  0 
usbcore               134280  10 ndiswrapper,ipaq,usbserial,lmpcm_usb,usb_storage,usbhid,libusual,uhci_hcd,ehci_hcd
And modprobe ndiswrapper gives back a command line
And dmesg | tail -30 gave:
Code:
[   21.372187] usbcore: registered new interface driver ndiswrapper
[   22.759093] input: Power Button (FF) as /class/input/input4
[   22.759286] ACPI: Power Button (FF) [PWRF]
[   22.760279] input: Power Button (CM) as /class/input/input5
[   22.760453] ACPI: Power Button (CM) [VBTN]
[   22.770886] No dock devices found.
[   22.961215] ibm_acpi: ec object not found
[   23.018160] Using specific hotkey driver
[   23.073530] pcc_acpi: loading...
[   28.618766] [drm] Initialized drm 1.1.0 20060810
[   28.622944] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[   28.623595] [drm] Initialized radeon 1.25.0 20060524 on minor 0
[   29.408744] ppdev: user-space parallel port driver
[   30.020551] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[   30.020556] apm: disabled - APM is not SMP safe.
[   30.216758] Bluetooth: Core ver 2.11
[   30.216812] NET: Registered protocol family 31
[   30.216815] Bluetooth: HCI device and connection manager initialized
[   30.216818] Bluetooth: HCI socket layer initialized
[   30.227495] Bluetooth: L2CAP ver 2.8
[   30.227500] Bluetooth: L2CAP socket layer initialized
[   30.231409] Bluetooth: RFCOMM socket layer initialized
[   30.231420] Bluetooth: RFCOMM TTY layer initialized
[   30.231422] Bluetooth: RFCOMM ver 1.8
[   38.470014] [drm] Setting GART location based on new memory map
[   38.470487] [drm] Loading R300 Microcode
[   38.470530] [drm] writeback test succeeded in 1 usecs
[   60.436707] NET: Registered protocol family 10
[   60.436820] lo: Disabled Privacy Extensions
[   60.436875] ADDRCONF(NETDEV_UP): eth0: link is not ready
 
Old 06-04-2007, 01:19 PM   #27
LinuxNoob75
Member
 
Registered: Jan 2007
Posts: 90

Original Poster
Rep: Reputation: 15
Note that the last line Says that link isn't ready.
Does this mean that setting up eth0 failed?
 
Old 06-04-2007, 02:07 PM   #28
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
Did you successfully blacklist bcm43xx?

Any errors when modprobing ndiswrapper?

Is wlan0 showing up in iwconfig?
 
Old 06-05-2007, 01:41 PM   #29
LinuxNoob75
Member
 
Registered: Jan 2007
Posts: 90

Original Poster
Rep: Reputation: 15
wlan0 does NOT appear in iwconfig.
I did successfully blacklist bcm43xx
No errors happened when modprobing ndiswrapper, it just gives back the command line.
 
Old 06-07-2007, 04:12 PM   #30
LinuxNoob75
Member
 
Registered: Jan 2007
Posts: 90

Original Poster
Rep: Reputation: 15
So what could the problem be?
 
  


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
wireless network - WPA jaymoney Ubuntu 29 10-19-2006 10:08 AM
Wireless network manager using WPA encryption dgranger Linux - Wireless Networking 14 09-20-2006 12:23 PM
WPA on wireless network The Patbon Mandriva 10 03-16-2005 10:55 PM
Configuring WPA-secured wireless network dori Slackware 1 10-07-2004 06:30 AM

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

All times are GMT -5. The time now is 07:19 PM.

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