Re: Sound Device Not Shared -- Working Now

2006-01-08 Thread ankur . kumar
my sound card is being shared now with other applications. But still some applications which are not configured to use ALSA like RealPlayer have some issues. I did following things: 1. installed gstream ALSA plugin apt-get install gstreamer0.8-alsa 2. Run- /usr/bin/gstreamer-properties

Sound Device Not Shared

2006-01-04 Thread ankur . kumar
I'm using ALSA and the only issue is if an application is using Sound device (/dev/dsp) and another application is trying to use it, it says /dev/dsp is already in use. What can I do it share the sound device?? AllianceBernstein:WinnerofMoneyManagementFUNDMANAGEROFTHEYEAR2005

Re: Sound Device Not Shared

2006-01-04 Thread ankur . kumar
if I stop the application which is using the sound device and then other application can use the sound device... its more like exclusive access to the sound device by ALSA even if there is a warning sound from Anti-virus program, sound device get locked and I can not play music anymore until

Re: Sound Configuration

2005-07-20 Thread ankur . kumar
can you send /etc/modules file entries...after doing alsaconf. what does alsaconf say, did it work correctly? which debain version are you using? if itsn't sarge, then you might need to update it or rebuild kernel. which sound card do you have? Check whether hardware is detected properly or

Re: Sound Configuration

2005-07-19 Thread ankur . kumar
now I been trying to add this modules to /etc/modules but I really dont how... In my /etc/modules I have only this That means ALSA hasn't been configured properly. Re-install alsa and configure it again. apt-get remove alsa apt-get remove alsa-base apt-get install alsa apt-get remove

disregard mail coming

2005-07-17 Thread ankur . kumar
Hi All, Some inappropriate mails have been sent using my mail id, but it's spam and its not coming from myside. Is it possible for list manager to block such mails in case of anonymous SMTP server? Regards, Ankur Kumar AllianceBernstein:WinnerofMoneyManagementFUNDMANAGEROFTHEYEAR2005

dhcp problem

2005-07-17 Thread ankur . kumar
I got my broadband setup and my provider uses DHCP and I have a intelligent router (modem). I installed dhcpcd as dhcp client and it works fine except that it couldnt get right nameservers and hence resolving host name takes lot of time. If I put nameservers (I got it from my provider) in

dhcp problem

2005-07-17 Thread ankur . kumar
I got my broadband setup and my provider uses DHCP and I have a intelligent router (modem). I installed dhcpcd as dhcp client and it works fine except that it couldnt get right nameservers and hence resolving host name takes lot of time. If I put nameservers (I got it from my provider) in

Re: SoundCard Problem - soundcard working now

2005-06-27 Thread ankur . kumar
Kernel 2.4.27 got installed by itself when I installed sarge. don't know why sarge installation does that for Pentium box?? Jonathan Kaye [EMAIL PROTECTED] Sent by: news [EMAIL PROTECTED] 27/06/2005 04:31 PM To:debian-user@lists.debian.org cc: Subject:Re:

Re: SoundCard Problem - soundcard working now

2005-06-26 Thread ankur . kumar
my soundcard is working now. i installed new kernel image: apt-get install kernel-image-2.4-686, which is Linux kernel image for version 2.4 on PPro/Celeron/PII/PIII/P4. then i installed alsa: apt-get install alsa and run alsaconf [EMAIL PROTECTED] 03 9617 2235 24/06/2005 11:20 AM

Re: SoundCard Problem

2005-06-23 Thread ankur . kumar
tried compiling latest alsa source...downloaded kernel source ... but make doesn't work ...complains about some memory allocation issues, in coda.h and some other header files.. any ideas??? Jonathan Kaye [EMAIL PROTECTED] Sent by: news [EMAIL PROTECTED] 22/06/2005 03:52 PM To:

Re: SoundCard Problem

2005-06-21 Thread ankur . kumar
alsa wasn't installed, I got it installed and ran alsaconf. It couldn't find any PCI or any other driver. I got integrated sound card with motherboard. That could be the reason. Tried 'cat /etc/sndstat' , but doesn't display anything. Checked '/etc/modules.conf', alsa has put alsa-related

Re: SoundCard Problem

2005-06-21 Thread ankur . kumar
dmesg shows: i810: SiS found at IO:0x9000 0x9400.. i810_audio: Audio Controller supports 6 channels i810_audio: defaults to 2 channel mode i810_audio: resetting connection 0 Ryan Schultz [EMAIL PROTECTED] 22/06/2005 10:24 AM To:debian-user@lists.debian.org cc:

SoundCard Problem

2005-06-20 Thread ankur . kumar
Hi, I'm using Debian Sarge and trying to configure sound card, which is an integrated one with ASUS motherboard (ASUS SiS661FX/SiS963L/W697-P4S800MX (PGA 478)). Sound card: SoundMAX Integrated Digital Audio I downloaded ALSA and configured it (using ./configure), but when doing make it says