Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Mar 2006 08:46:04 +0800
From:      Ariff Abdullah <ariff@FreeBSD.org>
To:        Mikhail Teterin <mi+mx@aldan.algebra.com>
Cc:        re@FreeBSD.org, multimedia@FreeBSD.org
Subject:   Re: today's 6.1 would not boot here
Message-ID:  <20060303084604.084408c3.ariff@FreeBSD.org>
In-Reply-To: <200603021322.05733.mi%2Bmx@aldan.algebra.com>
References:  <200602281628.k1SGSHwY032423@corbulon.video-collage.com> <1141149726.20664.2.camel@mteterin.us.murex.com> <20060301034654.31510404.ariff@FreeBSD.org> <200603021322.05733.mi%2Bmx@aldan.algebra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Fri__3_Mar_2006_08_46_04_+0800_H5AUYfSyR/M9YLyC
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, 02 Mar 2006 13:22:05 -0500
Mikhail Teterin <mi+mx@aldan.algebra.com> wrote:
> =D7=A6=D7=D4=CF=D2=CF=CB 28 =CC=C0=D4=C9=CA 2006 14:46, Ariff Abdullah =
=F7=C9 =CE=C1=D0=C9=D3=C1=CC=C9:
> > How about all my other suggestion? The "Remove all sound driver
> > from the kernel (yes, including sound_load=3D"YES" and
> > snd_ich_load=3D"YES" from /boot/loader.conf) , enable your
> > "hardware" sound device, boot, and use kldload sound ; kldload
> > snd_ich?"
>=20
> Yes this works -- and the sound even seems better than it used to be
> (or,  maybe, I'm just hearing things).

You probably heard the real things ;)

>=20
> BTW, I saw some commits to ich.c -- should I try putting it back
> into kernel?
>=20
Recent commit does not fix your problem, but it is still a good idea
to put it back since it fix other things. For now I suggest you to put
something like:

kldload sound
kldload snd_ich
/etc/rc.d/mixer start > /dev/null 2>&1
/etc/rc.d/sysctl start > /dev/null 2>&1

into your /etc/rc.local. Note that this is just a temporary measure,
since the real fix will come sooner

> Daan Vreeken wrote:
> > I have noticed that the ich driver keeps spinning in ich_intr() on
> > some  hardware. Could this be happening here too?
> > I have made the problem go away with the following patch :
> > http://vitsch.net/bsd/patches/ich.c.patch
>=20
> Nope, this did not help at all...
>=20
> Yours,
>=20


--
Ariff Abdullah
FreeBSD

--Signature=_Fri__3_Mar_2006_08_46_04_+0800_H5AUYfSyR/M9YLyC
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (FreeBSD)

iD8DBQFEB5HQlr+deMUwTNoRAkYaAKDgRZPeOn+3eDH0UoTlLzqsEa+fuACgjolc
1ZxXAUrYsymTb7sq16xRlSE=
=kpJf
-----END PGP SIGNATURE-----

--Signature=_Fri__3_Mar_2006_08_46_04_+0800_H5AUYfSyR/M9YLyC--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060303084604.084408c3.ariff>