Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 35 |
Nodes: | 6 (0 / 6) |
Uptime: | 29:31:20 |
Calls: | 322 |
Calls today: | 1 |
Files: | 959 |
Messages: | 81,834 |
Posted today: | 3 |
Hello, Dale.[snip ...]
You're absolutely right. I was missing CONFIG_SND_USB_AUDIO, a setting
that builds in the USB sound driver. I'm not sure how I worked that out,
but probably somewhere on my Internet searches the concept USB sound chip came up. It doesn't mean a setup where you plugh the loudspeakers into a
USB socket; it's to do with the internal communication inside the chip
set, or something like that.
So now it "works". My new speakers are fine on my old box, but on the
new one, an MSI Tomahawk board, there's a constant crackling, and a sound something like somebody playing the bongos added in for good measure. In short, utterly unusable. This seems to have been a problem with this
make of board for many months, but MSI have failed to fix it. I can see
my still shiny new machine (from August) going back to its seller as a guarantee case.
Then I attempt to use alsamixer to unmute the speakers and, hopefully get some sound out of them. This is where my problems start....
alsamixer displays just one object, labelled S/PDIF in the middle of the screen. I don't have an S/PDIF connection, just an ordinary audio cable
with a green 3.5 mm jack plug at each end.
Alan Mackenzie:
...
Then I attempt to use alsamixer to unmute the speakers and, hopefully get some sound out of them. This is where my problems start.
alsamixer displays just one object, labelled S/PDIF in the middle of the screen. I don't have an S/PDIF connection, just an ordinary audio cable with a green 3.5 mm jack plug at each end.
...
I have:
# aplay --list-devices
**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: ALC888 Analog [ALC888 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: SB [HDA ATI SB], device 1: ALC888 Digital [ALC888 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: Generic Digital [Generic Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: M1010LT [M Audio Delta 1010LT], device 0: ICE1712 multi [ICE1712 multi] Subdevices: 0/1
Subdevice #0: subdevice #0
And if I do alsamixer -c 1 I also get just one s/pdif in the middle of
the screen, the graphics card appearantly have one.
alsamixer -c 0 shows the motherboard interface,
alsamizer -c 2 shows the pci one.
Perhaps you have more than one interface.
///
There is a debug tool /usr/sbin/alsa-info.sh if you install media-sound/alsa-utils
You can possible get better help at linux-audio-user at
lists.linuxaudio.org
Regards,
/Karl Hammar
Alan Mackenzie:
...
Then I attempt to use alsamixer to unmute the speakers and, hopefully get some sound out of them. This is where my problems start.
alsamixer displays just one object, labelled S/PDIF in the middle of the screen. I don't have an S/PDIF connection, just an ordinary audio cable with a green 3.5 mm jack plug at each end....
I have:
# aplay --list-devices
**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: ALC888 Analog [ALC888 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: SB [HDA ATI SB], device 1: ALC888 Digital [ALC888 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: Generic Digital [Generic Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: M1010LT [M Audio Delta 1010LT], device 0: ICE1712 multi [ICE1712 multi]
Subdevices: 0/1
Subdevice #0: subdevice #0
And if I do alsamixer -c 1 I also get just one s/pdif in the middle of
the screen, the graphics card appearantly have one.
alsamixer -c 0 shows the motherboard interface,
alsamizer -c 2 shows the pci one.
Perhaps you have more than one interface.
///
There is a debug tool /usr/sbin/alsa-info.sh if you install media-sound/alsa-utils
You can possible get better help at linux-audio-user at
lists.linuxaudio.org
Regards,
/Karl Hammar
Alan Mackenzie wrote:
Hello, Gentoo.
I've finally got around to buying a pair of new loadspeakers for my new
(as of 2024-08) PC. The experience has not been relaxed and obvious.
I have connected the speakers up physically. I have made the necessary settings in the kernel configuration, rebuilt and rebooted into it. So far, so good.
Then I attempt to use alsamixer to unmute the speakers and, hopefully get some sound out of them. This is where my problems start.
alsamixer displays just one object, labelled S/PDIF in the middle of the screen. I don't have an S/PDIF connection, just an ordinary audio cable with a green 3.5 mm jack plug at each end.
How do I configure alsamixer to show me appropriate things, such as
volume settings and so on.
I've tried following https://wiki.gentoo.org/wiki/ALSA, but it is most unhelpful. It describes in detail a few complicated setups, presumably
for those who understand the basics and want such a setup. It doesn't
say how to get a simple configuration, such as my own, working.
I have a /etc/asound.conf file set up, as suggested in the above doc, as:
defaults.pcm.!card Generic
defaults.pcm.!device 0
defaults.pcm.!ctl Generic
..
Before I spend hours reading documentation, could some kind person
familiar with these things perhaps give me a tip to getting my speakers working.
Setting up loudspeakers shouldn't be this difficult.
Thanks in advance for any help!
I have a similar setup.á I made my speakers from a spare set that didn't
fit my car and wasn't worth sending back.á Made a nice little box for
them.á My monitor sits on it.á :-Dá Anyway, I use KDE and the new
pipewire thingy.á To be fair, pipewire does work better, mostly.á Still,
you have to unmute in alsa, kmix and all that before using pipewire.á
If the devices are not showing up, either you didn't load the modules if
you use those or didn't enable the right drivers in the kernel.á
Otherwise, they should show up.á I don't think there is any magic to
this.á It never has been for me anyway.á
Even if you don't use KDE and pipewire, it should still show up if the
right drivers are being used.á I'd double or triple check my drivers
first thing.á Using the command lspci -k might help.á Make sure
something is loaded then make sure it is the correct drivers.á If
unsure, booting media from CD/DVD/USB stick and doing a lspci -k there
should help, if sound works.á I find Knoppix works well with this.á
Every system that can have sound, has it with Knoppix.á
Hope that helps.á
Dale
:-)á :-)á