Bug#660446: linux-image-3.2.0-1-4kc-malta: Should include built-in support for ext4

2012-02-19 Thread Willi Mann
Package: linux-image-3.2.0-1-4kc-malta Version: 3.2.4-1 Severity: wishlist I've installed a mips system within qemu using the debian installer image for this architecture. Unfortunately the installer's default filesystem type ext4 is not built-in into the kernel image, which makes it very hard to

Re: Sparc netboot image is too large to boot (again)

2012-02-19 Thread Jurij Smakov
On Sat, Feb 18, 2012 at 09:58:25PM +0100, Bastian Blank wrote: > On Fri, Feb 17, 2012 at 08:00:24PM +, Jurij Smakov wrote: > > Attached patch implements the switch. It's not particularly elegant, > > but minimally intrusive, only affecting the building ot sparc's > > netboot image. I would li

Bug#384922: NFS insecure without support for squashing multiple groups

2012-02-19 Thread paul . szabo
> ... AUTH_SYS with untrusted root on clients is not a good fit ... > NFSv4 with kerberos authentication would be less broken. root_squash > is a simplistic and incomplete band-aid. NFSv4+krb is better only because it does not have a concept of groups. Remove groups from AUTH_SYS, ignoring all gr

Bug#660464: linux-source-3.2: KMS is not working for Radeon 9250

2012-02-19 Thread maximilian attems
On Sun, Feb 19, 2012 at 01:22:55PM +0100, Miroslav Jezbera wrote: > Package: linux-source-3.2 > Version: 3.2.6-1 > Severity: important > Tags: upstream > > KMS does not work in newer kernels for Radeon 9250. attached dmesg in working and not working case might be nice. > I am building custom ker

Bug#660111: [3.0 -> 3.1.8 regression] intel ibexpeak hdmi no sound out

2012-02-19 Thread Jonathan Nieder
Andres Cimmarusti wrote: > I found the patch that brings about the problem. It turns out it > happened quite early in the 3.1 kernel merge window. This the commit > that changes things: > > [...]76531d4166fb620375ff3c1ac24753265216d579 To be clear, are you saying "git bisect" told you that 76531d

Bug#607227: [RV516] with kms, screen flickers, without kms xorg eats 100% CPU

2012-02-19 Thread Marcos Marado
Hi there, On Wednesday 25 January 2012 23:13:35 Jonathan Nieder wrote: > Nice. I assume you can reproduce this with current squeeze > kernels, too? Yes, it still flickers. > Could you try patches 1/3 and 2/3 (but _not_ 3/3) > from [1] and see if they fix it? squeeze's kernel with those two p

Processed: tagging 660464

2012-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 660464 + moreinfo Bug #660464 [linux-source-3.2] linux-source-3.2: KMS is not working for Radeon 9250 Added tag(s) moreinfo. > thanks Stopping processing here. Please contact me if you need assistance. -- 660464: http://bugs.debian.org/cgi

Bug#660111: [3.0 -> 3.1.8 regression] intel ibexpeak hdmi no sound out

2012-02-19 Thread Andres Cimmarusti
> To be clear, are you saying "git bisect" told you that 76531d4166 was > the first bad commit? Not exactly. I told you I got confused on how to use git-bisect, so I didn't use it (I didn't understand how is it supposed to check each commit, when another kernel is running). I simply used your firs

Bug#642911: TX watchdog timeout on RTL8168B

2012-02-19 Thread booster
Jonathan Nieder wrote: Hi again, Jonathan Nieder wrote: Something very similar to the fix you tested plus a couple more r8169 fixes were applied upstream: - v3.2-rc5~38^2~5 (r8169: Rx FIFO overflow fixes, 2011-12-04), which is the fix you helped with - v3.2-rc5~38^2~4 (r816

Bug#384922: NFS insecure without support for squashing multiple groups

2012-02-19 Thread Jonathan Nieder
paul.sz...@sydney.edu.au wrote: > NFSv4+krb is better only because it does not have a concept of groups. > Remove groups from AUTH_SYS, ignoring all groups or in other words doing > "manage primary group" similar to secondaries with -manage_gids, and > issue might be solved. Surely the ability to

Bug#656476: Sundance network driver (D-Link DFE-580TX) timeouts rendering interface unusable

2012-02-19 Thread Mike .
Any chance of a follow up on this? Did some more searching myself and ran into the following bug report #514833 which appears to be the exact same problem. Grabbed an old Etch (4.0r7) iso and installed it to test for the problem and indeed after some heavy traffic the error occurs. etch-dlin

Bug#619711: console-setup: breaks copying keymap to initramfs

2012-02-19 Thread Anton Zinoviev
On Wed, Feb 15, 2012 at 04:57:19PM +0100, Andreas Altergott wrote: > > +/bin/setupcon --save-keyboard ${DESTDIR}/etc/boottime.kmap.gz I am not familiar with the method these scripts work (so I don't know if this is important) but in principle it can be expected that in some occasions setupcon w

Bug#660464: KMS is not working for Radeon 9250

2012-02-19 Thread Jonathan Nieder
Hi, Mirek Jezbera wrote: >> On Sun, Feb 19, 2012 at 01:22:55PM +0100, Miroslav Jezbera wrote: >>> KMS does not work in newer kernels for Radeon 9250. [...] >>> I am building custom kernel >>> from debian sources, but with same config kernel built from last >>> linux-source-3.2 does not work with

Processed: Re: No network on Toshiba Satellite L300

2012-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > retitle 577840 Missing support for Agere softmodems (e.g., HDA modem chips > 11c11040 and 11c13026) Bug #577840 [installation-reports] No network on Toshiba Satellite L300 Changed Bug title to 'Missing support for Agere softmodems (e.g., HDA mode

Bug#660446: linux-image-3.2.0-1-4kc-malta: Should include built-in support for ext4

2012-02-19 Thread Ben Hutchings
On Sun, 2012-02-19 at 10:32 +0100, Willi Mann wrote: > Package: linux-image-3.2.0-1-4kc-malta > Version: 3.2.4-1 > Severity: wishlist > > I've installed a mips system within qemu using the debian installer image for > this architecture. Unfortunately the installer's default filesystem type ext4 >

Bug#384922: NFS insecure without support for squashing multiple groups

2012-02-19 Thread paul . szabo
Dear Jonathan, >> NFSv4+krb is better only because ... > Surely the ability to squash multiple uids is also a help. ;-) Not when asking to squash groups. :-) I thought that idmapd worked also with AUTH_SYS. > Do I understand correctly that you are requesting an export or mountd > option filter_

Bug#660554: Kernel crashes at boot in drivers/dma/ioat/dma_v2.c:163 when running under Xen 4.1

2012-02-19 Thread Thomas Goirand
Package: linux-image-3.2.0-1-686-pae Version: 3.2.6-1 Severity: important Hi, When running kernel 3.2 with Xen 4.1 in SID, my development server just crashes at boot time. When running with Linux 3.1 (which I currently do so that I can continue the packaging work of XCP), there's no problem, and

Bug#660554: [3.1 -> 3.2.6 regression] [xen dom0] BUG at drivers/dma/ioat/dma_v2.c:163 at boot

2012-02-19 Thread Jonathan Nieder
Hi Thomas, Thomas Goirand wrote: > When running kernel 3.2 with Xen 4.1 in SID, my development server just > crashes at boot time. [...] > It took me quite some time to do (it really isn't trivial to setup, btw), > but now I do have a serial console dump of the crash (see below). Thanks. Nice.

Bug#660446: linux-image-3.2.0-1-4kc-malta: Should include built-in support for ext4

2012-02-19 Thread Jonathan Nieder
reassign 660446 src:linux-2.6 3.2.4-1 quit Ben Hutchings wrote: > If ext4 is going to be built-in then it seems like we should disable > ext2 and ext3 and enable CONFIG_EXT4_USE_FOR_EXT23. I'd be all for doing that (except the building-in part) on all arches, fwiw. -- To UNSUBSCRIBE, email t

Processed: Re: linux-image-3.2.0-1-4kc-malta: Should include built-in support for ext4

2012-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 660446 src:linux-2.6 3.2.4-1 Bug #660446 [linux-image-3.2.0-1-4kc-malta] linux-image-3.2.0-1-4kc-malta: Should include built-in support for ext4 Bug reassigned from package 'linux-image-3.2.0-1-4kc-malta' to 'src:linux-2.6'. Bug No longe

Bug#660446: linux-image-3.2.0-1-4kc-malta: Should include built-in support for ext4

2012-02-19 Thread Ben Hutchings
On Sun, 2012-02-19 at 15:39 -0600, Jonathan Nieder wrote: > reassign 660446 src:linux-2.6 3.2.4-1 > quit > > Ben Hutchings wrote: > > > If ext4 is going to be built-in then it seems like we should disable > > ext2 and ext3 and enable CONFIG_EXT4_USE_FOR_EXT23. > > I'd be all for doing that (exce

Bug#660446: linux-image-3.2.0-1-4kc-malta: Should include built-in support for ext4

2012-02-19 Thread Jonathan Nieder
Ben Hutchings wrote: > On Sun, 2012-02-19 at 15:39 -0600, Jonathan Nieder wrote: >> Ben Hutchings wrote: >>> If ext4 is going to be built-in then it seems like we should disable >>> ext2 and ext3 and enable CONFIG_EXT4_USE_FOR_EXT23. >> >> I'd be all for doing that (except the building-in part) on

Re: Bug#659499: bash fails to properly read /proc files

2012-02-19 Thread Cyril Brulebois
Hi kernel folks, here's a tiny analysis I tried to perform on bash's having issues with reading /proc files, which I think is related to seeking in those files. I can't play much with other kernel versions right now though. My tests were performed with squeeze's bpo kernel: 3.2.0-0.bpo.1-amd64 (De

Processed: Re: regression ioatdma 3.3

2012-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forwarded 660554 http://thread.gmane.org/gmane.comp.emulators.xen.devel/121604 Bug #660554 [linux-image-3.2.0-1-686-pae] Kernel crashes at boot in drivers/dma/ioat/dma_v2.c:163 when running under Xen 4.1 Set Bug forwarded-to-address to 'http://t

Processed: Re: Kernel crashes at boot in drivers/dma/ioat/dma_v2.c:163 when running under Xen 4.1

2012-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 660554 src:linux-2.6 3.2.6-1 Bug #660554 [linux-image-3.2.0-1-686-pae] Kernel crashes at boot in drivers/dma/ioat/dma_v2.c:163 when running under Xen 4.1 Bug reassigned from package 'linux-image-3.2.0-1-686-pae' to 'src:linux-2.6'. Bug N

Bug#656476: Sundance network driver (D-Link DFE-580TX) timeouts rendering interface unusable

2012-02-19 Thread Jonathan Nieder
found 656476 linux-2.6/2.6.18.dfsg.1-24etch1 quit Hi Mike, Mike . wrote: > Grabbed an old Etch (4.0r7) iso and installed it to test for the > problem and indeed after some heavy traffic the error occurs. > > etch-dlink-test:~# dpkg -l |grep linux-image > ii linux-image-2.6.18-6-686 2.6

Processed: Re: Sundance network driver (D-Link DFE-580TX) timeouts rendering interface unusable

2012-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 656476 linux-2.6/2.6.18.dfsg.1-24etch1 Bug #656476 [linux-2.6] linux-image-2.6.32-5-686: Sundance network driver (D-Link DFE-580TX) timeouts rendering interface unusable Bug Marked as found in versions linux-2.6/2.6.18.dfsg.1-24etch1. > qui

Bug#660582: linux-image-3.2.0-1-versatile: Requesting support for CONFIG_EFI_PARTITION

2012-02-19 Thread Stanley Pinchak
Package: linux-2.6 Version: 3.2.6-1 Severity: wishlist Dear Maintainer, Please add support for GPT to the linux-image-3.2.0-1-versatile kernel image. The current config file has CONFIG_EFI_PARTITION not set. Thank you. -- Package-specific info: ** Version: Linux version 3.2.0-1-versatile

Processed: tagging 660582

2012-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 660582 + pending Bug #660582 [linux-2.6] linux-image-3.2.0-1-versatile: Requesting support for CONFIG_EFI_PARTITION Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 660582: http://bugs.d

Bug#656476: Sundance network driver (D-Link DFE-580TX) timeouts rendering interface unusable

2012-02-19 Thread Ben Hutchings
On Sun, 2012-02-19 at 19:13 -0600, Jonathan Nieder wrote: > found 656476 linux-2.6/2.6.18.dfsg.1-24etch1 > quit > > Hi Mike, > > Mike . wrote: > > > Grabbed an old Etch (4.0r7) iso and installed it to test for the > > problem and indeed after some heavy traffic the error occurs. > > > > etch-dli

Bug#642911: marked as done (TX watchdog timeout on RTL8168B)

2012-02-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 Feb 2012 20:18:33 -0600 with message-id <20120220021832.GF969@burratino> and subject line Re: TX watchdog timeout on RTL8168B has caused the Debian Bug report #642911, regarding TX watchdog timeout on RTL8168B to be marked as done. This means that you claim that the prob

Bug#656476: Sundance network driver (D-Link DFE-580TX) timeouts rendering interface unusable

2012-02-19 Thread Jonathan Nieder
reassign 514833 linux-2.6 linux-2.6/2.6.18.dfsg.1-24etch1 merge 656476 514833 quit Ben Hutchings wrote: > On Sun, 2012-02-19 at 19:13 -0600, Jonathan Nieder wrote: >> * NET: Add preemption point in qdisc_run (CVE-2008-5713) > > This just made the existing race conditions in the driver easier to

Processed: Re: Sundance network driver (D-Link DFE-580TX) timeouts rendering interface unusable

2012-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 514833 linux-2.6 linux-2.6/2.6.18.dfsg.1-24etch1 Bug #514833 [linux-image-2.6.18-6-686] linux-image-2.6.18-6-686: sundance network driver get timeout on a DFE-580TX when this kernel is installed Warning: Unknown package 'linux-image-2.6.

Bug#642911: TX watchdog timeout on RTL8168B

2012-02-19 Thread Jonathan Nieder
boos...@wolke7.net wrote: > If there are any backports of the fix to the 3.0 and 2.6 kernels I can > test them as well if you like. Thanks again for the offer. Backporting the fix to 3.0.y is straightforward; I haven't tried 2.6.32.y yet. Followed up upstream --- it would be best if we can do t

Bug#607227: [RV516] screen flickers

2012-02-19 Thread Jonathan Nieder
found 607227 linux-2.6/2.6.32-41 quit Marcos Marado wrote: > On Wednesday 25 January 2012 23:13:35 Jonathan Nieder wrote: >> Nice. I assume you can reproduce this with current squeeze >> kernels, too? > > Yes, it still flickers. Thanks. >> Could you try patches 1/3 and 2/3 (but _not_ 3/3) >>

Processed: Re: [RV516] screen flickers

2012-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 607227 linux-2.6/2.6.32-41 Bug #607227 [src:linux-2.6] xserver-xorg-video-radeon: with kms, screen flickers, without kms xorg eats 100% CPU Bug #575893 [src:linux-2.6] xserver-xorg-video-radeon: Occasional flickering Bug #597358 [src:linux-

Bug#642911: TX watchdog timeout on RTL8168B

2012-02-19 Thread Ben Hutchings
On Sun, 2012-02-19 at 20:45 -0600, Jonathan Nieder wrote: > boos...@wolke7.net wrote: > > > If there are any backports of the fix to the 3.0 and 2.6 kernels I can > > test them as well if you like. > > Thanks again for the offer. Backporting the fix to 3.0.y is > straightforward; I haven't tried

Bug#642911: TX watchdog timeout on RTL8168B

2012-02-19 Thread Jonathan Nieder
Ben Hutchings wrote: > A backport to 3.0.y is good enough for Debian's purposes since squeeze > now has r8169 from 3.0.2. Oh! Thanks for the hint. Here's a rough backport of the patch to Greg's linux-3.0.y branch and split into 4 pieces, with an explanation involving some guesswork for each. I

Processed (with 1 errors): Re: [squeeze] hyperv: d-i failed to detect synthetic network card

2012-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 605477 - moreinfo Bug #605477 [installation-reports] failed to detect network card Removed tag(s) moreinfo. > severity 605477 wishlist Bug #605477 [installation-reports] failed to detect network card Severity set to 'wishlist' from 'normal'

Processed: Re: [squeeze] hyperv: d-i failed to detect synthetic network card

2012-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forcemerge 652014 605477 Bug#652014: Linux 3.2: Enable Hyper-V kernel modules Bug#605477: failed to detect network card Forcibly Merged 605477 652014. > End of message, stopping processing here. Please contact me if you need assistance. -- 6520

Bug#656476: Sundance network driver (D-Link DFE-580TX) timeouts rendering interface unusable

2012-02-19 Thread Mike .
> > That's awesome. :) Does 2.6.20-1 reproduce the bug, too? It does indeed yes. > > That range points to > > > > * NET: Add preemption point in qdisc_run (CVE-2008-5713) > > This just made the existing race conditions in the driver easier to hit. Just as with the 2.6.18 kernel it takes qu

Processed: Re: Sundance network driver (D-Link DFE-580TX) timeouts rendering interface unusable

2012-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # because I like unreadably small found/fixed graphs > found 656476 linux-2.6/2.6.20-1 Bug #656476 [linux-2.6] linux-image-2.6.32-5-686: Sundance network driver (D-Link DFE-580TX) timeouts rendering interface unusable Bug #514833 [linux-2.6] linu