Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Nov 2008 16:22:11 +0100
From:      Raoul <rmgls@free.fr>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: usb2_sound behaviour
Message-ID:  <20081108152214.C61E9B0133@smtp7-g19.free.fr>

next in thread | raw e-mail | index | archive | help

On 08.11.2008 13:34 (UTC+1), Hans Petter Selasky wrote:
> > On Saturday 08 November 2008, Raoul wrote:
> >>> On Sat, 8 Nov 2008 10:32:2 Hans Petter Selasky wrote:
> >>>
> >>> On Saturday 08 November 2008, Raoul wrote:
> > Hi,
> > 
> >>  usbconfig -u 2 -a 1 dump_curr_config_desc:
> >>  No device match
> > 
> > I see from the printouts that USB2 is not loaded correctly.
> > 
> > What does kldstat output ?
> > 
> > Looks like the old stack is used with the new modules.
> > 
> > --HPS

as pointed out by Rainer Hurling:

> Did you remove 'usbd_enable="YES"' from /etc/rc.conf?
> 
> On my machines, after removing it the old stack is not loaded any more.> 

Alas, i forgot to check this one!
thanks for that good point,
but still i have the same result:

kldstat
Id Refs Address    Size     Name
 1   49 0xc0400000 bff630   kernel (/boot/kernel/kernel)
 2    1 0xc1000000 2bdbc    linux.ko (/boot/kernel/linux.ko)
 3    1 0xc102c000 106dc    if_iwi.ko (/boot/kernel/if_iwi.ko)
 4    1 0xc103d000 1a780    snd_hda.ko (/boot/kernel/snd_hda.ko)
 5    4 0xc1058000 52bb0    sound.ko (/boot/kernel/sound.ko)
 6    1 0xc10ab000 2848     acpi_sony.ko (/boot/kernel/acpi_sony.ko)
 7    1 0xc10ae000 3c4c     usb2_controller.ko (/boot/kernel/usb2_controller.ko)
 8    4 0xc10b2000 3be58    usb2_core.ko (/boot/kernel/usb2_core.ko)
 9    1 0xc10ee000 e15c     usb2_sound.ko (/boot/kernel/usb2_sound.ko)
10    6 0xc10fd000 e9fc     netgraph.ko (/boot/kernel/netgraph.ko)
11    1 0xc110c000 9bd4     ng_ubt.ko (/boot/kernel/ng_ubt.ko)
12    4 0xc53f6000 2000     ng_bluetooth.ko (/boot/kernel/ng_bluetooth.ko)
13    1 0xc53f8000 d000     ng_hci.ko (/boot/kernel/ng_hci.ko)
14    1 0xc5485000 10000    ng_l2cap.ko (/boot/kernel/ng_l2cap.ko)
15    1 0xc5497000 22000    ng_btsocket.ko (/boot/kernel/ng_btsocket.ko)
16    1 0xc54c4000 4000     ng_socket.ko (/boot/kernel/ng_socket.ko)

usbconfig -u 2 -a 1 usb2device_desc
No device match

in case ...
dmesg
...
usb4: <Intel 82801FB (ICH6) USB 2.0 controller> on ehci0
usb4: USB revision 2.0
uhub4: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb4
uhub4: 8 ports with 8 removable, self powered
uhub5: <ORTEK USB Keyboard Hub, class 9/0, rev 1.10/1.10, addr 2> on uhub0
uhub5: 3 ports with 2 removable, bus powered
ucom0: <Prolific Technology Inc. USB-Serial Controller, class 0/0, rev 1.10/3.00, addr 3> on uhub5
ukbd0: <ORTEK USB Keyboard Hub, class 0/0, rev 1.10/1.10, addr 4> on uhub5
kbd2 at ukbd0
kbd2: ukbd0, generic (0), config:0x0, flags:0x3d0000
uhid0: <ORTEK USB Keyboard Hub, class 0/0, rev 1.10/1.10, addr 4> on uhub5
ugen0: <Digidesign Mbox 2, class 0/0, rev 1.00/1.38, addr 2> on uhub1

Best regards

RAoul
rmgls@free.Fr



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081108152214.C61E9B0133>