Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Re: ld10k1 audigy patch
       [not found] <200406220610.i5M6ABEg016715@www5.pobox.sk>
  2004-06-23  1:04 ` ld10k1 audigy patch Lee Revell
@ 2004-06-23  1:04 ` Lee Revell
  1 sibling, 0 replies; 3+ messages in thread
From: Lee Revell @ 2004-06-23  1:04 UTC (permalink / raw)
  To: Peter Zubaj; +Cc: alsa-devel

Peter,

Here is what happens when I apply the patch to ALSA CVS sources:

rlrevell@mindpipe:/usr/src/alsa-cvs$ cat
../ld10k1-0.1.3p2/patch/audigy_v2.patch | patch -p1
patching file alsa-kernel/include/emu10k1.h
Hunk #1 succeeded at 736 (offset 1 line).
Hunk #2 succeeded at 859 (offset 1 line).
Hunk #3 succeeded at 872 (offset 1 line).
Hunk #4 succeeded at 883 (offset 1 line).
Hunk #5 succeeded at 1148 (offset 8 lines).
Hunk #6 succeeded at 1281 (offset 10 lines).
Hunk #7 succeeded at 1326 (offset 10 lines).
Hunk #8 succeeded at 1336 (offset 10 lines).
Hunk #9 succeeded at 1349 (offset 10 lines).
Hunk #10 succeeded at 1370 (offset 10 lines).
patching file alsa-kernel/pci/emu10k1/emu10k1_main.c
Hunk #1 FAILED at 96.
1 out of 1 hunk FAILED -- saving rejects to file
alsa-kernel/pci/emu10k1/emu10k1_main.c.rej
patching file alsa-kernel/pci/emu10k1/emufx.c
Hunk #1 succeeded at 482 (offset -305 lines).
Hunk #2 succeeded at 507 (offset -305 lines).
Hunk #3 succeeded at 518 (offset -305 lines).
Hunk #4 succeeded at 528 (offset -305 lines).
Hunk #5 succeeded at 546 (offset -305 lines).
Hunk #6 succeeded at 562 (offset -305 lines).
Hunk #7 succeeded at 575 (offset -305 lines).
Hunk #8 succeeded at 969 (offset -305 lines).
Hunk #9 succeeded at 1297 (offset -305 lines).
Hunk #10 succeeded at 2051 (offset -303 lines).
Hunk #11 succeeded at 2062 (offset -303 lines).
Hunk #12 succeeded at 2077 (offset -303 lines).
patching file alsa-kernel/pci/emu10k1/emuproc.c

I sent you a patch to make this apply cleanly to ALSA CVS, 
but it does not seem to work once you compile it.

I am running as root.

Also I hope you don't mind that I cc'ed alsa-devel; there is no list 
for ld10k1 and I think it is a very important utility for anyone using 
the emu10k1 driver.  In fact, to do low latency with the emu10k1, a DSP
patch loader like ld10k1 will be required, as you have to be able to 
patch things into the FXBus.

Lee

On Tue, 2004-06-22 at 02:10, Peter Zubaj wrote:
> Did you run ld10k1 as root ????
> 
> This error mesage is little wrong. It means that ld10k1 can't set tram
> size and can have two reasons:
> 1) not aplied audigy patch.
> 2) ld10k1 not run under root - I will make test for this.
> 
> Peter Zubaj
> 
> 
> ____________________________________
> http://www.pobox.sk/ - spolahliva a bezpecna prevadzka
> 
> 
> 
> 



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ld10k1 audigy patch
       [not found] <200406220610.i5M6ABEg016715@www5.pobox.sk>
@ 2004-06-23  1:04 ` Lee Revell
  2004-06-23  1:04 ` Lee Revell
  1 sibling, 0 replies; 3+ messages in thread
From: Lee Revell @ 2004-06-23  1:04 UTC (permalink / raw)
  To: pzad; +Cc: alsa-devel

Peter,

Here is what happens when I apply the patch to ALSA CVS sources:

rlrevell@mindpipe:/usr/src/alsa-cvs$ cat
../ld10k1-0.1.3p2/patch/audigy_v2.patch | patch -p1
patching file alsa-kernel/include/emu10k1.h
Hunk #1 succeeded at 736 (offset 1 line).
Hunk #2 succeeded at 859 (offset 1 line).
Hunk #3 succeeded at 872 (offset 1 line).
Hunk #4 succeeded at 883 (offset 1 line).
Hunk #5 succeeded at 1148 (offset 8 lines).
Hunk #6 succeeded at 1281 (offset 10 lines).
Hunk #7 succeeded at 1326 (offset 10 lines).
Hunk #8 succeeded at 1336 (offset 10 lines).
Hunk #9 succeeded at 1349 (offset 10 lines).
Hunk #10 succeeded at 1370 (offset 10 lines).
patching file alsa-kernel/pci/emu10k1/emu10k1_main.c
Hunk #1 FAILED at 96.
1 out of 1 hunk FAILED -- saving rejects to file
alsa-kernel/pci/emu10k1/emu10k1_main.c.rej
patching file alsa-kernel/pci/emu10k1/emufx.c
Hunk #1 succeeded at 482 (offset -305 lines).
Hunk #2 succeeded at 507 (offset -305 lines).
Hunk #3 succeeded at 518 (offset -305 lines).
Hunk #4 succeeded at 528 (offset -305 lines).
Hunk #5 succeeded at 546 (offset -305 lines).
Hunk #6 succeeded at 562 (offset -305 lines).
Hunk #7 succeeded at 575 (offset -305 lines).
Hunk #8 succeeded at 969 (offset -305 lines).
Hunk #9 succeeded at 1297 (offset -305 lines).
Hunk #10 succeeded at 2051 (offset -303 lines).
Hunk #11 succeeded at 2062 (offset -303 lines).
Hunk #12 succeeded at 2077 (offset -303 lines).
patching file alsa-kernel/pci/emu10k1/emuproc.c

I sent you a patch to make this apply cleanly to ALSA CVS, 
but it does not seem to work once you compile it.

I am running as root.

Also I hope you don't mind that I cc'ed alsa-devel; there is no list 
for ld10k1 and I think it is a very important utility for anyone using 
the emu10k1 driver.  In fact, to do low latency with the emu10k1, a DSP
patch loader like ld10k1 will be required, as you have to be able to 
patch things into the FXBus.

Lee

On Tue, 2004-06-22 at 02:10, Peter Zubaj wrote:
> Did you run ld10k1 as root ????
> 
> This error mesage is little wrong. It means that ld10k1 can't set tram
> size and can have two reasons:
> 1) not aplied audigy patch.
> 2) ld10k1 not run under root - I will make test for this.
> 
> Peter Zubaj
> 
> 
> ____________________________________
> http://www.pobox.sk/ - spolahliva a bezpecna prevadzka
> 
> 
> 
> 



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ld10k1 audigy patch
@ 2004-06-23  8:45 Peter Zubaj
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Zubaj @ 2004-06-23  8:45 UTC (permalink / raw)
  To: rlrevell; +Cc: alsa-devel

Hi,

Message 
"You are probably user of audigy, audigy 2 and you not aplyed patch to
enable tram"
means that you can use tram in your effects, but ld10k1 will work.

You can see this message only:
- on for audigy 
- when you are running ld10k1 as root - I will correct this in next
version
- or alsa (only on audigy) is not patched
- or you use too big value in -t parameter range is from (from 0 - to 8)
- or OS has not enought free continuous RAM (for -t 8 it needs 2 MB)

Could you send me your emufx.c file ???

I will update patch for Audigy on Monday.

Peter Zubaj

____________________________________
http://www.pobox.sk/ - spolahliva a bezpecna prevadzka





-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-06-23  8:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200406220610.i5M6ABEg016715@www5.pobox.sk>
2004-06-23  1:04 ` ld10k1 audigy patch Lee Revell
2004-06-23  1:04 ` Lee Revell
2004-06-23  8:45 Peter Zubaj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox