All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [ld10k1-devel] ld10k1 woes
       [not found]   ` <1102216828.28776.90.camel@krustophenia.net>
@ 2004-12-05  4:32     ` Lee Revell
  0 siblings, 0 replies; only message in thread
From: Lee Revell @ 2004-12-05  4:32 UTC (permalink / raw)
  To: Melanie; +Cc: ld10k1-devel, alsa-devel

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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-05  4:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <41B1B94A.8020604@t-data.com>
     [not found] ` <1102215282.28776.86.camel@krustophenia.net>
     [not found]   ` <1102216828.28776.90.camel@krustophenia.net>
2004-12-05  4:32     ` [ld10k1-devel] ld10k1 woes Lee Revell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.