LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-28-2005, 09:40 PM   #16
fader
Member
 
Registered: Feb 2004
Location: Farmville, VA
Distribution: Desktop: Ubuntu 8.04, Beowulf: Slackware & Dragonfly BSD, Tablet: Fedora 9, Toughbook: Arch Current
Posts: 98

Original Poster
Rep: Reputation: 16

i think i already replied to that thread asking you if you (mattp) could give me a detailed walkthrough because when I do ndiswrapper -l for lsbcmnds.inf it says driver present, hardware NOT present. You got it to detect your hardware. Explain this mattp. Thanks.
 
Old 01-28-2005, 09:50 PM   #17
tormented_one
Member
 
Registered: Oct 2004
Location: Small Town USA
Distribution: slamd64 2.6.12 Slackware 2.4.32 Windows XP x64 pro
Posts: 383

Rep: Reputation: 30
did you do ndiswrapper -d (PCI:ID)? I believe you have to bind it to a pci id. do a lspci and get the xx:xx.xx number to the card, then lspci -n and get the xxxx:xxxx number and ndiswrapper -d xxxx:xxxx
then do ndiswrapper -l is hardware present now?

Last edited by tormented_one; 01-29-2005 at 12:59 PM.
 
Old 01-29-2005, 09:09 AM   #18
fader
Member
 
Registered: Feb 2004
Location: Farmville, VA
Distribution: Desktop: Ubuntu 8.04, Beowulf: Slackware & Dragonfly BSD, Tablet: Fedora 9, Toughbook: Arch Current
Posts: 98

Original Poster
Rep: Reputation: 16
this is something I'll definitely try. I haven't tried lspci yet. Thanks
 
Old 01-30-2005, 03:16 PM   #19
fader
Member
 
Registered: Feb 2004
Location: Farmville, VA
Distribution: Desktop: Ubuntu 8.04, Beowulf: Slackware & Dragonfly BSD, Tablet: Fedora 9, Toughbook: Arch Current
Posts: 98

Original Poster
Rep: Reputation: 16
Guys...looks like my card in not being detected in /sbin/lspci. Does that my I have to run some script like rc.wireless to detect the hardware address of the card? Here's my lspci:

00:00.0 Host bridge: ATI Technologies Inc: Unknown device cab3 (rev 05)
00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 340M]
00:13.0 USB Controller: ATI Technologies Inc: Unknown device 4347 (rev 01)
00:13.1 USB Controller: ATI Technologies Inc: Unknown device 4348 (rev 01)
00:13.2 USB Controller: ATI Technologies Inc: Unknown device 4345 (rev 01)
00:14.0 SMBus: ATI Technologies Inc ATI SMBus (rev 18)
00:14.1 IDE interface: ATI Technologies Inc: Unknown device 4349
00:14.3 ISA bridge: ATI Technologies Inc: Unknown device 434c
00:14.4 PCI bridge: ATI Technologies Inc: Unknown device 4342
00:14.5 Multimedia audio controller: ATI Technologies Inc SoundMAX Integrated Digital Audio
00:14.6 Modem: ATI Technologies Inc: Unknown device 434d (rev 01)
01:05.0 VGA compatible controller: ATI Technologies Inc: Unknown device 4437
02:06.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 02)
02:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
 
Old 01-30-2005, 03:39 PM   #20
tormented_one
Member
 
Registered: Oct 2004
Location: Small Town USA
Distribution: slamd64 2.6.12 Slackware 2.4.32 Windows XP x64 pro
Posts: 383

Rep: Reputation: 30
now lspci -n look for this number: 02:07.0

It will look something similar to:

00:07.3 Class 0680: 8086:7113 (rev 02)
00:08.0 Class 0401: 125d:1978 (rev 10)
00:09.0 Class 0780: 11c1:0449 (rev 01)
01:00.0 Class 0300: 1002:4c4d (rev 64)
02:00.0 Class 0200: -->168c:001a<-- (rev 01)

***Only a sample, Its actually part of the lspci -n on my computer.
The --> <-- indicate the number needed.
ndiswrapper -d (->yournumberxhere<-)
then: modprobe ndiswrapper
 
Old 01-30-2005, 04:26 PM   #21
fader
Member
 
Registered: Feb 2004
Location: Farmville, VA
Distribution: Desktop: Ubuntu 8.04, Beowulf: Slackware & Dragonfly BSD, Tablet: Fedora 9, Toughbook: Arch Current
Posts: 98

Original Poster
Rep: Reputation: 16
I don't think that address is my card...That's my ethernet port....I'm looking for the hwaddr of the linksys card...which I think has the hwaddr 0012172B04C8
 
Old 01-30-2005, 04:43 PM   #22
fader
Member
 
Registered: Feb 2004
Location: Farmville, VA
Distribution: Desktop: Ubuntu 8.04, Beowulf: Slackware & Dragonfly BSD, Tablet: Fedora 9, Toughbook: Arch Current
Posts: 98

Original Poster
Rep: Reputation: 16
i dunno if this helps, but when the it starts rc.pcmcia it says

probing for PCIC: edit /etc/rc.d/rc.pcmcia

Is rc.pcmcia not detecting the card?
 
Old 01-31-2005, 10:18 AM   #23
fader
Member
 
Registered: Feb 2004
Location: Farmville, VA
Distribution: Desktop: Ubuntu 8.04, Beowulf: Slackware & Dragonfly BSD, Tablet: Fedora 9, Toughbook: Arch Current
Posts: 98

Original Poster
Rep: Reputation: 16
Does anyone think I have to disable my ethernet port namely the RealTek, which reads in as a PCI IRQ inorder to enable the pcmcia card Linksys which would also fall under the pci IRQ in /sbin/lspci?
 
Old 01-31-2005, 06:44 PM   #24
electronique
Member
 
Registered: Mar 2004
Location: Menomonie, WI
Distribution: SuSE 9.2, Slackware Current, Arch Linux 0.7
Posts: 119

Rep: Reputation: 15
no you should't have to
 
Old 02-27-2009, 07:14 PM   #25
birdlives
LQ Newbie
 
Registered: Feb 2009
Location: Pasadena, Ca
Distribution: Slackware 12.2
Posts: 3

Rep: Reputation: 0
USE b43-fwcutter-011 !!!!!

Info at linuxwireless.org/en/users/Drivers/b43#supported

After following their instructions on installation
DO:
Code:
# modprobe b43 >> /etc/rc.d/rc.modules

# chmod 755 /etc/rc.d/rc.modules
Reboot

Once linux has started up you will finally see that your link LED is on. IT FINALLY WORKS!
Then configure your network settings, ifconfig wlan0 up, yada yada you know the deal. Follow:
alien.slackbook.org/dokuwiki/doku.php?id=slackware:network

I know this post is almost 4 years old and that b43-fwcutter wasn't released yet, but I had this same problem with not being able to get ndiswrapper to work. Google searching everything to do with WPC54Gs and linux, only to find posts about ndiswrapper which never worked for me. b43 also works with other broadcom chipsets and linuxwireless.org has a'lot of other drivers for other chipsets.
Finally I can say this is resolved and that other people that stumble upon this post will get theirs to work as well!

Last edited by birdlives; 02-27-2009 at 07:17 PM.
 
Old 05-30-2010, 05:06 PM   #26
tomaesop
LQ Newbie
 
Registered: May 2010
Posts: 1

Rep: Reputation: 0
thank you, I just want to confirm I got this working, too.
slackware 13, b43 cutter, the slackware networking guide, and these modprobe codes above.
 
  


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 do I setup my linksys wireless PCMCIA card to work in Fedora Core 4? n740673 Linux - Newbie 1 07-26-2005 12:10 AM
Linksys WPC54GS Help aruiz21 Linux - Wireless Networking 1 05-12-2005 03:05 AM
Wireless-G Broadband Router with SpeedBooster i need a card? OMEGA-DOOM Linux - Hardware 0 10-08-2004 11:27 AM
Linksys wireless PCI Net work Card and Mandrake 10 barneyt Mandriva 0 05-06-2004 12:56 PM
Problem with Slackware 8 and Linksys WPC11 Wireless Card silas Linux - Wireless Networking 0 10-07-2002 05:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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