saviles
2007-05-18, 09:51 AM CDT
I've just installed FC6. I have a Trendnet, model TEW-424UB H/W:3.0R, in which I'm hoping to use to get internet access on my laptop. So far the system isn't able to recognize the wireless USB device, which mean i'm unable to use it.
I looked at the manufacturer site and I was able to find a driver.
http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=24&PFid=1&Level=6&Conn=5&DownTypeID=3&GetDown=false&Downloads=true#1432
Using the instructions provided, I get an error during compiling that basically says "/lib/modules/2.6.18-1.2798.fc6/build" not found. Although i'm able to find that path, its a softlink to files i don't have.
lrwxrwxrwx 1 root root 47 May 17 23:37 build -> ../../../usr/src/kernels/2.6.18-1.2798.fc6-i586
This is what I see when i do "lsusb"
[saviles@localhost ~]$ sudo /sbin/lsusb
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 004: ID 0bda:8189 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 0000:0000
[saviles@localhost ~]$
Also, when i plug in the device this is what i see in "dmesg".
usb 1-2: new full speed USB device using uhci_hcd and address 6
usb 1-2: configuration #1 chosen from 1 choice
Could someone give me some idea on how to get this work? I wonder if someone can compile that driver and share it, maybe that could work?
I would appreciate any help.
Thanks.
I looked at the manufacturer site and I was able to find a driver.
http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=24&PFid=1&Level=6&Conn=5&DownTypeID=3&GetDown=false&Downloads=true#1432
Using the instructions provided, I get an error during compiling that basically says "/lib/modules/2.6.18-1.2798.fc6/build" not found. Although i'm able to find that path, its a softlink to files i don't have.
lrwxrwxrwx 1 root root 47 May 17 23:37 build -> ../../../usr/src/kernels/2.6.18-1.2798.fc6-i586
This is what I see when i do "lsusb"
[saviles@localhost ~]$ sudo /sbin/lsusb
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 004: ID 0bda:8189 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 0000:0000
[saviles@localhost ~]$
Also, when i plug in the device this is what i see in "dmesg".
usb 1-2: new full speed USB device using uhci_hcd and address 6
usb 1-2: configuration #1 chosen from 1 choice
Could someone give me some idea on how to get this work? I wonder if someone can compile that driver and share it, maybe that could work?
I would appreciate any help.
Thanks.