Debian Multimedia :: Installed Mocp But The Sound Is Too Low?
Jul 15, 2011
I'm running stable debian, installed mocp but the sound is too low even at 100% volume. Is there a way to amplify mocp sound at e.g. 140%? I use mocp with equalizer
[Code]....
but in equalizer config there's nothing about amplifaction..
View 2 Replies
ADVERTISEMENT
Aug 8, 2010
i have been looking and trying different things for about 2 days now and i cant get anything to work.
here is what i have
Dell studio xps 435mt but i am only running 32 bit ubuntu right now
tina@tina-desktop:~$ sudo cat /proc/asound/card0/codec#* | grep Codec
Codec: ATI R6xx HDMI
tina@tina-desktop:~$ sudo lshw -class sound
*-multimedia
description: Audio device
product: HD48x0 audio
vendor: ATI Technologies Inc
[Code].....
View 5 Replies
View Related
Jun 8, 2010
I installed it yesterday and was disappointed that no sound played
View 3 Replies
View Related
Jul 22, 2010
I just installed Lucid X64 on my PhenomX4 machine and I can't get my 5.1 speakers working. Only works in stereo.
Sound Preferences have only stereo options, how can I get surround 5.1? If it helps, I have Realtek for sound.
View 9 Replies
View Related
Dec 15, 2010
I will tell you this: The hard ware is a MSI mother board [AMD flavored] [exact numbers, not known at the moment, but can be recovered]. The audio is built into the mother board. It worked fine with Ubuntu 10.04 I read a few posts here and there, and ran a hardware diagnostic. It came back and said no sound card was installed.
View 3 Replies
View Related
Jul 5, 2011
Running Compiz as a standalone WM.Managed to get Slim working, will post how later, but have no sound. If I boot using gdm3 the sound works. Obviously gdm3 loads something Slim doesn't, but can't workout what!Tried adding /usr/bin/pulseaudio --start --log-target=syslog & to my script - no dice, still no sound
View 2 Replies
View Related
Jul 21, 2011
I just installed ubuntu, and it seems the sound doesn't work with my sound card, it is part of the Intel ICH6 family. I don't get any output at all.
View 1 Replies
View Related
Sep 8, 2011
I can play sound files with aplay, esdplay, and vlc, but I don't get any sound from iceweasel and chromium.
I installed a squeeze base system (without gnome and without the standard system utilities), then added (using --no-install-recommends) xserver-xorg-core, xdm, fluxbox, alsa-base, alsa-utils, alsa-oss, iceweasel, chromium-browser. Here I checked for sound and there was none from the browsers. I have since installed vlc, esound-clients, alsaplayer-esd, gstreamer0.10-alsa, and other software that didn't look sound-related and didn't change the symptoms.
Setting ICEWEASEL_DSP to "aoss" or "esddsp" doesn't help. Neither does "chmod -R 777 /dev/{audio,dsp,midi,mixer,snd}". snd-pcm-oss and snd-mixer-oss are loaded. Both my account and root are in group "audio". Running the browsers as root doesn't help.
This is the output of chromium:
In case it makes any difference, all of this happens in a qemu-kvm virtual machine with an emulated es1370 soundcard. Same with sb16 soundcard.
I would prefer not to install everything vaguely related to sound in the repositories in the hope of things fixing themselves. That's just ugly, plus I have only 200MB free space left.
View 1 Replies
View Related
Apr 12, 2011
I've been using the command line music player moc for some time now & am in love with it. So, I thought it'd be nice if I can add a current track info feed to my conky display. Therefore, I have this smple script that gets the track info from mocp -i .
Code:
#!/bin/sh
TITLE="`mocp -i | grep 'Title:' | sed -e 's/^.*: //'`";
if [ "$TITLE" != "" ]; then
ARTIST="`mocp -i | grep 'Artist:' | sed -e 's/^.*: //'`";
code....
But here comes the point. The way the track info is shown feels kind of blunt. I was wondering if something can be done either in the script or in conkyrc so that the track info is shown in a single line, moving backward at a constant speed; like you know, news channels show news strips at the bottom of the screen .
View 1 Replies
View Related
May 26, 2010
I made a recent update to my Squeeze system and got this weird problem. mplayer, VLC and firefox (.....) all have sound. But when I try to run Amarok I get nothing. I looked into the Multimedia panel on the KDE4 system settings, and its not showing any devices at all. Previously it used to show HDA Intel etc., etc. Now the entries are completely blank. How do I get KDE to recognize my hardware? Shouldnt it pick things up automatically?
View 3 Replies
View Related
Aug 22, 2014
Installed Wheezy. Audio players either stop with an error message about no sound, or they quietly play silence. Tried with gui and comand-line versions.
Mucking about with lspci indicates that I have two sound cards. News to me. I try "lspci | grep -i audio" and get
00:03.0 Audio device: Intel Corporation Haswell HD Audio Controller (rev 06)
00:1b.0 Audio device: Intel Corporation Lynx Point High Definition Audio Controller (rev 04)
View 9 Replies
View Related
Jun 16, 2010
trying to get everything set up in Debian lenny on my new Toshiba staellite L500. I have successfully installed the wireless drivers and graphics card and have them both up and running. But I'm having trouble with the sound card. Specifically, it appears to be installed but I cant get any sound or any devices related to sound (speakers, volume control, alsamixer) to work at all.
this is my kernel:
uname -r
2.6.26-2-686
and this is the result of lspci:
00:00.0 Host bridge: Intel Corporation Device 0044 (rev 02)
00:01.0 PCI bridge: Intel Corporation Device 0045 (rev 02)
00:16.0 Communication controller: Intel Corporation Ibex Peak HECI Controller (rev 06)
[code]...
View 4 Replies
View Related
Aug 24, 2010
Somehow I cannot get sound on my newly installed opensuse 11.3, KDE 64 bit..I tried the sound panel and it looks allright. I also followed the multimedia guide an installed packman repositiry and vlc, - i might have done it wrong?
View 9 Replies
View Related
Oct 9, 2015
I have debian 8.2 installed with kde desktop. When I try to shutdown the system sometimes, nothing happens. the desktop stays put. i can continue working though..the system does not freeze. The only option is to log into the terminal as su and shutdown with the shutdown command.
View 1 Replies
View Related
Jun 21, 2011
I have no idea what that means the web cam i ordered says "Make sure you have Linux UVC driver installed." How do I check and if I don't have one how do i get one? When installing Squeeze i have to do the text install cause my PC can handle the Graphical instillation for some reason so i installed GNOME with this apt-get install gnome So is a UVC driver included in that instillation?
View 8 Replies
View Related
Jun 5, 2015
I'm having some issue running a wine application, this seems to not start 'cause of some missing libraries.
So I tried to locate those and the only one I found is this:
# locate libxcb.so.1
/usr/lib/i386-linux-gnu/libxcb.so.1
/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
/usr/lib/x86_64-linux-gnu/libxcb.so.1
/usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
These others don't show any result, but I checked and all the corresponding deb pkgs are installed (both amd64 and i386):
libx11.so.6
libxext.so.6
libgl.so.1
libc.so.6
What do you think I can do to resolve? I aleady tried a reinstall. Not tried to purge 'cause apt asks to remove half of the system.
View 2 Replies
View Related
May 21, 2010
I´ve read lots of out-of-date guides on how to install Skype on 64-bit GNU/Linux, but has anyone managed to do it on Squeeze.
View 14 Replies
View Related
Jun 18, 2010
I did a base install, ran apt-get install xterm twm iceweasel xinit the install went fine, but when i run xinit, it says i need a link in /usr/bin called X to Xauth. I could not locate Xauth.
View 3 Replies
View Related
Mar 31, 2011
I installed debian and want to install compiz (properly).Read this thread Compiz and followed the instruction to install the packages. It mentions xorg.conf which does not exist where it tells me to look.I can type "compiz --replace" and it does do something but all the window borders disappear. I tried compiz setting manager - still same problem.And no visual effects (presumably due to missing xorg.conf)
View 9 Replies
View Related
May 4, 2009
I have multi media on my sources list. Apt-get updates it. the sig is not confirmed because I can't get the key (the .deb is on my Desktop) to install.I used the directions on the website to no avail.
View 7 Replies
View Related
Mar 5, 2010
Because I wanted a cleaner, simpler system I installed only the 'basic' packages with the Debian (Lenny 5.0.4) installer and then used "apt-get install KDE" to get the desktop. It worked well enough. KDE runs fine graphically, but I have no sound. System event sounds don't work and no media players can produce any sound. Yet, when installed "all at once" sound worked fine with KDE. What would be different between these two methods of installing KDE? DO I possibly need to install something else? (I tried installing ALSA and running alsaconfig but that didn't fix it.) Or could there be conflicts because of the two-stage install?
View 4 Replies
View Related
Jun 11, 2010
I've been having this problem for so long, so here's what happen
I'm using amarok with no problems, i can open any flash website (hmm ..... perhaps) still have sound but if i open lets say dragonplayer or realplayer, or even I'm going to system settings - multimedia (this on kde4) my sound from amarok, or any flash site related gets cut off, i still get sound from dragonplayer or realplayer and even if i close this last apps i still get no sound from the first ones
View 5 Replies
View Related
Dec 31, 2015
I have did a clean installation of Debian Jessie today on my laptop and my computer.I use the Gnome 3.14.1 Desktop environment.
I installed Spotify-Client via PPA, and i installed the gconf-editor, gufw and Google Earth. Those 3 applications are not visable in the Gnome applications menu.
If i run then via the terminal, e.g. spotify-client, gconf-editor, gufw and google-earth, the applications are started. They seem to be installed correctly. I tried either running apt-get purge spotify-client gconf-editor google-earth-stable gufw, and reinstalled those applications, to no avail.
I even tried installing another desktop environment, mate-desktop. The shortcuts to the applications do exist in /usr/share/applications. Only not in the Gnome 3 menu. It's strange, because this problem happens both on my desktop and my laptop computer.
I run:
Debian Jessie 8.2.0 with Gnome 3.14.1.
Kernel 3.16.0-4
amd64 architecture
I also tried reinstalling Gnome-Shell and GDM. But it doesn't work.
Before, Debian Wheezy 7.9 was installed, and there was no problem. My Debian installation is fully up-to-date.
View 9 Replies
View Related
Mar 10, 2010
I initially installed Debian with the Gnome desktop. I recently installed the KDE desktop enviro to try it out, but when I log-in to it, a big grey box with a white horizontal volume level bar in it shows up in the middle of the screen, and you can't get rid of it. It is always on top, on top of any other open app or window. Trying to quit Kmix from the panel bar doesn't help, it doesn't even get rid of Kmix, it immediately reloads and pops back up in the bottom panel bar. Also, you can't adjust the volume with the Kmix icon, when you raise the volume lever, as soon as you let go, it goes back down to 0 level. I tried searching, but couldn't find anyone else who complained of the same problem. Using pkilll to kill Kmix didn't help either, it just reloads.
View 4 Replies
View Related
Feb 6, 2011
I could not get the hardware to work with Lenny's ancient drivers, so I gave up and decided to upgrade to Squeeze.Well, the hardware works (except sound), but KDE4 is a such a disaster that I want to run not walk! all the way back to Lenny. I'm stunned that after four years of active development, this desktop still doesn't have something as basic as keyboard shortcuts or the ability to place icons where YOU want them.
The widgets frustrate me to no end. The new K menu is impossible to navigate. I'd rather hang myself than use Dolphin as a file manager. KDE4 gives me more notifications than MS Windows' crapware. And it's UGLY !!! The "Oxygen" theme makes me want to tear my eyeballs out.
View 14 Replies
View Related
Oct 5, 2015
I'm running Debian 8 with VLC media player 2.2.0-rc2 Weatherwax.
When I try skipping around in a video, the sound will randomly stop working.
View 11 Replies
View Related
Nov 3, 2015
I was having a problem with the sound not going up to a high volume on my machine, so I tried following some online tutorials and ended up destroying the sound system on my machine. Now, instead of just having quite sound, I have no sound. The machine is a Dell Precision server and the attached files show my sound configuration. Ideally, I would like a way to make the sound louder (>100%), but now I will settle for just having sound.
!!################################
!!ALSA Information Script v 0.4.64
!!################################
!!Script ran on: Tue Nov 3 19:49:23 UTC 2015
!!Linux Distribution
!!------------------
Debian GNU/Linux 8
l DISTRIB_DESCRIPTION="DebianEdu/Skolelinux" PRETTY_NAME="Debian GNU/Linux 8 (jessie)" NAME="Debian GNU/Linux" ID=debian HOME_URL="http://www.debian.org/" SUPPORT_URL="http://www.debian.org/support/" BUG_REPORT_URL="https://bugs.debian.org/"
[Code] .....
View 3 Replies
View Related
Dec 15, 2015
I'm on Jessie, and use KDE.
Sound keeps coming from laptop's speakers, even when HDMI is connected to an external TV.
I've tried to fix this issue using both Pulse Audio Volume Control and KDE's System Settings -> Multimedia -> Audio and Video Settings. No luck. I've read several topics around, but there are plenty of variables to consider.
View 5 Replies
View Related
May 2, 2010
recently installed lenny (5.0.4). I can't get any sound whatsoever (except pc speaker). I had to muck around with vlc to get video working, that works fine but there's still no sound. I have a C-media CMI8738 sound card, I've run alsaconf in root which seems to work fine, I've mucked around with alsamixer (v1.0.16) changing volumes and muting things but haven't had any change. Computer is an AMD Athlon xp2500.
View 5 Replies
View Related
Dec 21, 2010
i insalled Squeeze recently but i dont have aby sound in my system, in preference>sound> my speaker volum is up too
and alsa-pase also installed ,
what i could install or check for having sound ?
View 14 Replies
View Related