Alsa problem

2008-12-13 Thread Alex Samad
Hi I am having problems with my alsa setup, I have an Audigy 2 Value [SB0400]. when I try playing via iec958 aplay dummy.wav -D iec958 -v everything plays okay, says its playing via hw 0,0,0 But when I try aplay dummy.wav -D hw:0,0,0 -v I don't get any sound :( I am testing this so I can

ALSA problem?

2010-04-01 Thread Oscar Corte
Hi all: When trying to play a CD with Sound Juicer, I'm getting error “Could not open audio device for playback” Reason: Internal GStreamer error: state change failed. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. Totem movie player plays video without any

alsa problem

2005-05-25 Thread shatam bhattacharya
Hello list,             As instructed I am starting a new thread. I saw the previous posts regarding alsa and did this apt-get install alsa alsamixer alsamixergui This went fine. I did modconf and loaded the ac97 and ac97_codec modules. But still it is not working. On trying to use alsamixer it

Alsa Problem

2004-11-08 Thread mamas
I installed Debian testing (2.4.27-1-386) with all of its Alsa packages (apt-get install...) so, afaik, I should get full support of my audio card (Terratec EWX24/96 i.e. ice1712). During boot the card gets well detected (Detecting Harware) but then, when "Starting Alsa" comes out, I can see an err

2.6.15 alsa problem

2006-01-26 Thread David Baron
Also a problem in 2.6.14. I am not using udev or devfs but have explicitely created /dev nodes (old fashioned way and far far too many entries, but ... always worked before). Newer kernels boot with many undefines. They seem to correspond to stuff in the sound core modules. Do I now need to exp

Re: Alsa problem

2008-12-14 Thread Emanoil Kotsev
Alex Samad wrote: > Hi > > I am having problems with my alsa setup, I have an Audigy 2 Value > [SB0400]. > > when I try playing via iec958 > > aplay dummy.wav -D iec958 -v > > everything plays okay, says its playing via hw 0,0,0 > > But when I try > > aplay dummy.wav -D hw:0,0,0 -v > > I do

Re: Alsa problem

2008-12-14 Thread Alex Samad
On Sun, Dec 14, 2008 at 10:56:21AM +0100, Emanoil Kotsev wrote: > Alex Samad wrote: > > > Hi > > [snip] > > > > I am testing this so I can get dmix working so I can share the pcm > > > > alex > > > > try the alsa howto, there are planty examples there. I never used iec958. > This is the di

Re: ALSA problem?

2010-04-01 Thread Stephen Powell
On Thu, 1 Apr 2010 13:04:13 -0400 (EDT), Oscar Corte wrote: > > When trying to play a CD with Sound Juicer, I'm getting error > “Could not open audio device for playback” > > Reason: Internal GStreamer error: state change failed. > Please file a bug at > http://bugzilla.gnome.org/enter_bug.cgi?p

RE: ALSA problem?

2010-04-02 Thread Oscar Corte
lly appreciate it. As far as I remember sound used to work. Regards > Date: Thu, 1 Apr 2010 14:34:50 -0400 > From: zlinux...@wowway.com > To: debian-user@lists.debian.org > Subject: Re: ALSA problem? > > On Thu, 1 Apr 2010 13:04:13 -0400 (EDT), Oscar Corte wrote: > > &g

RE: ALSA problem?

2010-04-02 Thread Stephen Powell
On Fri, 2 Apr 2010 11:19:09 -0400 (EDT), Oscar Corte wrote: > On Thu, 1 Apr 2010 14:34:50 -0400, Stephen Powell wrote: >> On Thu, 1 Apr 2010 13:04:13 -0400 (EDT), Oscar Corte wrote: >>> >>> When trying to play a CD with Sound Juicer, I'm getting error >>> “Could not open audio device for playback”

Re: ALSA problem?

2010-04-02 Thread Elimar Riesebieter
* Oscar Corte [100402 15:19 +] [...] > snd_ens137119072 0 > > snd_ac97_codec 88452 1 > snd_ens1371 > > snd_usb_audio 70272 > 1 What tells $ aplay -l ? I suppose that snd-usb-audio is placed as the first sound device. So try as follows: Create

Re: ALSA problem?

2010-04-02 Thread Krishna Chandra Prajapati
Hi, I believe the below information will help you. Installing the latest stable ALSA modules For an easy install we will be using the ATrpms repository. *1.* Load up a terminal window if you are in the graphic interface. *2.* Switch to the root user by entering the comm

Re: ALSA problem?

2010-04-02 Thread Elimar Riesebieter
* Krishna Chandra Prajapati [100403 00:09 +0530] > Hi, > > I believe the below information will help you. > Installing the latest stable ALSA modules > > For an easy install we will be using the ATrpms > repository. Hey, did you recognized that we are all running Debian?

Re: ALSA problem?

2010-04-02 Thread Lisi
On Friday 02 April 2010 19:39:15 Krishna Chandra Prajapati wrote: >  *8.* Now execute the following command: > > yum install alsa-driver alsa-kmdl-`uname -r` ??? How did this arrive on a Debian list? It appears to be the answer to a correctly placed Debian query from a RH based system user. Li

RE: ALSA problem?

2010-04-03 Thread Oscar Corte
> Date: Fri, 2 Apr 2010 12:32:07 -0400 > From: zlinux...@wowway.com > To: debian-user@lists.debian.org > Subject: RE: ALSA problem? > > On Fri, 2 Apr 2010 11:19:09 -0400 (EDT), Oscar Corte wrote: > > On Thu, 1 Apr 2010 14:34:50 -0400, Stephen Powell wrote: > >>

RE: ALSA problem?

2010-04-03 Thread Stephen Powell
On Sat, 3 Apr 2010 12:17:44 -0400 (EDT), Oscar Corte wrote: > > About the Debian release: I installed it from DVD Debian Lenny 5.0.3 > downloaded through jigdo. That version number I posted was obtained > from file /proc/version which I though should have better information > after many updates th

Re: ALSA problem?

2010-04-03 Thread Elimar Riesebieter
* Stephen Powell [100403 13:08 -0400] > On Sat, 3 Apr 2010 12:17:44 -0400 (EDT), Oscar Corte wrote: [...] > > About point [6], I checked again and there is only one column shown. > > That can't be right. What's the output of The udev system recoognized a usb webcam as an audio device (snd-usb-au

Re: ALSA problem?

2010-04-03 Thread Stephen Powell
On Sat, 3 Apr 2010 15:00:11 -0400 (EDT), Elimar Riesebieter wrote: > Stephen Powell wrote: >> That can't be right. What's the output of amixer? > > The udev system recoognized a usb webcam as an audio device > (snd-usb-audio) and it becomes soundcard 0 in ALSA's card devices. > > alsamixer by defa

Re: ALSA problem?

2010-04-03 Thread Elimar Riesebieter
* Stephen Powell [100403 19:06 -0400] > On Sat, 3 Apr 2010 15:00:11 -0400 (EDT), Elimar Riesebieter wrote: > > Stephen Powell wrote: > >> That can't be right. What's the output of amixer? > > > > The udev system recoognized a usb webcam as an audio device > > (snd-usb-audio) and it becomes soundca

Re: ALSA problem?

2010-04-03 Thread Ron Johnson
On 2010-04-03 18:38, Elimar Riesebieter wrote: * Stephen Powell [100403 19:06 -0400] On Sat, 3 Apr 2010 15:00:11 -0400 (EDT), Elimar Riesebieter wrote: Stephen Powell wrote: That can't be right. What's the output of amixer? The udev system recoognized a usb webcam as an audio device (snd-usb

Re: ALSA problem?

2010-04-03 Thread Elimar Riesebieter
* Ron Johnson [100403 18:55 -0500] > On 2010-04-03 18:38, Elimar Riesebieter wrote: > >* Stephen Powell [100403 19:06 -0400] > >>On Sat, 3 Apr 2010 15:00:11 -0400 (EDT), Elimar Riesebieter wrote: > >>>Stephen Powell wrote: > That can't be right. What's the output of amixer? > >>>The udev syste

Re: ALSA problem?

2010-04-03 Thread Ron Johnson
On 2010-04-03 19:19, Elimar Riesebieter wrote: * Ron Johnson [100403 18:55 -0500] On 2010-04-03 18:38, Elimar Riesebieter wrote: * Stephen Powell [100403 19:06 -0400] On Sat, 3 Apr 2010 15:00:11 -0400 (EDT), Elimar Riesebieter wrote: Stephen Powell wrote: That can't be right. What's the out

Re: ALSA problem?

2010-04-04 Thread Seb
On Sun, Apr 04, 2010 at 02:19AM +0200, Elimar Riesebieter wrote: > > Are there webcams with an intergrated microphne flying around? This > woulb be useful for ekiga (skype), isn't it? There are some alright. My girlfriend's using one for skype all the time. Don't know which model it is and there'

RE: ALSA problem?

2010-04-04 Thread Oscar Corte
> Date: Sat, 3 Apr 2010 19:06:35 -0400 > From: zlinux...@wowway.com > To: debian-user@lists.debian.org > Subject: Re: ALSA problem? > > On Sat, 3 Apr 2010 15:00:11 -0400 (EDT), Elimar Riesebieter wrote: > > Stephen Powell wrote: > >> That can't

Re: alsa problem

2005-05-25 Thread Kent West
shatam bhattacharya wrote: > I saw the previous posts regarding alsa and did this > apt-get install alsa alsamixer alsamixergui > This went fine. I did modconf and loaded the ac97 and ac97_codec > modules. But still it is not working. On trying to use alsamixer it says - > [EMAIL PROTECTED]:~$ als

Re: alsa problem

2005-05-25 Thread shatam bhattacharya
>Please post the output of "lspci" and "uname -a" and "groups". ginie:/etc/modutils# lspci :00:00.0 Host bridge: Intel Corp. 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01) :00:02.0 VGA compatible controller: Intel Corp. 82845G/GL[Brookdale-G]/GE Chipset Integrat

Re: alsa problem

2005-05-25 Thread Ionut Georgescu
Alsa module names start with snd (snd_ac97_codec) I think you still run OSS. However, it is very important to know: do you run kernel 2.4 or 2.6 ? Do you have hotplug installed ? Ionut On Wed, May 25, 2005 at 02:12:45PM -0500, Kent West wrote: > shatam bhattacharya wrote: > > > I saw the prev

Re: alsa problem

2005-05-25 Thread Ionut Georgescu
I think you don't have the alsa kernel modules installed. There are none for your kernel, so I think you should upgrade: apt-get install kernel-image-2.4.27-2-k7 alsa-modules-2.4.27-2-k7 Ionut On Wed, May 25, 2005 at 07:27:28PM -, shatam bhattacharya wrote: > > >Please post the output of "l

Re: alsa problem

2005-05-25 Thread shatam bhattacharya
  On Thu, 26 May 2005 Ionut Georgescu wrote : >I think you don't have the alsa kernel modules installed. There are none >for your kernel, so I think you should upgrade: > >apt-get install kernel-image-2.4.27-2-k7 alsa-modules-2.4.27-2-k7 When I try to upgrade it gives the following error - gin

Re: alsa problem

2005-05-25 Thread Ionut Georgescu
alsa-modules-2.4.27-2-k7 have been compiled for kernel-image-2.4.27-2-k7, they won't work with 2.4.18. If the guy says it won't work, it doesn't mean it will break your system :-) Install initrd-tools. Then the new kernel. Don't abort this time. Then, if you you use lilo, create the following en

Re: alsa problem

2005-05-25 Thread Jonathan Kaye
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 En/La shatam bhattacharya ha escrit, a 25/05/05 21:05: | Hello list, | As instructed I am starting a new thread. I saw the previous | posts regarding alsa and did this | apt-get install alsa alsamixer alsamixergui | This went fine. I did

Re: alsa problem

2005-05-25 Thread steef
Jonathan Kaye wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 En/La shatam bhattacharya ha escrit, a 25/05/05 21:05: | Hello list, | As instructed I am starting a new thread. I saw the previous | posts regarding alsa and did this | apt-get install alsa alsamixer alsamixergu

Re: alsa problem

2005-05-25 Thread Colin
Ionut Georgescu wrote: > default=Linux-2.4.27 > image=/boot/vmlinuz-2.4.27-2-686 > label=Linux-2.4.27 > append="initrd=image=/boot/vmlinuz-2.4.27-2-686" > read-only I thought initrd can go on a line of its own like: image=/boot/vmlinuz-2.4.27-2-686 label=Linux-2.4.27

Re: alsa problem

2005-05-25 Thread shatam bhattacharya
>... guess you installed your kernel-headers and alsa-utils as well? with alsaconf you should be able to install your soundmodule. *not* with modconf in this case.. alsaconf loads no drivers, does not detect any PnP or pci cards, neither it detects any legacy drivers!!! Any clues Shatam

Re: alsa problem

2005-05-25 Thread Jonathan Kaye
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 En/La shatam bhattacharya ha escrit, a 26/05/05 06:26: | | >... guess you installed your kernel-headers and alsa-utils as well? | with alsaconf you should be able to install your soundmodule. *not* with | modconf in this case.. | | alsaconf loads no

Re: alsa problem

2005-05-25 Thread steef
shatam bhattacharya wrote: >... guess you installed your kernel-headers and alsa-utils as well? with alsaconf you should be able to install your soundmodule. *not* with modconf in this case.. alsaconf loads no drivers, does not detect any PnP or pci cards, neither it detects any legacy dri

Re: alsa problem

2005-05-25 Thread steef
Colin wrote: Ionut Georgescu wrote: default=Linux-2.4.27 image=/boot/vmlinuz-2.4.27-2-686 label=Linux-2.4.27 append="initrd=image=/boot/vmlinuz-2.4.27-2-686" read-only I thought initrd can go on a line of its own like: image=/boot/vmlinuz-2.4.27-2-686 l

Re: alsa problem

2005-05-26 Thread Jon Dowland
shatam bhattacharya wrote: ** WARNING **: oss_open(): Failed to open audio device (/dev/dsp): No such device Any clues ?? Thanks Bbye You need to tell XMMS to use ALSA, rather than OSS (default). Then you'll get an alsa-specific error message which will be more helpful. -- To UNSUBSCRIBE,

Re: alsa problem

2005-05-26 Thread Jon Dowland
Ionut Georgescu wrote: Then, if you you use lilo, create the following entry in /etc/lilo.conf: Don't the kernel package install scripts manage lilo.conf themselves? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: alsa problem

2005-05-26 Thread Ionut Georgescu
It may be, I don't know. I quit using lilo 3 years ago. I know they do it for grub, though ;-) But even if I knew, I think it's better if the people also know what happens in the background. Ionut On Thu, May 26, 2005 at 09:20:07AM +0100, Jon Dowland wrote: > Ionut Georgescu wrote: > > >Then, i

Re: alsa problem

2005-05-26 Thread Ionut Georgescu
No, if that is an older machine what he has, it is better he sticks with 2.4. I already had this experience and the difference is amazing! With 2.6.1 it took ages to start firefox, with 2.4 I could run gnome and gimp end epiphany alltogether. It was Toshiba notebook with 500MHz and 64MB of RAM. N

Re: alsa problem

2005-05-26 Thread Ionut Georgescu
We should wake up people, both of them ar wrong!!! :-) First, we are loading the kernel itself as an initrd image :-)) Second, it cannot be append, because initrd is the boot loader's task. So: image=/boot/vmlinuz-2.4.27-2-686 label=Linux-2.4.27 initrd=/boot/initrd.img-2.4.27-2-686

Re: alsa problem

2005-05-26 Thread steef
Ionut Georgescu wrote: We should wake up people, both of them ar wrong!!! :-) First, we are loading the kernel itself as an initrd image :-)) Second, it cannot be append, because initrd is the boot loader's task. So: image=/boot/vmlinuz-2.4.27-2-686 label=Linux-2.4.27 initrd=/boot/ini

Re: alsa problem

2005-05-26 Thread Ionut Georgescu
On Thu, May 26, 2005 at 03:42:56PM +0200, steef wrote: > Ionut Georgescu wrote: > > >We should wake up people, both of them ar wrong!!! :-) > > > >First, we are loading the kernel itself as an initrd image :-)) > >Second, it cannot be append, because initrd is the boot loader's task. > > > >So: >

Re: alsa problem

2005-05-26 Thread shatam bhattacharya
>Now back to the thread: what is the output of lsmod after installing the >new kernel ? It would be nice if you also attached a dmesg. It still displays the same error messege. ginie:# apt-get install kernel-image-2.4.27-2-686 Reading Package Lists... Done Building Dependency Tree... Done The fo

Re: alsa problem

2005-05-27 Thread Ionut Georgescu
Hello Shatam, This is not an error. It is a warning. And an advice. You have never used kernels with initrd images before, so your system has to be configured. Do what it says. Create /etc/kernel-img.conf and write the following line do_initrd = yes now run apt-get install kernel-image-... Goo

Re: alsa problem

2005-05-27 Thread shatam bhattacharya
  On Fri, 27 May 2005 Ionut Georgescu wrote : >Hello Shatam, > >This is not an error. It is a warning. And an advice. You have never >used kernels with initrd images before, so your system has to be >configured. Do what it says. Create /etc/kernel-img.conf and write the >following line > >do_in

Re: alsa problem

2005-05-27 Thread Ionut Georgescu
On Fri, May 27, 2005 at 07:57:58AM -, shatam bhattacharya wrote: > > Volla !! Its working !!!. Thanks a lot Ionut and others. I have installed the > new image and alsa modules, ran alsaconf, tuned with alsamixer and xmms is > working :-) > But in doing so some how the newly installed kerne

Re: alsa problem

2005-05-27 Thread shatam bhattacharya
>Congratulations!! > >It may be that your driver is not loaded upon boot. And if it is not >loaded, /etc/init.d/network has nothing to configure. Reason ? with >2.4.18 8139too might have been already compiled into the kernel, with >2.4.27 it is definitely a module. > >A quick way to check it: loa

Re: alsa problem

2005-05-27 Thread Ionut Georgescu
On Fri, May 27, 2005 at 12:49:59PM -, shatam bhattacharya wrote: > > >Congratulations!! > > > >It may be that your driver is not loaded upon boot. And if it is not > >loaded, /etc/init.d/network has nothing to configure. Reason ? with > >2.4.18 8139too might have been already compiled into the

Re: Alsa Problem

2004-11-08 Thread Jules Dubois
On Sun, 07 Nov 2004 23:20:11 -0800, mamas wrote: > I installed Debian testing (2.4.27-1-386) with all of its Alsa packages > (apt-get install...) so, afaik, I should get full support of my audio > card (Terratec EWX24/96 i.e. ice1712). It looks like you have a pre-built kernel package, which I ne

Re: Alsa Problem

2004-11-08 Thread Ismael Valladolid Torres
El domingo 7 de noviembre de 2004 a las 23:20:11, mamas escribe: > so I don't see any sound driver loaded but soundcore which, as stated in > Alsa's readme files, has to be there. Given the lsmod output provided, looks like neither OSS nor ALSA are being loaded during startup. Try out this as roo

alsa problem in etch

2007-05-08 Thread Marcelo Chiapparini
Hello, I am running ech in a sony vaio pcg-v505ex notebook. The system has a buildin intel8x0 sound card. My problem is that alsaconf configures correctly the card, but the configuration doesn't survives to the boot, in each boot I have to run alsaconf again. I know this problem has to do with a

ALSA problem in Potato

2000-10-29 Thread Christoph Haberberger
Hi! I have a SB16 ASP ISA soundcard. It's not supported by OSS, so I installed the ALSA packages included in Potato. The sound works, but there is an annoying "knack" noise about every 2 seconds (in average, depends on music) in the right stereo channel (only during playing). I've checked my earph

RE: 2.6.15 alsa problem

2006-01-26 Thread David Baron
>Also a problem in 2.6.14. I am not using udev or devfs but have explicitely >created /dev nodes (old fashioned way and far far too many entries, but ... >always worked before). >Newer kernels boot with many undefines. They seem to correspond to stuff in >the sound core modules. Do I now need t

RE: 2.6.15 alsa problem

2006-01-31 Thread David Baron
>Also a problem in 2.6.14. I am not using udev or devfs but have explicitely >created /dev nodes (old fashioned way and far far too many entries, but ... >always worked before). >Newer kernels boot with many undefines. They seem to correspond to stuff in >the sound core modules. Do I now need t

RE: ALSA problem? ...SOLVED

2010-04-03 Thread Oscar Corte
> Date: Fri, 2 Apr 2010 20:25:52 +0200 > From: riese...@lxtec.de > To: debian-user@lists.debian.org > Subject: Re: ALSA problem? > > * Oscar Corte [100402 15:19 +] > [...] > > snd_ens137119072 0 > > > > snd_ac97

[Fwd: Re: alsa problem]

2005-05-26 Thread steef
Original Message Subject:Re: alsa problem Date: Thu, 26 May 2005 15:42:56 +0200 From: steef <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: debian: gebruikerslijst References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL

Re: alsa problem in etch

2007-05-08 Thread Jonathan Kaye
Marcelo Chiapparini wrote: > Hello, > > I am running ech in a sony vaio pcg-v505ex notebook. The system has a > buildin intel8x0 sound card. My problem is that alsaconf configures > correctly the card, but the configuration doesn't survives to the boot, in > each boot I have to run alsaconf agai

Re: alsa problem in etch

2007-05-08 Thread Kelly Clowers
On 5/8/07, Marcelo Chiapparini <[EMAIL PROTECTED]> wrote: Hello, I am running ech in a sony vaio pcg-v505ex notebook. The system has a buildin intel8x0 sound card. My problem is that alsaconf configures correctly the card, but the configuration doesn't survives to the boot, in each boot I have

Re: alsa problem in etch

2007-05-08 Thread Marcelo Chiapparini
On Tue, 2007-05-08 at 19:37 +0200, Jonathan Kaye wrote: > Marcelo Chiapparini wrote: > > > Hello, > > > > I am running ech in a sony vaio pcg-v505ex notebook. The system has a > > buildin intel8x0 sound card. My problem is that alsaconf configures > > correctly the card, but the configuration do

Re: ALSA problem in Potato

2000-10-29 Thread Krzys Majewski
Christoph Haberberger <[EMAIL PROTECTED]> writes: > PS: I don't wont to install the source distribution of ALSA, because > of clean package management in my fresh Potato installation. Check out the "equivs" package for circumventing Debian package dependencies. -chris

Re: 2.6.15 alsa problem SOLVED

2006-02-01 Thread David Baron
On Tuesday 31 January 2006 21:05, you wrote: > snd=mu401 does not load with same error as in 2.6.12 kernels! Back on the 2.6.12 thread, someone suggested option "nopnp". This was rejected on modprobe. pnp=no, voile. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

Alsa Problem or Audacity Problem?

2009-09-18 Thread Thomas H. George
Question: Should Audacity have a switch to select between input sources or rely on Alsamixer to make the selection? Problem: On two Squeeze systems I have found two distinctly different versions of Alsamixer both labeled version 1.0.20. One is capable of selecting an input source which Audacity c

Need help with ALSA problem

2004-01-29 Thread Bjorn Johansson
Hello! I'm running Debian woody + a 2.6 kernel and I'm experiencing problems with the sound. If I do: mpg123 -o alsa song.mp3 the sound sounds very bad. It's a little hard to explain, but it sounds like you have increased the bass for 500% and the speakers gives a very noisy output. I guess th

Re: alsa problem in etch (solved!)

2007-05-08 Thread Marcelo Chiapparini
On Tue, 2007-05-08 at 10:45 -0700, Kelly Clowers wrote: > On 5/8/07, Marcelo Chiapparini <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I am running ech in a sony vaio pcg-v505ex notebook. The system has a > > buildin intel8x0 sound card. My problem is that alsaconf configures > > correctly the car

ALSA problem - TV tuner no sound

2007-07-04 Thread Michael Bonert
I recently upgraded kernels (2.6.18-4-k7 -> 2.6.11-1-k7) and sound systems (OSS -> ALSA). Sound, aside from the TV tuner, works fine. My TV tuner worked like a snap under OSS and made use of the following drivers: bttv bt878 I've discovered that 'bttv' is need for 'xawtv' to load. It appears

arts/ALSA problem after unstable upgrade

2006-05-27 Thread kruton
After the regualar apt-get update and upgrade yesterday, the aRts sound server crashes on KDE startup. On my machine I am using ALSA as the main sound interface. If I "Enable the Sound System" from Control Center > Sound &Multimedia > Sound System with audio device (in Hardware tab) to Autodetect o

Re: Alsa Problem or Audacity Problem?

2009-09-19 Thread Tim Beauregard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas H. George wrote: > Question: Should Audacity have a switch to select between input sources > or rely on Alsamixer to make the selection? My (Debian unstable) Audacity 1.3.9 has input selection capabilities as has every version I've used since 2

Re: Alsa Problem or Audacity Problem?

2009-09-19 Thread Thomas H. George
On Sat, Sep 19, 2009 at 08:00:51AM +0100, Tim Beauregard wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Thomas H. George wrote: > > Question: Should Audacity have a switch to select between input sources > > or rely on Alsamixer to make the selection? > > My (Debian unstable) Audaci

Re: Alsa Problem or Audacity Problem?

2009-09-20 Thread Tim Beauregard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas H. George wrote: >> soundcard. From you comment below I understand that the sound card is using >> the input from all these sources simaltaneously and so the ones not >> needed must be muted. The more complex soundcards may have an internal swi

Re: Need help with ALSA problem

2004-01-30 Thread Krafte
On Thu, 29 Jan 2004 10:50:24 +0100 Bjorn Johansson <[EMAIL PROTECTED]> wrote: > > Hello! > > I'm running Debian woody + a 2.6 kernel and I'm experiencing problems with > the sound. If I do: > mpg123 -o alsa song.mp3 the sound sounds very bad. It's a little hard to > explain, but it sounds like

Re: ALSA problem - TV tuner no sound

2007-07-05 Thread Chris Lale
Michael Bonert wrote: > I recently upgraded kernels (2.6.18-4-k7 -> 2.6.11-1-k7) and sound systems > (OSS -> ALSA). > > Sound, aside from the TV tuner, works fine. > > My TV tuner worked like a snap under OSS and made use of the following > drivers: > bttv > bt878 > > I've discovered that 'b

Re: [linux-audio-user] 2.6.15 alsa problem

2006-01-26 Thread Lee Revell
On Thu, 2006-01-26 at 21:30 +0200, David Baron wrote: > Also a problem in 2.6.14. I am not using udev or devfs but have explicitely > created /dev nodes (old fashioned way and far far too many entries, but ... > always worked before). > > Newer kernels boot with many undefines. They seem to corr

Re: arts/ALSA problem after unstable upgrade

2006-05-27 Thread David R. Litwin
On 27/05/06, kruton <[EMAIL PROTECTED]> wrote: After the regualar apt-get update and upgradeyesterday, the aRts sound server crashes on KDEstartup. The problem is with libasound2. To quote Linas Žvirblis:"If you do not use aptitude (I highly recommend it), you can do it manually: 1. Download libas

Re: arts/ALSA problem after unstable upgrade

2006-05-27 Thread Adam Collins
On Saturday 27 May 2006 13:04, David R. Litwin wrote: > The problem is with libasound2. To quote Linas Žvirblis: > > "If you do not use aptitude (I highly recommend it), you can do it > manually: > > 1. Download libasound2_1.0.11-4_ARCH_NAME-HERE.deb from [1]; > 2. Remove the package by running...

Re: arts/ALSA problem after unstable upgrade

2006-05-27 Thread David R. Litwin
On 27/05/06, Adam Collins <[EMAIL PROTECTED]> wrote: Ok, so I'm trying to use aptitude to downgrade, but it only shows oneversion (1.0.11-5) available for the libasound2 package.Logical: You (most probably) have only one repository for Sid (don't see why you'd need more) and this one has but one ve

Re: arts/ALSA problem after unstable upgrade

2006-05-28 Thread Adam Collins
On Saturday 27 May 2006 21:24, David R. Litwin wrote: > Logical: You (most probably) have only one repository for Sid (don't > see why you'd need more) and this one has but one version of each > package. Therefore, you may wish to use the manual solution: I found > it very easy. Don't be alarmed by

Re: arts/ALSA problem after unstable upgrade

2006-05-28 Thread Florian Kulzer
On Sat, May 27, 2006 at 23:47:54 -0700, Adam Collins wrote: > On Saturday 27 May 2006 21:24, David R. Litwin wrote: > > Logical: You (most probably) have only one repository for Sid (don't > > see why you'd need more) and this one has but one version of each > > package. Therefore, you may wish to

[Fwd: Re: Alsa Problem or Audacity Problem?]

2009-09-20 Thread steef
Original Message Subject:Re: Alsa Problem or Audacity Problem? Resent-Date:Sat, 19 Sep 2009 23:58:38 + (UTC) Resent-From:debian-user@lists.debian.org Date: Sat, 19 Sep 2009 19:57:58 -0400 From: Thomas H. George To: debian-user@lists.debian.org

[Fwd: Re: Alsa Problem or Audacity Problem?]

2009-09-20 Thread steef
Original Message Subject:Re: Alsa Problem or Audacity Problem? Resent-Date:Sat, 19 Sep 2009 23:58:38 + (UTC) Resent-From:debian-user@lists.debian.org Date: Sat, 19 Sep 2009 19:57:58 -0400 From: Thomas H. George To: debian-user@lists.debian.org

Could somebody PLEASE help with an Alsa problem?

2007-09-20 Thread Barry Samuels
I've been struggling with this for days without getting anywhere. I've done endless searches and made some previous postings without any useful results. Debian Testing up to date as of today. Kernel 2.6.22.6 plus alsa modules What is really irritating is that if I boot the same machine using a

Re: [linux-audio-user] RE: 2.6.15 alsa problem

2006-01-26 Thread Lee Revell
On Thu, 2006-01-26 at 21:55 +0200, David Baron wrote: > >Also a problem in 2.6.14. I am not using udev or devfs but have explicitely > >created /dev nodes (old fashioned way and far far too many entries, but ... > >always worked before). > > >Newer kernels boot with many undefines. They seem to

Re: [linux-audio-user] RE: 2.6.15 alsa problem

2006-01-26 Thread Lee Revell
On Thu, 2006-01-26 at 21:55 +0200, David Baron wrote: > >Also a problem in 2.6.14. I am not using udev or devfs but have explicitely > >created /dev nodes (old fashioned way and far far too many entries, but ... > >always worked before). > > >Newer kernels boot with many undefines. They seem to

Re: [linux-audio-user] RE: 2.6.15 alsa problem

2006-01-31 Thread Lee Revell
On Tue, 2006-01-31 at 20:09 +0200, David Baron wrote: > > Made a kernel with alsa sound support compiled in! I also compiled in > the > "generic" devices. Result: NO UNDEFINED. My three (a set ncards = 3) > became > dummy, virmidi and the ensonic. The ensonic did not play, however, but > the >

Re: [linux-audio-user] RE: 2.6.15 alsa problem

2006-02-01 Thread David Baron
On Wednesday 01 February 2006 01:39, [EMAIL PROTECTED] wrote: > > Made a kernel with alsa sound support compiled in! I also compiled in > > the > > "generic" devices. Result: NO UNDEFINED. My three (a set ncards = 3) > > became > > dummy, virmidi and the ensonic. The ensonic did not play, however,

Re: arts/ALSA problem after unstable upgrade (solved)

2006-05-27 Thread kruton
thanks that works. --- "David R. Litwin" <[EMAIL PROTECTED]> wrote: > On 27/05/06, kruton <[EMAIL PROTECTED]> wrote: > > > > After the regualar apt-get update and upgrade > > yesterday, the aRts sound server crashes on KDE > > startup. > > > > > The problem is with libasound2. To quote Linas >

Alsa problem - can't locate module sound-slot-0

1999-11-16 Thread Randy Edwards
I've changed my sound around to Alsa and since I use a custom kernel I went the Alsa source route. I followed the instructions in the debian/README file religiously and generated my Alsa modules. However, upon running them I get the message that "modprobe: Can't locate module sound-slot-0".

Re: ALSA --> Problem solved by "rm /etc/modprobe.conf"

2004-09-16 Thread Osamu Aoki
Hi, (To be sue, I CCed you all too.) On Thu, Sep 16, 2004 at 03:01:15AM -0400, Tom Allison wrote: > Rod MacPherson wrote: > >I've seen a number of people complaining about also not loading > >properly recently. > > > >I too had that problem. OSS worked, but ALSA didn't. > > > >After much searching

Re: ALSA --> Problem solved by "rm /etc/modprobe.conf"

2004-09-17 Thread James Cummings
I've been having problems getting my sound card recognised as well. lspci: :00:1f.5 Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02) It is on onboard AC'97. So I've got various ac97* modules in my /etc/modules When I was running 2.4.26-686 ker

Re: ALSA --> Problem solved by "rm /etc/modprobe.conf"

2004-09-17 Thread Justin Guerin
On Friday 17 September 2004 08:26, James Cummings wrote: > I've been having problems getting my sound card recognised as well. > > lspci: > :00:1f.5 Multimedia audio controller: Intel Corp. 82801EB/ER > (ICH5/ICH5R) AC'97 Audio Controller (rev 02) > > It is on onboard AC'97. > > So I've got var

Re: ALSA --> Problem solved by "rm /etc/modprobe.conf"

2004-09-17 Thread Justin Guerin
On Friday 17 September 2004 10:23, James Cummings wrote: > On Fri, 17 Sep 2004 10:02:26 -0600, Justin Guerin <[EMAIL PROTECTED]> wrote: > > On Friday 17 September 2004 08:26, James Cummings wrote: > > > So I've got various ac97* modules in my /etc/modules > > > > Which ones exactly? > > probably t

Re: ALSA --> Problem solved by "rm /etc/modprobe.conf"

2004-09-17 Thread Thomas Hood
On Thu, 16 Sep 2004 23:40:11 +0200, Osamu Aoki wrote: > My solution: > * remove /etc/modprobe.conf which was empty file > > Reason: As mentioned in MODPROBE.CONF(5) > > NOTE: If the file /etc/modprobe.conf exists, all contents of /etc/mod- > probe.d/ are ignored by default. It is up to t

Re: ALSA --> Problem solved by "rm /etc/modprobe.conf"

2004-09-20 Thread James Cummings
On Fri, 17 Sep 2004 10:53:10 -0600, Justin Guerin <[EMAIL PROTECTED]> wrote: > Yes, it seems that package hasn't made it into unstable or testing yet. You > have options, however. 1) you can do without sound and wait until that > package comes in, and then install it. 2) you can compile the Alsa

Re: ALSA --> Problem solved by "rm /etc/modprobe.conf"

2004-09-20 Thread Justin Guerin
On Monday 20 September 2004 03:00, James Cummings wrote: > On Fri, 17 Sep 2004 10:53:10 -0600, Justin Guerin <[EMAIL PROTECTED]> wrote: > > Yes, it seems that package hasn't made it into unstable or testing yet. > > You have options, however. 1) you can do without sound and wait until > > that p

Re: bug help (Wheezy kernel 3 and alsa problem)

2011-10-08 Thread Scott Ferguson
On 08/10/11 20:10, Richard wrote: > Hi, I could mark the title with OT , then I may get some help. :-) Although a subject of linux-kernel-3.0 and alsa might help (many of us only download headers). > I'm using wheezy with the 2.6.33RT kernel at the moment Of no particular relevance - what kerne

Re: bug help (Wheezy kernel 3 and alsa problem)

2011-10-08 Thread Richard
On Sat, 08 Oct 2011 20:56:10 +1100 Scott Ferguson wrote: Thanks for the reply Scott > On 08/10/11 20:10, Richard wrote: > > Hi, I could mark the title with OT , then I may get some help. > > :-) > > Although a subject of linux-kernel-3.0 and alsa might help (many of us > only download headers).

Re: bug help (Wheezy kernel 3 and alsa problem)

2011-10-08 Thread Scott Ferguson
On 08/10/11 21:57, Richard wrote: > On Sat, 08 Oct 2011 20:56:10 +1100 Scott Ferguson > wrote: > > Thanks for the reply Scott >> On 08/10/11 20:10, Richard wrote: >> Of no particular relevance - what kernel is that? (did you build >> it yourself?). > > No it the real time low latency kernel >

Re: Could somebody PLEASE help with an Alsa problem?

2007-09-20 Thread Gabrielle Chatelet
What is the chipset on your sound card? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Could somebody PLEASE help with an Alsa problem?

2007-09-20 Thread Barry Samuels
On 20/09/07 11:13:18, Gabrielle Chatelet wrote: > What is the chipset on your sound card? The mainboard is an Asus P5W DH Deluxe with on-board sound Realtek ALC882M. Is that what you meant? -- Barry Samuels http://www.beenthere-donethat.org.uk The Unofficial Guide to Great Britain

  1   2   >