View previous topic :: View next topic |
Author |
Message |
luckyone n00b
Joined: 19 Oct 2007 Posts: 6
|
Posted: Fri Oct 19, 2007 5:53 pm Post subject: gentoo newb wireless issues |
|
|
So inherited a project of trying to get a TrendNet TEW-504UB USB wireless going on a AMD Geode setup. I manage to survive in the world of Ubuntu, but I am lost in Gentoo. I blame no flashy GUI to distract me.
Things I do know:
I'm assuming its the 2007.0 release since they started the project in June
USB is up and can see the card.
ndiswrapper is a necessary evil
Other than that, I need help. The one time in the past that I've used ndiswrapper, it just happened to work after a reboot, so my knowledge is limited. Can someone help me out? |
|
Back to top |
|
|
jexxie Tux's lil' helper
Joined: 12 Oct 2007 Posts: 82 Location: Vancouver, BC
|
Posted: Sat Oct 20, 2007 12:22 am Post subject: |
|
|
Please paste the output of running these commands so we can help you:
ndiswrapper -l
iwconfig
ifconfig |
|
Back to top |
|
|
luckyone n00b
Joined: 19 Oct 2007 Posts: 6
|
Posted: Tue Oct 23, 2007 10:06 pm Post subject: |
|
|
results from ndiswrapper -l
Code: | net5523 : Driver Installed |
results from ifconfig
Code: |
eth0 Link encap : Ethernet HWaddr 00:E0:L7:07:F3::CC
inet addr : 10.10.10.160 Bcast: 10.10.255.255 Mask : 255.255.0.0
inet6 addr: fe80::2e0:c7ff:fe07:f3cc/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets errors:0 dropped:0 overruns: 0 frames:0
TX packets errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0(0.0b) TX bytes:588(588.0 b)
Interrupt:10 Base address:0xfc00
lo Link encap : Local Loopback
inet addr : 127.0.0.1 Mask : 255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16426 Metric:1
RX packets errors:0 dropped:0 overruns: 0 frames:0
TX packets errors:0 dropped:0 overruns:0 carrier:0
RX bytes:0(0.0b) TX bytes:0(0.0 b)
|
results from iwconfig
Code: |
lo No Wireless Extensions
eth0 No Wireless Extensions
sit0 No Wireless Extensions |
Just a warning, for some reason the net connection in the lab was down and I had to write down the results, so there might be some typos. What am I missing?[/code] |
|
Back to top |
|
|
luckyone n00b
Joined: 19 Oct 2007 Posts: 6
|
Posted: Mon Oct 29, 2007 2:06 am Post subject: |
|
|
Does anyone have a suggestion? |
|
Back to top |
|
|
|