After 3 hours of work I give up. All I have to do to hijack our wired internet connection is grab the ethernet cable from the other computer but I can't get my wireless connection to work in any form.
As I mentioned before I'm running the latest version of Ubuntu. I successfully installed the Windows XP drivers for my card using ndiswrapper and all the instructions I've found in my searches say it should work perfectly now. The problem is that it's not.
I've been through this
https://help.ubuntu.com/community/WifiD ... 41c95ba346
and all the related guides (including the step-by-step command line installation XP) up to the point where I'm supposed to go to the network settings manager and configure my wireless network. There's no wireless network in the manager. I've tried restarting the computer and moving the card between PCI slots repeatedly, but nothing makes it show up as a wireless networking device.
When I first installed the card and driver it said the hardware wasn't present. I moved the card to a different PCI slot and now it agrees the hardware for the installed driver is there. Somewhere in there the system is missing the driver and wireless card (which are both properly installed). Right now I'm thinking that maybe if I used a different driver that would help. I'm out of ideas and in need of sleep. bye now...
oh, last note. It's a Trendnet TEW-423PI
wireless card pain
-
Yoon
- Administrator

- Posts: 2306
- Joined: January 17th, 2002, 5:49 pm
- It is now 2010. What year was it last year?: 2009
- Location: Richmond, California, U.S.A.
- Contact:
wireless card pain
The biggest pain with Ubuntu is wireless setups, unfortunately. 
With a lot of these wireless cards out there, the most important thing for Linux users is to determine what chipset (not the manufacturer/brand) the wireless card is using.
Doing some Googling, it appears that the TEW-423PI uses a few different chipsets, depending on the firmware version (this can be found on the label on your TEW-423PI, i.e. A, B1, C1, etc.).
http://www.linuxquestions.org/questions/....-signal-633765/
http://ubuntuforums.org/showthread.php?t=3796
http://www.quietearth.us/articles/2007/01/19/TrendNet-TEW423PI-working-in-linux
If your TEW-423PI is a "A" (Texus Instruments) or "C1" (Realtek), you're in luck, as the TI & Realtek chipsets have native Linux drivers, which you could use instead of using the NDIS wrapper. Can you check your firmware version?
With a lot of these wireless cards out there, the most important thing for Linux users is to determine what chipset (not the manufacturer/brand) the wireless card is using.
Doing some Googling, it appears that the TEW-423PI uses a few different chipsets, depending on the firmware version (this can be found on the label on your TEW-423PI, i.e. A, B1, C1, etc.).
http://www.linuxquestions.org/questions/....-signal-633765/
http://ubuntuforums.org/showthread.php?t=3796
http://www.quietearth.us/articles/2007/01/19/TrendNet-TEW423PI-working-in-linux
If your TEW-423PI is a "A" (Texus Instruments) or "C1" (Realtek), you're in luck, as the TI & Realtek chipsets have native Linux drivers, which you could use instead of using the NDIS wrapper. Can you check your firmware version?
- Jaegar
- Level 67 (Sleeper)

- Posts: 3281
- Joined: March 4th, 2006, 9:15 pm
- It is now 2010. What year was it last year?: 1592
- Location: Kentucky, USA
wireless card pain
Yeah, it was pulling up all the stats like the chipset and stuff with one of the command line thingies I was using to look at settings. If our internet connection is working when I get home (it wasn't when I left for work XP) I'll check those solutions out. Thanks for the help.
yeeeeheheheehehehehehehee ^____^
It works. After hours of googling, typing or copy/pasting command lines from 3-4 different driver projects and community revisions, and watching errors and warnings fly through the terminal screen without success I found one driver that works (and is working as I type ^_^).
http://willdaniels.co.uk/articles/howto-guides/10-howto/12-r8180-hardy
That one page is deceptively simple. By itself, it holds everything I used to get my card to work. Thanks for the lead Yoon! If I hadn't known to look for drivers based on the chipset I would've been at this for days XP
yeeeeheheheehehehehehehee ^____^
It works. After hours of googling, typing or copy/pasting command lines from 3-4 different driver projects and community revisions, and watching errors and warnings fly through the terminal screen without success I found one driver that works (and is working as I type ^_^).
http://willdaniels.co.uk/articles/howto-guides/10-howto/12-r8180-hardy
That one page is deceptively simple. By itself, it holds everything I used to get my card to work. Thanks for the lead Yoon! If I hadn't known to look for drivers based on the chipset I would've been at this for days XP
Last edited by Jaegar on May 7th, 2008, 12:19 am, edited 1 time in total.
-
Yoon
- Administrator

- Posts: 2306
- Joined: January 17th, 2002, 5:49 pm
- It is now 2010. What year was it last year?: 2009
- Location: Richmond, California, U.S.A.
- Contact:
wireless card pain
No problem, glad to be of help. 