snd_atiixp

Angel Todorov attodorov at gmail.com
Sun Dec 18 02:16:18 PST 2005


Hi again Ariff,

I tried updating my src to the 6.0-STABLE branch, and still got the same
problems. Here are the steps i perform:

1) FreeBSD 6.0 RELEASE is installed from the official CDs
2) cvsup to 6.0-STABLE /usr/src , and /usr/src/sys
3) apply diff :
cd /usr/src; patch < snd_RELENG_6_20051130_070.diff

4) cd /usr/src/sys/amd64/conf ; config ATT
5) cd ../compile/ATT
6) make depend , and i get the following errors:

===> sound/sound (obj)
===> sound/driver (obj)
===> sound/driver/als4000 (obj)
===> sound/driver/ad1816 (obj)
===> sound/driver/atiixp (obj)
cd: can't cd to /usr/src/sys/modules/sound/driver/atiixp
*** Error code 2

Stop in /usr/src/sys/modules/sound/driver.
*** Error code 1

Stop in /usr/src/sys/modules/sound.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/src/sys/amd64/compile/ATT.
todorov-bsd-laptop#

Thanks very much in advance,

Regards,
Angel


On 12/17/05, Angel Todorov <attodorov at gmail.com> wrote:
>
> Hi Ariff,
>
> Here is the version of the diff i am using, as well as my freebsd version:
>
>
> todorov-bsd-laptop# ls -l snd_RELENG_6_0_20051130_070.diff
> -rw-r--r--  1 root  wheel  367213 Dec 17 12:48
> snd_RELENG_6_0_20051130_070.diff
>
> todorov-bsd-laptop# uname -a
> FreeBSD todorov-bsd-laptop.mobile 6.0-RELEASE FreeBSD 6.0-RELEASE #0:
> Wed Nov  2 19:07:38 UTC 2005
> root at rat.samsco.home:/usr/obj/usr/src/sys/GENERIC  amd64
>
> Thanks
>
> Regards,
> Angel
>
> On 12/17/05, Ariff Abdullah <skywizard at mybsd.org.my> wrote:
> > On Sat, 17 Dec 2005 13:18:59 +0200
> > Angel Todorov <attodorov at gmail.com> wrote:
> > > Hi,
> > >
> > > I'm using 6.0 RELEASE , and i applied the corresponding patch for
> > > the ATIIXP sound chip, but once i do make depend to rebuild the
> > > kernel, it can't find /usr/src/sys/modules/sound/driver/atiixp , i.e
> > > atiixp.c , atiixp.h , and the Makefile for it. Do i have to manually
> > > get these from somewhere and put them in this dir ? Thanks
> > > (otherwise the patch seems to be applied correctly).
> > >
> > Are you sure about that? It doesn't seem so. If the patch applied
> > correctly, you don't have to do any other extra step. Which
> > patch revision you use?
> >
> >
> > --
> > Ariff Abdullah
> > MyBSD
> >
> > http://www.MyBSD.org.my (IPv6/IPv4)
> > http://staff.MyBSD.org.my (IPv6/IPv4)
> > http://tomoyo.MyBSD.org.my (IPv6/IPv4)
> >
>


More information about the freebsd-multimedia mailing list