Please set CONFIG_OBSOLETE_INTERMODULE for Linux 2.6.16

2006-02-24 Thread Thomas Hood
set in Debian 2.6.16 kernels so that the thinkpad modules can continue to work. -- Thomas Hood -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#340688: /etc/init.d/initrd-tools.sh exits

2005-11-25 Thread Thomas Hood
Package: initrd-tools Version: 0.1.84 Severity: serious Debian Policy states (§9.3.1): "Also, if the script name ends `.sh', the script will be sourced in runlevel `S' rather that being run in a forked subprocess, but will be explicitly run by `sh' in all other runlevels". Accordingl

Bug#318955: /etc/init.d/initrd-tools.sh should run umount with "-n" option

2005-07-18 Thread Thomas Hood
umount /initrd/dev || exit umount /initrd || exit -- Thomas Hood -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#317007: Please Recommend "alsa"

2005-07-07 Thread Thomas Hood
maximilian attems wrote: irclogs/OPN/#debian-kernel.2005-03-15.log:22:09 I am preparing a sound-base package that will allow selection between ALSA and OSS. Ideally this woul d be pulled in by k-i 2.6. Any chance of getting a dependency added? rembered your irc posting, so what's about the

Bug#317007: Please Recommend "alsa"

2005-07-05 Thread Thomas Hood
alsa-base (but in the future may be a so-named metapackage). -- Thomas Hood -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Shouldn't kernel-image-2.6.x-y-z depend on alsa-base ?

2005-03-25 Thread Thomas Hood
f OSS and ALSA modules from being loaded (a problem which is generating lots of bug reports). 2.4 kernel-image packages, on the other hand, should not Depend on linux-sound-base. -- Thomas Hood -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Bug#287189: #287189 still a bug?

2005-02-13 Thread Thomas Hood
at /sbin/discover, whither it has been moved). -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#287189: #287189 still a bug?

2005-02-07 Thread Thomas Hood
Was #287189 closed by mistake? The original report (now reassigned to initrd-tools) is that mkinitrd looks for /bin/discover. According to the changelog, the discover program is now at /sbin/discover. So presumably mkinitrd may still need to be fixed? -- Thomas Hood <[EMAIL PROTEC

Bug#293579: Please Suggest alsa-modules metapackages

2005-02-04 Thread Thomas Hood
Package: kernel-latest-2.4-i386 Severity: wishlist alsa-modules-2.4.X-Y-FLAV now have metapackages alsa-modules-2.4-FLAV just like those for kernel-image packages. It would be helpful to users if the kernel-image metapackages Suggested the alsa-modules metapackages. Thus, e.g., Package: ke

Bug#287189: reassign initrd-tools

2005-02-03 Thread Thomas Hood
, > which will be gone from discover 2.0.7.) Any idea when 2.0.7 will be out? Will it include the patch that (reportedly) fixes #269372? -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#291127: Please fix for sarge

2005-01-20 Thread Thomas Hood
Please note that it would be good if this patch were applied to the 2.6 kernel that releases with sarge; otherwise users of sarge may encounter bug #288423. -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Bug#291127: Please apply patch to allow alsa modules to be loaded with negative index option, to be interpreted as bitmask of allowed indices

2005-01-18 Thread Thomas Hood
Package: kernel-source-2.6.8 Version: 2.6.8-12 Severity: normal Tags: patch The attached patch modifies sound/core/init.c so that a negative index value is interpreted as a bitmask indicating the allowed indices for the driver. This extends the current semantics according to which: value -

Bug#284356: New release changed symbols thus rendering modules unloadable

2004-12-06 Thread Thomas Hood
release of the "same" kernel (2.4.27-1) has changed symbol version suffixes, thus breaking modules that were compiled against earlier releases of this kernel. -- Thomas Hood