openSUSE Forums > Network/Internet > Wireless » SuSE 11.0 & BCM4322 wifi, dv9925nr

Go Back   openSUSE Forums > Network/Internet > Wireless
Forums FAQ Members List Search Today's Posts Mark Forums Read


Wireless Questions about wireless networking setup, use, and wireless specific applications

Reply
Page 6 of 7 « First 45 6 7
 
LinkBack Thread Tools Display Modes
  #51 (permalink)  
Old 30-Aug-2008, 13:49
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 21
mattandelise hasn't been rated much yet
Default Re: SuSE 11.0 & BCM4322 wifi, dv9925nr

I just went and reinstalled them all to same thing
Reply With Quote
  #52 (permalink)  
Old 30-Aug-2008, 20:10
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 21
mattandelise hasn't been rated much yet
Default Re: SuSE 11.0 & BCM4322 wifi, dv9925nr

any ideas anyone?
Reply With Quote
  #53 (permalink)  
Old 30-Aug-2008, 20:13
Student Penguin
 
Join Date: Aug 2008
Location: San Antonio Texas
Posts: 80
themagicm hasn't been rated much yet
Default Re: SuSE 11.0 & BCM4322 wifi, dv9925nr

you have some weird problems. if you have the complete development environment, kernel sources etc, it should work.
Reply With Quote
  #54 (permalink)  
Old 31-Aug-2008, 00:37
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 1
bob_coulter hasn't been rated much yet
Default Re: SuSE 11.0 & BCM4322 wifi, dv9925nr

try "make -C /lib/modules/<correct kernel>/build M=/home/hybrid_wl"

I had the same problem and by hard coding the working directory it fixed mine, in other words M='pwd" wasn't working..

Bob C
Reply With Quote
  #55 (permalink)  
Old 02-Sep-2008, 20:04
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 21
mattandelise hasn't been rated much yet
Default Re: SuSE 11.0 & BCM4322 wifi, dv9925nr

I should probably just switch to another os im ****ed i guess...

mattandelise@linux-56p3:~/hybrid_wl> make -C /lib/modules/2.6.25.11-0.1-default/build M=/home/hybrid_wl
make: Entering directory `/usr/src/linux-2.6.25.11-0.1-obj/x86_64/default'
make: *** No targets specified and no makefile found. Stop.
make: Leaving directory `/usr/src/linux-2.6.25.11-0.1-obj/x86_64/default'
Reply With Quote
  #56 (permalink)  
Old 02-Sep-2008, 20:49
Student Penguin
 
Join Date: Aug 2008
Location: San Antonio Texas
Posts: 80
themagicm hasn't been rated much yet
Default Re: SuSE 11.0 & BCM4322 wifi, dv9925nr

if you have the 4322 like mine, ditch the wifi card. buy a Linksys WUSB54GC USB wifi adapter. the wl driver sucks, it doesnt work with ssh. Find my other thread about SSH not working.. its in the network section. Get the usb stick and EVERYTHING works
Reply With Quote
  #57 (permalink)  
Old 03-Sep-2008, 07:36
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 21
mattandelise hasn't been rated much yet
Default Re: SuSE 11.0 & BCM4322 wifi, dv9925nr

I'm going to buy one tomorrow then.Can you give me a link to a page to learn the basic commands and such of learning linux previously I used ubuntu before any other one ive noticed its diffrent.I'm a pc technician on windows pcs but i would like to be just as good at knowing linux basics then moving on to repairs aswell considering were actually selling some linux pcs in our store now
Reply With Quote
  #58 (permalink)  
Old 03-Sep-2008, 07:39
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 21
mattandelise hasn't been rated much yet
Default Re: SuSE 11.0 & BCM4322 wifi, dv9925nr

Also is there any installation involved in that usb card or is it preinstalled?
Reply With Quote
  #59 (permalink)  
Old 03-Sep-2008, 08:15
Student Penguin
 
Join Date: Aug 2008
Location: San Antonio Texas
Posts: 80
themagicm hasn't been rated much yet
Default Re: SuSE 11.0 & BCM4322 wifi, dv9925nr

read this..it'll get it working for you.
WUSB54GC on SuSE 11-64bit working - openSUSE Forums


as far as linux tutorials, I never really read a "how to" on linux in general online. I usually bought a command reference book and a book that covers advanced topics just in case I needed to look up a few things.

One good thing to buy is a book on SuSE Linux if that is your distro of choice. A majority of the commands used in Linux are applicable to all distributions which is why I have a generic Linux reference manual. I dont always log in/post but I do read stuff in this forum even if it doesnt pertain to me, you'll learn alot by doing that. There are alot of smart people in this forum, good place to hang out.
Reply With Quote
  #60 (permalink)  
Old 24-Sep-2008, 09:18
Puzzled Penguin
 
Join Date: Sep 2008
Location: Zurich, Switzerland
Posts: 22
simonfromtheblock hasn't been rated much yet
Default Re: SuSE 11.0 & BCM4322 wifi, dv9925nr

I read through this thread, downloaded the driver from broadcom, compiled, inserted module - no problems.

When the driver is loaded the following errors are shown:

Quote:
Sep 24 16:12:22 someones-laptop kernel: ACPI: PCI Interrupt 0000:0c:00.0[A] -> GSI 17 (level, low) -> IRQ 17
Sep 24 16:12:22 someones-kernel: PCI: Setting latency timer of device 0000:0c:00.0 to 64
Sep 24 16:12:22 someones-laptop kernel: eth1: Broadcom BCM432b 802.11 Wireless Controller 5.10.27.6
Sep 24 16:12:22 someones-laptop ifup: eth1 device: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
Sep 24 16:12:22 someones-laptop ifup: eth1 is controlled by ifplugd
Sep 24 16:12:22 someones-laptop ifup: eth1 device: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
Sep 24 16:12:22 someones-laptop ifup-wireless: command 'iwconfig eth1 key off' returned
Sep 24 16:12:22 someones-laptop ifup-wireless: Error for wireless request "Set Encode" (8B2A) :
Sep 24 16:12:22 someones-laptop ifup-wireless: SET failed on device eth1 ; Invalid argument.
Sep 24 16:12:22 someones-laptop ifup-dhcp: Starting DHCP Client Daemon on eth1...
Sep 24 16:12:22 someones-laptop ifup-dhcp: .
Sep 24 16:12:23 someones-laptop dhcpcd[8367]: eth1: dhcpcd 3.2.3 starting
Sep 24 16:12:23 someones-laptop dhcpcd[8367]: eth1: hardware address = 00:22:69:7c:c0:cc
Sep 24 16:12:23 someones-laptop kernel: NET: Registered protocol family 17
Sep 24 16:12:23 someones-laptop dhcpcd[8367]: eth1: broadcasting for a lease
Sep 24 16:12:23 someones-laptop ifup-dhcp: .
Sep 24 16:12:36 someones-laptop syslog-ng[1968]: last message repeated 12 times
Sep 24 16:12:37 someones-laptop ifup-dhcp: .
Sep 24 16:12:38 someones-laptop ifup-dhcp: no IP address yet... backgrounding.
any hints how to continue?
Reply With Quote
Reply
Page 6 of 7 « First 45 6 7

Bookmarks


Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2