Opened 12 months ago

Closed 12 months ago

Last modified 12 months ago

#18320 closed bug (duplicate)

USB audio driver not work

Reported by: kim1963 Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Drivers/Audio/USB Version: R1/beta4
Keywords: Cc:
Blocked By: #10521 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

Attachments (4)

photo_2023-03-12_21-10-58.jpg (95.6 KB ) - added by kim1963 12 months ago.
listdevi7-1165G7.txt (4.1 KB ) - added by kim1963 12 months ago.
screenshot119.png (59.8 KB ) - added by kim1963 12 months ago.
screenshot127.png (58.1 KB ) - added by kim1963 12 months ago.

Download all attachments as: .zip

Change History (12)

comment:1 by kim1963, 12 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 12 months ago by kim1963 (previous) (diff)

comment:2 by kim1963, 12 months ago

Description: modified (diff)

by kim1963, 12 months ago

by kim1963, 12 months ago

Attachment: listdevi7-1165G7.txt added

comment:3 by kim1963, 12 months ago

~> listusb /dev/bus/usb/0/0 -v

[Device /dev/bus/usb/0/0]

Class .................. 0x00 ((Defined at Interface level) ()) Subclass ............... 0x00(Defined at Interface level) () Protocol ............... 0x00(Defined at Interface level) () Max Endpoint 0 Packet .. 8 USB Version ............ 1.16 Vendor ID .............. 0x1b3f (Generalplus Technology Inc.) Product ID ............. 0x2008 Product Version ........ 0x0100 Manufacturer String .... "GeneralPlus" Product String ......... "USB Audio Device" Serial Number .......... "" [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 ...... 100 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 ........... 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

[Descriptor 3]

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

[Descriptor 4]

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

[Descriptor 5]

Type .............. 0x24 Subtype ........... 0x05 (Selector Unit) Unit ID ........... 9 Source IDs ........ 5, Selector .......... 5

[Descriptor 6]

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

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

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

[Descriptor 7]

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

Master Channel . Mute Volume Automatic Gain

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

[Descriptor 8]

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

Master Channel . Mute Volume

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

[Descriptor 9]

Type .............. 0x24 Subtype ........... 0x04 (Mixer Unit) Unit ID ........... 8 Source IDs ........ 1, 7, Channels .......... 2 Channel Config .... 0x3

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

Channel Names ..... 0 Bitmap Control .... 0x00 Mixer ............. 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 .... 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 ..... 44100, 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 .... 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 ..... 44100, 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 .... 8 Interval ......... 32 Type ............. Interrupt Direction ........ Input

[Descriptor 0]

Type ............. 0x21 Data ............. 01 02 00 01 22 29 00

~>

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

by kim1963, 12 months ago

Attachment: screenshot119.png added

comment:4 by kim1963, 12 months ago

~> listusb /dev/bus/usb/0/5 -v

[Device /dev/bus/usb/0/5]

Class .................. 0x00 ((Defined at Interface level) ()) Subclass ............... 0x00(Defined at Interface level) () Protocol ............... 0x00(Defined at Interface level) () Max Endpoint 0 Packet .. 8 USB Version ............ 1.16 Vendor ID .............. 0x08bb (Texas Instruments) Product ID ............. 0x2902 (PCM2902 Audio Codec) Product Version ........ 0x0100 Manufacturer String .... "" Product String ......... "" Serial Number .......... "" [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 ...... 100 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 ........... 0x02 (Input Terminal) Terminal ID ....... 2 Terminal Type ..... 0x0201 (Microphone) Associated Terminal 0 Nr Channels ....... 1 Channel Config .... 0x1

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

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

[Descriptor 3]

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

[Descriptor 4]

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

[Descriptor 5]

Type .............. 0x24 Subtype ........... 0x05 (Selector Unit) Unit ID ........... 8 Source IDs ........ 10, Selector .......... 10

[Descriptor 6]

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

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

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

[Descriptor 7]

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

Master Channel . Mute Volume Automatic Gain

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

[Descriptor 8]

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

Master Channel . Mute Volume

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

[Descriptor 9]

Type .............. 0x24 Subtype ........... 0x04 (Mixer Unit) Unit ID ........... 15 Source IDs ........ 1, 13, Channels .......... 2 Channel Config .... 0x3

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

Channel Names ..... 0 Bitmap Control .... 0x00 Mixer ............. 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 .... 200 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 ..... 48000, 44100,

[Descriptor 2]

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

[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 .... 100 Interval ......... 1 Type ............. Isochronous Direction ........ Input

[Descriptor 0]

Subtype ........... 1 (AS_GENERAL) Terminal link ..... 7 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 ..... 48000, 44100,

[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 .... 4 Interval ......... 2 Type ............. Interrupt Direction ........ Input

[Descriptor 0]

Type ............. 0x21 Data ............. 00 01 00 01 22 3c 00

by kim1963, 12 months ago

Attachment: screenshot127.png added

comment:5 by kim1963, 12 months ago

I have the opportunity to test the driver on three different devices: one device is built into the motherboard of the minicomputer, two external devices. I need a driver’s binary file and testing instructions. I hope to help from the developers of the operating system.

comment:6 by pulkomandy, 12 months ago

Component: - GeneralDrivers/Audio/USB

comment:7 by pulkomandy, 12 months ago

Blocked By: 10521 added
Resolution: duplicate
Status: newclosed

There is already a ticket for this, no need to open a new one.

comment:8 by vladname, 12 months ago

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

Class .................. 0x00 ((Defined at Interface level) ()) Subclass ............... 0x00(Defined at Interface level) () Protocol ............... 0x00(Defined at Interface level) () Max Endpoint 0 Packet .. 8 USB Version ............ 1.0 Vendor ID .............. 0x08bb (Texas Instruments) Product ID ............. 0x2702 (PCM2702 16-bit stereo audio DAC) Product Version ........ 0x0100 Manufacturer String .... "Burr-Brown Japan" Product String ......... "Burr-Brown Japan PCM2702" Serial Number .......... "" [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 ...... 40 Interfaces ........ 1,

[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 ........... 0x03 (Output Terminal) Terminal ID ....... 2 Terminal Type ..... 0x0301 (Speaker) Associated Terminal 0 Source ID ......... 3 Terminal .......... 0

[Descriptor 3]

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

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

Feature ........... 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 .... 192 Interval ......... 1 Type ............. Isochronous Direction ........ Output

[Descriptor 0]

Subtype ........... 1 (AS_GENERAL) Terminal link ..... 1 Delay ............. 0 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 ..... 32000, 44100, 48000,

[Descriptor 2]

Type .............. 0x25 (CS_ENDPOINT) Subtype ........... 0x01 (EP_GENERAL) Attributes ........ 0x00 Lock Delay Units .. 2 (Decoded PCM samples) Lock Delay ........ 512

[Alternate 2]

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

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

[Descriptor 0]

Subtype ........... 1 (AS_GENERAL) Terminal link ..... 1 Delay ............. 0 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 ..... 32000, 44100, 48000,

[Descriptor 2]

Type .............. 0x25 (CS_ENDPOINT) Subtype ........... 0x01 (EP_GENERAL) Attributes ........ 0x00 Lock Delay Units .. 2 (Decoded PCM samples) Lock Delay ........ 512

Note: See TracTickets for help on using tickets.