Bug#649252: [linux-2.6] linux-image-3.1.0-1-amd64 - blank screen during boot with i915

2011-11-19 Thread dpdt1
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: linux-2.6 Version: linux-image-3.1.0-1-amd64 Severity: normal - --- Please enter the report below this line. --- Hi, since latest kernel 3.1 i can't see any boot messages. screen is blank after the first "waiting for dev" message. i use

Bug#649252: ([linux-2.6] linux-image-3.1.0-1-amd64 - blank screen during boot with i915)

2011-11-19 Thread dpdt1
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 if i boot with kernel option "nomodeset" as stated here : http://wiki.debian.org/KernelModesetting#Disabling_KMS bug doesnt appear and screen is back to normal. dpdt1 - -- New gpg key : pub 4096R/41778EBB 2010-10-06 [expires: 2013-10-05] Key

Bug#649198: linux-image-2.6.32-5-amd64: Kernel Oops on try to use an USB CD drive that was powered off

2011-11-19 Thread Thomas Schmitt
Hi, Ben Hutchings wrote: > Please > update to the current stable point release (Debian 6.0.3) and let us > know whether the bug is fixed. I am not a skilled Debian admin. So i need instructions for any Debian specific action you want me to perform. Following the advise of the maintainer of my up

Processed: Re: Kernel Oops on try to use an USB CD drive that was powered off

2011-11-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 649198 linux-2.6/2.6.32-38 Bug #649198 [linux-2.6] linux-image-2.6.32-5-amd64: Kernel Oops on try to use an USB CD drive that was powered off The source linux-2.6 and version 2.6.32-38 do not appear to match any binary packages Bug Marked

Bug#649288: initramfs-tools: missing new ELF interpreter /lib/arm-linux-gnueabihf/ld-linux.so.3 in initramfs on armhf

2011-11-19 Thread Dmitri Gribenko
Package: initramfs-tools Version: 0.99 Severity: important Dear Maintainer, Seems like armhf ELF interpreter path was changed from /lib/ld-linux.so.3 to /lib/arm-linux-gnueabihf/ld-linux.so.3 For example, coreutils was compiled a while ago and it uses old interpreter path: $ readelf -l /bin/ls

Bug#649288: initramfs-tools: missing new ELF interpreter /lib/arm-linux-gnueabihf/ld-linux.so.3 in initramfs on armhf

2011-11-19 Thread Dmitri Gribenko
Package: initramfs-tools Followup-For: Bug #649288 Version: 0.99 Dear Maintainer, Here is a workaround: # cat > /etc/initramfs-tools/hooks/elf_interp #!/bin/sh set -e PREREQ="" prereqs () { echo "${PREREQ}" } case "${1}" in prereqs) prereqs ex

Bug#649198: linux-image-2.6.32-5-amd64: Kernel Oops on try to use an USB CD drive that was powered off

2011-11-19 Thread Ben Hutchings
On Sat, 2011-11-19 at 12:40 +0100, Thomas Schmitt wrote: > Hi, > > Ben Hutchings wrote: > > Please > > update to the current stable point release (Debian 6.0.3) and let us > > know whether the bug is fixed. > > I am not a skilled Debian admin. So i need instructions for any Debian > specific acti

Bug#649294: linux-2.6: Duplicate battery after suspend/resume

2011-11-19 Thread Bertrand Marc
Package: linux-2.6 Severity: normal Dear Maintainer, After suspend/resume, the kernel seems to think I have 2 batteries, one empty and my real battery. Of course I have only one battery on this laptop (DELL Latitude E6400). It works fine after a reboot: acpi reports only one battery. Here is t

Bug#649198: linux-image-2.6.32-5-amd64: Kernel Oops on try to use an USB CD drive that was powered off

2011-11-19 Thread Thomas Schmitt
Hi, > cat /proc/version Says: Linux version 2.6.32-5-amd64 (Debian 2.6.32-38) (b...@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Oct 3 03:59:20 UTC 2011 I was confused by the similarity of "2.6.32-5-amd64" and "2.6.32-38" which made me think that "-38" should replace "-5"

Bug#645308: tg3 broken for NetXtreme 5714S in squeeze 6.0.3 installer

2011-11-19 Thread Marc Haber
On Fri, Nov 18, 2011 at 11:54:35AM -0800, Matt Carlson wrote: > I think I misspoke earlier. The commit I mentioned above fixes a problem > introduced in an earlier patch. (commit ID > d2394e6bb1aa636f3bd142cb6f7845a4332514b5, entitled > "tg3: Always turn on APE features in mac_mode reg") So the

Bug#649304: linux-image-3.1.0-1-686-pae: needed for 686-pae kernels

2011-11-19 Thread Will Set
Package: linux-2.6 Version: 3.1.1-1 Severity: normal Tags: d-i I first noticed this issue using 2.6.38-rc5-686 and 2.6.38-rc6-686. Although, 2.6.38-1-686 worked out of the box, the regession showed again using 2.6.39-rcX kernels, and continues to show using all 686-pae kernels. Adding to the k

Bug#649304: needed for 686-pae kernels

2011-11-19 Thread Jonathan Nieder
forcemerge 627019 649304 quit Hi Will, Will Set wrote: > [Subject: needed for 686-pae kernels] You haven't described the actual symptoms here. I assume that they are segfaults and hangs, as before? > I first noticed this issue using 2.6.38-rc5-686 and 2.6.38-rc6-686. > Although, 2.6.38-1-68

Processed: Re: needed for 686-pae kernels

2011-11-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forcemerge 627019 649304 Bug#627019: linux-image-2.6.39-rc7-686-pae: several kernel hangs before geting to login Bug#649304: linux-image-3.1.0-1-686-pae: needed for 686-pae kernels Forcibly Merged 627019 649304. > quit Stopping processing here

Bug#645308: tg3 broken for NetXtreme 5714S in squeeze 6.0.3 installer

2011-11-19 Thread Ben Hutchings
On Sat, 2011-11-19 at 19:45 +0100, Marc Haber wrote: > On Fri, Nov 18, 2011 at 11:54:35AM -0800, Matt Carlson wrote: > > I think I misspoke earlier. The commit I mentioned above fixes a problem > > introduced in an earlier patch. (commit ID > > d2394e6bb1aa636f3bd142cb6f7845a4332514b5, entitled >

Bug#649304: needed for 686-pae kernels

2011-11-19 Thread Will Set
Saturday, November 19, 2011 2:32 PM Jonathan Nieder : wrote >forcemerge 627019 649304 >quit > >Hi Will, > >Will Set wrote: > >> [Subject: needed for 686-pae kernels] > >You haven't described the actual symptoms here.  I assume that they >are segfaults and hangs, as before? Yes, the kernel sti

Bug#645308: tg3 broken for NetXtreme 5714S in squeeze 6.0.3 installer

2011-11-19 Thread Marc Haber
On Sat, Nov 19, 2011 at 07:37:16PM +, Ben Hutchings wrote: > But I can provide you with a rebuilt tg3.ko so you can test just that > change in the installer like you did previously. Already forgot about that. Yes, of course, that would be a way to go. No need to hurry, I won't be on site befor

Increasing minimum 'i386' processor

2011-11-19 Thread Ben Hutchings
The i386 architecture was the first in Linux and in Debian, but we have long since dropped support for the original i386-compatible processors and now require a minimum of a 486-class processor. I think it is time to increase the minimum requirement to 586-class, if not for wheezy then immediately

Re: Increasing minimum 'i386' processor

2011-11-19 Thread Guillem Jover
Hi! On Sat, 2011-11-19 at 22:42:11 +, Ben Hutchings wrote: > The i386 architecture was the first in Linux and in Debian, but we have > long since dropped support for the original i386-compatible processors > and now require a minimum of a 486-class processor. > > I think it is time to increas

Re: Increasing minimum 'i386' processor

2011-11-19 Thread Raphael Hertzog
On Sat, 19 Nov 2011, Ben Hutchings wrote: > Also possibly: > 6. DM&P/SiS Vortex86 and Vortex86SX. These supposedly have all >586-class features except an FPU, and we could probably keep FPU >emulation for them. FWIW, I do run Debian on such systems albeit with a custom kernel. Given those