Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: WPC54G not working...

Hybrid View

  1. #1
    Junior Member
    Join Date
    Nov 2004
    Posts
    6

    WPC54G not working...

    Hello, my laptop hard drive recently gave out on me, leaving my laptop unusable. In the meantime, I decided to burn a Knoppix CD so I can still use my laptop. I realized that the network card wouldn't necessarily work. I have the Linksys WPC54G card (On the bottom it says WPC54G-2.) I hopped online to find several guides on how to get it to work, and many success stories. So I copied several versions of the Linksys drivers to a USB drive, along with several versions off the ndiswrapper compatibility site. I used ndiswrapper -i <inf file> and then modprobe ndiswrapper, but the card was not recognized. iwconfig complains that there are "no wireless extensions." So I ndiswrapper -e the driver and try another one, and run through all 4 or 5 drivers, with none of them working. I was hoping someone could help me come up with a solution, because I really don't want to have to trash my laptop, or even worse... Put Windows back on it.

    Before you all yell at me that this has been answered several times before, believe me, I spent 2 days searching for answers all over the web in every place I could think of... I even asked on some IRC chats, but nobody can seem to help, so I figured coming to the creators and long-time users who know the OS better could help me out...

    Any and all help is greatly appreciated,
    -Laptop765

    lspci output for card

    lspci -v:
    0000:02:00.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 02)
    Subsystem: Linksys WPC54G
    Flags: fast devsel, IRQ 11
    Memory at 10400000 (32-bit, non-prefetchable) [size=8k]
    Capabilities: [40] Power Management version 2

    lspci -vn:
    0000:02:00.0 0280: 14e4:4320 (rev 02)
    Subsystem: 1737:4320
    Flags: fast devsel, IRQ 11
    Memory at 10400000 (32-bit, non-prefetchable) [size=8k]
    Capabilities: [40] Power Management version 2

  2. #2
    Member registered user
    Join Date
    Oct 2004
    Posts
    62

    Re: WPC54G not working...

    Quote Originally Posted by Laptop765
    Hello, my laptop hard drive recently gave out on me, leaving my laptop unusable. In the meantime, I decided to burn a Knoppix CD so I can still use my laptop. I realized that the network card wouldn't necessarily work. I have the Linksys WPC54G card (On the bottom it says WPC54G-2.) I hopped online to find several guides on how to get it to work, and many success stories. So I copied several versions of the Linksys drivers to a USB drive, along with several versions off the ndiswrapper compatibility site. I used ndiswrapper -i <inf file> and then modprobe ndiswrapper, but the card was not recognized. iwconfig complains that there are "no wireless extensions." So I ndiswrapper -e the driver and try another one, and run through all 4 or 5 drivers, with none of them working. I was hoping someone could help me come up with a solution, because I really don't want to have to trash my laptop, or even worse... Put Windows back on it.

    Before you all yell at me that this has been answered several times before, believe me, I spent 2 days searching for answers all over the web in every place I could think of... I even asked on some IRC chats, but nobody can seem to help, so I figured coming to the creators and long-time users who know the OS better could help me out...

    Any and all help is greatly appreciated,
    -Laptop765

    lspci output for card

    lspci -v:
    0000:02:00.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 02)
    Subsystem: Linksys WPC54G
    Flags: fast devsel, IRQ 11
    Memory at 10400000 (32-bit, non-prefetchable) [size=8k]
    Capabilities: [40] Power Management version 2

    lspci -vn:
    0000:02:00.0 0280: 14e4:4320 (rev 02)
    Subsystem: 1737:4320
    Flags: fast devsel, IRQ 11
    Memory at 10400000 (32-bit, non-prefetchable) [size=8k]
    Capabilities: [40] Power Management version 2
    As far as I understand the process; you seem to have done the right things.

    I can only make two suggestions:

    (1) IF you are widely separated from your wireless router (i.e. upstairs); attempt to get it working close-handy-by ... I found that a Linux wireless connection is a bit more tempermental than a M$ one using the same cards.

    I thought I was doing a few things wrong, until I made this discovery.

    (2) Use the original drivers contained on the CD (if possible) rather than the drivers you have downloaded.

    I have the same chipset in two Belkin cards: one PCI, one cardbus, and found only those drivers rather than others worked.

    The other thing that would be useful to know is what message you get when you load the driver into ndiswrapper ... If you cannot, I can send you a copy of the driver that works for me ...

    While I am new to this, I'd like to learn how to get you up-and-running.

    HTH.

    Grant D. Vallance

  3. #3
    Junior Member
    Join Date
    Nov 2004
    Posts
    6
    root@ttyp0[ir]# ndiswrapper -i bcmwl5.inf
    ls: /etc/ndiswrapper: No such file or directory
    Installing bcmwl5
    root@ttyp0[ir]# modprobe ndiswrapper
    root@ttyp0[ir]# iwconfig
    lo no wireless extensions.

    I searched all morning for the CD, but it keeps eluding me. Closeness to the router doesn't seem to be the problem, it seems like it's not detecting wlan0.

    -Laptop765

  4. #4
    Member registered user
    Join Date
    Oct 2004
    Posts
    62
    Quote Originally Posted by Laptop765
    root@ttyp0[ir]# ndiswrapper -i bcmwl5.inf
    ls: /etc/ndiswrapper: No such file or directory
    Installing bcmwl5
    root@ttyp0[ir]# modprobe ndiswrapper
    root@ttyp0[ir]# iwconfig
    lo no wireless extensions.

    I searched all morning for the CD, but it keeps eluding me. Closeness to the router doesn't seem to be the problem, it seems like it's not detecting wlan0.

    -Laptop765
    Right ...

    While I remember, what version of Knoppix are you running? I am presuming 3.6 ...

    Re: ndiswrapper etc. --- I have precisely the same "error" messages in trying to get my cards up-and-running. So its not that which is the problem -- or so I assume. The other messages are very similar to what I get, even though I am running Belkin cards, i.e. IRQs.

    I take it that: dmesg tells you that the module has been loaded ...

    Can you also tell me, when you run the netcardconfig script whether it detects your card (this is found in the Knoppix menu under the Networking/Internet sub-menu). When you first run the script you should have the option of selecting the wlan0 card.

    If not, the only other thing I can think of is to try this:

    ifconfig -a
    Does this detect the card? If so (or even if not) try;

    ifconfig wlan0 up
    Then the card should be visible to iwconfig ...

    Anyway, let me know how you get on, and if this fails, I'll put my thinking cap on again or ask Harry nicely for some help

    HTH

    Grant D. Vallance

    PS. Do you want me to send you the .inf file that works for me? If so, let me know in the next post, and I'll email them to you if you give me your address. GV

  5. #5
    Junior Member
    Join Date
    Nov 2004
    Posts
    6
    Quote Originally Posted by grant_vallance
    Quote Originally Posted by Laptop765
    root@ttyp0[ir]# ndiswrapper -i bcmwl5.inf
    ls: /etc/ndiswrapper: No such file or directory
    Installing bcmwl5
    root@ttyp0[ir]# modprobe ndiswrapper
    root@ttyp0[ir]# iwconfig
    lo no wireless extensions.

    I searched all morning for the CD, but it keeps eluding me. Closeness to the router doesn't seem to be the problem, it seems like it's not detecting wlan0.

    -Laptop765
    Right ...

    While I remember, what version of Knoppix are you running? I am presuming 3.6 ...

    Re: ndiswrapper etc. --- I have precisely the same "error" messages in trying to get my cards up-and-running. So its not that which is the problem -- or so I assume. The other messages are very similar to what I get, even though I am running Belkin cards, i.e. IRQs.

    I take it that: dmesg tells you that the module has been loaded ...

    Can you also tell me, when you run the netcardconfig script whether it detects your card (this is found in the Knoppix menu under the Networking/Internet sub-menu). When you first run the script you should have the option of selecting the wlan0 card.

    If not, the only other thing I can think of is to try this:

    ifconfig -a
    Does this detect the card? If so (or even if not) try;

    ifconfig wlan0 up
    Then the card should be visible to iwconfig ...

    Anyway, let me know how you get on, and if this fails, I'll put my thinking cap on again or ask Harry nicely for some help

    HTH

    Grant D. Vallance

    PS. Do you want me to send you the .inf file that works for me? If so, let me know in the next post, and I'll email them to you if you give me your address. GV
    Knoppix 3.6
    dmesg: "ndiswrapper version 0.8 loaded"
    netcardconfig: "No supported network cards found."
    ifconfig -a "lo" (Local Loopback only)
    ifconfig wlan0 up: "Error while getting interface flags: No such device"

    My E-mail is [email protected] if you want to send the .inf and/or .sys which would be great...

    -Laptop765

  6. #6
    Member registered user
    Join Date
    Oct 2004
    Posts
    62
    Quote Originally Posted by Laptop765
    Quote Originally Posted by grant_vallance
    Quote Originally Posted by Laptop765
    root@ttyp0[ir]# ndiswrapper -i bcmwl5.inf
    ls: /etc/ndiswrapper: No such file or directory
    Installing bcmwl5
    root@ttyp0[ir]# modprobe ndiswrapper
    root@ttyp0[ir]# iwconfig
    lo no wireless extensions.

    I searched all morning for the CD, but it keeps eluding me. Closeness to the router doesn't seem to be the problem, it seems like it's not detecting wlan0.

    -Laptop765
    Right ...

    While I remember, what version of Knoppix are you running? I am presuming 3.6 ...

    Re: ndiswrapper etc. --- I have precisely the same "error" messages in trying to get my cards up-and-running. So its not that which is the problem -- or so I assume. The other messages are very similar to what I get, even though I am running Belkin cards, i.e. IRQs.

    I take it that: dmesg tells you that the module has been loaded ...

    Can you also tell me, when you run the netcardconfig script whether it detects your card (this is found in the Knoppix menu under the Networking/Internet sub-menu). When you first run the script you should have the option of selecting the wlan0 card.

    If not, the only other thing I can think of is to try this:

    ifconfig -a
    Does this detect the card? If so (or even if not) try;

    ifconfig wlan0 up
    Then the card should be visible to iwconfig ...

    Anyway, let me know how you get on, and if this fails, I'll put my thinking cap on again or ask Harry nicely for some help

    HTH

    Grant D. Vallance

    PS. Do you want me to send you the .inf file that works for me? If so, let me know in the next post, and I'll email them to you if you give me your address. GV
    Knoppix 3.6
    dmesg: "ndiswrapper version 0.8 loaded"
    netcardconfig: "No supported network cards found."
    ifconfig -a "lo" (Local Loopback only)
    ifconfig wlan0 up: "Error while getting interface flags: No such device"

    My E-mail is [email protected] if you want to send the .inf and/or .sys which would be great...

    -Laptop765
    Hello,

    From the above, it seems that you have a similar setup to my own; excepting the make of card & laptop. So it should wotk, all things being equal.

    I have sent you the drivers as requested, so if you do not have them now there is a problem somewhere we will need to sort out ...

    In my experience, the version of the driver does make a differece, so here is hoping.

    If not ... we will get there in the end ...

    The alternative is to try another Debian-based Live-CD such as MEPIS, which is similarly excellent as Knoppix ... It is my first HD install as of a couple of days ago because I had heard that a Knoppix HD install can be tricky. MEPIS is a doddle! Anyway I digress...

    HTH

    Grant D. Vallance

  7. #7
    Junior Member
    Join Date
    Nov 2004
    Posts
    6
    Quote Originally Posted by grant_vallance
    Quote Originally Posted by Laptop765
    Quote Originally Posted by grant_vallance
    Quote Originally Posted by Laptop765
    root@ttyp0[ir]# ndiswrapper -i bcmwl5.inf
    ls: /etc/ndiswrapper: No such file or directory
    Installing bcmwl5
    root@ttyp0[ir]# modprobe ndiswrapper
    root@ttyp0[ir]# iwconfig
    lo no wireless extensions.

    I searched all morning for the CD, but it keeps eluding me. Closeness to the router doesn't seem to be the problem, it seems like it's not detecting wlan0.

    -Laptop765
    Right ...

    While I remember, what version of Knoppix are you running? I am presuming 3.6 ...

    Re: ndiswrapper etc. --- I have precisely the same "error" messages in trying to get my cards up-and-running. So its not that which is the problem -- or so I assume. The other messages are very similar to what I get, even though I am running Belkin cards, i.e. IRQs.

    I take it that: dmesg tells you that the module has been loaded ...

    Can you also tell me, when you run the netcardconfig script whether it detects your card (this is found in the Knoppix menu under the Networking/Internet sub-menu). When you first run the script you should have the option of selecting the wlan0 card.

    If not, the only other thing I can think of is to try this:

    ifconfig -a
    Does this detect the card? If so (or even if not) try;

    ifconfig wlan0 up
    Then the card should be visible to iwconfig ...

    Anyway, let me know how you get on, and if this fails, I'll put my thinking cap on again or ask Harry nicely for some help

    HTH

    Grant D. Vallance

    PS. Do you want me to send you the .inf file that works for me? If so, let me know in the next post, and I'll email them to you if you give me your address. GV
    Knoppix 3.6
    dmesg: "ndiswrapper version 0.8 loaded"
    netcardconfig: "No supported network cards found."
    ifconfig -a "lo" (Local Loopback only)
    ifconfig wlan0 up: "Error while getting interface flags: No such device"

    My E-mail is [email protected] if you want to send the .inf and/or .sys which would be great...

    -Laptop765
    Hello,

    From the above, it seems that you have a similar setup to my own; excepting the make of card & laptop. So it should wotk, all things being equal.

    I have sent you the drivers as requested, so if you do not have them now there is a problem somewhere we will need to sort out ...

    In my experience, the version of the driver does make a differece, so here is hoping.

    If not ... we will get there in the end ...

    The alternative is to try another Debian-based Live-CD such as MEPIS, which is similarly excellent as Knoppix ... It is my first HD install as of a couple of days ago because I had heard that a Knoppix HD install can be tricky. MEPIS is a doddle! Anyway I digress...

    HTH

    Grant D. Vallance
    I didn't see the e-mail in my inbox... You can try sending it again if you want, but if AOL is stopping it for some reason, you can also try [email protected] and [email protected]

    Thanks again,
    -Laptop765

  8. #8
    Member registered user
    Join Date
    Oct 2004
    Posts
    62
    I didn't see the e-mail in my inbox... You can try sending it again if you want, but if AOL is stopping it for some reason, you can also try [email protected] and [email protected]

    Thanks again,
    -Laptop765
    I have tried the yahoo address, and if that fails happy to try the gmail address too.

    Regards,

    Grant D. Vallance

  9. #9
    Junior Member
    Join Date
    Nov 2004
    Posts
    6
    Quote Originally Posted by grant_vallance
    I didn't see the e-mail in my inbox... You can try sending it again if you want, but if AOL is stopping it for some reason, you can also try [email protected] and [email protected]

    Thanks again,
    -Laptop765
    I have tried the yahoo address, and if that fails happy to try the gmail address too.

    Regards,

    Grant D. Vallance
    root@ttyp0[sda1]# ndiswrapper -i bcmwl5.inf
    ls: /etc/ndiswrapper: No such file or directory
    Installing bcmwl5
    root@ttyp0[sda1]# modprobe ndistwrapper
    root@ttyp0[sda1]# iwconfig
    lo no wireless extensions

    Doesn't look like it worked Thanks for sending it though...

    -Laptop765

  10. #10
    Member registered user
    Join Date
    Oct 2004
    Posts
    62
    Err, I have run out of things to say that might be useful. It should work, but obviously it doesn't.

    The only other thing I can think of is, can you test whether the card works in another machine, either under Knoppix or M$?

    However, if you know it works, I am stuck.

    I am a novice too

    I'll keep thinking about it, and if I have time, I'll do some further digging to see if I can find a solution.

    Is there any Linux guru watching this thread who could assist?

    Regards,

    Grant D. Vallance.

Page 1 of 2 12 LastLast

Similar Threads

  1. Mode Master on WPC54G
    By Terminator15 in forum Networking
    Replies: 0
    Last Post: 12-02-2005, 02:34 AM
  2. Setting up WPC54G ver2 --- not working
    By jOVENASO in forum Networking
    Replies: 0
    Last Post: 10-20-2005, 10:36 PM
  3. Linksys WPC54G (ver 2)
    By warrenite in forum Laptops
    Replies: 2
    Last Post: 10-18-2005, 05:45 AM
  4. How To run wpc54g on Knoppix live CD??
    By thomast77 in forum Laptops
    Replies: 7
    Last Post: 10-05-2005, 08:47 AM
  5. wireless WPC54G problem
    By revolver in forum Hardware & Booting
    Replies: 1
    Last Post: 12-18-2004, 05:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Samsung 256 GB Internal SATA SSD Fully Tested 80-99% Health picture

Samsung 256 GB Internal SATA SSD Fully Tested 80-99% Health

$28.00



ON SALE TURBOLINK EVO  4TB V-HAND SSD 2.5 SATA III Internal Solid State Drive picture

ON SALE TURBOLINK EVO 4TB V-HAND SSD 2.5 SATA III Internal Solid State Drive

$199.99



256GB mSATA SSD DRIVE  MIXED BRAND TESTED WORKING picture

256GB mSATA SSD DRIVE MIXED BRAND TESTED WORKING

$23.50



Western Digital Blue 3D NAND 250GB 2.5

Western Digital Blue 3D NAND 250GB 2.5" SATA III Internal SSD - WDS250G2B0A

$29.99



SAMSUNG SSD 512GB 500GB 480GB 256GB 250GB 240GB SSD 2.5 Solide State Drive 6Gbps picture

SAMSUNG SSD 512GB 500GB 480GB 256GB 250GB 240GB SSD 2.5 Solide State Drive 6Gbps

$79.99



Crucial MX500 CT250MX500SSD1 250 GB SATA III 2.5 in Solid State Drive picture

Crucial MX500 CT250MX500SSD1 250 GB SATA III 2.5 in Solid State Drive

$24.99



Fikwot 512GB SATA SSD 2.5'' SSD SATA III 6Gb/s Internal Solid State Drive 560MBs picture

Fikwot 512GB SATA SSD 2.5'' SSD SATA III 6Gb/s Internal Solid State Drive 560MBs

$66.00



Crucial 2TB P3 Plus NVMe PCIe 4.0 M.2 Laptop Desktop Internal SSD CT2000P3PSSD8 picture

Crucial 2TB P3 Plus NVMe PCIe 4.0 M.2 Laptop Desktop Internal SSD CT2000P3PSSD8

$199.00



Toshiba THNSN81Q92CSE 1920GB SATA 2.5 Solid State Drive picture

Toshiba THNSN81Q92CSE 1920GB SATA 2.5 Solid State Drive

$199.00



Netac 120GB 256GB 1TB 2TB Internal SSD 2.5'' SATAIII 6Gb/s Solid State Drive lot picture

Netac 120GB 256GB 1TB 2TB Internal SSD 2.5'' SATAIII 6Gb/s Solid State Drive lot

$119.99