3
Working a USB Phone with Skype on Linuxview story

http://forums.fedoraforum.org – I have just purchased a P1K USB Phone which comes with a Skypemate disk for Windows. Following instructions, I have downloaded and installed kB2Kskype as the Linux application in lieu of Skypemate (http://kb2kskype.sourceforge.net). It took awhile, but I downloaded *-dev files until I got a successful Configure, Make, and Make Install. (HowTos)

6
The Non Sequencer is a powerful real-time, pattern-based MIDI sequencer for Linux--released under the GPL.view story

http://linuxlandit.blogspot.com – The Non Sequencer is a powerful real-time, pattern-based MIDI sequencer for Linux--released under the GPL. Filling the void left by countless DAWs, piano-roll editors, and other purely performance based solutions, it is a compositional tool--one that transforms MIDI music-making on Linux from a complex nightmare into a pleasurable, efficient, and streamlined process. (HowTos)

13
JACKed off.view story

http://crunchbanglinux.org – HI,I am trying to run Ardour but I can't get JACK working.Here's the output of qjackctl10:20:44.274 Patchbay deactivated. 10:20:44.302 Statistics reset. 10:20:44.455 ALSA connection change. 10:20:44.472 JACK is starting... 10:20:44.473 /usr/bin/jackd -dalsa -dhw:0 -r48000 -p1024 -n3 Cannot connect to server socket err = No such file or directory Cannot connect to server request channel j (HowTos)

3
The Non DAW is a powerful, reliable and fast modular Digital Audio Workstation system, released under the GNU General Public License (GPL).view story

http://linuxlandit.blogspot.com – Description The Non DAW is a powerful, reliable and fast modular Digital Audio Workstation system, released under the GNU General Public License (GPL). It utilizes the JACK Audio Connection Kit for inter-application audio I/O and the FLTK GUI toolkit for a fast and lightweight user interface. Please see the Manual for more information (and lots of screenshots). What it is not. (HowTos)

13
Sounds Both from Headphones and Speakers Ubuntu 12.04view story

http://ubuntuguide.net – In Ubuntu 12.04 laptop when you plugged in headphones, sounds may come out from both headphones and speakers. Here is a solution: Open terminal from the dash home or press Ctrl+Alt+T, add the ppa: sudo apt-add-repository ppa:ubuntu-audio-dev/alsa-daily update the source: sudo apt-get update Install alsa-hda-dkms package: sudo apt-get install alsa-hda-dkms Reboot and see effect! (HowTos)

13
[ubuntu] Desktop Recording Terminal Code Errorview story

http://ubuntuforums.org – hey guys im trying to record my desktop with the following command Code: ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s 1280x1024 -i :0.0 -acodec pcm_s16le -vcodec libx264 -vpre lossless_ultrafast -threads 0 output.mkv and i keep recieving the following error Code: [matroska @ 0x1f7df60] Application provided invalid, non monotonically increasing dts to muxer in stream 1: 1 >= 1 (Hardware)

4
Low sound volume on Lenovo T520 under Fedora 16view story

http://unix.stackexchange.com – I'm having trouble hearing anything at all under Fedora 16 on this Lenovo T520. Everything in alsamixer is at 100% (both pulseaudio and card). I installed Windows 7 on the laptop to check if the same issue is present on windows, and it's not. Does anyone know how to deal with this? (HowTos)

3
Sound Drivers (I promise I googled this and arn't lazy)view story

http://crunchbanglinux.org – Alright, so I've got this sound, right? And it's not working. I know, I know. Common problem with linux noobs, RTFM and google it and all that. The thing is I've tried to just hit up alsa to gimme sound, that didn't work. When I try to run music on console it complains about driver problems and of course drivers were installed and did nothing.It's an IBM Thinkpad T22. (HowTos)

5
Audio don't work after last big update with pacmanview story

http://chakra-project.org – Hello Chakra users,Few days ago i made update using pacman as it was written in news http://chakra-linux.org/news/index.php? … n-Syu.htmlAfter this packages update my audio device don't work. (HowTos)

3
MPD plays sound in card 0 when default is set to card 1view story

https://bbs.archlinux.org – I'm trying out a USB Headset (card 1) which is working fine for all applications to play sound at the same time, except for MPD. (HowTos)