Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2004 09:47:57 +0200
From:      =?ISO-8859-2?Q?Zahemszky_G=E1bor?= <Gabor@Zahemszky.HU>
To:        freebsd-multimedia@freebsd.org
Subject:   Maestro3 and 5.3-beta5
Message-ID:  <41512E2D.6080907@Zahemszky.HU>

next in thread | raw e-mail | index | archive | help

Hi!

Yesterday I upgraded my HP Omnibook 6000 from 5.2.1-p9 to 5.3-beta5. 
Generated a new world and kernel, with "portupgrade -a -f" I recompiled 
everything, and after it the sound card looks bad. In dmseg it says:

pcm0: <ESS Technology Maestro3> port 0x1400-0x14ff mem 
0xf4000000-0xf4001fff irq 5 at device 13.0 on pci0
pcm0: failed: rid 0x10 is ioport, requested 3
pcm0: [GIANT-LOCKED]
pcm0: <SigmaTel STAC9721/23 AC97 Codec>

And if I play something (eg. ogg123 file.ogg), I got:
pcm0:play:0: plya interrupt timeout, channel dead

and of course, I cannot do anything with the application ( ^C, ^\, ^Z - 
nothing works). With kill -9, I can kill it. In ps, it looks:
MWCHAN: kserel
STAT: I+

There is nothing in device.hints related to pcm, and Maestro3 is loaded 
from loader.conf.

Any help or suggestions?

Bye,
	Zahemszky, Gábor < Gabor at Zahemszky dot HU >

-- 
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ 
';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? 
]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? 
]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;for 
i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l 
i;};print "$j"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41512E2D.6080907>