alsaconf problem puppy 2.12(SOLVED - needed manual modprobe)

Booting, installing, newbie
Post Reply
Message
Author
User avatar
paulh177
Posts: 975
Joined: Tue 22 Aug 2006, 20:41

alsaconf problem puppy 2.12(SOLVED - needed manual modprobe)

#1 Post by paulh177 »

having a problem with alsaconf.
it reports "no supported PnP or PCI card found". Probing ISA doesn't find anything either.
i think the following is relevant:
in /tmp/xerrs.log I get
Error in startup script:
Either /dev/mixer isn't there, or I can't access it.
If the latter is the case, chmod 666 /dev/mixer

while executing
"exec sh -c ($volcommand)"
(procedure "getvolume" line 3)
invoked from within
"getvolume "
invoked from within
"set gain [ getvolume ]"
(file "/usr/sbin/mini-volume.tcl" line 160)
xtmix: Error opening mixer device /dev/mixer
FATAL: /dev/mixer probably does not exist or has no r/w permissions
E
Laptop is Acer 5612wlmi, 80GB IDE, 1024MB RAM, Intel945 WXGA shared, Intel 3945 WLAN, T2300 1.66GHz Core Duo, RealTek HiDefAudio
I'm booting puppy 2.12 from usb flash stick

What else should I check?
thanks in advance
Last edited by paulh177 on Thu 04 Jan 2007, 19:15, edited 2 times in total.

User avatar
paulh177
Posts: 975
Joined: Tue 22 Aug 2006, 20:41

#2 Post by paulh177 »

new info:

I've tried chmod 666 /dev/mixer and that changed nothing
I also tried boting puppy 2.02 off cd (pfix=ram no pcmcia) and running the alsa wizard and it finds the card fine (althogh the volume is v .low) so "something" has changed between 2.02 and 2.12?

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#3 Post by rcrsn51 »

Did you copy the driver file zdrv_212.sfs onto your flash drive?

User avatar
paulh177
Posts: 975
Joined: Tue 22 Aug 2006, 20:41

#4 Post by paulh177 »

not manually but the puppy universal installer seems to have so yes it's there
i also rebooted using 2.12 live cd (boot parms nopcmcia pfix=ram) and same problem,so it may not be related to the fac tthat its a flash usb install ...

User avatar
paulh177
Posts: 975
Joined: Tue 22 Aug 2006, 20:41

#5 Post by paulh177 »

sorry if i'm being bad-mannered but i'm giving this a bump ... feeling a bit stuck as to how to move forward ...

sml
Posts: 162
Joined: Tue 10 Jan 2006, 02:56

#6 Post by sml »

Load the module manually .. i think you need snd_hda_intel

#modprobe snd_hda_intel

Then run alsaconf and alsamixer and alsactl store .. etc. Then it should be ok after reboots.

User avatar
paulh177
Posts: 975
Joined: Tue 22 Aug 2006, 20:41

#7 Post by paulh177 »

thank you, that worked perfectly.

paul

Post Reply