Re: mkinitrd: encrypted LVM ?

2006-03-09 Thread Hadmut Danisch
On Wed, Mar 08, 2006 at 09:42:29PM -0500, Mike Paul wrote: I don't know about sarge, but I'm doing exactly this on unstable with yaird. Pretty good hints, thanks. What about a wiki page with those hints? regards Hadmut -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: Bug#345067: My understanding of the IDE mess, and why it does not make sense to apply the proposed patch

2006-03-09 Thread Sven Luther
On Thu, Mar 09, 2006 at 01:35:23AM -0800, Steve Langasek wrote: On Wed, Mar 08, 2006 at 10:35:38PM -0800, Jurij Smakov wrote: On Thu, 9 Mar 2006, Sven Luther wrote: As quoted from http://wiki.debian.org/LinuxKernelIdeProblem, it is no clear that ide-generic and via82cxxx to take only one

Re: My understanding of the IDE mess, and why it does not make sense to apply the proposed patch

2006-03-09 Thread Eduard Bloch
#include hallo.h * Jurij Smakov [Wed, Mar 08 2006, 10:35:38PM]: the native IDE drivers set this flag during their initialization (via82cxxx does it through the chain of calls ide_setup_pci_device() - probe_hwif_init_with_fixup() - hwif_init()). So, if ide-generic is loaded last, it will

Re: My understanding of the IDE mess, and why it does not make sense to apply the proposed patch

2006-03-09 Thread Sven Luther
On Thu, Mar 09, 2006 at 10:51:24AM +0100, Eduard Bloch wrote: #include hallo.h * Jurij Smakov [Wed, Mar 08 2006, 10:35:38PM]: the native IDE drivers set this flag during their initialization (via82cxxx does it through the chain of calls ide_setup_pci_device() -

Re: My understanding of the IDE mess, and why it does not make sense to apply the proposed patch

2006-03-09 Thread Frans Pop
On Thursday 09 March 2006 07:35, Jurij Smakov wrote: Looking at the code I cannot see how the native drivers can depend in any way on the ide-generic being loaded before them. This has never been the claim. The issue is that the real driver needs to be loaded but that devices will not become

Re: My understanding of the IDE mess, and why it does not make sense to apply the proposed patch

2006-03-09 Thread Sven Luther
On Thu, Mar 09, 2006 at 11:30:47AM +0100, Frans Pop wrote: On Thursday 09 March 2006 07:35, Jurij Smakov wrote: Looking at the code I cannot see how the native drivers can depend in any way on the ide-generic being loaded before them. This has never been the claim. The issue is that the

Re: My understanding of the IDE mess, and why it does not make sense to apply the proposed patch

2006-03-09 Thread Jonas Smedegaard
On Thu, 9 Mar 2006 10:51:24 +0100 Eduard Bloch [EMAIL PROTECTED] wrote: #include hallo.h * Jurij Smakov [Wed, Mar 08 2006, 10:35:38PM]: Looking at the code I cannot see how the native drivers can depend in any way on the ide-generic being loaded before them. ide-generic is loaded _after_

Re: My understanding of the IDE mess, and why it does not make sense to apply the proposed patch

2006-03-09 Thread Sven Luther
On Thu, Mar 09, 2006 at 11:52:01AM +0100, Jonas Smedegaard wrote: I suggest going a bit further and _not_ loading ide-generic if a specific driver has been loaded successfully and found some devices. I welcome the proposal of improving yaird to only load ide-generic if the device did not

Re: Bug#345067: My understanding of the IDE mess, and why it does not make sense to apply the proposed patch

2006-03-09 Thread Jonas Smedegaard
On Thu, 9 Mar 2006 11:43:03 +0100 Sven Luther [EMAIL PROTECTED] wrote: On Thu, Mar 09, 2006 at 11:30:47AM +0100, Frans Pop wrote: On Thursday 09 March 2006 07:35, Jurij Smakov wrote: Looking at the code I cannot see how the native drivers can depend in any way on the ide-generic being

Re: Bug#345067: [Yaird-devel] Re: Bug#345067: ide-generic on poweprc

2006-03-09 Thread Sven Luther
On Thu, Mar 09, 2006 at 12:31:58PM +0100, Jonas Smedegaard wrote: On Thu, 9 Mar 2006 10:55:12 +0100 Sven Luther [EMAIL PROTECTED] wrote: the design of both yaird and the kernel ide layer make it very hard to believe such a bug existed. It could be, but would be a bug in the kernel to be

Processing of linux-2.6_2.6.15-8_m68k.changes

2006-03-09 Thread Archive Administrator
linux-2.6_2.6.15-8_m68k.changes uploaded successfully to localhost along with the files: linux-headers-2.6.15_2.6.15-8_m68k.deb linux-headers-2.6.15-1_2.6.15-8_m68k.deb linux-headers-2.6.15-1-amiga_2.6.15-8_m68k.deb linux-image-2.6.15-1-amiga_2.6.15-8_m68k.deb

linux-2.6_2.6.15-8_m68k.changes ACCEPTED

2006-03-09 Thread Debian Installer
Accepted: linux-headers-2.6-amiga_2.6.15-8_m68k.deb to pool/main/l/linux-2.6/linux-headers-2.6-amiga_2.6.15-8_m68k.deb linux-headers-2.6-atari_2.6.15-8_m68k.deb to pool/main/l/linux-2.6/linux-headers-2.6-atari_2.6.15-8_m68k.deb linux-headers-2.6-bvme6000_2.6.15-8_m68k.deb to

Bug#356046: linux-2.6: exact kernel version not obvious

2006-03-09 Thread John V. Belmonte
Package: linux-2.6 Severity: minor I don't see any way to determine the exact kernel version I'm running, other that flipping through the Debian changelog. E.g., I'm supposedly running 2.6.15.6 now, but the minor .6 is nowhere to be found in the package name: linux-image-2.6.15-1-686 nor

Re: Bug#345067: [Yaird-devel] Re: Bug#345067: ide-generic on poweprc

2006-03-09 Thread Steve Langasek
On Thu, Mar 09, 2006 at 12:52:24PM +0100, Sven Luther wrote: snip some points that don't seem to have anything to do with the bug at hand If you think developper of embedded distros will use yaird over tools like buildroot and co, you are severly deluded and have no idea about that milieu.

Re: Bug#345067: [Yaird-devel] Re: Bug#345067: ide-generic on poweprc

2006-03-09 Thread Sven Luther
On Thu, Mar 09, 2006 at 12:38:55PM +, Ian Jackson wrote: Sven Luther writes (Bug#345067: [Yaird-devel] Re: Bug#345067: ide-generic on poweprc): [ a mixture of technical comments and egregious ranting ] Sven, I am very disappointed that even after we have repeatedly asked you, in

Re: Bug#345067: [Yaird-devel] Re: Bug#345067: ide-generic on poweprc

2006-03-09 Thread Ian Jackson
Sven Luther writes (Bug#345067: [Yaird-devel] Re: Bug#345067: ide-generic on poweprc): [ a mixture of technical comments and egregious ranting ] Sven, I am very disappointed that even after we have repeatedly asked you, in public and in private, to keep your comments civil and technical you're

Re: Bug#345067: [Yaird-devel] Re: Bug#345067: ide-generic on poweprc

2006-03-09 Thread Andreas Barth
Hi, * Ian Jackson ([EMAIL PROTECTED]) [060309 13:49]: Sven, I am very disappointed that even after we have repeatedly asked you, in public and in private, to keep your comments civil and technical you're failing to do so. Sven now asked me whether I can mediate between the involved parties. I

Bug#330717: upstream patch

2006-03-09 Thread Stephen Gran
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=62287fbb54b4af71dc5a4918350f81a4cd467788 Can this please be applied to a stable point release kernel? It would finally allow me to run 2.6 kernels on my higher end servers. Thanks, --

Re: Bug#345067: [Yaird-devel] Re: Bug#345067: ide-generic on poweprc

2006-03-09 Thread Jonas Smedegaard
On Thu, 9 Mar 2006 13:59:24 +0100 Andreas Barth [EMAIL PROTECTED] wrote: I propose that we just let this be silent for a few days, and I'll try to actively mediate it. I welcome this! I won't make more noise until directly requested by members of the tech-ctte. (telling you explicitly as my

Bug#356074: linux-image-2.6.15-1-686: assertion failures in net/core/stream.c and net/ipv4/af_inet.c

2006-03-09 Thread Laurent Bonnaud
Package: kernel Version: 2.6.15-8 Severity: important Hi, here is the problem: $ dmesg [...] KERNEL: assertion (!sk-sk_forward_alloc) failed at net/core/stream.c (279) KERNEL: assertion (!sk-sk_forward_alloc) failed at net/ipv4/af_inet.c (148) I have found similar reports here:

Processing of linux-2.6_2.6.15+2.6.16-rc5-0experimental.1_powerpc.changes

2006-03-09 Thread Archive Administrator
linux-2.6_2.6.15+2.6.16-rc5-0experimental.1_powerpc.changes uploaded successfully to localhost along with the files: linux-2.6_2.6.15+2.6.16-rc5-0experimental.1.dsc linux-2.6_2.6.15+2.6.16-rc5.orig.tar.gz linux-2.6_2.6.15+2.6.16-rc5-0experimental.1.diff.gz

Processing of linux-2.6_2.6.15+2.6.16-rc5-0experimental.1_powerpc.changes

2006-03-09 Thread Archive Administrator
linux-2.6_2.6.15+2.6.16-rc5-0experimental.1_powerpc.changes uploaded successfully to localhost along with the files: linux-2.6_2.6.15+2.6.16-rc5-0experimental.1.dsc linux-2.6_2.6.15+2.6.16-rc5.orig.tar.gz linux-2.6_2.6.15+2.6.16-rc5-0experimental.1.diff.gz

Bug#215980: hanging out with you

2006-03-09 Thread Phil
Do not ignore me please, I found your email somewhere and noaw decided to write you. I am coming to your place in fewb weeks and thought we can mbeet each other. Let bme know if you do not mind. I am a nice pretty girl. Don't reply to this email. Email me direclty at [EMAIL PROTECTED] --

Bug#347178: System Freeze with Dialup connection

2006-03-09 Thread Behnam B.Marandi
Package: kernel-image-2.6.686 Version: 2.6.15-7 System freezes when connected to the Internet with dial up connection. after connecting system freezes and there is not any meaningful relationship with specific application or applet. no such a problem with kernel-image-2.6.14-2-686 version

Re: My understanding of the IDE mess, and why it does not make sense to apply the proposed patch

2006-03-09 Thread Anthony DeRobertis
Jurij Smakov wrote: Looking at the code I cannot see how the native drivers can depend in any way on the ide-generic being loaded before them. While I have not thoroughly tested 2.6.15 in this respect, in 2.6.8 and 2.6.12 some IDE drivers, on some hardware, absolutely does[0]. Maybe this is

Re: My understanding of the IDE mess, and why it does not make sense to apply the proposed patch

2006-03-09 Thread Sven Luther
On Thu, Mar 09, 2006 at 12:15:33PM -0500, Anthony DeRobertis wrote: Jurij Smakov wrote: Looking at the code I cannot see how the native drivers can depend in any way on the ide-generic being loaded before them. While I have not thoroughly tested 2.6.15 in this respect, in 2.6.8 and

Re: My understanding of the IDE mess, and why it does not make sense to apply the proposed patch

2006-03-09 Thread Frans Pop
On Thursday 09 March 2006 18:15, Anthony DeRobertis wrote: Jurij Smakov wrote: While I have not thoroughly tested 2.6.15 in this respect, in 2.6.8 and 2.6.12 some IDE drivers, on some hardware, absolutely does[0]. Maybe this is fixed in 2.6.15/16. I've forwarded this message to [EMAIL

Fixed in upload of linux-2.6 2.6.15+2.6.16-rc5-0experimental.1 to experimental

2006-03-09 Thread Bastian Blank
tag 315895 + fixed-in-experimental tag 343424 + fixed-in-experimental quit This message was generated automatically in response to an upload to the experimental distribution. The .changes file follows. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 9 Mar 2006 14:13:17

linux-2.6_2.6.15+2.6.16-rc5-0experimental.1_powerpc.changes ACCEPTED

2006-03-09 Thread Debian Installer
Accepted: kernel-image-2.6-power3-smp_2.6.15+2.6.16-rc5-0experimental.1_powerpc.deb to pool/main/l/linux-2.6/kernel-image-2.6-power3-smp_2.6.15+2.6.16-rc5-0experimental.1_powerpc.deb kernel-image-2.6-power3_2.6.15+2.6.16-rc5-0experimental.1_powerpc.deb to

Processing of linux-2.6_2.6.15+2.6.16-rc5-0experimental.1_s390.changes

2006-03-09 Thread Archive Administrator
linux-2.6_2.6.15+2.6.16-rc5-0experimental.1_s390.changes uploaded successfully to localhost along with the files: linux-headers-2.6.16_2.6.15+2.6.16-rc5-0experimental.1_s390.deb linux-headers-2.6.16-rc5_2.6.15+2.6.16-rc5-0experimental.1_s390.deb

Bug#356090: kernel: Can't access PCMCIA card adapter

2006-03-09 Thread Bill Wohler
Package: kernel Severity: normal I got a new Dazzle 4 in 1 card adapter for my ThinkPad. Using the workaround mentioned in Bug #350235, it worked fine for a SmartMedia card. However, when I insert a 1 GB SD card, I get a continuous stream of errors until there was an I/O error, followed by what

Processed: Fixed in upload of linux-2.6 2.6.15+2.6.16-rc5-0experimental.1 to experimental

2006-03-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tag 315895 + fixed-in-experimental Bug#315895: kernel-image-2.4.27-r5k-cobalt: kernel-module 8139 needed There were no tags set. Tags added: fixed-in-experimental tag 343424 + fixed-in-experimental Bug#343424: linux-doc-2.6.14: s/varios/various/ typo

Re: My understanding of the IDE mess, and why it does not make sense to apply the proposed patch

2006-03-09 Thread Anthony DeRobertis
Sven Luther wrote: While I have not thoroughly tested 2.6.15 in this respect, in 2.6.8 and 2.6.12 some IDE drivers, on some hardware, absolutely does[0]. Maybe this is fixed in 2.6.15/16. Do you know why this happened ? I will look at the code in 2.6.12 this evening to understand this.

Re: My understanding of the IDE mess, and why it does not make sense to apply the proposed patch

2006-03-09 Thread Anthony DeRobertis
posted mailed Anthony DeRobertis wrote: Actually, the machine I'm at right now has ide-generic in its /etc/modules file, after piix; I added it there by hand for 2.6.8, probably (this machine boots off SATA, so IDE is only needed after boot for the e.g., DVD-RW). Its currently on 2.6.15;

Bug#356090: kernel: Can't access PCMCIA card adapter

2006-03-09 Thread Bill Wohler
Here's a couple more data points. I inserted a smaller, 32 MB SD card without error. The 1 GB card I used, works without error in an external USB memory card reader. So there seems to be a problem out past a GB in either the Dazzle 4 in 1 Card Adapter itself or in the driver. Thoughts as to which

Processing of linux-2.6_2.6.15+2.6.16-rc5-0experimental.1_i386.changes

2006-03-09 Thread Archive Administrator
linux-2.6_2.6.15+2.6.16-rc5-0experimental.1_i386.changes uploaded successfully to localhost along with the files: linux-headers-2.6.16_2.6.15+2.6.16-rc5-0experimental.1_i386.deb linux-headers-2.6.16-rc5_2.6.15+2.6.16-rc5-0experimental.1_i386.deb

Bug#356131: snd-emu10k1: wont talk to my soundcard

2006-03-09 Thread Daniel Svoren
Subject: snd-emu10k1: wont talk to my soundcard Package: snd-emu10k1 Severity: important *** Please type your report below this line *** I get this error in dmesg on load of the particular module localhost kernel: EMU10K1_Audigy: probe of :00:0b.0 failed with error -12 It may be Debian

Bug#356131: snd-emu10k1: wont talk to my soundcard

2006-03-09 Thread ??
Are you sure that your soundcard is of type emu10k1?- Original Message -From: Daniel Svoren To: [EMAIL PROTECTED] Subject: Bug#356131: snd-emu10k1: wont talk to my soundcardSent: Fri Mar 10 05:57:34 CST 2006> Subject: snd-emu10k1: wont talk to my soundcard> Package: snd-emu10k1>

kernel 2.6.15 for 686 can't mount root fs

2006-03-09 Thread Angelo Bertolli
I've tried to submit this bug report using reportbug twice, but I have a feeling it didn't go through since I didn't get a confirmation. But I'm hoping my report will help someone solve the IDE mess, so here goes... Package: kernel-image-2.6.15-686 (related packages: initramfs-tools)

Re: Bug#345067: My understanding of the IDE mess, and why it does not make sense to apply the proposed patch

2006-03-09 Thread Sven Luther
On Thu, Mar 09, 2006 at 08:08:04PM -0800, Steve Langasek wrote: On Thu, Mar 09, 2006 at 11:08:33AM +0100, Sven Luther wrote: Steve, what is the interest of doing this ? We only have 2.6.15 currently in sid/etch, and sarge uses 2.6.8 together with initrd-tool, so it is a non-issue.