Re: Max Italy, 11c11040

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Max, 
That is quite likely. There are two versions of the
driver, and one relies on ALSA 1.0.16 or 17, the other
on 1.0.15 or earlier.
You will, however, NEED to build ALSA from the source
tarball, since we will be making modifications to the
ALSA code.
At this point, I can offer two suggestions:
1. Try ALSA 1.0.15 from source
(http://www.alsa-project.org) and see if you can get
it to compile. If so, let me know and we can continue.
2. Upgrade your kernel/OS and kernel-sources to a
newer version (Say 2.6.22 or so. (The driver works on
openSuSE 10.3 and 11.0, which are what I've used it
on).

Best, 
Bjorn.



--- Max <webmaster@xxxxxxxxxxxxxxxxxx> wrote:

> Hi Bjorn,
> my distribution was shipped with 1.0.14, I had to
> update to 1.0.16 to make 
> sound hardware work. Using Yast, Suse configuration
> utility, I didn't find 
> 1.0.15 rpm to install, though I think it would cause
> the same problem 
> compiling agrsm-20080721. Do you have any advice?
> Thanks very very much for your time and work.
> Max
> 
> 
> 
> Wednesday 23 July 2008 23:18:10 you wrote:
> > Hi Max,
> > Sounds like your kernel shipped with an earlier
> version of ALSA. You
> > will need to use the package with the same name,
> but having the -ALSA15
> > suffix instead.
> > You will also need to revert to ALSA-driver 1.0.15
> for that package  to
> > work.
> > Bjorn.
> >
> > Max wrote:
> > > No success....
> > > this is "make module" output:
> > >
> > > make -C /lib/modules/`uname -r`/build/
> > > SUBDIRS=/home/max/Desktop/agrsm-20080721 modules
> > > make[1]: Entering directory
> > > `/usr/src/linux-2.6.22.17-0.1-obj/i386/default'
> make -C
> > > ../../../linux-2.6.22.17-0.1
> O=../linux-2.6.22.17-0.1-obj/i386/default
> > > modules
> > >   CC [M] 
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.o
> > > /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:
> In
> > > function â??agr_pci_find_deviceâ??:
> > >
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:366:
> > > warning: â??pci_find_deviceâ?? is deprecated
> (declared
> > > at
>
/usr/src/linux-2.6.22.17-0.1/include/linux/pci.h:477)
> > >
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:369:
> > > warning: â??pci_find_deviceâ?? is deprecated
> (declared
> > > at
>
/usr/src/linux-2.6.22.17-0.1/include/linux/pci.h:477)
> > > /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:
> In
> > > function â??agr_pci_get_irqâ??:
> > >
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:383:
> > > warning: â??pci_find_deviceâ?? is deprecated
> (declared
> > > at
>
/usr/src/linux-2.6.22.17-0.1/include/linux/pci.h:477)
> > > /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:
> In
> > > function â??x_task_queue_initâ??:
> > >
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:448:
> warning: assignment
> > > from incompatible pointer type
> > > /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:
> In
> > > function â??x_task_queue_init_usbâ??:
> > >
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:460:
> warning: assignment
> > > from incompatible pointer type
> > > /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:
> At top level:
> > >
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:487:
> warning: function
> > > declaration isnâ??t a prototype
> > >
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:513:
> warning: function
> > > declaration isnâ??t a prototype
> > >
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:523:
> warning: function
> > > declaration isnâ??t a prototype
> > > /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:
> In
> > > function â??x_usb_alloc_urb_kernelâ??:
> > >
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:527:
> warning: no return
> > > statement in function returning non-void
> > > /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:
> At top level:
> > >
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:528:
> warning: function
> > > declaration isnâ??t a prototype
> > > /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:
> In
> > > function â??x_usb_alloc_urb_atomicâ??:
> > >
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:532:
> warning: no return
> > > statement in function returning non-void
> > > /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:
> In function
> > > â??x_usb_get_devâ??:
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:577:
> > > warning: no return statement in function
> returning non-void
> > > /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:
> In
> > > function â??x_usb_buffer_alloc_atomicâ??:
> > >
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:617:
> warning: no return
> > > statement in function returning non-void
> > > /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:
> In
> > > function â??x_usb_buffer_alloc_kernelâ??:
> > >
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:623:
> warning: no return
> > > statement in function returning non-void
> > > /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:
> At top level:
> > >
> /home/max/Desktop/agrsm-20080721/agrsoftmodem.c:133:
> warning:
> > > â??uss_driverâ?? defined but not used
> > >   CC [M]  /home/max/Desktop/agrsm-20080721/HDA.o
> > > In file included from
> /home/max/Desktop/agrsm-20080721/HDA.c:22:
> > >
>
/usr/src/linux-2.6.22.17-0.1/include/sound/core.h:281:
> error:
> > > â??SNDRV_CARDSâ?? undeclared here (not in a
> function)
> > > /home/max/Desktop/agrsm-20080721/HDA.c:216:
> warning: function declaration
> > > isnâ??t a prototype
> > > /home/max/Desktop/agrsm-20080721/HDA.c: In
> function â??GetHDABaseAddressâ??:
> > > /home/max/Desktop/agrsm-20080721/HDA.c:227:
> warning: assignment makes
> > > integer from pointer without a cast
> > > /home/max/Desktop/agrsm-20080721/HDA.c:229:
> warning: return makes pointer
> > > from integer without a cast
> > > /home/max/Desktop/agrsm-20080721/HDA.c:219:
> warning: unused
> > > variable â??codec_tempâ??
> > > /home/max/Desktop/agrsm-20080721/HDA.c: In
> function â??HDAdumpâ??:
> > > /home/max/Desktop/agrsm-20080721/HDA.c:244:
> warning: format â??%xâ?? expects
> > > type â??unsigned intâ??, but argument 4 has type
> â??void *â??
> > > /home/max/Desktop/agrsm-20080721/HDA.c:248:
> warning: format â??%08Xâ??
> > > expects type â??unsigned intâ??, but argument 5
> has type â??long unsigned intâ??
> > > /home/max/Desktop/agrsm-20080721/HDA.c:248:
> warning: format â??%08Xâ??
> > > expects type â??unsigned intâ??, but argument 6
> has type â??long unsigned intâ??
> > > /home/max/Desktop/agrsm-20080721/HDA.c:248:
> warning: format â??%08Xâ??
> > > expects type â??unsigned intâ??, but argument 7
> has type â??long unsigned intâ??
> > > /home/max/Desktop/agrsm-20080721/HDA.c:248:
> warning: format â??%08Xâ??
> > > expects type â??unsigned intâ??, but argument 8
> has type â??long unsigned intâ??
> > > /home/max/Desktop/agrsm-20080721/HDA.c:239:
> warning: unused
> > > variable â??codec_tempâ??
> > > /home/max/Desktop/agrsm-20080721/HDA.c: In
> function â??setResumeCallBackâ??:
> > > /home/max/Desktop/agrsm-20080721/HDA.c:287:
> warning: assignment from
> > > incompatible pointer type
> > > /home/max/Desktop/agrsm-20080721/HDA.c:288:
> warning: assignment from
> > > incompatible pointer type
> > > /home/max/Desktop/agrsm-20080721/HDA.c: In
> function â??setSuspendCallBackâ??:
> > > /home/max/Desktop/agrsm-20080721/HDA.c:293:
> warning: assignment from
> > > incompatible pointer type
> > > /home/max/Desktop/agrsm-20080721/HDA.c:294:
> warning: assignment from
> > > incompatible pointer type
> > > /home/max/Desktop/agrsm-20080721/HDA.c: At top
> level:
> 
=== message truncated ===



      __________________________________________________________________
Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now at
http://ca.toolbar.yahoo.com.

[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux