From: Krishna Chandra Prajapati on
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
<http://www.atrpms.net/>repository.


*1.* Load up a terminal window if you are in the graphic interface.

*2.* Switch to the root user by entering the command “su -” (without the
quotes) and typing in your root password

*3.* Edit the file /etc/yum.conf. Using nano we type the command:

nano -w /etc/yum.conf

*4.* If you have already configured yum to use the ATrpms repository then
append “*alsa*” to the end of the “includepkgs” line and skip the next
setup. Otherwise continue on.

*5.* Add the following to the bottom of this file:

[atrpms]
name=EL $releasever - $basearch - ATrpms
baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable
gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms
gpgcheck=1
enabled=1
exclude=*kmdl*i586*
includepkgs=*alsa*

*6.* Save the file. In nano you press Ctrl-X, answer yes to the “Save
modified buffer” question and then press enter on the file name to write.

*7.* If you have not previously setup ATrpms execute the following command:

rpm --import http://ATrpms.net/RPM-GPG-KEY.atrpms

*8.* Now execute the following command:

yum install alsa-driver alsa-kmdl-`uname -r`

*9.* Reboot your system and you will be using the updated ALSA module.

Remember that you may need to adjust your volume settings.
_Krishna



On Thu, Apr 1, 2010 at 10:34 PM, Oscar Corte <oect_1964(a)hotmail.com> wrote:

> 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 sound at all.
>
> However, I can use cdcd play to CD's with no problem at all from the
> command prompt.
>
> Debian reference suggests to use speaker-test which givesthe next result:
>
> speaker-test 1.0.16
>
> Playback device is default
> Stream parameters are 48000Hz, S16_LE, 1 channels
> Using 16 octaves of pink noise
> ALSA lib pcm_dmix.c:996:(snd_pcm_dmix_open) unable to open slave
> Playback open error: -2,No such file or directory
>
> What should I do next in order to fix sound?
>
> Regards
>
>
> ------------------------------
> Hotmail: Trusted email with Microsoft’s powerful SPAM protection. Sign up
> now. <https://signup.live.com/signup.aspx?id=60969>
>
From: Elimar Riesebieter on
* 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
> <http://www.atrpms.net/>repository.

Hey, did you recognized that we are all running Debian? Your method
is not recomended by the Debin ALSA Maintainers and of course won't
work.

BTW, for the ens1371 audio chip the Lenny drives are relevant enough.

Elimar


--
Never make anything simple and efficient when a way
can be found to make it complex and wonderful ;-)


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/20100402190756.GB2918(a)aragorn.home.lxtec.de
From: Lisi on
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.

Lisi


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/201004022128.30009.lisi.reisz(a)gmail.com
From: Oscar Corte on

> Date: Fri, 2 Apr 2010 12:32:07 -0400
> From: zlinuxman(a)wowway.com
> To: debian-user(a)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:
> >> 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?product=GStreamer.
> >>>
> >>> Totem movie player plays video without any sound at all.
> >>>
> >>> However, I can use cdcd play to CD's with no problem at all from the
> >>> command prompt.
> >>>
> >>> Debian reference suggests to use speaker-test which gives the next
> >>> result:
> >>>
> >>> speaker-test 1.0.16
> >>>
> >>> Playback device is default
> >>> Stream parameters are 48000Hz, S16_LE, 1 channels
> >>> Using 16 octaves of pink noise
> >>> ALSA lib pcm_dmix.c:996:(snd_pcm_dmix_open) unable to open slave
> >>> Playback open error: -2,No such file or directory
> >>>
> >>> What should I do next in order to fix sound?
> >>
> >> Well, for starters, how about telling us the following:
> >>
> >> (1) Make and model of your computer
> >> (2) Make and model of your sound card, including sound chipset, if known
> >> (3) What release of Debian are you running (Lenny, Squeeze, etc.)
> >> (4) What packages are installed that start with "alsa"
> >> (5) What kernel modules are loaded that begin with "snd"
> >> (6) What columns labels are shown by alsamixer? (scroll left and right
> >> with arrow keys, exit with Esc)
> >>
> >> I have an idea what this might be, but I don't want to make a wild
> >> guess. Let's start with the basics.
> >>
> >
> > Sorry for nor providing the required
> > information. It's is listed next:
> >
> >> (1) Make and model of your computer
> > Dell XPS T600 (Pentium III 600 Mhz.) (Very old)
> >
> >> (2) Make and model of your sound card, including sound chipset, if known
> > Creative Audi PCI (ES1371,ES1373) (WDM)
> >
> >> (3) What release of Debian are you running (Lenny, Squeeze, etc.)
> > Lenny 4.1.2-25 up to date through Synaptics
> >
> >> (4) What packages are installed that start with "alsa"
> > alsa-base, alsa-utils
> >
> >> (5) What kernel modules are loaded that begin with "snd"
> > snd_ens1371 19072 0
> > snd_ac97_codec 88452 1 snd_ens1371
> > snd_usb_audio 70272 1
> > snd_pcm_oss 32800 0
> > snd_mixer_oss 12320 1 snd_pcm_oss
> > snd_pcm 62660 4 snd_ens1371,snd_ac97_codec,snd_usb_audio,snd_pcm_oss
> > snd_usb_lib 13472 1 snd_usb_audio
> > snd_hwdep 6212 1 snd_usb_audio
> > snd_seq_dummy 2660 0
> > snd_seq_oss 24992 0
> > snd_seq_midi 5728 0
> > snd_rawmidi 18496 3 snd_ens1371,snd_usb_lib,snd_seq_midi
> > snd_seq_midi_event 6432 2 snd_seq_oss,snd_seq_midi
> > snd_seq 41456 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
> > snd_timer 17800 2 snd_pcm,snd_seq
> > snd_seq_device 6380 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
> > snd_page_alloc 7816 1 snd_pcm
> >
> >> (6) What columns labels are shown by alsamixer? (scroll left and right ...
> > Auto Hain Control [Off], Mic[dBgain=9.00]
> >
> >
> > Thanks a lot for your help. I really
> > appreciate it. As far as I remember sound used to work.
>
> Where do I start? Well, for starters, please don't top post. We use the usenet style of
> quoting here. See http://en.wikipedia.org/wiki/Top_posting for more details. I spent
> more time reformatting your message than I will in answering your post. Please don't
> do that to us. It is annoying.
>
> Second, what kind of Fourier transform did you do on your data? Reconstructing the output
> of lsmod in a recognizable format consumed a fair amount of time too.
>
> OK, enough about logistical issues and on to the problem. First of all:
>
> >> (3) What release of Debian are you running (Lenny, Squeeze, etc.)
> > Lenny 4.1.2-25 up to date through Synaptics
>
> That doesn't sound right. Are you perhaps running Ubuntu, or some other Debian-based
> distribution, and not Debian itself?
>
> >> (6) What columns labels are shown by alsamixer? (scroll left and right ...
> > Auto Hain Control [Off], Mic[dBgain=9.00]
>
> Are you saying that this one column is the only column? There's no column marked PCM?
>
> > As far as I remember sound used to work.
>
> When did it work? When you used to run Windows? When you were running an earlier
> release of Linux? Be more specific.
>
> --
> .''`. Stephen Powell <zlinuxman(a)wowway.com>
> : :' :
> `. `'`

Stephen:

Thanks a lot for your patience. No more top posting, sorry. I also tried to arrange columns with Open Office Write but I see that it didn't work as expected.



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 through
Synaptics.


About point [6], I checked again and there is only one column shown.

Right now I'm listening to a CD played by "cdcd" program (from command prompt) in this Debian PC as I write this mail and sound is great. However programs from GNU graphical environment doesn't seem to work at all (Totem, Sound juicer). ¿Could this mean that sound divers are OK but something is wrong someshere else in the graphis environment?

When I say that it used to work I mean that all media worked Ok. when Debian was installed. I don't exactly knowwhen stopped working because I accepted several synaptic updates for a period of about 2 mpnth before trying musica again.

Regards











_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969
From: Stephen Powell on
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 through Synaptics.

/proc/version shows the kernel release and the release of the GNU C
Compiler (gcc) which compiled it, as well as the Debian version numbers
of the kernel and compiler. That's not what I want. What's the output of

cat /etc/debian_version

> About point [6], I checked again and there is only one column shown.

That can't be right. What's the output of

amixer

>
> Right now I'm listening to a CD played by "cdcd" program
> (from command prompt) in this Debian PC as I write this mail
> and sound is great. However programs from GNU graphical environment
> doesn't seem to work at all (Totem, Sound juicer). ¿Could this
> mean that sound divers are OK but something is wrong someshere
> else in the graphis environment?

I see English is not your first language either. English does not
use inverted question marks at the beginning of a question, only
a standard (non-inverted) question mark at the end of the question.
But back to the subject at hand, I believe cdcd, like cdtool,
uses the analog playback method. A "play" command is sent to the
CD drive across the I/O bus. The drive obeys. It plays itself.
It converts the digital data on the audio CD to an analog audio
signal and sends this analog audio signal to the sound card via
a three- or four-wire audio cable. The sound card is simply
functioning as an amplifier. As viewed by the I/O bus, system
memory, and host processor, nothing is going on. But other sounds
are produced by sending digital data to the PCM device, which you
claim does not exist. That's why I want the output of amixer.

> When I say that it used to work I mean that all media worked Ok.
> when Debian was installed. I don't exactly know when stopped
> working because I accepted several synaptic updates for a period
> of about 2 mpnth before trying musica again.

OK, so everything used to work under Debian, you applied some
updates, and now some stuff doesn't work. Is that right?

--
.''`. Stephen Powell <zlinuxman(a)wowway.com>
: :' :
`. `'`
`-


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/711928995.917841270314483978.JavaMail.root(a)md01.wow.synacor.com