From owner-freebsd-current@FreeBSD.ORG Fri Jul 14 13:25:14 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 465B016A4ED for ; Fri, 14 Jul 2006 13:25:14 +0000 (UTC) (envelope-from tigos2@mail.ru) Received: from mx3.mail.ru (mx3.mail.ru [194.67.23.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE9C143D5D for ; Fri, 14 Jul 2006 13:25:13 +0000 (GMT) (envelope-from tigos2@mail.ru) Received: from [195.46.172.214] (port=33263 helo=ts2-a214.khabarovsk.dial.rol.ru) by mx3.mail.ru with asmtp id 1G1NfM-000IUK-00 for freebsd-current@freebsd.org; Fri, 14 Jul 2006 17:25:12 +0400 From: Valeriy Klimentiev Organization: SouthPort To: freebsd-current@freebsd.org Date: Sat, 15 Jul 2006 00:21:24 +1100 User-Agent: KMail/1.9.3 References: <200607141638.34893.tigos2@mail.ru> <200607141250.47847.root@solink.ru> In-Reply-To: <200607141250.47847.root@solink.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200607150021.24279.tigos2@mail.ru> Subject: Re: sound not work on Intel D945GNTL X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jul 2006 13:25:14 -0000 On Friday 14 July 2006 16:50, Bachilo Dmitry wrote: > > I've Intel D945GNTL S775 mb. Driver snd_ich not work. > > I try Ariff's patch, but no effect. > > > > kernel: > > device sound > > device snd_ich > > > > uname -a: > > FreeBSD papa.home 7.0-CURRENT FreeBSD 7.0-CURRENT #4: Tue Jul 11 18:23:= 38 > > VLAST 2006 root@papa.home:/usr/obj/usr/src/sys/Neko i386 > > > > dmesg: pci0: at device 27.0 (no driver attached) > > > > pciconf -vl: > > none0@pci0:27:0: class=3D0x040300 card=3D0x02028086 chip=3D0x27d= 88086 > > rev=3D0x01 hdr=3D0x00 > > vendor =3D 'Intel Corporation' > > device =3D '82801G (ICH7 Family) High Definition Audio' > > class =3D multimedia > > > > FreeBSD will maintain this hardware? What me to do now? > > > > --- > > With best regards, Valeriy Klimentiev. >=20 > =F7=C1=CC=C5=D2=C9=CA, =C1 =DE=D4=CF =D7=CF=CF=C2=DD=C5 =C7=CF=D7=CF=D2= =C9=D4 kldload snd_ich =D7 =CE=D5=CC=C5=D7=CF=CA =CB=CF=CE=D3=CF=CC=C9? I rebuild kernel without "device snd_ich", kldload snd_ich, on ttyv0 I've message: sequencer 0 created scp 0xc2a2e800 seq_eventthread started but no change in my system. Thank for your attention. With best regards, Valeriy Klimentiev.