Logitech AudioHub USB Speaker

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Husse

Re: Logitech AudioHub USB Speaker

Post by Husse »

I don't think there is a counterpart to this in Mint
Run lsusb and lspci (l is a lower case L) in a terminal and post here, might give something
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Husse

Re: Logitech AudioHub USB Speaker

Post by Husse »

Somewhat old and aging hardware but nothing revealing - you forgot lsusb, post that too
Husse

Re: Logitech AudioHub USB Speaker

Post by Husse »

Strange - I don't see any Logitech speakers
What is this?
Cambridge Silicon Radio, Ltd Bluetooth Dongle
Not the speakers via bluetooth?
Husse

Re: Logitech AudioHub USB Speaker

Post by Husse »

Please don't edit your old posts - it becomes hard to follow the progress
Recompile the kernel is the way to use the solution you found over at Arch
Another solution is to add this to your /etc/asound.conf for all users or /home/your_name/.asoundrc for just you

Code: Select all

pcm.!default {
        type plug slave {
                pcm "hw:1,0"
                rate 44100
                format S16_LE
        }
}
If the file does not exist create it
I am not at all sure if it works, but some working solutions (compiling the kernel) can be found here
http://ubuntuforums.org/showthread.php?t=806555
Edited by Husse
Locked

Return to “Hardware Support”