Using Unimix to Know More About Your Sound Card: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


You can check the log and see which device is recognized on your machine and some general information of the card.
You can check the log and see which device is recognized on your machine and some general information of the card.
<PRE>
Uniaud32 version 2.02.05-SVN
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking intel8x0
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking via82xx
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking emu10k1
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking cmipci
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking als4000
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking cs4281
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking cs46xx
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking cs5535audio
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking es1938
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking ens1370
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking ymfpci
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking es1968
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking Maestro3
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking ali5451
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking trident
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking nm256
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking fm801
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking atiixp
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking ca0106
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking hda_intel
pci_register_driver: matched 0 8086:1c20/40300 with 8086:1c20/0 0 (hda_intel)
request_irq: irq 22
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking bt87x
00-00: ALC269VB Analog : ALC269VB Analog
: playback 1
: capture 1


OSS32_Initialize: SUCCESS. Cards=1
Init=262/0 Between=0/0 Complete=0/0
U16: Uniaud16 v1.9.7
Midi Open 2 failed with error -19
Midi Open 3 failed with error -19
Couldn't find OPL3 device
Init=262/0 Between=2/0 Complete=0/0
U16: WS::ABS InProcess Now=1 Save=3
Init=262/0 Between=2/0 Complete=297/0
</PRE>


==Unimix Logs==
==Unimix Logs==

Revision as of 00:06, 16 August 2020

If you are using Uniaud as your sound driver under ArcaOS, there is the Unimix command that can help you know more about your sound card.

General Log

Before starting with Unimix you can extract a general information about your sound card adapter with:

copy alsahlp$ alsa.log

You can check the log and see which device is recognized on your machine and some general information of the card.

Uniaud32 version 2.02.05-SVN
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking intel8x0
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking via82xx
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking emu10k1
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking cmipci
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking als4000
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking cs4281
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking cs46xx
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking cs5535audio
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking es1938
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking ens1370
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking ymfpci
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking es1968
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking Maestro3
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking ali5451
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking trident
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking nm256
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking fm801
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking atiixp
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking ca0106
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking hda_intel
pci_register_driver: matched 0 8086:1c20/40300 with 8086:1c20/0 0 (hda_intel)
request_irq: irq 22
pci_register_driver: query_device found d8 8086:1c20 class=40300 checking bt87x
00-00: ALC269VB Analog : ALC269VB Analog
 : playback 1
 : capture 1


OSS32_Initialize: SUCCESS. Cards=1
Init=262/0 Between=0/0 Complete=0/0
U16: Uniaud16 v1.9.7
Midi Open 2 failed with error -19
Midi Open 3 failed with error -19
Couldn't find OPL3 device
Init=262/0 Between=2/0 Complete=0/0
U16: WS::ABS InProcess Now=1 Save=3
Init=262/0 Between=2/0 Complete=297/0

Unimix Logs

This page has some comments about using Unimix.


unimix -list
Command line mixer for UNIAUD32. Version 1.1
Detected UNIAUD version 2.02.05
Detected 1 audio adapter(s)
Control list for adapter 0

Control ID: 1
...
Name: [Speaker Playback Volume]

Control ID: 2
..
Name: [Speaker Playback Switch]

Control ID: 3
...
Name: [Headphone Playback Volume]

Control ID: 4
...
Name: [Headphone Playback Switch]

Control ID: 5
...
Name: [Capture Volume]

Control ID: 6
...
Name: [Capture Switch]

Control ID: 7
..
Name: [Capture Volume]

Control ID: 8
..
Name: [Capture Switch]

Control ID: 9
...
Name: [Mux Capture Volume]

Control ID: 10
...
Name: []

Control ID: 11
...
Name: [Input Source]

Control ID: 12
...
Name: [Input Source]


Control ID: 13
Interface: virtual mixer device
Device(client): 0, subdevice (substream) 0
Name: [IEC958 Playback Con Mask]


Control ID: 14
Interface: virtual mixer device
Device(client): 0, subdevice (substream) 0
Name: [IEC958 Playback Pro Mask]


Control ID: 15
Interface: virtual mixer device
Device(client): 0, subdevice (substream) 0
Name: [IEC958 Playback Default]


Control ID: 16
Interface: virtual mixer device
Device(client): 0, subdevice (substream) 0
Name: [IEC958 Playback Switch]

Control ID: 17
Interface: virtual mixer device
Device(client): 0, subdevice (substream) 0
Name: [IEC958 Default PCM Playback Switch]


Control ID: 18
...
Name: [Master Playback Volume]


Control ID: 19
...
Name: [Master Playback Switch]