Mailinglist Archive: opensuse (6210 mails)
| < Previous | Next > |
Re: [SLE] SUSE 10.0 Yast sound bombs on compaq
- From: "Matt T." <Matt@xxxxxxxxx>
- Date: Fri, 28 Oct 2005 22:51:08 +0700
- Message-id: <200510282251.09110.Matt@xxxxxxxxx>
On Friday 28 October 2005 14:35, Sunny wrote:
> On Friday 28 October 2005 00:50, Sunny wrote:
> > On Friday 28 October 2005 00:31, Sunny wrote:
> > > Anyway, I'll try the other suggestions from the list and use alsaconf,
> > > and I'll report back.
> >
> > YESSSSSSSSSSSSSSS. It works. I wish I had knew this 3 weeks earlier :)
> >
> > Thanks guys
>
> Too bad. 2 new problems:
> 1. After reboot, no sound. I needed to run again alsaconf. Then the sound
> works. Strange, as alsaconf have made the changes in /etc/modprobe.d/sound.
> I guess I have to disable the hotplug (or coldplud) for the sound card. I
> remember reading somewhere something, but I can not find this any more. Any
> pointers?
probably the modules do not get loaded automatically. yast would have arranged
that, normally at least...
do a lsmod when all works, and a lsmod after a fresh reboot. some snd* related
modules will be missing, reload them manually (as root, "modprobe xyz"). If
you know them all, then try putting the modprobe's in /etc/init.d/boot.local
or similar.
and do not forget to check alsamiver, sound might get played, but muted, you
need to unmute manually. Especially pcm related stuff.. Once the volumes are
ok, do a "alsactl store" (as root).
HTH,
Matt
>
> 2. mplayer started as a user does not play sound. If I start it as root,
> the sound is there. All devices in /dev/snd/, /dev/dsp and /dev/rtc has
> rw-rw---- permissions with owner root:audio. And my user is member of
> audio. The strange thing is, that if I run mplaer as root, it says that it
> uses OSS as audio output?!?!? And if it not root, it fails when tries OSS
> output, saying permission problems on /dev/dsp.
>
>
> Any help solving this are highly appreciated.
>
> Cheers
> Sunny
> On Friday 28 October 2005 00:50, Sunny wrote:
> > On Friday 28 October 2005 00:31, Sunny wrote:
> > > Anyway, I'll try the other suggestions from the list and use alsaconf,
> > > and I'll report back.
> >
> > YESSSSSSSSSSSSSSS. It works. I wish I had knew this 3 weeks earlier :)
> >
> > Thanks guys
>
> Too bad. 2 new problems:
> 1. After reboot, no sound. I needed to run again alsaconf. Then the sound
> works. Strange, as alsaconf have made the changes in /etc/modprobe.d/sound.
> I guess I have to disable the hotplug (or coldplud) for the sound card. I
> remember reading somewhere something, but I can not find this any more. Any
> pointers?
probably the modules do not get loaded automatically. yast would have arranged
that, normally at least...
do a lsmod when all works, and a lsmod after a fresh reboot. some snd* related
modules will be missing, reload them manually (as root, "modprobe xyz"). If
you know them all, then try putting the modprobe's in /etc/init.d/boot.local
or similar.
and do not forget to check alsamiver, sound might get played, but muted, you
need to unmute manually. Especially pcm related stuff.. Once the volumes are
ok, do a "alsactl store" (as root).
HTH,
Matt
>
> 2. mplayer started as a user does not play sound. If I start it as root,
> the sound is there. All devices in /dev/snd/, /dev/dsp and /dev/rtc has
> rw-rw---- permissions with owner root:audio. And my user is member of
> audio. The strange thing is, that if I run mplaer as root, it says that it
> uses OSS as audio output?!?!? And if it not root, it fails when tries OSS
> output, saying permission problems on /dev/dsp.
>
>
> Any help solving this are highly appreciated.
>
> Cheers
> Sunny
| < Previous | Next > |