LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   ALSA: PCM simple contol is missing on my soundcard! (https://www.linuxquestions.org/questions/linux-hardware-18/alsa-pcm-simple-contol-is-missing-on-my-soundcard-356585/)

Lechium 08-24-2005 02:53 PM

ALSA: PCM simple contol is missing on my soundcard!
 
Hi,

I had finally got my soundcard going, and i noticed that while it workes with KDE sounds, it refused to work with mplayer, xine, and crashes realplayer!
Upon some investigation I found out that PCM simple contol is missing from amixer... HOW that is possible is beyond me, but it is missing none the less =\
Code:

yatahaze / # lspci | grep audio
0000:05:02.0 Multimedia audio controller: Creative Labs SB Audigy L

Proper driver compiled into kernel

Code:

yatahaze / # amixer
Simple mixer control 'AC97 in',0
  Capabilities: cswitch cswitch-joined cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Mono
  Mono: Capture [off]
Simple mixer control 'Analog Center/LFE',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 190 [75%]
  Front Left:
  Front Right:
Simple mixer control 'Analog Front',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 190 [75%]
  Front Left:
  Front Right:
Simple mixer control 'Analog Rear',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 190 [75%]
  Front Left:
  Front Right:
Simple mixer control 'Analog Unknown',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 190 [75%]
  Front Left:
  Front Right:
Simple mixer control 'CAPTURE feedback into PLAYBACK',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 190 [75%]
  Front Left:
  Front Right:
Simple mixer control 'SPDIF Center/LFE',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 190 [75%]
  Front Left:
  Front Right:
Simple mixer control 'SPDIF Front',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 190 [75%]
  Front Left:
  Front Right:
Simple mixer control 'SPDIF Out',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'SPDIF Rear',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 190 [75%]
  Front Left:
  Front Right:
Simple mixer control 'SPDIF Unknown',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 190 [75%]
  Front Left:
  Front Right:
Simple mixer control 'SPDIF in',0
  Capabilities: cswitch cswitch-joined cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Mono
  Mono: Capture [off]
Simple mixer control 'SPDIF out',0
  Capabilities: cswitch cswitch-joined cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Mono
  Mono: Capture [off]
Simple mixer control 'SRC out',0
  Capabilities: cswitch cswitch-joined cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Mono
  Mono: Capture [off]
Simple mixer control 'i2s in',0
  Capabilities: cswitch cswitch-joined cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Mono
  Mono: Capture [on]
Simple mixer control 'i2s mixer out',0
  Capabilities: cswitch cswitch-joined cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Mono
  Mono: Capture [off]

Any suggestions?


All times are GMT -5. The time now is 01:24 PM.