usb/149162: ASUS WL-167g doesn't work in 8.1 (continue of 149058)

Hans Petter Selasky hselasky at c2i.net
Mon Aug 2 16:50:07 UTC 2010


The following reply was made to PR usb/149162; it has been noted by GNATS.

From: Hans Petter Selasky <hselasky at c2i.net>
To: Alexey A Bukreev <lepis at lepis.net.ru>
Cc: freebsd-usb at freebsd.org,
 freebsd-gnats-submit at freebsd.org
Subject: Re: usb/149162: ASUS WL-167g doesn't work in 8.1 (continue of 149058)
Date: Mon, 2 Aug 2010 18:39:30 +0200

 On Monday 02 August 2010 18:24:17 Alexey A Bukreev wrote:
 > On 02.08.2010 10:49, Hans Petter Selasky wrote:
 > > Hi,
 > > Try to enter the debugger from the console by pressing CTRL+ALT+ESC. Use
 > > bt to get the backtrace. Then backtrace the ifconfig process. Figure out
 > > where it gets stuck.
 > > 
 > > Did you run:
 > > 
 > > sysctl hw.usb.ural.debug=15
 > > 
 > > --HPS
 > 
 > I input in console "ifconfig wlan0 create wlandev ural0". After I press
 > ALT+CTRL+ESC - nothing happens.
 > I reboot PC and input "gdb ifconfig wlan0 create wlandev ural0" - result
 > you can see here: http://lepis.org.ru/~lepis/freebsd/IMG_0072.JPG
 > 
 > I think I did it wrong :) I'm dummy.
 > 
 > 
 > But I saw one strange thing.
 > In one of tries I started ifconfig command and rebooted PC after 3-5
 > minutes. In first console I saw next messages after "Uptime":
 > 
 >     Uptime: 3m21s
 >     ugen0.2: <ASUS> at usbus0
 >     ural1: ......
 >     ural1: ......
 > 
 > You can see photo of these messages:
 > http://lepis.org.ru/~lepis/freebsd/IMG_0068.JPG
 > 
 > And reboot stopped. Reboot continued only when I pressed ALT+CTRL+DEL.
 > I think that it's a bug in ifconfig with duplicating devices.
 > 
 > Sorry my bad English.
 
 1) gdb
 
 2) type: file ifconfig
 
 3) type: run wlan0 create wlandev ural0
 
 --HPS


More information about the freebsd-usb mailing list