Re: Request for Testers - discover 2.0.2 packages

2004-02-20 Thread Harald Dunkel
Gaudenz Steinlin wrote: Does the is_loaded function cause you any problems? I think it is better to check if the module is already loaded, because this avoids duplicate messages from discover-modprobe. I remember bug complaints about duplicate module loading in the past. I'm running kernel 2.6.x

Re: Request for Testers - discover 2.0.2 packages

2004-02-20 Thread Gaudenz Steinlin
Am Fre, den 20.02.2004 schrieb Harald Dunkel um 13:27: > Gaudenz Steinlin wrote: > > Am Mit, den 11.02.2004 schrieb Harald Dunkel um 20:17: > > > >>PS.: Here is another patch to support kernel 2.6.x: > > > > Thanks for your patch. I will include it in the next test release. > > Additionally I for

Re: Request for Testers - discover 2.0.2 packages

2004-02-20 Thread Harald Dunkel
Gaudenz Steinlin wrote: Am Mit, den 11.02.2004 schrieb Harald Dunkel um 20:17: PS.: Here is another patch to support kernel 2.6.x: Thanks for your patch. I will include it in the next test release. Additionally I forwarded it to [EMAIL PROTECTED] Below you can find a (hopefully) better patch. It m

Re: Request for Testers - discover 2.0.2 packages

2004-02-14 Thread Harald Dunkel
Jeff Bailey wrote: Can you use "sed -e 's/-/_/g'" ? It's in /bin New patch attached. Regards Harri --- discover-modprobe.orig 2004-02-10 17:52:57.0 +0100 +++ discover-modprobe 2004-02-14 19:19:53.0 +0100 @@ -50,16 +50,6 @@ EOF } -# Determine if the module is already l

Re: Request for Testers - discover 2.0.2 packages

2004-02-14 Thread Jeff Bailey
On Sat, 2004-02-14 at 02:33, Harald Dunkel wrote: > This patch would introduce /usr/bin/tr in discover-modprobe . > Is that a problem? This might cause a problem on systems that have /usr on a separate filesystem. Can you use "sed -e 's/-/_/g'" ? It's in /bin Tks, Jeff Bailey -- I never know

Re: Request for Testers - discover 2.0.2 packages

2004-02-13 Thread Harald Dunkel
Gaudenz Steinlin wrote: Am Mit, den 11.02.2004 schrieb Harald Dunkel um 20:17: PS.: Here is another patch to support kernel 2.6.x: Thanks for your patch. I will include it in the next test release. Additionally I forwarded it to [EMAIL PROTECTED] Gaudenz Below is a better patch. It also fixes th

Re: Request for Testers - discover 2.0.2 packages

2004-02-13 Thread Harald Dunkel
Gaudenz Steinlin wrote: Am Mit, den 11.02.2004 schrieb Harald Dunkel um 20:27: Gaudenz Steinlin wrote: discover-data does not currently support kernel 2.6 module names. discover now supports multiple entries for different kernel versions. Patches to add 2.6 support to discover-data are very welco

Re: Request for Testers - discover 2.0.2 packages

2004-02-11 Thread Gaudenz Steinlin
Am Mit, den 11.02.2004 schrieb Harald Dunkel um 20:27: > Gaudenz Steinlin wrote: > > > > discover-data does not currently support kernel 2.6 module names. > > discover now supports multiple entries for different kernel versions. > > Patches to add 2.6 support to discover-data are very welcome. >

Re: Request for Testers - discover 2.0.2 packages

2004-02-11 Thread Gaudenz Steinlin
Am Mit, den 11.02.2004 schrieb Harald Dunkel um 20:17: > PS.: Here is another patch to support kernel 2.6.x: Thanks for your patch. I will include it in the next test release. Additionally I forwarded it to [EMAIL PROTECTED] Gaudenz > > -- snip -- > --- discover-modprobe.orig 2004-02-10 17:5

Re: Request for Testers - discover 2.0.2 packages

2004-02-11 Thread Harald Dunkel
PS.: Here is another patch to support kernel 2.6.x: -- snip -- --- discover-modprobe.orig 2004-02-10 17:52:57.0 +0100 +++ discover-modprobe 2004-02-11 20:09:59.0 +0100 @@ -109,7 +109,7 @@ continue fi -if ! (modprobe -l ${module_name}.o | grep -q ${module_na

Re: Request for Testers - discover 2.0.2 packages

2004-02-11 Thread Harald Dunkel
Hi folks, Currently (without editing the xml files) it doesn't work for me on kernel 2.6.2. discover-modprobe seems to be called with an argument "--data-version=2.6.2", but it still reports "usb-uhci" instead of "uhci_hcd", and the USB2 device ("ehci_hcd") isn't found at all. I had sent in a bug

Re: Request for Testers - discover 2.0.2 packages

2004-02-11 Thread Gaudenz Steinlin
Am Die, den 10.02.2004 schrieb Petter Reinholdtsen um 20:12: > [Gaudenz Steinlin] > > Now is the time to test these packages! > > OK. What do you want me to test? I've installed and executed > discover. What else? Do you have a sid system to test them on? Did it recongnise as much as discover1

Re: Request for Testers - discover 2.0.2 packages

2004-02-10 Thread Petter Reinholdtsen
[Gaudenz Steinlin] > Now is the time to test these packages! OK. What do you want me to test? I've installed and executed discover. What else? Installing in a Sid chroot with no kernel package, and thus no modules to load: # apt-get install discover Reading Package Lists... Done Buildin

Request for Testers - discover 2.0.2 packages

2004-02-10 Thread Gaudenz Steinlin
Hi I prepared packages of discover 2.0.2 and synced the discover-data package with the latest discover-data in the archive. Now is the time to test these packages! You can download them from http://pkg-discover.alioth.debian.org/ or add these lines to your sources.list deb http://pkg-discover.al