Bug#411787: redhat-cluster-modules-2.6.18-3-686: GFS Oops on mount at do_add_mount

2007-03-02 Thread brien dieterle
I tested the patch, it seems to fix it; I was able to test 3 nodes briefly before my vmware ESX installation croaked for other reasons (I hope). I applied the patch above with something like this, fyi: cd /usr/src apt-get build-dep redhat-cluster-modules-2.6.18-3-686 tar jxvf redhat-cluster.ta

Bug#413078: Gcc does not work after kernel upgrade

2007-03-02 Thread Andrew Buckeridge
Can reproduce diff probs with other kernels. I had upgraded libc6 at same time as kernel. Sorry, I should report in libc6 when I figure it out. 32-bit powerpc [EMAIL PROTECTED]:~/src$ gcc -Wall -Werror -o gettimeofday gettimeofday.c [EMAIL PROTECTED]:~/src$ ./gettimeofday (nil) <- NULL not expe

Bug#413078: Gcc does not work after kernel upgrade

2007-03-02 Thread Aurelien Jarno
Andrew Buckeridge a écrit : > On Fri, 2 Mar 2007 01:39:16 -0700 > dann frazier <[EMAIL PROTECTED]> wrote: > >> On Fri, Mar 02, 2007 at 02:13:22PM +0800, Andrew Buckeridge wrote: >>> package: linux-image-2.6.18-4-amd64 >>> version: 2.6.18.dfsg.1-11 >>> >>> Trivial program now segfault and/or get ga

Bug#376652: USB problem on kernel linux-image-2.6.18-4-686

2007-03-02 Thread Scott Anderson
--- Gabriel Czernikier <[EMAIL PROTECTED]> wrote: > How did you solve your problem? > > > > Removing ehci_hdc allows the MP3 player to be detected, but now I don't > > have high speed use of my > > USB bus. > > > > Feb 21 15:04:52 kernel: ehci_hcd :00:1d.7: remove, state 1 > > Feb 21 15:04:

Re: Bug#410041: Install fails on VIA VT8251-based SATA controller

2007-03-02 Thread Paul Gear
Frans Pop wrote: > On Wednesday 07 February 2007 11:06, Paul Gear wrote: >> Comments/Problems: >> The VIA VT8251 appears not to be *fully* supported until 2.6.20, and is >> mostly working on 2.6.18. [1] Kernels are one thing for which i think >> Debian needs to make an exception to the rule of "no

Re: QLogic drivers

2007-03-02 Thread Frederik Schueler
Hello, On Thu, Mar 01, 2007 at 05:26:38PM -0800, David Wagner wrote: > I'm trying to get in sync with which QLogic driver (Fibre Channel or > iSCSI) versions (if any) are presently included in Debian releases. qla2xxx driven FC HBAs work fine, but you will need the firmware-qlogic package from n

Bug#407759: [Fwd: Bug#407759: Should BLK_DEV_GENERIC be compiled into the kernel?]

2007-03-02 Thread achilles
Will do. Please be advised that I am running Seagate and Western Digital SATA hard drives, and not ide hard drives. Achilles > -Original Message- > From: Frans Pop [mailto:[EMAIL PROTECTED] > Sent: Friday, March 02, 2007 1:39 PM > To: [EMAIL PROTECTED] > Cc: Achilles D. Speliotopoulos >

Bug#407759: Should BLK_DEV_GENERIC be compiled into the kernel?

2007-03-02 Thread Frans Pop
On Sunday 11 February 2007 23:47, Toby Chamberlain wrote: > The business card iso downloaded on 10 feb 2007 did _NOT_ work on my > system. It was still unable to detect the cdrom. lsmod showed the > jmicron module was loaded. Could you please try again with the current version of the installer fro

Re: Generic IDE support: initrd boot module parameters

2007-03-02 Thread Frans Pop
On Wednesday 21 February 2007 00:49, Jacob L. Anawalt wrote: > Thank you for pointing me in that direction. If it works that way, it's > reassuring. At this moment I am not sure how to build a d-i image with > a custom kernel and initrd to test it. Could you please try with the current version of

Bug#407759: [Fwd: Bug#407759: Should BLK_DEV_GENERIC be compiled into the kernel?]

2007-03-02 Thread Frans Pop
Please reply to the bug report and not to me personally! On Monday 12 February 2007 04:30, you wrote: > I downloaded the netinst from DAILY, and tried to install it on my > computer. The same problem happened. The install program could not > see my CDROMs. Could you please try again with the cu

Bug#413078: Gcc does not work after kernel upgrade

2007-03-02 Thread Andrew Buckeridge
Tried on another 64-bit machine, but this is sparc64. This kernel gave some noise. > Kernel unaligned access at TPC[432d98] sys32_gettimeofday+0x20/0x80 > Kernel unaligned access at TPC[432da8] sys32_gettimeofday+0x30/0x80 > Bus error It looks like both time() and gettimeofday() could be broken

Processed: Re: Bug#411787: Any update on this?

2007-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 411787 linux-2.6 Bug#411787: redhat-cluster-modules-2.6.18-3-686: GFS Oops on mount at do_add_mount Warning: Unknown package 'redhat-cluster-modules-2.6.18-3-686' Bug reassigned from package `redhat-cluster-modules-2.6.18-3-686' to `linux-2.6

Bug#411787: Any update on this?

2007-03-02 Thread Ferenc Wagner
Hi, can anybody provide me with some information on the status of this bug? GFS is unusable in Etch because of this. Will the attached patch be included? -- Regards, Feri. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: QLogic drivers

2007-03-02 Thread dann frazier
On Fri, Mar 02, 2007 at 09:43:52AM -0800, David Wagner wrote: > Dann, > > Thanks for the reply. So can I assume that the Fibre Channel driver > present in the 2.6-18 kernel will be included in the disto? You can assume that (I do), or you can check for yourself: http://ftp.debian.org/debian/po

RE: QLogic drivers

2007-03-02 Thread David Wagner
Dann, Thanks for the reply. So can I assume that the Fibre Channel driver present in the 2.6-18 kernel will be included in the disto? Thanks, Dave -Original Message- From: dann frazier [mailto:[EMAIL PROTECTED] Sent: Thursday, March 01, 2007 9:40 PM To: David Wagner Cc: debian-kernel@l

[patch 04/06] ti_usb, changing firmware: adopting userspace helper

2007-03-02 Thread Oleg Verych
pp-by: Oleg Verych --- drivers/usb/serial/ti_usb_3410_5052.c | 148 +- drivers/usb/serial/ti_usb_3410_5052.h | 27 +++--- 2 files changed, 109 insertions(+), 66 deletions(-) Index: linux-source-2.6.18/drivers/usb/serial/ti_usb_3410_5052.h ===

[patch 06/06] ti_usb, copyright update: if it deserves

2007-03-02 Thread Oleg Verych
pp-by: Oleg Verych --- drivers/usb/serial/ti_usb_3410_5052.c |4 ++-- drivers/usb/serial/ti_usb_3410_5052.h |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) Index: linux-source-2.6.18/drivers/usb/serial/ti_usb_3410_5052.c ==

[patch 02/06] ti_usb, cleanup: comments, whitespace

2007-03-02 Thread Oleg Verych
* Al Borchers remains one to bother with this driver, * shell script is not needed in comments. pp-by: Oleg Verych --- drivers/usb/serial/ti_usb_3410_5052.c | 73 +- drivers/usb/serial/ti_usb_3410_5052.h |3 - 2 files changed, 12 insertions(+), 64 deletions

[patch 03/06] ti_usb, kconfig: describe firmware files in userspace

2007-03-02 Thread Oleg Verych
pp-by: Oleg Verych --- drivers/usb/serial/Kconfig | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) Index: linux-source-2.6.18/drivers/usb/serial/Kconfig === --- linux-source-2.6.18.orig/drivers/usb/serial/Kconfi

[patch 01/06] ti_usb, usbcore: help drivers to change device

2007-03-02 Thread Oleg Verych
Hi, debian-kernel Developers. So far i have nothing wrong with this patchset, only some minor bureoucracy. Thus i'm sending its other parts. --- Greg: It's generally a bad idea for USB interface drivers to try to change a device's configuration, and usbcore doesn't provide any way for them to do

[patch 05/06] ti_usb, device setup: without any artificial errors, use configuration changing

2007-03-02 Thread Oleg Verych
pp-by: Oleg Verych --- i.e. no more uGLYdev with sysfs Alan, i'm looking forward to deal with this crutch :-E drivers/usb/serial/ti_usb_3410_5052.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: linux-source-2.6.18/drivers/usb/serial/ti_usb_3410_5052.c =

Bug#412957: linux-source-2.6.18: UML ARCH=um compile fails with CONFIG_MODE_TT=y (regression)

2007-03-02 Thread maximilian attems
On Thu, 01 Mar 2007, Mattia Dongili wrote: > On Thu, Mar 01, 2007 at 10:08:01AM -0800, Ryan Finnie wrote: > > Sorry for the double reply Mattia; I forgot to CC BTS originally. > > > > On 3/1/07, Mattia Dongili <[EMAIL PROTECTED]> wrote: > > >The patch you're refrerring is missing some bits to act

Bug#401916: PANIC: Circular dependency

2007-03-02 Thread Hugo Vanwoerkom
Hi, I applied initramfs-tools-0.85e-rootwait4.patch to 0.85 on Sid. I am having problems booting either with or from a USB disk and linux-image-2.6.18-4-486, it works about half the t

Bug#410480: linux-image-2.6.18-4-xen-686: PAE breaks Pentium-M CPUs --- and AMD Geode too

2007-03-02 Thread Jérôme
The AMD Geode (tested with LX, but GX too) also does not support PAE and cannot work with version 2.6.18-4 while 2.6.18-3 was fine. This is for information only, as it's niche and the Geode doesn't support Xen cleanly out of the box anyway (libc6-xen installs under /lib/tls/i686 and although t

Processed: reassign 413016 to kernel-source-2.6.8

2007-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.9.27 > reassign 413016 kernel-source-2.6.8 Bug#413016: Reboot from remote terminal (SSH) fails Bug reassigned from package `kernel-image-2.6.8-3-386' to `kernel-source-2.6.8'. > End of mess

Bug#413078: Gcc does not work after kernel upgrade

2007-03-02 Thread Andrew Buckeridge
On Fri, 2 Mar 2007 01:39:16 -0700 dann frazier <[EMAIL PROTECTED]> wrote: > On Fri, Mar 02, 2007 at 02:13:22PM +0800, Andrew Buckeridge wrote: > > package: linux-image-2.6.18-4-amd64 > > version: 2.6.18.dfsg.1-11 > > > > Trivial program now segfault and/or get garbled data from functions. > > Pl

Bug#413094: linux-image-2.6.18-4-686: ata_piix module doesn't recognize a second harddisk

2007-03-02 Thread Dieter Faulbaum
Package: linux-image-2.6.18-4-686 Version: 2.6.18.dfsg.1-11 Severity: important We have some HP dc7700 installed with GNU/Linux 4.0, kernel version is linux-image-2.6.18-4-686. With this version I can't see the second installed SATA disk. If I use a (self compiled) kernel version 2.6.20.1, I see

Processed: Re: Bug#413087: Kernel with bcm43xx

2007-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 413087 linux-2.6 Bug#413087: Kernel with bcm43xx Warning: Unknown package '1' Warning: Unknown package '005-2' Warning: Unknown package 'contrib' Bug reassigned from package `bcm43xx-fwcutter (1:005-2) [contrib]' to `linux-2.6'. > thanks Sto

Re: no fan unter load after resume

2007-03-02 Thread dann frazier
On Wed, Feb 28, 2007 at 03:11:33PM +0100, Daniel J. Priem wrote: > Hi Kernel Team, > > you fixed #404143. > Now a followup-bug exists. > The fan wont work after a resume/suspend > please read : > http://permalink.gmane.org/gmane.linux.kernel/498528 > > Please fix this in etch, because broken hard

Bug#413078: Gcc does not work after kernel upgrade

2007-03-02 Thread dann frazier
On Fri, Mar 02, 2007 at 02:13:22PM +0800, Andrew Buckeridge wrote: > package: linux-image-2.6.18-4-amd64 > version: 2.6.18.dfsg.1-11 > > Trivial program now segfault and/or get garbled data from functions. Please include an example program, and instructions on compiling it. Also, what kernel did