Opened 14 months ago

Last modified 13 months ago

#18320 closed bug

USB audio driver not work — at Version 2

Reported by: kim1963 Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Drivers/Audio/USB Version: R1/beta4
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by kim1963)

Il try to open the ticket to turn on the assembly of the driver USB Audio in the nightlights - for testing on my mini PC i7-1165G7

Change History (4)

comment:1 by kim1963, 14 months ago

~> listusb -v /dev/bus/usb/1/4

[Device /dev/bus/usb/1/4]

Class .................. 0x00 ((Defined at Interface level) ()) Subclass ............... 0x00(Defined at Interface level) () Protocol ............... 0x00(Defined at Interface level) () Max Endpoint 0 Packet .. 64 USB Version ............ 2.0 Vendor ID .............. 0x0573 (Zoran Co. Personal Media Division (Nogatech)) Product ID ............. 0x1573 Product Version ........ 0x8007 Manufacturer String .... "CSCTEK" Product String ......... "USB Audio and HID" Serial Number .......... "A34004801402" [Configuration 0]

Configuration String . "" [Interface 0]

[Alternate 0 active]

Class .............. 0x01 (Audio ()) Subclass ........... 0x01Audio (Control Device) Protocol ........... 0x00Audio (Control Device) Interface String ... "" [Descriptor 0]

Type .............. 0x24 Subtype ........... 0x01 (Header) ADC Release ....... 1.0 Total Length ...... 70 Interfaces ........ 1, 2,

[Descriptor 1]

Type .............. 0x24 Subtype ........... 0x02 (Input Terminal) Terminal ID ....... 1 Terminal Type ..... 0x0101 (USB Streaming) Associated Terminal 0 Nr Channels ....... 2 Channel Config .... 0x3

Front .......... Left Right

Channel Names ..... 0 Terminal .......... 0

[Descriptor 2]

Type .............. 0x24 Subtype ........... 0x06 (Feature Unit) Unit ID ........... 5 Source ID ......... 4 Control Size ...... 1

Master Channel . Mute Volume

Feature ........... 0

[Descriptor 3]

Type .............. 0x24 Subtype ........... 0x03 (Output Terminal) Terminal ID ....... 2 Terminal Type ..... 0x0101 (USB Streaming) Associated Terminal 0 Source ID ......... 5 Terminal .......... 0

[Descriptor 4]

Type .............. 0x24 Subtype ........... 0x06 (Feature Unit) Unit ID ........... 6 Source ID ......... 1 Control Size ...... 1

Master Channel . Mute Channel 1 ...... Volume Channel 2 ...... Volume

Feature ........... 0

[Descriptor 5]

Type .............. 0x24 Subtype ........... 0x03 (Output Terminal) Terminal ID ....... 3 Terminal Type ..... 0x0301 (Speaker) Associated Terminal 0 Source ID ......... 6 Terminal .......... 0

[Descriptor 6]

Type .............. 0x24 Subtype ........... 0x02 (Input Terminal) Terminal ID ....... 4 Terminal Type ..... 0x0201 (Microphone) Associated Terminal 0 Nr Channels ....... 1 Channel Config .... 0x1

Front .......... Left

Channel Names ..... 0 Terminal .......... 0

[Interface 1]

[Alternate 0 active]

Class .............. 0x01 (Audio ()) Subclass ........... 0x02Audio (Streaming) Protocol ........... 0x00Audio (Streaming) Interface String ... ""

[Alternate 1]

Class .............. 0x01 (Audio ()) Subclass ........... 0x02Audio (Streaming) Protocol ........... 0x00Audio (Streaming) Interface String ... "" [Endpoint 0]

MaxPacketSize .... 100 Interval ......... 1 Type ............. Isochronous Direction ........ Input

[Descriptor 0]

Subtype ........... 1 (AS_GENERAL) Terminal link ..... 2 Delay ............. 1 Format tag ........ 1

[Descriptor 1]

Subtype ........... 2 (FORMAT_TYPE) Format Type ....... 1 (FORMAT_TYPE_I) Channels .......... 1 Subframe size ..... 2 Bit resolution .... 16 Sampling Freq ..... 8000, 16000, 48000,

[Descriptor 2]

Type .............. 0x25 (CS_ENDPOINT) Subtype ........... 0x01 (EP_GENERAL) Attributes ........ 0x01 Sampling Frequency Lock Delay Units .. 0 (Undefined) Lock Delay ........ 0

[Interface 2]

[Alternate 0 active]

Class .............. 0x01 (Audio ()) Subclass ........... 0x02Audio (Streaming) Protocol ........... 0x00Audio (Streaming) Interface String ... ""

[Alternate 1]

Class .............. 0x01 (Audio ()) Subclass ........... 0x02Audio (Streaming) Protocol ........... 0x00Audio (Streaming) Interface String ... "" [Endpoint 0]

MaxPacketSize .... 192 Interval ......... 1 Type ............. Isochronous Direction ........ Output

[Descriptor 0]

Subtype ........... 1 (AS_GENERAL) Terminal link ..... 1 Delay ............. 1 Format tag ........ 1

[Descriptor 1]

Subtype ........... 2 (FORMAT_TYPE) Format Type ....... 1 (FORMAT_TYPE_I) Channels .......... 2 Subframe size ..... 2 Bit resolution .... 16 Sampling Freq ..... 8000, 16000, 48000,

[Descriptor 2]

Type .............. 0x25 (CS_ENDPOINT) Subtype ........... 0x01 (EP_GENERAL) Attributes ........ 0x01 Sampling Frequency Lock Delay Units .. 0 (Undefined) Lock Delay ........ 0

[Interface 3]

[Alternate 0 active]

Class .............. 0x03 (Human Interface Device (No Subclass, None)) Subclass ........... 0x00Human Interface Device (No Subclass, None) Protocol ........... 0x00Human Interface Device (No Subclass, None) Interface String ... "" [Endpoint 0]

MaxPacketSize .... 64 Interval ......... 1 Type ............. Interrupt Direction ........ Output

[Descriptor 0]

Type ............. 0x21 Data ............. 10 01 00 01 22 1b 00

~>

Last edited 13 months ago by kim1963 (previous) (diff)

comment:2 by kim1963, 14 months ago

Description: modified (diff)

by kim1963, 14 months ago

by kim1963, 14 months ago

Attachment: listdevi7-1165G7.txt added
Note: See TracTickets for help on using tickets.