LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-21-2005, 08:19 AM   #1
Adrohak
Member
 
Registered: Jun 2004
Location: Florida
Distribution: Gentoo
Posts: 148

Rep: Reputation: 15
snd-ca0106 -- Rear and center speakers are silent


I just bought a SoundBlaster Live card and Creative Inspire P5800 speakers, set them up, and got sound playing on them, but the center and rear speakers are silent. I have the volume set to 71% on each speaker, and still only hear music from the front two speakers and the subwoofer. What could the problem be?

Thanks in advance.
 
Old 03-21-2005, 09:47 AM   #2
Adrohak
Member
 
Registered: Jun 2004
Location: Florida
Distribution: Gentoo
Posts: 148

Original Poster
Rep: Reputation: 15
if it's any help, here's the output of amixer:
Code:
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: 180 [71%]
  Front Left:
  Front Right:
Simple mixer control 'Analog Front',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 180 [71%]
  Front Left:
  Front Right:
Simple mixer control 'Analog Rear',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 181 [71%]
  Front Left:
  Front Right:
Simple mixer control 'Analog Unknown',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 180 [71%]
  Front Left:
  Front Right:
Simple mixer control 'CAPTURE feedback into PLAYBACK',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 180 [71%]
  Front Left:
  Front Right:
Simple mixer control 'SPDIF Center/LFE',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 180 [71%]
  Front Left:
  Front Right:
Simple mixer control 'SPDIF Front',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 180 [71%]
  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: 181 [71%]
  Front Left:
  Front Right:
Simple mixer control 'SPDIF Unknown',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Limits: 0 - 255
  Mono: 180 [71%]
  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]
 
Old 03-21-2005, 10:01 AM   #3
Adrohak
Member
 
Registered: Jun 2004
Location: Florida
Distribution: Gentoo
Posts: 148

Original Poster
Rep: Reputation: 15
Output of speaker-test:

Code:
boxtoo adrohak # speaker-test

speaker-test 1.0.8

Playback device is plughw:0,0
Stream parameters are 48000Hz, S16_LE, 1 channels
Sine wave rate is 440.0000Hz
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 32 to 8192
Period size range from 16 to 4096
Buffer time size 2525
To choose buffer_size = 2520
To choose period_size = 315
was set period_size = 320
was set buffer_size = 2560
  - Front Left
  - Front Left
  - Front Left
 
Old 03-21-2005, 02:36 PM   #4
Adrohak
Member
 
Registered: Jun 2004
Location: Florida
Distribution: Gentoo
Posts: 148

Original Poster
Rep: Reputation: 15
I played with speaker-test some more, finally did this:

Code:
[slackbox ~] speaker-test -Dsurround51 -c6

speaker-test 1.0.8

Playback device is surround51
Stream parameters are 48000Hz, S16_LE, 6 channels
Sine wave rate is 440.0000Hz
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 32 to 8192
Period size range from 16 to 4096
Buffer time size 2525
To choose buffer_size = 2520
To choose period_size = 315
was set period_size = 320
was set buffer_size = 2560
  - Front Left
  - Front Right
  - Rear Left
  - Rear Right
  - Center
  - LFE
Each speaker played the sound when cued.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Q: Can't load snd-ca0106 module WHILE IT's RIGHT THERE steefje Linux - Hardware 2 01-18-2009 12:45 PM
anyone have snd-ca0106? lowpingnoob Linux - Hardware 2 06-14-2005 08:12 AM
no snd-ca0106 for sb live jbuckley2004 Mandriva 5 05-12-2005 03:26 PM
Sound out Rear but not Front or center speakers garyjm Linux - Hardware 3 09-16-2003 06:58 PM
rear speakers samon Linux - General 0 05-03-2002 08:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration