Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2007 12:45:43 +0200 (CEST)
From:      Martin Dieringer <martin.dieringer@gmx.de>
To:        Ariff Abdullah <ariff@FreeBSD.org>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: still audio hiccups
Message-ID:  <20070521124235.J783@thinkpad.dieringer.dyndns.org>
In-Reply-To: <20070521182434.51171472.ariff@FreeBSD.org>
References:  <20070502032244.R860@thinkpad.dieringer.dyndns.org> <20070503221048.1061f296.ariff@FreeBSD.org> <20070508182001.U839@thinkpad.dieringer.dyndns.org> <20070509033542.D700@thinkpad.dieringer.dyndns.org> <20070511234912.4df9c1c7.ariff@FreeBSD.org> <20070513141949.E700@thinkpad.dieringer.dyndns.org> <20070513211512.4da57723.ariff@FreeBSD.org> <20070521120524.Q783@thinkpad.dieringer.dyndns.org> <20070521182434.51171472.ariff@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 May 2007, Ariff Abdullah wrote:

> On Mon, 21 May 2007 12:08:20 +0200 (CEST)
> Martin Dieringer <martin.dieringer@gmx.de> wrote:
> [...]
>>>
>>> I still don't know whether your issues is with pcm0 (snd_ich) _or_
>>> pcm1 (snd_uaudio, hacked? What kind of hack?)
>>
>>   ...MULTIPLE_ENDPOINTS has to be #defined in uaudio.c to make the
>> Transit work.
>>
>>> _or_ _both_ .
>>
>> _both_!
>>
>>
>>> If you insist on not using (or even _trying_) the binary modules,
>>> look for the patchset in the above directory. Disable
>>> acpi_throttle (read, "acpi_throttle", nothing to with powerd or
>>> est or speedstep) if that matters.
>>>
>>
>> the patchset there doesn't apply to -STABLE now...
>>
>
> Try this:
>
>  http://people.freebsd.org/~ariff/test/x.diff.gz
>

patch is good, but I cannot compile:


# make buildkernel KERNCONF=T42p
"/sys/conf/kmod.mk", line 254: warning: duplicate script for target "@" ignored
"/sys/conf/kmod.mk", line 254: warning: duplicate script for target "machine" ignored
"/sys/conf/kmod.mk", line 447: warning: duplicate script for target "lint" ignored
"/usr/src/Makefile", line 216: warning: duplicate script for target "clean" ignored
"/usr/src/Makefile", line 216: warning: duplicate script for target "cleandepend" ignored
"/usr/src/Makefile", line 216: warning: duplicate script for target "distribute" ignored
"/usr/src/Makefile", line 216: warning: duplicate script for target "lint" ignored
"/usr/src/Makefile", line 216: warning: duplicate script for target "obj" ignored
"/usr/src/Makefile", line 216: warning: duplicate script for target "objlink" ignored
"/usr/src/Makefile", line 216: warning: duplicate script for target "tags" ignored
"/usr/src/Makefile", line 216: warning: duplicate script for target "files" ignored
"/usr/src/Makefile", line 216: warning: duplicate script for target "includes" ignored

...

...

===> sound/driver/emu10kx (cleandir)
cd: can't cd to /usr/src/sys/modules/sound/driver/emu10kx
*** Error code 2



m.



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