Date: 13 Dec 2003 17:38:12 +0100 From: sebastian ssmoller <sebastian.ssmoller@gmx.net> To: Ryan Sommers <ryans@gamersimpact.com> Cc: Freebsd Current <current@FreeBSD.org> Subject: Re: acpi and sound Message-ID: <1071333492.904.24.camel@tyrael.linnet> In-Reply-To: <1071332676.30215.1.camel@localhost> References: <1071330727.904.19.camel@tyrael.linnet> <1071332676.30215.1.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2003-12-13 at 17:24, Ryan Sommers wrote: > On Sat, 2003-12-13 at 09:52, sebastian ssmoller wrote: > > > $ kldload snd_ich > > $ dmesg | tail > > Mounting root from ufs:/dev/ad0s3a > > pcm1: <Intel ICH4 (82801DB)> port 0xe100-0xe13f,0xe000-0xe0ff at device > > 31.5 on pci0 > > pcm1: unable to map IO port space > > device_probe_and_attach: pcm1 attach returned 6 > > This is just a shot in the dark by try doing: > > sysctl hw.allow_unsupported_io_range=1 is this really a sysctl property for 5-current ? i get: $ sysctl hw.allow_unsuported_io_range=1 sysctl: unknown oid 'hw.allow_unsupported_io_range' i ran sysctl -a | grep -i allow and man 8 sysctl | grep allow but have not fount the property u mentioned. seb > > Then try loading the snd module.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1071333492.904.24.camel>