Re: Xen/OpenVZ out-of-tree module builds and ABI

2010-10-12 Thread Ian Campbell
On Mon, 2010-10-11 at 08:38 -0700, Russ Allbery wrote: 
 Ian Campbell i...@hellion.org.uk writes:
  On Sun, 2010-10-10 at 19:34 +0100, Ben Hutchings wrote:
 
  I don't think it does.
 
  In my experience the closed source Nvidia drivers don't work with pvops
  Xen anyway. I believe Nouveau does but I had already switched to ATI
  when that went mainstream.
 
 We think that may be fixed upstream now,

I don't see this in the changelog, which is not to say it isn't
fixed ;-) However from a quick glance at the code it looks to me as if
they have simply fixed paravirt+Xen enabled kernels building+booting on
baremetal or something similar.

 although we're not sure because
 none of the people currently working on the NVIDIA packages have a Xen
 host to test with.

Neither do I these days unfortunately. You might have some luck asking
on the xen-de...@lists.xensource.com or pkg-xen-de...@alioth lists.

Ian.
-- 
Ian Campbell

Life is a grand adventure -- or it is nothing.
-- Helen Keller


signature.asc
Description: This is a digitally signed message part


Processed: reassign 599816 to linux-2.6

2010-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 599816 linux-2.6
Bug #599816 [debian gnu/linux] Kernel panic on 36 and more encapsulated GRE 
tunnels
Warning: Unknown package 'debian'
Warning: Unknown package 'gnu/linux'
Bug reassigned from package 'debian gnu/linux' to 'linux-2.6'.
Bug No longer marked as found in versions 5.0.6.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
599816: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599816
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.128686869425304.transcr...@bugs.debian.org



Bug#597302: marked as done (kernel panic at boot on SheevaPlug)

2010-10-12 Thread Debian Bug Tracking System
Your message dated Tue, 12 Oct 2010 11:06:02 +0100
with message-id 20101012100601.gi4...@jirafa.cyrius.com
and subject line Re: Bug#597302: kernel panic at boot on SheevaPlug
has caused the Debian Bug report #597302,
regarding kernel panic at boot on SheevaPlug
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
597302: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597302
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-2.6
Version: 2.6.32-22
Severity: important

With kernels 2.6.32-21 and -22 my SheevaPlug does not boot, it panics
when bringing up the network (console trace below). Adding ipv6.disable=1
to the command-line makes the system boot again.

I'm setting severity important rather than serious because I'm pretty
sure that this machine was previously running 2.6.32-21, but when I try
it now it fails just like -22. So I'm not sure if this is really a
kernel issue, or if it's triggered by a change elsewhere, or what...

 Activating swapfile swap...done.
 Cleaning up temporary files
 Configuring network interfaces...[   29.831254] NET: Registered protocol 
 family 10
 [   29.837493] lo: Disabled Privacy Extensions
 [   29.844773] ADDRCONF(NETDEV_UP): eth0: link is not ready
 [   29.851184] Unable to handle kernel NULL pointer dereference at virtual 
 address 013c
 [   29.859324] pgd = ddc94000
 [   29.862056] [013c] *pgd=009e7031, *pte=, *ppte=
 [   29.868381] Internal error: Oops: 17 [#1]
 [   29.872408] last sysfs file: /sys/devices/virtual/net/lo/operstate
 [   29.878616] Modules linked in: ipv6 ext2 loop dm_crypt dm_mod hmac 
 sha1_generic mv_cesa aes_generic ext4 mbcache jbd2 mmc_block ehci_hcd 
 mv643xx_eth mvsdio usbcore libphy nls_base mmc_core inet_lro
 [   29.896433] CPU: 0Not tainted  (2.6.32-5-kirkwood #1)
 [   29.901865] PC is at tcp_cleanup_congestion_control+0xc/0x2c
 [   29.907553] LR is at tcp_v4_destroy_sock+0x18/0x230
 [   29.912453] pc : [c02817c4]lr : [c027dddc]psr: 6013
 [   29.912459] sp : ddc99ee0  ip : c043a348  fp : df59ab00
 [   29.923996] r10: df5301a8  r9 : df815580  r8 : 
 [   29.929246] r7 :   r6 : de0c8000  r5 : de0c8000  r4 : de0c8000
 [   29.935804] r3 : 012c  r2 : 0001  r1 : de0c80e0  r0 : de0c8000
 [   29.942361] Flags: nZCv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment 
 user
 [   29.949529] Control: 0005397f  Table: 1dc94000  DAC: 0015
 [   29.955301] Process ntpdate (pid: 467, stack limit = 0xddc98270)
 [   29.961335] Stack: (0xddc99ee0 to 0xddc9a000)
 [   29.965719] 9ee0: de0c8000 c027dddc de0c8000 de0c8000 de0c8000 de0c8000 
  bf191b8c
 [   29.973941] 9f00: de0c8000 de0c8000 de0c8064 c026ae64 0007 c026d7b4 
 de0c8000 df530180
 [   29.982165] 9f20: c09f2480 df59ab00 df5301a8 c028c8b8 df530180 bf1a4060 
 df530180 c022d1d8
 [   29.990387] 9f40: df59ab00  0008 c022d264 df59ab00 c00ce600 
  
 [   29.998610] 9f60: 0003 c09f2480  ddce4540 0006 c0028048 
 ddc98000 
 [   30.006833] 9f80:  c00cb0a8 ddce4540 c09f2480 beedad94 c00cb144 
 000a 0003
 [   30.015055] 9fa0:  c0027ea0 0003  0003 beedab20 
 beedab3c 001c
 [   30.023278] 9fc0: 0003  beedad94 0006   
 40025000 
 [   30.031502] 9fe0:  beedaa98 fb18 402489ec 6010 0003 
  
 [   30.039732] [c02817c4] (tcp_cleanup_congestion_control+0xc/0x2c) from 
 [c027dddc] (tcp_v4_destroy_sock+0x18/0x230)
 [   30.050489] [c027dddc] (tcp_v4_destroy_sock+0x18/0x230) from 
 [bf191b8c] (tcp_v6_destroy_sock+0xf0/0xfc [ipv6])
 [   30.060971] [bf191b8c] (tcp_v6_destroy_sock+0xf0/0xfc [ipv6]) from 
 [c026ae64] (inet_csk_destroy_sock+0x88/0x12c)
 [   30.071549] [c026ae64] (inet_csk_destroy_sock+0x88/0x12c) from 
 [c026d7b4] (tcp_close+0x380/0x3d8)
 [   30.080817] [c026d7b4] (tcp_close+0x380/0x3d8) from [c028c8b8] 
 (inet_release+0x64/0x70)
 [   30.089214] [c028c8b8] (inet_release+0x64/0x70) from [c022d1d8] 
 (sock_release+0x24/0x8c)
 [   30.097697] [c022d1d8] (sock_release+0x24/0x8c) from [c022d264] 
 (sock_close+0x24/0x34)
 [   30.106011] [c022d264] (sock_close+0x24/0x34) from [c00ce600] 
 (__fput+0x114/0x1f0)
 [   30.113971] [c00ce600] (__fput+0x114/0x1f0) from [c00cb0a8] 
 (filp_close+0x70/0x7c)
 [   30.121930] [c00cb0a8] (filp_close+0x70/0x7c) from [c00cb144] 
 (sys_close+0x90/0xc8)
 [   30.129979] [c00cb144] (sys_close+0x90/0xc8) from [c0027ea0] 
 (ret_fast_syscall+0x0/0x28)
 [   30.138462] Code: c03759d2 e92d4010 e5903258 e1a04000 (e5933010)
 [   

Re: Bug#599901: base: System Crash with ata3.00 error

2010-10-12 Thread Holger Levsen
reassign 599901 linux-2.6
thanks

On Dienstag, 12. Oktober 2010, Kevin wrote:
 Package: base
 Severity: important
 Tags: d-i

 I encountered a serious problem of ata3.00 error when I was running the
 system, /var/log/kernel.log:
 kernel: [  872.444136] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0
 action 0x0
 kernel: [  872.444146] ata3.00: BMDMA stat 0x25
 kernel: [  872.444153] ata3.00: failed command: READ DMA
 kernel: [  872.444168] ata3.00: cmd c8/00:08:3c:44:22/00:00:00:00:00/ed tag
 0 dma 4096 in
 kernel: [  872.444172]  res 51/40:00:3f:44:22/00:00:00:00:00/ed
 Emask 0x9 (media error)
 kernel: [  872.444180] ata3.00: status: { DRDY ERR }
 kernel: [  872.444185] ata3.00: error: { UNC }
 kernel: [  872.485549] ata3.00: configured for UDMA/133
 kernel: [  872.485578] ata3: EH complete



 -- System Information:
 Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
 Architecture: amd64 (x86_64)

 Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash




signature.asc
Description: This is a digitally signed message part.


Processed: Re: Bug#599901: base: System Crash with ata3.00 error

2010-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 599901 linux-2.6
Bug #599901 [base] base: System Crash with ata3.00 error
Bug reassigned from package 'base' to 'linux-2.6'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
599901: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599901
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.128688361730062.transcr...@bugs.debian.org



Bug#599927: Kernel crashes when I start X on my Dell Latitude D505

2010-10-12 Thread Petter Reinholdtsen

Package: linux-image-2.6.32-5-686
Version: 2.6.32-23
Severity: important

The X server involved is as far as I know xserver-xorg-video-intel
version 2:2.9.1-4.

When I install the current Squeeze on my test laptop, a Dell Latitude
D505, starting kdm kill the machine.

This is what happen when I start X manually when logged in via ssh:

  r...@pxe-test0-pre:~# X

  X.Org X Server 1.7.7
  Release Date: 2010-05-04
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 2.6.32-5-686 i686 Debian
  Current Operating System: Linux pxe-test0-pre.uio.no 2.6.32-5-686 #1 SMP Sat 
Sep 18 02:14:45 UTC 2010 i686
  Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-686 
root=/dev/mapper/vg_system-root ro quiet
  Build Date: 20 September 2010  03:40:46PM
  xorg-server 2:1.7.7-7 (Julien Cristau jcris...@debian.org)
  Current version of pixman: 0.16.4
  Before reporting problems, check http://wiki.x.org
  to make sure that you have the latest version.
  Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: /var/log/Xorg.0.log, Time: Tue Oct 12 15:26:01 2010
  (==) Using system config directory /usr/share/X11/xorg.conf.d
  (EE) open /dev/fb0: No such file or directory

After this, the network connection is dead and the screen and keyboard
on the laptop is black and dead.

I was a similar problem with Ubuntu earlier, reported at
URL: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/592682 
.

As the workaround for Ubuntu mentioned the file
/etc/modprobe.d/i915-kms.conf and changing modeset there, I tried to
change the current 'modeset=1' to 'modeset=0' and ran
'update-initramfs -u' before testing a reboot, but the problem was
still there.

Not quite sure what more to test.  Any suggestions?  I'm unable to get
any kernel messages from the crash.  Tried tailing /var/log/syslog
over ssh, but no messages showed up.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2flpqvfzg9z@login1.uio.no



Bug#577555: Problem still exists

2010-10-12 Thread newbeewan

 Hi,

It is a little better with uncrypted connexion with 2.6.34 and 2.6.35, but there always 
some cuts, the card is not loosing the signal, but connection become unusable for some 
seconds (I put a plasmoid showing me a graph), it is alternating between normal broadband 
et very tiny one.


My test are at 3 meters form the AP with anything between AP and my computer and without 
any other wifi device...


I don't know how to get some more information, kernel logs and syslogs haven't got any 
informations about that subject...


I haven't yet test that with the 2.6.36 RC.

Regards

Mourad



--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cb464b3.7070...@nativobject.com



Bug#599927: Kernel crashes when I start X on my Dell Latitude D505

2010-10-12 Thread Julien Cristau
On Tue, Oct 12, 2010 at 15:34:16 +0200, Petter Reinholdtsen wrote:

 
 Package: linux-image-2.6.32-5-686
 Version: 2.6.32-23
 Severity: important
 
 The X server involved is as far as I know xserver-xorg-video-intel
 version 2:2.9.1-4.
 
 When I install the current Squeeze on my test laptop, a Dell Latitude
 D505, starting kdm kill the machine.
 
 This is what happen when I start X manually when logged in via ssh:
 
   r...@pxe-test0-pre:~# X
 
   X.Org X Server 1.7.7
   Release Date: 2010-05-04
   X Protocol Version 11, Revision 0
   Build Operating System: Linux 2.6.32-5-686 i686 Debian
   Current Operating System: Linux pxe-test0-pre.uio.no 2.6.32-5-686 #1 SMP 
 Sat Sep 18 02:14:45 UTC 2010 i686
   Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-686 
 root=/dev/mapper/vg_system-root ro quiet
   Build Date: 20 September 2010  03:40:46PM
   xorg-server 2:1.7.7-7 (Julien Cristau jcris...@debian.org)
   Current version of pixman: 0.16.4
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
   Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
   (==) Log file: /var/log/Xorg.0.log, Time: Tue Oct 12 15:26:01 2010
   (==) Using system config directory /usr/share/X11/xorg.conf.d
   (EE) open /dev/fb0: No such file or directory
 
 After this, the network connection is dead and the screen and keyboard
 on the laptop is black and dead.
 
What hardware is this on?  Please provide X and kernel log.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#599927: Kernel crashes when I start X on my Dell Latitude D505

2010-10-12 Thread Ben Hutchings
This is extremely short on information.  Please use reportbug.

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
  - Albert Camus



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101012141422.gz13...@decadent.org.uk



Processed: tagging 599927

2010-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 tags 599927 moreinfo
Bug #599927 [linux-image-2.6.32-5-686] Kernel crashes when I start X on my Dell 
Latitude D505
Added tag(s) moreinfo.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
599927: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599927
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.128689287915183.transcr...@bugs.debian.org



Processed: Re: Bug#599916: please set limits so that users cant kill the system

2010-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 599916 linux-2.6
Bug #599916 [libpam-modules] please set limits so that users cant kill the 
system
Bug reassigned from package 'libpam-modules' to 'linux-2.6'.
 severity 599916 wishlist
Bug #599916 [linux-2.6] please set limits so that users cant kill the system
Ignoring request to change severity of Bug 599916 to the same value.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
599916: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599916
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.128689522629517.transcr...@bugs.debian.org



Bug#599471: linux-image-2.6.32-5-686-bigmem: microphone doesn't work

2010-10-12 Thread Dmitry Baryshev
They didn't answer. If it's not a kernel-related thing, please reassign to
alsa.

2010/10/10 Ben Hutchings b...@decadent.org.uk

 On Fri, 2010-10-08 at 14:48 +0300, Dmitry Baryshev wrote:
  No, that didn't help. I hear noise in my headphones, when I switched
  to Front Mic, and enabled Mic Boost, but arecord and skype still
  cannot record my mic.

 I suggest that you request help from the alsa-user mailing list -
 information at https://lists.sourceforge.net/lists/listinfo/alsa-user.
 Please cc this bug's address, or forward any useful information you get.

 Ben.

 --
 Ben Hutchings
 Once a job is fouled up, anything done to improve it makes it worse.




-- 
Regards, Krasu


Bug#599471: linux-image-2.6.32-5-686-bigmem: microphone doesn't work

2010-10-12 Thread Ben Hutchings
On Tue, 2010-10-12 at 23:09 +0300, Dmitry Baryshev wrote:
 They didn't answer. If it's not a kernel-related thing, please
 reassign to alsa.

The ALSA drivers are part of the kernel (linux-2.6) package, so this bug
is assigned correctly.  I'm sorry but I don't have any other suggestions
to make.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part


Bug#600021: linux-source-2.6.32: increase timeout for AP probe on iwl3945?

2010-10-12 Thread Mark Hedges
Package: linux-source-2.6.32
Version: 2.6.32-23
Severity: normal


Oct 12 14:08:36 maggie kernel: [435532.500060] No probe response from AP 
00:0f:66:0b:45:5a after 500ms, disconnecting.
Oct 12 14:08:36 maggie wpa_supplicant[1506]: CTRL-EVENT-DISCONNECTED - 
Disconnect event - remove keys
Oct 12 14:08:36 maggie NetworkManager[1480]: info (wlan0): supplicant 
connection state:  completed - disconnected
Oct 12 14:08:36 maggie NetworkManager[1480]: info (wlan0): supplicant 
connection state:  disconnected - scanning

This happens from time to time and is a little annoying.  When it happens,
I'm able to reconnect.  Other people in the cafe don't seem to have any
service interruption.  Is there a way this probe timeout could be increased
to accommodate a buggy AP?

Mark

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-source-2.6.32 depends on:
ii  binutils  2.20.1-15  The GNU assembler, linker and bina
ii  bzip2 1.0.5-6high-quality block-sorting file co

Versions of packages linux-source-2.6.32 recommends:
ii  gcc   4:4.4.4-2  The GNU C compiler
ii  libc6-dev [libc-dev]  2.11.2-6   Embedded GNU C Library: Developmen
ii  make  3.81-8 An utility for Directing compilati

Versions of packages linux-source-2.6.32 suggests:
ii  kernel-package12.036 A utility for building Linux kerne
ii  libncurses5-dev [ncurses- 5.7+20100313-4 developer's libraries and docs for
pn  libqt3-mt-dev none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20101012211720.29892.47203.report...@maggie.scriptdolphin.com



Processed: Re: Bug#600031: updating kernel causes slow write speed to raid

2010-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 600031 linux-2.6
Bug #600031 [linux-image] updating kernel causes slow write speed to raid
Warning: Unknown package 'linux-image'
Bug reassigned from package 'linux-image' to 'linux-2.6'.
Bug No longer marked as found in versions 2.6.32-5-686.
 --
Stopping processing here.

Please contact me if you need assistance.
-- 
600031: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600031
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.12869214604222.transcr...@bugs.debian.org



Bug#600021: linux-source-2.6.32: increase timeout for AP probe on iwl3945?

2010-10-12 Thread Ben Hutchings
On Tue, 2010-10-12 at 14:17 -0700, Mark Hedges wrote:
 Package: linux-source-2.6.32
 Version: 2.6.32-23
 Severity: normal
 
 
 Oct 12 14:08:36 maggie kernel: [435532.500060] No probe response from AP 
 00:0f:66:0b:45:5a after 500ms, disconnecting.
 Oct 12 14:08:36 maggie wpa_supplicant[1506]: CTRL-EVENT-DISCONNECTED - 
 Disconnect event - remove keys
 Oct 12 14:08:36 maggie NetworkManager[1480]: info (wlan0): supplicant 
 connection state:  completed - disconnected
 Oct 12 14:08:36 maggie NetworkManager[1480]: info (wlan0): supplicant 
 connection state:  disconnected - scanning
 
 This happens from time to time and is a little annoying.  When it happens,
 I'm able to reconnect.  Other people in the cafe don't seem to have any
 service interruption.  Is there a way this probe timeout could be increased
 to accommodate a buggy AP?

This probe timeout is applied by the software 802.11 stack (mac80211),
not specifically the iwl3945 driver.  If I understand correctly, it
repeats the probe request up to 5 times if no response is received.
Thus this disconnection occurs only when communication with the AP has
been broken for 2.5 seconds.  I doubt that increasing this time limit
will fix the problem; more likely there is a bug elsewhere that causes
frames to be dropped or sent at too low a power level.

Please test Linux 2.6.36-rc6 as packaged in experimental and report
whether this makes any difference.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part


Processed: tagging 600021, reassign 600021 to linux-2.6

2010-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 600021 + moreinfo
Bug #600021 [linux-source-2.6.32] linux-source-2.6.32: increase timeout for AP 
probe on iwl3945?
Added tag(s) moreinfo.
 reassign 600021 linux-2.6 2.6.32-23
Bug #600021 [linux-source-2.6.32] linux-source-2.6.32: increase timeout for AP 
probe on iwl3945?
Bug reassigned from package 'linux-source-2.6.32' to 'linux-2.6'.
Bug No longer marked as found in versions linux-2.6/2.6.32-23.
Bug #600021 [linux-2.6] linux-source-2.6.32: increase timeout for AP probe on 
iwl3945?
There is no source info for the package 'linux-2.6' at version '2.6.32-23' with 
architecture ''
Unable to make a source version for version '2.6.32-23'
Bug Marked as found in versions 2.6.32-23.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
600021: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600021
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.128692500617467.transcr...@bugs.debian.org



Bug#600031: updating kernel causes slow write speed to raid

2010-10-12 Thread Ben Hutchings
On Tue, 2010-10-12 at 23:07 +0100, Dave Clarke wrote:
 Package: linux-image
 Version: 2.6.32-5-686
 
 After dist-upgrade from Lenny to Squeeze write speed is halved. Shown
 with bonnie++. Before upgrade write speed was 21MB/s, after upgrade
 10MB/s.

Let's see the output from bonnie++.  Also are you running this locally
or over NFS or other network filesystem?

 Hardware: Dell Powervault 745n with hardware raid Adaptec 2610SA.
 Celeron(R) CPU 2.40GHz, 512MiB RAM.
 
 Confirmed link to kernel with:
 
 otherserver$ scp 4gbfile raid_server:
100% 4000MB   6.6MB/s   10:06
 
 reboot server with kernel 2.6.26-2-686 leftover from Lenny.
 otherserver$ scp 4gbfile raid_server:
100% 4000MB  11.3MB/s   05:55
 
 Also of note that when copying a large file the system becomes heavily loaded.
iowait: 80.1%wa
load average: 3.58, 1.48, 0.66
Mem:514428k total,   508276k used, 6152k free,10084k buffers

That seems like too little memory for a file server.  Can you send the
contents of /proc/meminfo?

Also what filesystem is used on the RAID?

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part


Processed: tagging 600031

2010-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 600031 + moreinfo
Bug #600031 [linux-2.6] updating kernel causes slow write speed to raid
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
600031: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600031
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.128692539319279.transcr...@bugs.debian.org



Re: [Lucid] Preparing the next drm33 stable update

2010-10-12 Thread Ben Hutchings
On Tue, 2010-10-12 at 16:16 +0200, Stefan Bader wrote:
 I started queuing up drm patches for doing a stable update to the drm33 tree
 (which eventually should go into Lucid). Right now there are 4 relatively
 straight forward changes that went into .32.y and .35.y, the on that Ben 
 pointed
 out and another one that fixes a somewhat nasty bug reported to us. This last
 one is a bit more intrusive but looks more or less ok from glancing at it and 
 it
 feels like regressions should be quite obvious, if they happen.
 Any comments as well as nominations for other drm patches are welcome.
 
 -Stefan
 
 http://kernel.ubuntu.com/git?p=smb/linux-2.6.32.y-drm33.z.git;a=shortlog;h=refs/heads/drm-next

We have a few additional fixes which I'll send as replies to this:

drm/i915: disable FBC when more than one pipe is active (Closes: #589077)
radeon: Fix MacBook Pro connector quirk (Closes: #585943)
nouveau: Fix fbcon corruption with font width not divisible by 8 (Closes: 
#583162)

I also intend to apply these radeon changes from Alex Deucher once Linus
has pulled them: http://people.freedesktop.org/~agd5f/pll_fixes/.  The
Debian bug report is #597358.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part


[PATCH] drm/i915: disable FBC when more than one pipe is active

2010-10-12 Thread Ben Hutchings
From: Jesse Barnes jbar...@virtuousgeek.org

commit 9c928d168d4030a230a7a5ee1764721d173f1153 upstream.

We're really supposed to do this to avoid trouble with underflows when
multiple planes are active.

Fixes https://bugs.freedesktop.org/show_bug.cgi?id=26987.

Signed-off-by: Jesse Barnes jbar...@virtuousgeek.org
Tested-by: fangxun xunx.f...@intel.com
Signed-off-by: Eric Anholt e...@anholt.net
[bwh: Backport to DRM 2.6.33 - drop debugfs integration.]
Signed-off-by: Ben Hutchings b...@decadent.org.uk
---
 drivers/gpu/drm/i915/intel_display.c |   14 ++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/drivers/gpu/drm/i915/intel_display.c 
b/drivers/gpu/drm/i915/intel_display.c
index 26e7d22..1a671b7 100644
--- a/drivers/gpu/drm/i915/intel_display.c
+++ b/drivers/gpu/drm/i915/intel_display.c
@@ -1160,8 +1160,12 @@ static void intel_update_fbc(struct drm_crtc *crtc,
struct drm_framebuffer *fb = crtc-fb;
struct intel_framebuffer *intel_fb;
struct drm_i915_gem_object *obj_priv;
+   struct drm_crtc *tmp_crtc;
struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
int plane = intel_crtc-plane;
+   int crtcs_enabled = 0;
+
+   DRM_DEBUG_KMS(\n);
 
if (!i915_powersave)
return;
@@ -1181,10 +1185,20 @@ static void intel_update_fbc(struct drm_crtc *crtc,
 * If FBC is already on, we just have to verify that we can
 * keep it that way...
 * Need to disable if:
+*   - more than one pipe is active
 *   - changing FBC params (stride, fence, mode)
 *   - new fb is too large to fit in compressed buffer
 *   - going to an unsupported config (interlace, pixel multiply, etc.)
 */
+   list_for_each_entry(tmp_crtc, dev-mode_config.crtc_list, head) {
+   if (tmp_crtc-enabled)
+   crtcs_enabled++;
+   }
+   DRM_DEBUG_KMS(%d pipes active\n, crtcs_enabled);
+   if (crtcs_enabled  1) {
+   DRM_DEBUG_KMS(more than one pipe active, disabling 
compression\n);
+   goto out_disable;
+   }
if (intel_fb-obj-size  dev_priv-cfb_size) {
DRM_DEBUG_KMS(framebuffer too large, disabling 
compression\n);
-- 
1.7.1


-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1286937303.2955.439.ca...@localhost



[PATCH] drm/radeon/kms: fix macbookpro connector quirk

2010-10-12 Thread Ben Hutchings
From: Alex Deucher alexdeuc...@gmail.com

commit e1e8a5dd4faf356b5d31c620c5787eaa83ee831d upstream.

Signed-off-by: Alex Deucher alexdeuc...@gmail.com
Signed-off-by: Dave Airlie airl...@redhat.com
Signed-off-by: Ben Hutchings b...@decadent.org.uk
---
 drivers/gpu/drm/radeon/radeon_atombios.c |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/gpu/drm/radeon/radeon_atombios.c 
b/drivers/gpu/drm/radeon/radeon_atombios.c
index f0ea7f8..1fff955 100644
--- a/drivers/gpu/drm/radeon/radeon_atombios.c
+++ b/drivers/gpu/drm/radeon/radeon_atombios.c
@@ -264,6 +264,8 @@ static bool radeon_atom_apply_quirks(struct drm_device *dev,
if ((supported_device == ATOM_DEVICE_CRT1_SUPPORT) ||
(supported_device == ATOM_DEVICE_DFP2_SUPPORT))
return false;
+   if (supported_device == ATOM_DEVICE_CRT2_SUPPORT)
+   *line_mux = 0x90;
}
 
/* ASUS HD 3600 XT board lists the DVI port as HDMI */
-- 
1.7.1



-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1286937365.2955.440.ca...@localhost



[PATCH] drm/nouveau: Fix fbcon corruption with font width not divisible by 8

2010-10-12 Thread Ben Hutchings
From: Marcin Kościelnicki koria...@0x04.net

commit c82b88d578847909797945824851a6a9a84f9c20 upstream.

NV50 is nice and has a switch that autoaligns stuff for us. Pre-NV50,
we need to align input bitmap width manually.

Signed-off-by: Marcin Kościelnicki koria...@0x04.net
Signed-off-by: Francisco Jerez curroje...@riseup.net
Signed-off-by: Ben Skeggs bske...@redhat.com
Signed-off-by: Ben Hutchings b...@decadent.org.uk
---
 drivers/gpu/drm/nouveau/nv04_fbcon.c |6 +++---
 drivers/gpu/drm/nouveau/nv50_fbcon.c |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/drivers/gpu/drm/nouveau/nv04_fbcon.c 
b/drivers/gpu/drm/nouveau/nv04_fbcon.c
index 3da90c2..813b25c 100644
--- a/drivers/gpu/drm/nouveau/nv04_fbcon.c
+++ b/drivers/gpu/drm/nouveau/nv04_fbcon.c
@@ -118,8 +118,8 @@ nv04_fbcon_imageblit(struct fb_info *info, const struct 
fb_image *image)
return;
}
 
-   width = ALIGN(image-width, 32);
-   dsize = (width * image-height)  5;
+   width = ALIGN(image-width, 8);
+   dsize = ALIGN(width * image-height, 32)  5;
 
if (info-fix.visual == FB_VISUAL_TRUECOLOR ||
info-fix.visual == FB_VISUAL_DIRECTCOLOR) {
@@ -136,8 +136,8 @@ nv04_fbcon_imageblit(struct fb_info *info, const struct 
fb_image *image)
 ((image-dx + image-width)  0x));
OUT_RING(chan, bg);
OUT_RING(chan, fg);
-   OUT_RING(chan, (image-height  16) | image-width);
OUT_RING(chan, (image-height  16) | width);
+   OUT_RING(chan, (image-height  16) | image-width);
OUT_RING(chan, (image-dy  16) | (image-dx  0x));
 
while (dsize) {
diff --git a/drivers/gpu/drm/nouveau/nv50_fbcon.c 
b/drivers/gpu/drm/nouveau/nv50_fbcon.c
index 993c712..25a3cd8 100644
--- a/drivers/gpu/drm/nouveau/nv50_fbcon.c
+++ b/drivers/gpu/drm/nouveau/nv50_fbcon.c
@@ -233,7 +233,7 @@ nv50_fbcon_accel_init(struct fb_info *info)
BEGIN_RING(chan, NvSub2D, 0x0808, 3);
OUT_RING(chan, 0);
OUT_RING(chan, 0);
-   OUT_RING(chan, 0);
+   OUT_RING(chan, 1);
BEGIN_RING(chan, NvSub2D, 0x081c, 1);
OUT_RING(chan, 1);
BEGIN_RING(chan, NvSub2D, 0x0840, 4);
-- 
1.7.1


-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1286937445.2955.442.ca...@localhost



Processed: tagging 599768

2010-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 tags 599768 + pending
Bug #599768 [linux-2.6] linux-image-2.6.32-5-686: backlight control fails after 
resume from suspend (toshiba r700-155)
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
599768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599768
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.12869381796222.transcr...@bugs.debian.org



Bug#599816: Kernel panic on 36 and more encapsulated GRE tunnels

2010-10-12 Thread Ben Hutchings
On Mon, 2010-10-11 at 16:53 +0200, Beatrice Barbe wrote:
 Package: Debian GNU/Linux
 Version: 5.0.6
 
 When creating 36 or more GRE tunnels, with the script attached to the
 mail, and sending a packet, I got a kernel panic.
 The last line in syslog is: “GRE over IPv4 tunneling driver”
 
 #tunels.sh 37
 
 %ping -I 192.168.9.1 192.168.10.1
 -kernel panic

Hmm, that's a weird bug.  I can reproduce it in Debian stable (Linux
2.6.26) though it is fixed in testing (Linux 2.6.32).

The panic messages I get are:

[   71.391683] BUG: scheduling while atomic: ping/2163/0xd7a8f000
[   71.392047] Pid: 2163, comm: ping Not tainted 2.6.26-2-686 #1
[   71.392047]  [c02b86f2] schedule+0x70/0x66f
[   71.392047]  [c0126372] sys_gettimeofday+0x27/0x53
[   71.392047]  [c0103976] work_resched+0x5/0x28
[   71.392047]  ===
[   71.392047] BUG: unable to handle kernel paging request at 5c3b6400
[   71.392047] IP: [c01187e9] cpuacct_charge+0x29/0x34
[   71.392047] *pde =  
[   71.392047] Oops:  [#1] SMP 
[   71.392047] Modules linked in: ip_gre loop snd_pcm snd_timer snd soundcore 
snd_page_alloc parport_pc parport serio_raw pcspkr psmouse i2c_piix4 button 
i2c_core evdev ext3 jbd mbcache ide_cd_mod cdrom ide_disk ata_generic libata 
scsi_mod dock floppy e1000 piix ide_pci_generic ide_core thermal processor fan 
thermal_sys [last unloaded: scsi_wait_scan]
[   71.392047] 
[   71.392047] Pid: 2163, comm: ping Not tainted (2.6.26-2-686 #1)
[   71.392047] EIP: 0060:[c01187e9] EFLAGS: 00010086 CPU: 0
[   71.392047] EIP is at cpuacct_charge+0x29/0x34
[   71.392047] EAX: df80b200 EBX:  ECX: 003ca62e EDX: df2eac80
[   71.392047] ESI: df89fa00 EDI: 08050440 EBP: df89fa00 ESP: de845f54
[   71.392047]  DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
[   71.392047] Process ping (pid: 2163, ti=de844000 task=df89fa00 
task.ti=de844000)
[   71.392047] Stack: df89fa28 c1409ffc c011f6ee c1409fc0 0040 c02b8999 
0040 0003 
[   71.392047]0040 df89fb90 c1409fc0  0003 0804f2c0 
 0003 
[   71.392047]0804f2c0  c0126372 4cb52b61 0010 0040 
08050440 de844000 
[   71.392047] Call Trace:
[   71.392047]  [c011f6ee] put_prev_task_fair+0x17/0x37
[   71.392047]  [c02b8999] schedule+0x317/0x66f
[   71.392047]  [c0126372] sys_gettimeofday+0x27/0x53
[   71.392047]  [c0103976] work_resched+0x5/0x28
[   71.392047]  ===
[   71.392047] Code: 14 c3 83 3d b0 10 35 c0 00 56 89 c6 53 89 cb 89 d1 74 20 
8b 80 d8 03 00 00 8b 40 28 85 c0 74 13 8b 56 04 8b 40 0c 8b 52 10 f7 d0 8b 04 
90 01 08 11 58 04 5b 5e c3 55 57 bf 3f 00 00 00 56 53 83 
[   71.392047] EIP: [c01187e9] cpuacct_charge+0x29/0x34 SS:ESP 0068:de845f54
[   71.392047] Kernel panic - not syncing: Fatal exception in interrupt

It looks like the send() call returns with a spinlock held.  I haven't
yet found the change between versions 2.6.26 and 2.6.32 that fixed this,
but I will keep looking.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


signature.asc
Description: This is a digitally signed message part