LinuxQuestions.org
Help answer threads with 0 replies.
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 08-26-2005, 09:16 PM   #1
General
Member
 
Registered: Aug 2005
Distribution: Debian 7
Posts: 526

Rep: Reputation: 31
Cannot control volume


I bought a new pair of headphones. The plug is slightly larger than the one on my old pair of headphones, so it fits in a different hole in the back of my computer (the hole is color-coded black). I can hear the music perfectly, however, I cannot control the volume using any volume controller found in Linux (I even muted every single channel in the controller simultaneously and it had no effect). This includes XMMS, RealPlayer, GNOME Volume Control. GNOME Volume Control can adjust the bass and treble levels, but none of the sliders controls the sound volume. The XMMS graphical equalizer does effect the sound coming out, but it does not seem to control the volume.
 
Old 08-26-2005, 09:33 PM   #2
flower.Hercules
Member
 
Registered: Aug 2005
Distribution: Gentoo
Posts: 228

Rep: Reputation: 31
I don't think any of us can answer that question unless you tell us two or three things more:

1) What headphones are you using?
2) What sound card are you using?
3) What sound drivers (ALSA OSS etc) are you using?

Finally, a simple fix would be to get a jack converter from RadioShak, they are cheap and it would make it fit in the smaller hole.
 
Old 08-27-2005, 12:07 AM   #3
General
Member
 
Registered: Aug 2005
Distribution: Debian 7
Posts: 526

Original Poster
Rep: Reputation: 31
1) Koss Hi-Fidelity Headphones, UR21C
2) Creative Labs ‎SB Live!
3) ALSA, using snd-emu10k1 driver
 
Old 08-27-2005, 12:22 AM   #4
flower.Hercules
Member
 
Registered: Aug 2005
Distribution: Gentoo
Posts: 228

Rep: Reputation: 31
Have you tried adjusting anything from the terminal with alsamixer?
 
Old 08-27-2005, 10:35 AM   #5
General
Member
 
Registered: Aug 2005
Distribution: Debian 7
Posts: 526

Original Poster
Rep: Reputation: 31
Okay, I ran alsamixer. I tested all of the dials, although I don't know what most of them mean. The one called "Wave Surround" controls the volume. Is there a way to configure the other programs to control this?
 
Old 08-27-2005, 10:59 AM   #6
flower.Hercules
Member
 
Registered: Aug 2005
Distribution: Gentoo
Posts: 228

Rep: Reputation: 31
You can see if Gnome has some kind of personalization checkboxes (like Windows) in its volume control, however, I don't know if XMMS and the others can be configured the same.


Here is a nifty little code, if you would like, that can adjust the volume in amixer via a shortcut key (preferably a volume control multimedia key)

Code:
#! /bin/bash
      ##################
      # Adjust Volume Up  
      ##################

      amixer set 'Wave Control' 1+
      exit 0
Code:
#! /bin/bash
      ####################
      # Adjust Volume Down 
      ####################

      amixer set 'Wave Control' 1-
      exit 0
HTH
 
  


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 more volume control? merlin666 Fedora 2 04-29-2005 12:14 AM
volume control xamdbz01 Fedora 2 06-29-2004 11:15 AM
volume control pantspi Debian 1 06-07-2004 05:55 AM
No volume control dhbiker Slackware 3 02-20-2004 10:56 AM
Volume control OneDragonWon Linux - Newbie 1 01-05-2003 09:21 PM

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

All times are GMT -5. The time now is 06:37 PM.

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