Bug#268184: mount not work for usb-storage with vfat

2004-09-01 Thread Tonda Mek
Attached are messages, syslog and kern.log for 2.6.7 (where my flash disk works) and 2.6.8. Tonda mes+sys+kern.tar.bz2 Description: Binary data

Bug#269383: kernel-image-2.4.27-1-686: Problem with devicemapper.

2004-09-01 Thread alister.winfield
Package: kernel-image-2.4.27-1-686-smp Version: 2.4.27-1 Severity: normal File: kernel-image-2.4.27-1-686 Sadly I don't have time to track down the problem much more but I have created a bunch of lvm2 devices (so really just devicemapper devices). These happen to be very close to the max size in

Bug#269388: kernel-source-2.6.8: TCP sessions hang

2004-09-01 Thread John Kozak
Package: kernel-source-2.6.8 Version: 2.6.8-5 Severity: important When using a kernel built from kernel-source-2.6.8 TCP sessions hang. Particular instances include apt-get, ssh, nntp and darcs. I have observed this on two different machines. In both cases, configs were migrated from a 2.6.7

Bug#269405: kernel-image-2.6.8-1-sparc64: keyboard problem

2004-09-01 Thread Didrik Pinte
Package: kernel-image-2.6.8-1-sparc64 Version: 2.6.8-1 Severity: important Hi, i've just installed the package on a Sun Ultra 10. Using a kernel 2.4.26, everything runs fine. With the 2.6.8, the keyboard does not seem to be recognized correctly. In fact, I can't login because the keyboard

Bug#261259: boot problems

2004-09-01 Thread Shaul Karl
On Sun, Aug 29, 2004 at 11:24:09PM +0200, Christoph Hellwig wrote: this looks almost like broken memory. Can you run memtest86 on the box? memtest86 and memtest86+ (what are the differences anyway?) start running and then the machine freezes. There is also a user (root) space memory

Bug#269405: dmesg for 2.6.8 kernel

2004-09-01 Thread Didrik Pinte
Sep 1 09:11:12 localhost kernel: Inspecting /boot/System.map-2.6.8-1-sparc64 Sep 1 09:11:13 localhost kernel: Loaded 22808 symbols from /boot/System.map-2.6.8-1-sparc64. Sep 1 09:11:13 localhost kernel: Symbols match kernel version 2.6.8. Sep 1 09:11:13 localhost kernel: No module symbols

Bug#269405: dmesg for kernel 2.4.26

2004-09-01 Thread Didrik Pinte
Sep 1 09:15:59 localhost syslogd 1.4.1#15: restart. Sep 1 09:15:59 localhost kernel: klogd 1.4.1#15, log source = /proc/kmsg started. Sep 1 09:15:59 localhost kernel: Inspecting /boot/System.map-2.4.26-sparc64 Sep 1 09:16:00 localhost kernel: Loaded 15733 symbols from

To Hanson's Shop Customers!

2004-09-01 Thread Everett Richard
Dear customer! We updated our software catalogue and added new popular products! Now you can get any software item at 90% discount rate! For more information visit us here: http://ballet.infostech.info/index.php?s=4241 With best regards, Product Manager Everett Richard

upgrading i386 kernel on AMD64

2004-09-01 Thread Christian T. Steigies
Hi, I have installed Debian-i386 and Debian-amd64 on a new machine. For the i386 install I used a sarge snapshot from July, which worked great. Only this installed a 2.6.6 kernel, which I'd like to update to 2.6.8. On the AMD64 installation, I simply installed new debian kernel-images and

Re: Bug#269451: hotplug: pciehp / shpchp can't be loaded

2004-09-01 Thread Marco d'Itri
reassign 269451 kernel-image-2.6.7-i386 merge 268583 269451 thanks On Sep 01, January Weiner [EMAIL PROTECTED] wrote: ebbjw:/home/january# modprobe pciehp FATAL: Error inserting pciehp (/lib/modules/2.6.7-1-386/kernel/drivers/pci/hotplug/pciehp.ko): Operation not permitted

Processed: Re: Bug#269451: hotplug: pciehp / shpchp can't be loaded

2004-09-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 269451 kernel-image-2.6.7-i386 Bug#269451: hotplug: pciehp / shpchp can't be loaded Bug reassigned from package `hotplug' to `kernel-image-2.6.7-i386'. merge 268583 269451 Bug#268583: hotplug failure with shpchp and pciehp Bug#269451:

Fwd: Bug#269483: ITP: posixtestsuite -- POSIX conformance test suite

2004-09-01 Thread Robert Millan
FYI. This can be useful for debugging of Glibc, Linux, or other kernels. Notably, it includes tests for pthreads, semaphores and SysV IPC. On Wed, Sep 01, 2004 at 08:35:37PM +0200, Robert Millan wrote: Package: wnpp Severity: wishlist * Package name: posixtestsuite Version

Re: upgrading i386 kernel on AMD64

2004-09-01 Thread Frederik Schueler
Hi, On Wed, Sep 01, 2004 at 07:53:28PM +0200, Christian T. Steigies wrote: I have installed Debian-i386 and Debian-amd64 on a new machine. For the i386 install I used a sarge snapshot from July, which worked great. Only this installed a 2.6.6 kernel, which I'd like to update to 2.6.8. On the

Bug#261893: kernel-image-2.6.6-1-generic: Kernel bug at mm/slab.c:1530

2004-09-01 Thread Christoph Hellwig
On Wed, Sep 01, 2004 at 11:33:31PM +0200, Jan-Jaap van der Heijden wrote: I don't think placing a strategic printk() qualifies as a fix though :-) Maybe GCC is to blame here. I'm using gcc 3.3.4-6sarge1.0.1 (current from testing) This indeed smells like a compiler bug Is it safe to use GCC

Re: upgrading i386 kernel on AMD64

2004-09-01 Thread Christian T. Steigies
On Wed, Sep 01, 2004 at 11:10:15PM +0200, Frederik Schueler wrote: Hi, On Wed, Sep 01, 2004 at 07:53:28PM +0200, Christian T. Steigies wrote: I have installed Debian-i386 and Debian-amd64 on a new machine. For the i386 install I used a sarge snapshot from July, which worked great. Only

Bug#261893: kernel-image-2.6.6-1-generic: Kernel bug at mm/slab.c:1530

2004-09-01 Thread Jan-Jaap van der Heijden
Some additional information: I can make the problem disappear (!) by placing a printk() in the ext3 module init function, like this: --- super.c.orig 2004-09-01 21:21:08.0 +0200 +++ super.c 2004-09-01 22:30:54.0 +0200 @@ -2337,6 +2337,7 @@ static int __init init_ext3_fs(void) {

Bug#269086: kernel-image-2.4.27-1-k7: HPT366 problem

2004-09-01 Thread Ricardo Pardini
Package: kernel-image-2.4.27-1-k7 Version: 2.4.27-1 Followup-For: Bug #269086 I second this. I tried both kernel-image-2.4.27-1-k7 and a custom build (from kernel-source-2.4.27 2.4.27-4) and both err on this; maybe it's related (sorry Herbert if I'm wrong) to Herbert Xu's Fix /proc/ide/hpt366

Re: Bug#269383: kernel-image-2.4.27-1-686: Problem with devicemapper.

2004-09-01 Thread Joshua Kwan
alister.winfield wrote: LV Size1.95 TB I was under the impression that 2.4 could only handle = 1TB sanely, not 2. So probably the support here is iffy. Correct me if I'm wrong... -- Joshua Kwan signature.asc Description: OpenPGP digital signature

Bug#269405: Keyboard problem also present on ultra-1

2004-09-01 Thread Neil Pilgrim
I have just installed the same kernel image on a sun ultra-1. The keyboard map is completely wrong - could not even do a ctrl-alt-del to shut down cleanly :( This kernel deb is unusable on this machine.

PDC20262 doesn't load w/2.4.27-686

2004-09-01 Thread fdj
package: kernel-image version: 2.4.27-1 reproduceable (reboot w/alt kernel via grub). boot with promise ultra66 pci ide controller; works fine w/kernel-image-2.4.26-1-386 and kernel-image-2.4.26-1-686 after booting 2.4.47-1-686 drives not found; dmesg doesn't show PDC20262 and hard drives (hde,