LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 10-20-2005, 02:19 PM   #1
zeky
Member
 
Registered: Jul 2002
Location: Vukojebina, Europe, Earth
Distribution: M$ Lunix v6.66
Posts: 168

Rep: Reputation: 31
Question Creative Sound Blaster Live! Controls madness


Hello!

I have a really annoying problem. , since I've changed my sound card.

I used to have Creative Audigy in my machine. I have FC4 installed. After changing the sound-cards, I've enabled Kudzu at startup, shutdown my box and replaced the cards. Next, I've turned on my box and kudzu recognized new SB card and sound is working fine. I've also ran system-config-soundcard again, just to make sure. Ok, so this is great.

The ONLY thing that's bothering me is that controls (in Gnome volume Manager) are really messed up Changing Master volume is only balancing volume from front to rear speakers. Same goes for other mixers. There is really no mixer that would allow me to change volume from 0 -100 (The all four speakers at once), it's only changing balance volume from rear to front speakers

I'm not sure where else to look for this...

Btw, only in Totem-xine movie player the volume button is working as it should.

So please, any ideas? Where to look for some mixer configs? Why isn't Master working as it should?

Thank you.

Anze
 
Old 10-22-2005, 03:05 AM   #2
solveit
Member
 
Registered: Jan 2005
Posts: 83

Rep: Reputation: 15
Do these from a terminal (shell) :

$ su -
Password:[rootpassword][Enter]

# amixer set PCM 100% unmute
# amixer set 'Master Digital' 100% unmute

# /sbin/alsactl store
 
Old 10-22-2005, 08:15 AM   #3
zeky
Member
 
Registered: Jul 2002
Location: Vukojebina, Europe, Earth
Distribution: M$ Lunix v6.66
Posts: 168

Original Poster
Rep: Reputation: 31
Quote:
Originally posted by solveit

# amixer set PCM 100% unmute
# amixer set 'Master Digital' 100% unmute
I don't have 'Master Digital' mixer.
 
Old 10-22-2005, 05:05 PM   #4
solveit
Member
 
Registered: Jan 2005
Posts: 83

Rep: Reputation: 15
Show available controls on your sys by using amixer without arguments :

# amixer

Look for something similar to 'Master'
 
Old 10-23-2005, 12:19 PM   #5
zeky
Member
 
Registered: Jul 2002
Location: Vukojebina, Europe, Earth
Distribution: M$ Lunix v6.66
Posts: 168

Original Poster
Rep: Reputation: 31
Quote:
Originally posted by solveit
Show available controls on your sys by using amixer without arguments :

# amixer

Look for something similar to 'Master'
[anze@sataras ~]$ amixer |grep Master
Simple mixer control 'Master',0

Btw, can you post your asound.conf please!?

soem more info:

kernel 2.6.12-1.1390_FC4

[anze@sataras ~]$ rpm -qa |grep alsa
alsa-utils-1.0.9rf-2.FC4
alsa-lib-devel-1.0.9rf-2.FC4
alsa-lib-1.0.9rf-2.FC4
 
Old 10-23-2005, 04:35 PM   #6
solveit
Member
 
Registered: Jan 2005
Posts: 83

Rep: Reputation: 15
Try

# amixer set 'Master' 100% unmute

(I don't have an asound.conf file in /etc)
 
Old 03-20-2006, 10:08 AM   #7
The_eXXe
Member
 
Registered: Mar 2004
Location: TR
Distribution: Ubuntu 9.04 (x64)
Posts: 62

Rep: Reputation: 15
well, i have the same problem.. i cant use xmms volume control and gnome volume control.. well here some information.. hopefully someone helps us
---------------------------------------------------------------
I tried this;

# amixer set PCM 100% unmute
# amixer set 'Master Digital' 100% unmute

I got this:

Unable to find simple control 'Master Digital',0
-----------------------------------------------------------------
I have asound.conf I am lucky

# Generated by system-config-soundcard, do not edit by hand
defaults.pcm.card 0
defaults.pcm.card 0

-----------------------------------------------------------------

[root@localhost alsa-driver-1.0.10]# rpm -qa |grep alsa
alsa-utils-1.0.9rc2-2
alsa-lib-1.0.9rc4-2
alsa-lib-devel-1.0.9rc4-2

------------------------------------------------------------------
And I have this..

[root@localhost beloveds32]# /sbin/lsmod
Module Size Used by
nvidia 4092848 12
md5 4033 1
ipv6 268097 8
parport_pc 28933 1
lp 13001 0
parport 40585 2 parport_pc,lp
autofs4 29253 2
rfcomm 42333 0
l2cap 30661 5 rfcomm
bluetooth 56133 4 rfcomm,l2cap
sunrpc 167813 1
ipt_REJECT 5569 1
ipt_state 1857 5
ip_conntrack 41497 1 ipt_state
iptable_filter 2881 1
ip_tables 19521 3 ipt_REJECT,ipt_state,iptable_filter
vfat 13377 1
fat 54621 1 vfat
nls_utf8 2113 4
ntfs 183440 3
joydev 9601 0
dm_mod 58101 0
ohci1394 41353 0
ieee1394 304441 1 ohci1394
ohci_hcd 26849 0
ehci_hcd 41037 0
i2c_nforce2 6849 0
i2c_core 21569 1 i2c_nforce2
snd_ca0106 39844 4
snd_rawmidi 31008 1 snd_ca0106
snd_ac97_codec 90528 1 snd_ca0106
snd_seq_dummy 4100 0
snd_seq_oss 39680 0
snd_seq_midi_event 8704 1 snd_seq_oss
snd_seq 63632 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 9356 4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 52128 0
snd_mixer_oss 18688 1 snd_pcm_oss
snd_pcm 99976 4 snd_ca0106,snd_ac97_codec,snd_pcm_oss
snd_timer 34052 2 snd_seq,snd_pcm
snd 59620 19 snd_ca0106,snd_rawmidi,snd_ac97_codec,snd_seq_dummy,snd_seq_oss,snd_seq_midi_event,snd_seq,snd_seq_d evice,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 10913 1 snd
snd_ac97_bus 2560 1 snd_ac97_codec
snd_page_alloc 11016 2 snd_ca0106,snd_pcm
forcedeth 23745 0
floppy 65269 0
ext3 132553 5
jbd 86233 1 ext3
sata_nv 9413 9
libata 47045 1 sata_nv
sd_mod 20545 11
scsi_mod 148105 2 libata,sd_mod
--------------------------------------------------------------
By the way, i am newbie.. i tried to install alsa-driver-1.0.10 but actually dont know if i could do it O_o
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
No sound w/ Creative Audigy Sound Blaster Live nyhm Linux - Hardware 10 10-08-2006 05:35 PM
Creative Blaster Live! No go for SuSE 9.2??? phardin Linux - Hardware 2 03-07-2006 09:20 PM
Creative Sound Blaster Live 24bit Problem with RHEL 4 AS mneekhrey Linux - Hardware 1 10-25-2005 10:21 AM
ALSA not working for Creative Sound Blaster Live 24 Bit sound card vishalsonu Linux - Hardware 7 08-20-2005 01:02 PM
Help Creative Sound Blaster Live 5.1 on Dell w/ mandrake 9.1 Kason Linux - Newbie 12 09-21-2003 01:50 PM

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

All times are GMT -5. The time now is 05:45 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