Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ucm2: USB-Audio: Add support for ALC4080 Gigabyte Z590 AORUS ULTRA #310

Closed
wants to merge 1 commit into from

Conversation

BearsPunch
Copy link
Contributor

@BearsPunch BearsPunch commented May 4, 2023

When installed Manjaro I had an issue my audio card was not recognized. USB ID is 0414:a00d and as I see you already have it under if.realtek-alc1220-vb condition, but I have ALC4080. So I manually changed USB-Audio.conf under If.realtek-alc4080 condition from (0414:a0(0e|1[0124])) to (0414:a0(0[de]|1[0124])) and now it works perfectly.

But Ubuntu (maybe from 22.04) doesn't have this issue. Does Canonical update alsa-ucm-conf by themselves without pull request to main branch?

@perexg perexg closed this in 9df33d4 Jun 28, 2023
perexg pushed a commit that referenced this pull request Jun 28, 2023
Fixes: #310
Signed-off-by: <p.tamkovich@outlook.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
@perexg perexg reopened this Jun 28, 2023
@perexg
Copy link
Member

perexg commented Jun 28, 2023

Sorry, I cannot merge this without other work. ALC1220 / ALC4080 should be distinguished by the other key (like DMI - see https://github.com/alsa-project/alsa-ucm-conf/blob/master/ucm2/AMD/acp5x/acp5x.conf#L30) for an example.

Could you show fields Product Name, Version and SKU Number in the System Information block from dmidecode ?

@BearsPunch
Copy link
Contributor Author

Sorry, I cannot merge this without other work. ALC1220 / ALC4080 should be distinguished by the other key (like DMI - see https://github.com/alsa-project/alsa-ucm-conf/blob/master/ucm2/AMD/acp5x/acp5x.conf#L30) for an example.

Could you show fields Product Name, Version and SKU Number in the System Information block from dmidecode ?

Hello !

Sure. This is response from dmidecode

System Information:

    Manufacturer: Gigabyte Technology Co., Ltd.
    Product Name: Z590 AORUS ULTRA
    Version: -CF
    Serial Number: Default string
    UUID: 03c00218-044d-058f-b306-960700080009
    Wake-up Type: Power Switch
    SKU Number: Default string
    Family: Z590 MB

@BearsPunch
Copy link
Contributor Author

Hey. Do you need any other help from my side? :)

@perexg perexg closed this in eb97aca Oct 30, 2023
@perexg
Copy link
Member

perexg commented Oct 30, 2023

Please, test eb97aca and re-open if something does not work. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants