Debian Installation :: Alsa For Playing Wav Files - Removing A Lot Of Software
Mar 17, 2011
I m trying to install Alsa for playing wav files I typed this: aptitude install alsa-base It started removing a lot of software from debian. Is that expected with that command? Do I need to install another "base" to bring things back?
View 4 Replies
ADVERTISEMENT
Nov 17, 2010
I am new to this forum and have recently switched to Ubuntu. The OS installed without a hitch and was able to get video card, wireless internet installed with relative ease. However, I have encountered a problem installing my E-mu 0404 PCI sound card via the ALSA packages in Synaptic.
Code: 04:03.0 Multimedia audio controller [0401]: Creative Labs SB0400 Audigy2 Value [1102:0008] As you can see once the packages were installed the OS could see the hardware ok, but when I tried playing a standard MP3 file (16 bit, 44.1khz, 192kbps) in Totem it started playing the file back around 15-20% faster than normal? To me it sounds as if the software is playing the audio back at higher sample rate than 44.1khz hence the faster speed, though I'm not 100% on that.
The next thing I tried was playing the same file back in VLC and it was exactly the same (15-20% too fast), but this time it was horrible and glitchy as well, almost as if the audio buffer size was set to small. The same thing happened when I tried playing back some flac and wav files (all 16 bit, 44.1khz) also. I have searched google (and read the comprehensive sound card guide on this forum) and read several forums, guides, etc. for anybody posting the same issue with this particular card but could find nothing. From all reports I've read this card should work fine under ALSA. For the record I'm using Ubuntu 10.10 64bit kernel running on a Dell Dimension 9200 (Intel Core2Duo E6400 2.13ghz) with 2GB RAM.
View 9 Replies
View Related
Feb 18, 2011
I want to remove pulse and install alsa instead but I can't seem to be able to do it. I tried to search for all packages with "pulse" in their names and purging them but it didn't work because aptitude wanted to remove all of the packages that used pulse with along with pulse.
View 2 Replies
View Related
Mar 16, 2010
I have an issue that I have been trying to fix for the last one week and failing. I am working on an IP phone where I have two Audio codecs -
CARD 0: IDT HDA Code for the Handset
CARD 1: NXP USB Codec for the Speakerphone
I can play music on each of them using command line commands. But when I use ALSA APIs, I can only play music on CARD 1 (Speaker phone) and not on CARD 0 at all.
The code I have for CARD 1 is: snd_pcm_open(&phandle, "plughw:1,0", SND_PCM_STREAM_PLAYBACK, 0);
I have all the other API calls as well.. and I am using PCM STREAM RATE = 16000, Channels = 1 for initializing. BUt when I change the devide to: "plughw:0,0" -- I get no audio on the handset.
View 1 Replies
View Related
Aug 9, 2010
I am trying to update ALSA drivers which are built-in in the kernel.
I downloaded the latest ALSA drivers 1.0.23 and tried to compile but came with this error (that is the last part of it)
Code:
*** NO PREDEFINED KERNEL COMPILER IS DETECTED
*** Assuming the same compiler is used with the current system compiler.
[Code]....
Is there a way to remove the ALSA driver from the kernel so I can configure and compile the new ALSA driver ?
View 1 Replies
View Related
May 4, 2011
the sound stops while playing music or movies and can't be restartet. I already upgraded alsa to 1.0.24.2. I managed to fix the problem somehow after hours of deinstalling and reinstalling alsa and trying loads of things, but I did not really find the cause of the problem.
View 5 Replies
View Related
Mar 10, 2010
I've worked out how to get ALSA libasound code working for an application. However I can't workout how to get multiple sounds working at once. I can't seem to find any google examples of mutiple sounds. EG tune plays while pressing buttons makes clicks. I'm using an embedded board so need to use ALSA not an addon e.g. sdlmixer, jack, etc.
View 3 Replies
View Related
Jul 10, 2010
It was recommended to me that I remove pulseaudio and re-install alsa. All the howtos on reinstalling alsa had instructions for re-installing alsa from the source. Is it possible to re-install alsa from the repos? If so what are the necessary packages that I need to install, for a complete re-install of alsa?
View 1 Replies
View Related
Apr 17, 2010
Error in mplayer is Cannot find codec for audio format 0x706C6351
View 1 Replies
View Related
Aug 24, 2011
I have just installed Debian 6.0.2.1 X86_64. I have enabled the Debian-Multimedia repository, and I have installed gstreamer base, good, bad and ugly plugins, and w64codecs too. Now I want to play MOV files using totem, it says it needs "MPEG-4 Video decoder" to play the file. When I press search, it finds no results. what other packages do I need to play MOV files?
View 14 Replies
View Related
Apr 14, 2011
Months ago, I tried to get my notebook's internal modem working, by installing alsa-driver-linuxant-1.0.23.1-1.noarch.rpm and hsfmodem-7.80.02.06x86_64full-1.x86_64.rpm, both from Linuxant. This did not work, but my system was stable and the sound device (Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)) worked fine.In the last few days, I upgraded to the latest kernel 2.6.35.12-88.fc14.x86_64. Boot failed due to an inability to build the alsa-driver-linuxant against the kernel source (I have the kernel source in /usr/src/kernels/2.6.35.12-88.fc14.x86_64/). The message in boot.log was:
Code:
ERROR: Build failed. Please review the build log at /var/run/alsa-driver.1367.log.
/var/run/alsa-driver.1367.log contains the error:
[code]....
View 4 Replies
View Related
Feb 21, 2016
When I try to play any music or movie file over my network....VLC or any other player gives me errors. I don't have any problems when I copy movie files directly to my hard drive from my network. This is on Debian 8 if that information is of any relevance here...
Here is the error I am faced with...
Code: Select allYour input can't be opened:
VLC is unable to open the MRL 'smb://gfstorage01/wolf/Torent%20Downloads/Olympus%20Has%20Fallen%20(2013)%20%5B1080p%5D/Olympus.Has.Fallen.2013.1080p.BluRay.x264.YIFY.mp4'. Check the log for details.
View 13 Replies
View Related
Mar 15, 2011
I have installed debian squeeze, and upgraded to latest kernel (by compiling the source). This is to get support of my new Intel DH67CL motherboard.have fantastic display 1920x1080, and debian detected all of the hardware.It plays sound, ..... videos etc. But whenever I try to open an avi file though movie player or vlc the desktop freezes. I could move the mouse pointer, but no reaction to clicks. I can change to terminal by Alt+Ctrl+F1, and then has to reboot. How to troubleshoot this
View 2 Replies
View Related
Mar 12, 2010
Basically this is my problem:
1.) I want to remove Ubuntu and Grub and have only Windows XP on my PC again. (Remember the good old days?)
2.) I want to put the Ubuntu partitions back into Windows partition. I need the space.
3.) I can't use an XP disc because I don't have one. (No. Neither does anyone else I know.)
4.) FIXMBR isn't working... am I doing something wrong and what other options do I have?
5.) Does anyone know how do this without removing all my files on the XP? I can't afford to backup everything on my XP. I CAN'T!
View 5 Replies
View Related
May 31, 2011
I know a bunch of commands and I am comfortable using the terminal, I even set a powerpc server but I can't figure out how to remove epiphany on this new computer I'm setting up. I didn't install anything with tasksel. I installed gnome and xorg afterwards... I load it up and 'startx' just fine. then I check around for the programs that were installed. I lik'em gimp, lot's of utilities. gedit. anyway I find epiphany, which I have already established that I dislike, I immediately go to the root terminal (another nice program that comes with gnome) and type apt-get remove epiphany-browser-data the output says it will be deleting gnome... however I have researched and found these are simpy meta packages that don't really matter.... however under the section that states all the packages that will be removed by autoremove there is a huge list... I doubt these packages are safe to remove. how to remove epiphany without removing a huge amount of probably needed software
View 14 Replies
View Related
Mar 2, 2011
I have an Asus A52J, my problem is that automute is not working well when I put on my headphones. There's solution for that in latest alsa source but I prefer to install it from repositories, I don't want to get my system dirty with make installs. Is there a way to get alsa packages version 1.0.24 as a package? It is safe and clean to install them from alsa page sources?
View 14 Replies
View Related
Feb 27, 2011
what i did was, remove evolution mail from synaptic, what i wanted to do was just remove the indicator applet from the task bar. i read a bunch of bad stuff about removing evolution from synaptic vs just removing the applet.
im worried. did i break anything or put my security at risk. after, i used a command (older) (sudo apt-get install ubuntu-desktop)to install ubuntu desktop. because i thought that it would fix evolution. then i went to synaptic and installed a package called evolution. i rechecked evolution in applications menu. however, i notice that i have both a checkable evolution and two evolution icons. nothing 'seems' broken. im not sure if it ever was. and evolution calender pops up as normal, as does the the installed plain evolution. they both seems to be an exact copy of the other.
all i really wanted to do was remove the indicator applet. did i make a serious mistake. since ive had ubuntu, ive reformatted a lot because i was worried i made a mistake of some kind. however now im into the more "make a mistake and fix it stage' as im pretty happy with my current desktop and have worked hard to customize it. the command, sudo apt-get remove indicator-messages removed the mail icon. i still am worried that i broke something, or put my security at risk. also, now i have two mail icons. evolution mail and calendar, and another just called evolution.
View 1 Replies
View Related
Jan 1, 2011
My hard drive is partitioned fairly simply, with two primary partitions, one for Windows and one for Debian Squeeze.How can I remove sda1 and make it so that Debian takes up the whole disk on one large partition without reinstalling?I have downloaded and burnt the gparted live cd, but I daren't go any further without some hand holding.
View 11 Replies
View Related
May 16, 2011
I installed an old version on accident, I used an encrypted LVM. When I removed the old debian and started the installation of the new version, the encrypted partition could not be used to install, and the drive itself was creating an error message when I tried to mount the installation there. This is probably a vague explanation of what is happening, but does anyone know how to remove these encrypted LVM partitions?
View 2 Replies
View Related
Mar 3, 2010
I've been trying to purge my system from packages I don't normally use, like Epiphany and Evolution, and I think I have been somewhat successful but I'm still struggling with GNOME when trying to keep the gnome-applets package and the system forces the installation of the evolution-data-server-common and libedataserverui1.2-8 packages.What is the role of this packages? Are they hard-wired into GNOME and cannot be remove at all? Or is there a way to discard the packages and keep the one I want?
I'm not doing this for the sake disk space; I'm only trying to take control of my desktop to always have the most clean system possible.
View 14 Replies
View Related
Apr 22, 2011
When updating from the last Debian Live image (Squeeze) to the current Debian testing, apt announces a lot of packages being not required:
The following packages were automatically installed and are no longer required:
openoffice.org-draw libpcsclite1 libwpd8c2a usb-modeswitch gtk2-engines-smooth dnsmasq-base tomboy
libmono-security2.0-cil libgsf-1-common update-notifier-common libndesk-dbus1.0-cil libmtp8 libmono-addins-gui0.2-cil
gnome-js-common pnm2ppa libavutil49 libhal-storage1 libmono-system2.0-cil update-notifier python-mako
openoffice.org-officebean openoffice.org-emailmerge network-manager-gnome openoffice.org-impress gdebi libgpod-common
[Code]...
These include some important packages, like network-manager-gnome for example. Was it really intended to be removed? Without it, it's impossible to manage network connections from Gnome (only manual option of editing interfaces config is left). Is it a bug, or some incomplete intention? apt suggests to autoremove these packages. Should they all be retained, or only some of them, or it's supposed to be none? Removing some of them makes sense for me (like Epiphany for example), but some not at all.
View 3 Replies
View Related
May 14, 2010
I have two PCs. One is my work PC, the other for the kids. I want to create the .deb files on my PC, burn to cd, copy the .deb to the PIII, and install the .deb files using sudo dpkg i package.deb I have also done some googling on how to make a .deb file. It seems that instead of make install, I should use checkinstall. Is this feasible ? How should how I modify the Alsa instructions ?
I got this from the Alsa site: Make a directory to store the alsa source code in:
[Code]...
View 2 Replies
View Related
Nov 19, 2010
I have recently been forced to do a hardware upgrade (my previous mobo died). Now, sounds works ok with,amarok because kde has recognized the new hardware and switched to it.
..... does not work, likely because flash uses alsa-oss which is probably not configured automatically. I have tried uninstalling and reinstalling both alsa-oss and flash, but it didn't solve the problem.
View 1 Replies
View Related
Dec 16, 2009
This was my favorite media player because it played all the files I could throw at it. However, in Fedora 12 it fails to run my .avi or .mkv files. I may have forgotten something, like some driver or codec, but movie player plays them well. I have VLC in Mac and it plays the files without question. Am I doing something wrong?
View 2 Replies
View Related
Jan 23, 2010
I've been using Xine for a while now, and all of the sudden when I try to play an audio file I get this message saying ( The stream " There is no Mrl" uses an unsupported codec:
codec: MPEG 1/2 (0x0) Star Playback Anyway?)
Anyway it will not play any video or audio files. Has anyone seen this type of message before?
View 1 Replies
View Related
Dec 17, 2009
My VLC used to play FLV files... but for some reason it stopped being able to play it. I can sort of play it with MPLAYER; but I preffer to use VLC.
View 8 Replies
View Related
Jun 3, 2010
plain and simple how do I watch my old .amv videos. Whenever I try I get this error.
Quote:
Could not display "/home/derek/Videos/shrek 3 (Ipod).amv". There is no application installed for RIFF audio files
I have no clue whats so ever how to get around the error. I installed the medibuntu though terminal sense that was restricted codec I thought but nothing.
View 9 Replies
View Related
Feb 23, 2011
Basic spec information:
Model: Asus Eee PC 1201HAB
Processor: 2x Intel(R) Atom(TM) CPU Z520 @ 1.33GHz
Memory: 1016MB
Operating System: Ubuntu 10.04.2 LTS
Video: Intel Graphics Accelerator
Will provide additional information if needed. Issue: Despite all the legwork I've been doing, I cannot play .mkv and .mp4 files. So far I've tried using VLC player, installing the w32codecs using medibuntu, installing the ubuntu-restricted-extras package, and did some gstreamer stuff. Nothing has worked so far. The best I've gotten is a blank screen with the audio. On a not so serious note, I have also been having trouble getting my webcam to work. I installed cheese, but it too only gives me a blank screen. In spite of having a blank screen, the pictures I take with it show up in the file. It's a rather vexing matter, but not as serious as the above one.
View 6 Replies
View Related
May 6, 2010
I'm running Amarok 1.4 on Linux Ubuntu 9.10, and out of the blue it tells me it cannot play .mp3 files. When it asks if I want .mp3 support, I click "Yes", then nothing happens. flac, .m4u, & other files play fine.
View 3 Replies
View Related
Mar 15, 2010
I've recently installed Audacious and I can't seem to make it play ogg files. My OS is Debian Lenny 64-bit. Thank You guys, I'll see if I can get it to work or find any errors.
View 5 Replies
View Related