Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Revell <rlrevell@joe-job.com>
To: Melanie <melanie@t-data.com>
Cc: ld10k1-devel@lists.sourceforge.net,
	alsa-devel <alsa-devel@lists.sourceforge.net>
Subject: Re: [ld10k1-devel] ld10k1 woes
Date: Sat, 04 Dec 2004 23:32:37 -0500	[thread overview]
Message-ID: <1102221159.28776.94.camel@krustophenia.net> (raw)
In-Reply-To: <1102216828.28776.90.camel@krustophenia.net>

On Sat, 2004-12-04 at 22:20 -0500, Lee Revell wrote:
> On Sat, 2004-12-04 at 21:54 -0500, Lee Revell wrote:
> > On Sat, 2004-12-04 at 14:19 +0100, Melanie wrote:
> > > Error: unable to peek code
> > > Error: error in main loop
> > > 
> > > I have a SB Live! 5.1 card with LiveDrive IR.
> > 
> > I get the exact same error.  I have an Audigy 2 ZS.  Looks like a bug.
> > 
> 
> This ioctl is failing:
> 
>     292         /* get count of controls */
>     293         code.gpr_list_control_count = 0;
>     294         if (snd_hwdep_ioctl(handle, SNDRV_EMU10K1_IOCTL_CODE_PEEK, &code) < 0) {
>     295                 error("getting ctl count: unable to peek code");
>     296                 return LD10K1_ERR_DRIVER_CODE_PEEK;
>     297         }
>     298 
> 

I tried with the ALSA modules from kernel 2.6.9 and it works fine.  So
the problem is one of the recent changes to the DSP code handling:

http://cvs.sourceforge.net/viewcvs.py/alsa/alsa-kernel/pci/emu10k1/emufx.c?rev=1.66&view=log

Also, I cannot get qlo10k1 to build:

rlrevell@mindpipe:~/cvs/qlo10k1-0.1.1test2$ make
make  all-recursive
make[1]: Entering directory `/home/rlrevell/cvs/qlo10k1-0.1.1test2'
Making all in src
make[2]: Entering directory `/home/rlrevell/cvs/qlo10k1-0.1.1test2/src'
make  all-am
make[3]: Entering directory `/home/rlrevell/cvs/qlo10k1-0.1.1test2/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -I/usr/share/qt3/include -MT ld10k1file.o -MD -MP -MF ".deps/ld10k1file.Tpo" -c -o ld10k1file.o ld10k1file.cpp; \
then mv -f ".deps/ld10k1file.Tpo" ".deps/ld10k1file.Po"; else rm -f ".deps/ld10k1file.Tpo"; exit 1; fi
ld10k1file.cpp: In static member function `static int 
   LD10k1File::LoadFromFile(QString, LD10k1File**)':
ld10k1file.cpp:417: error: 'struct liblo10k1_file_info_t' has no member named '
   license'
ld10k1file.cpp: In member function `int LD10k1File::SaveToFile(QString)':
ld10k1file.cpp:439: error: 'struct liblo10k1_file_info_t' has no member named '
   license'
ld10k1file.cpp: In static member function `static int 
   LD10k1DspFile::LoadFromFile(QString, LD10k1DspFile**)':
ld10k1file.cpp:540: error: 'struct liblo10k1_file_info_t' has no member named '
   license'
ld10k1file.cpp: In member function `int LD10k1DspFile::SaveToFile(QString)':
ld10k1file.cpp:562: error: 'struct liblo10k1_file_info_t' has no member named '
   license'
make[3]: *** [ld10k1file.o] Error 1
make[3]: Leaving directory `/home/rlrevell/cvs/qlo10k1-0.1.1test2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/rlrevell/cvs/qlo10k1-0.1.1test2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rlrevell/cvs/qlo10k1-0.1.1test2'
make: *** [all] Error 2

Lee



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

           reply	other threads:[~2004-12-05  4:32 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1102216828.28776.90.camel@krustophenia.net>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1102221159.28776.94.camel@krustophenia.net \
    --to=rlrevell@joe-job.com \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=ld10k1-devel@lists.sourceforge.net \
    --cc=melanie@t-data.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox