On Fri, 22 May 2015 16:20:15 -0400 Bowie Bailey wrote:> Any suggestions as to where to go from here?What is your audio device? Are you sure it's supported? (The lshw command will tell you what hardware you have.) -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
On 5/22/2015 5:01 PM, Frank Cox wrote:> On Fri, 22 May 2015 16:20:15 -0400 > Bowie Bailey wrote: > >> Any suggestions as to where to go from here? > What is your audio device? Are you sure it's supported? > > (The lshw command will tell you what hardware you have.)Supported by what? OS, or mpg123? I don't have the lshw command. However, I did find this: /proc/asound/cards: 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0xfc1a0000 irq 42 /proc/asound/Intel/pcm0p/info: card: 0 device: 0 subdevice: 0 stream: PLAYBACK id: ALC888 Analog name: ALC888 Analog subname: subdevice #0 class: 0 subclass: 0 subdevices_count: 1 subdevices_avail: 1 -- Bowie
Bowie Bailey wrote:> On 5/22/2015 5:01 PM, Frank Cox wrote: >> On Fri, 22 May 2015 16:20:15 -0400 >> Bowie Bailey wrote: >> >>> Any suggestions as to where to go from here? >> What is your audio device? Are you sure it's supported? >> >> (The lshw command will tell you what hardware you have.) > > Supported by what? OS, or mpg123? > > I don't have the lshw command. However, I did find this:yum -y install lshw. It's nice. Slower to start than dmidecode, but much easier to read. And you can tell it to give you just some info, such as lshw -c storage mark <snip>