|
List Info
Thread: Asus WL-167g not working
|
|
| Asus WL-167g not working |
  Russian Federation |
2007-05-12 14:55:34 |
Hello!
I'm trying to use ASUS WL-167g, with ural driver compiled
into kernel,
but system does not recognize it.
from /var/log/messages
May 12 23:47:15 tarkhil kernel: ugen1: Ralink 802.11 bg
WLAN, rev
2.00/0.01, addr 2
from usbdevs -v
port 5 addr 2: high speed, power 300 mA, config 1, 802.11 bg
WLAN(0x1723), Ralink(0x0b05), rev 0.01
System is FreeBSD 6.2-RELEASEp3.
Any help is appreciated.
Alex.
_______________________________________________
freebsd-mobile freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to
"freebsd-mobile-unsubscribe freebsd.org"
|
|
| Re: Asus WL-167g not working |
  Germany |
2007-05-12 15:59:36 |
On 05/12/07 21:55, Alex Povolotsky wrote:
> Hello!
>
> I'm trying to use ASUS WL-167g, with ural driver
compiled into kernel,
> but system does not recognize it.
>
> from /var/log/messages
>
> May 12 23:47:15 tarkhil kernel: ugen1: Ralink 802.11 bg
WLAN, rev
> 2.00/0.01, addr 2
>
> from usbdevs -v
>
> port 5 addr 2: high speed, power 300 mA, config 1,
802.11 bg
> WLAN(0x1723), Ralink(0x0b05), rev 0.01
if_ural.c does not know about a usb ID 1723 (only Asus IDs
1706 and
1705 are known). You need to patch it.
HTH
Volker
_______________________________________________
freebsd-mobile freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to
"freebsd-mobile-unsubscribe freebsd.org"
|
|
| Re: Asus WL-167g not working |
  Russian Federation |
2007-05-12 16:41:20 |
Volker wrote:
> On 05/12/07 21:55, Alex Povolotsky wrote:
>
>> Hello!
>>
>> I'm trying to use ASUS WL-167g, with ural driver
compiled into kernel,
>> but system does not recognize it.
>>
>> from /var/log/messages
>>
>> May 12 23:47:15 tarkhil kernel: ugen1: Ralink
802.11 bg WLAN, rev
>> 2.00/0.01, addr 2
>>
>> from usbdevs -v
>>
>> port 5 addr 2: high speed, power 300 mA, config 1,
802.11 bg
>> WLAN(0x1723), Ralink(0x0b05), rev 0.01
>>
>
> if_ural.c does not know about a usb ID 1723 (only Asus
IDs 1706 and
> 1705 are known). You need to patch it.
>
Partially helped. Now it can be detected, but cannot scan.
May 13 01:37:03 tarkhil kernel: ural0: Ralink 802.11 bg
WLAN, rev
2.00/0.01, addr 2
May 13 01:37:04 tarkhil kernel: ural0: MAC/BBP RT2570 (rev
0x00), RF unknown
May 13 01:37:04 tarkhil kernel: ural0: Ethernet address:
00:18:f3:e5:b8:dd
May 13 01:37:04 tarkhil kernel: ural0: if_start running
deferred for Giant
Here I do ifconfig ural0 up scan
May 13 01:37:08 tarkhil kernel: ural0: timeout waiting for
BBP/RF to wakeup
And no scan result.
Alex.
> HTH
>
> Volker
>
> _______________________________________________
> freebsd-net freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to
"freebsd-net-unsubscribe freebsd.org"
>
>
_______________________________________________
freebsd-mobile freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to
"freebsd-mobile-unsubscribe freebsd.org"
|
|
| Re: Asus WL-167g not working |

|
2007-05-13 21:43:50 |
On 5/13/07, Alex Povolotsky <tarkhil webmail.sub.ru> wrote:
> Hello!
>
> I'm trying to use ASUS WL-167g, with ural driver
compiled into kernel,
> but system does not recognize it.
>
> from /var/log/messages
>
> May 12 23:47:15 tarkhil kernel: ugen1: Ralink 802.11 bg
WLAN, rev
> 2.00/0.01, addr 2
>
> from usbdevs -v
>
> port 5 addr 2: high speed, power 300 mA, config 1,
802.11 bg
> WLAN(0x1723), Ralink(0x0b05), rev 0.01
Try HEAD, this is a rum(4)
Best Regards,
sephe
--
Live Free or Die
_______________________________________________
freebsd-mobile freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to
"freebsd-mobile-unsubscribe freebsd.org"
|
|
[1-4]
|
|