Re: [Line6linux-user] Which version for HD300
Status: Pre-Alpha
Brought to you by:
mgrabner
From: jeanseb <jea...@fr...> - 2013-01-11 21:52:56
|
Hi again, I've added debian patch system (with quilt) to the debian package and reverted the use of usb_device macro for debian only. Here a patch against curent Cvs. Module now find the card (and compile contrary to squeeze package if not to late for being back wheezy). Work fine with alsa and jack. best regards Le Fri, 11 Jan 2013 09:03:05 +0100, Stefan Hajnoczi <ste...@gm...> a écrit : > On Fri, Jan 11, 2013 at 7:34 AM, <jea...@fr...> wrote: > > Thanks, > > > > I've take a looj to code of usb-skeleton driver on > > http://lxr.linux.no , macro module_usb_driver seem to have been > > introduce by 3.3 kernel. > > > > This macro does nothing but creating empty side effect for > > registering driver. Do I will try to make a pacth with the good > > preprocessor test kernel version and reintroduce the > > module_init/exit stuff this WE. > > The simplest solution is probably to build a vanilla kernel. Try > 3.8-rc2, I'm using the upstream driver with my POD HD300 successfully. > > Use Debian's make-kpkg and it'll build a .deb for you that installs > just like a distro kernel. > > Stefan |