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

2010-08-05 Thread Alexey A Bukreev

On 06.08.2010 2:09, Hans Petter Selasky wrote:



Now I'll try to update kernel sources and rebuild world and kernel. I hope
update should help me.
 

Sounds like a good idea.
   
I updated, did rebuild and installed world and kernel - wlan0 don't have 
hostap


Hans, how do you think, will wlan0 have hostap if I change wi-fi card?

I have PCI card DLink DWL-G510 rev.C on another PC (ral driver). As I 
recall this card does not work on FreeBSD 7.2 - it loses signal strength.



--
С уважением,
Букреев Алексей
+7(926) 249-90-25
http://lepisgame.net.ru

___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org


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

2010-08-04 Thread Alexey A Bukreev

On 02.08.2010 20:39, Hans Petter Selasky wrote:

On Monday 02 August 2010 18:24:17 Alexey A Bukreev wrote:
   

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

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.
 

1) gdb

2) type: file ifconfig

3) type: run wlan0 create wlandev ural0

--HPS
   

gdb says no debugging symbols found

[le...@lepis ~]$ cat /usr/src/sys/i386/conf/lepis | grep DEBUG
makeoptions DEBUG=-g #...
options USB_DEBUG
options IEEE80211_DEBUG #
options USB_DEBUG #

--
С уважением,
Букреев Алексей
+7(926) 249-90-25
http://lepisgame.net.ru

___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org


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

2010-08-04 Thread Alexey A Bukreev

On 31.07.2010 23:43, Hans Petter Selasky wrote:
Can you compile the kernel with options USB_DEBUG. Then set the 
following

debug variable:

sysctl hw.usb.ural.debug=15

What is printed in dmesg, when you try to activate the wlan0?

--HPS
   
I compiled kernel with options USB_DEBUG, set hw.usb.ural.debug to 15, 
inputed into console ifconfig wlan0 create wlandev ural0.


There are no messages in dmesg or 1st console. dmesg ends with string 
rl0: link state changed to UP


In top process ifconfig uses 100% of CPU core. If you wish I can send 
you the photo of top.


After 10 minutes there several messages displays on dmesg:

   Aug  2 01:25:46 lepis kernel: calcru: runtime went backwards from
   1506 usec to 1483 usec for pid 1358 (csh)
   Aug  2 01:25:46 lepis kernel: calcru: runtime went backwards from
   414 usec to 344 usec for pid 1317 (inetd)
   Aug  2 01:25:46 lepis kernel: calcru: runtime went backwards from
   734 usec to 610 usec for pid 1277 (sendmail)
   Aug  2 01:25:46 lepis kernel: calcru: runtime went backwards from
   544 usec to 452 usec for pid 1277 (sendmail)
   Aug  2 01:25:46 lepis kernel: calcru: runtime went backwards from
   537 usec to 446 usec for pid 1273 (sendmail)
   Aug  2 01:25:46 lepis kernel: calcru: runtime went backwards from
   687 usec to 570 usec for pid 1257 (sshd)
   Aug  2 01:25:46 lepis kernel: calcru: runtime went backwards from
   4830 usec to 4629 usec for pid 966 (syslogd)
   Aug  2 01:25:46 lepis kernel: calcru: runtime went backwards from
   304 usec to 253 usec for pid 811 (devd)
   Aug  2 01:25:46 lepis kernel: calcru: runtime went backwards from
   7516 usec to 6244 usec for pid 811 (devd)
   Aug  2 01:25:46 lepis kernel: calcru: runtime went backwards from
   18540 usec to 17888 usec for pid 4 (g_down)
   Aug  2 01:25:46 lepis kernel: calcru: runtime went backwards from
   949398 usec to 793650 usec for pid 1 (init)
   Aug  2 01:25:46 lepis kernel: calcru: runtime went backwards from
   5350 usec to 4664 usec for pid 0 (kernel)


On 7.3-STABLE on the same computer I have the same messages, but all 
works normally:


   calcru: runtime went backwards from 193 usec to 160 usec for pid 128
   (adjkerntz)
   calcru: runtime went backwards from 24328 usec to 20212 usec for pid
   30 (usbtask-dr)
   calcru: runtime went backwards from 633 usec to 560 usec for pid 24
   (swi6: task queue)
   calcru: runtime went backwards from 5000 usec to 4622 usec for pid 0
   (swapper)



--
? ?,
??? ???
+7(926) 249-90-25
http://lepisgame.net.ru

___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org


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

2010-08-04 Thread Alexey A Bukreev
The following reply was made to PR usb/149162; it has been noted by GNATS.

From: Alexey A Bukreev le...@lepis.net.ru
To: Hans Petter Selasky hsela...@c2i.net
Cc: freebsd-usb@freebsd.org, freebsd-gnats-sub...@freebsd.org
Subject: Re: usb/149162: ASUS WL-167g doesn't work in 8.1 (continue of 149058)
Date: Mon, 02 Aug 2010 20:24:17 +0400

 This is a multi-part message in MIME format.
 --070709020906090407080201
 Content-Type: text/plain; charset=ISO-8859-15; format=flowed
 Content-Transfer-Encoding: 7bit
 
 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.
 
 -- 
 ? ?,
 ??? ???
 +7(926) 249-90-25
 http://lepisgame.net.ru
 
 
 --070709020906090407080201
 Content-Type: text/html; charset=ISO-8859-15
 Content-Transfer-Encoding: 7bit
 
 !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN
 html
 head
   meta content=text/html; charset=ISO-8859-15
  http-equiv=Content-Type
 /head
 body bgcolor=#ff text=#00
 On 02.08.2010 10:49, Hans Petter Selasky wrote:
 blockquote cite=mid:201008020849.46521.hsela...@c2i.net type=citeHi,br
   pre wrap=
 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
   /pre
 /blockquote
 I input in console ifconfig wlan0 create wlandev ural0. After I press
 ALT+CTRL+ESC - nothing happens.br
 I reboot PC and input gdb ifconfig wlan0 create wlandev ural0 -
 result you can see here: a class=moz-txt-link-freetext 
href=http://lepis.org.ru/~lepis/freebsd/IMG_0072.JPG;http://lepis.org.ru/~lepis/freebsd/IMG_0072.JPG/abr
 br
 I think I did it wrong :) I'm dummy.br
 br
 br
 But I saw one strange thing.br
 In one of tries I started ifconfig command and rebooted PC after 3-5
 minutes. In first console I saw next messages after Uptime:br
 blockquoteUptime: 3m21sbr
 ugen0.2: lt;ASUSgt; at usbus0br
 ural1: ..br
 ural1: ..br
 /blockquote
 You can see photo of these messages:
 a class=moz-txt-link-freetext 
href=http://lepis.org.ru/~lepis/freebsd/IMG_0068.JPG;http://lepis.org.ru/~lepis/freebsd/IMG_0068.JPG/abr
 br
 And reboot stopped. Reboot continued only when I pressed ALT+CTRL+DEL.br
 I think that it's a bug in ifconfig with duplicating devices.br
 br
 Sorry my bad English.br
 br
 pre class=moz-signature cols=72-- 
 #1057; #1091;#1074;#1072;#1078;#1077;#1085;#1080;#1077;#1084;,
 #1041;#1091;#1082;#1088;#1077;#1077;#1074; 
#1040;#1083;#1077;#1082;#1089;#1077;#1081;
 +7(926) 249-90-25
 a class=moz-txt-link-freetext 
href=http://lepisgame.net.ru;http://lepisgame.net.ru/a
 /pre
 /body
 /html
 
 --070709020906090407080201--
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org


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

2010-08-04 Thread Alexey A Bukreev
The following reply was made to PR usb/149162; it has been noted by GNATS.

From: Alexey A Bukreev le...@lepis.net.ru
To: Hans Petter Selasky hsela...@c2i.net
Cc: freebsd-usb@freebsd.org, freebsd-gnats-sub...@freebsd.org
Subject: Re: usb/149162: ASUS WL-167g doesn't work in 8.1 (continue of 149058)
Date: Tue, 03 Aug 2010 19:46:21 +0400

 On 02.08.2010 20:39, Hans Petter Selasky wrote:
  On Monday 02 August 2010 18:24:17 Alexey A Bukreev wrote:
 
  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
 
  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.
   
  1) gdb
 
  2) type: file ifconfig
 
  3) type: run wlan0 create wlandev ural0
 
  --HPS
 
 gdb says no debugging symbols found
 
 [le...@lepis ~]$ cat /usr/src/sys/i386/conf/lepis | grep DEBUG
 makeoptions DEBUG=-g #...
 options USB_DEBUG
 options IEEE80211_DEBUG #
 options USB_DEBUG #
 
 -- 
 С уважением,
 Букреев Алексей
 +7(926) 249-90-25
 http://lepisgame.net.ru
 
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org