Bug#679231: not entirely fixed (x crash persists)

2012-09-16 Thread Gijs Hillenius
The crash of the display manager (or x) persists. 

perhaps related:

https://bbs.archlinux.org/viewtopic.php?pid=1144618


-- 
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/87a9wqwkg1@hillenius.net



Bug#679231: also see #681796

2012-09-16 Thread Gijs Hillenius
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681796
-- 
BOFH excuse #366:

ATM cell has no roaming feature turned on, notebooks can't connect


-- 
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/871ui2wjz0@hillenius.net



Bug#684441: [PATCH v2] [media] rc: ite-cir: Initialise ite_dev::rdev earlier

2012-09-16 Thread YunQiang Su
I see, it only once a day, and now it failed every time and cannot boot at all.
I have not idea whether it caused by another changes.

On Sun, Sep 16, 2012 at 1:15 PM, Ben Hutchings b...@decadent.org.uk wrote:
 On Sun, 2012-09-16 at 12:56 +0800, YunQiang Su wrote:
 I upgrade my system yesterday, and this morning, it panic always, even
 I boot another system
 first and reboot.

 Both the kernel in testing and experimental have this problem.
 [...]

 I haven't uploaded a fixed package yet.

 Ben.

 --
 Ben Hutchings
 Experience is what causes a person to make new mistakes instead of old ones.



-- 
YunQiang Su


-- 
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/CAKcpw6WiGvbycePghgM3sSaQVJydMmO_Vb7R=lrma3cyeqp...@mail.gmail.com



Bug#684265: Debian Installer 7.0 Beta2 release bug #684265

2012-09-16 Thread Rick Thomas


On Sep 15, 2012, at 8:36 PM, Ben Hutchings wrote:


On Thu, 2012-09-13 at 14:58 -0700, Rick Thomas wrote:
[...]

1) It seems likely that adding a udeb for fuse-modules will allow os-
prober to identify other Linux OS root partitions and get them added
to the boot-loader config file... But only as long as those  
partitions

are not LVM partitions.

I have not performed definitive experiments to verify either half of
this assertion, but the evidence so far does point in that direction.
When can I expect the udeb for fuse fix to be included in an
upcoming daily iso?  I'll be happy to test it when it's available.

[...]

Will be included in the next linux upload to unstable, hopefully this
weekend.  I don't know how long that will take to get into a daily
installer.


Thanks, Ben!  I'll be on the lookout for it.  Please let me know if  
you see it appear before I do.


Rick


--
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/28548ade-6395-4b62-999d-c4617edb6...@pobox.com



Bug#669314: NFS: kernel forces trailing slash for export in /proc/self/mounts

2012-09-16 Thread Chris Hiestand
I had a couple friends over today and we made a trivial patch to remove 
trailing slashes. We do not know C and have never created a patch for the 
kernel before, so there is undoubtedly a better way to do it. However we hope 
this helps in your efforts.



0001-Fixes-trailing-slash-in-nfs-devname.patch
Description: Binary data

This patch was created from the offending commit (c7f404b40a366). But I've also 
applied it to to Linus Torvalds' master HEAD (3f0c3c8fe30c7) with success.

-Chris

smime.p7s
Description: S/MIME cryptographic signature


Bug#687821: fails to ensure sufficient free space for kernel install

2012-09-16 Thread Daniel Pocock
Package: linux
Version: 3.2.0-3-amd64
Severity: important

I have flagged this as `important' because (a) it impacts people using
default settings from guided partitioning, and (b) it seems essential to
be able to have at least two kernels installed concurrently, otherwise
upgrades are impossible.  However, it does not leave the system broken.

This is a wheezy box that I set up a few months ago (not long before the
freeze).  During install, I used guided partitioning, and I accepted the
default recommendations for root, which is not so big:

root@wheezy1:~# df -lh /
FilesystemSize  Used Avail Use% Mounted on
/dev/mapper/wheezy1-root  330M  266M   48M  85% /



Now, running `apt-get dist-upgrade' chokes on updating the linux-image
package.  Two issues come to mind:

a) are the kernel packages bigger in wheezy?  does the guided
partitioning need to leave more space so that people can have two
kernels installed at any one time?

b) why didn't apt-get detect the lack of space early on?



# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  linux-image-3.2.0-3-amd64
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
424 not fully installed or removed.
Need to get 0 B/23.3 MB of archives.
After this operation, 2,109 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Reading changelogs... Done
Preconfiguring packages ...
(Reading database ... 255116 files and directories currently installed.)
Preparing to replace linux-image-3.2.0-3-amd64 3.2.21-3 (using
.../linux-image-3.2.0-3-amd64_3.2.23-1_amd64.deb) ...
Unpacking replacement linux-image-3.2.0-3-amd64 ...
dpkg: error processing
/var/cache/apt/archives/linux-image-3.2.0-3-amd64_3.2.23-1_amd64.deb
(--unpack):
 cannot copy extracted data for
'./lib/modules/3.2.0-3-amd64/kernel/drivers/scsi/libfc/libfc.ko' to
'/lib/modules/3.2.0-3-amd64/kernel/drivers/scsi/libfc/libfc.ko.dpkg-new': failed
to write (No space left on device)
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.2.0-3-amd64
/boot/vmlinuz-3.2.0-3-amd64
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.2.0-3-amd64
/boot/vmlinuz-3.2.0-3-amd64
Errors were encountered while processing:
 /var/cache/apt/archives/linux-image-3.2.0-3-amd64_3.2.23-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


-- 
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/5055aafd.6000...@pocock.com.au



Bug#687821: fails to ensure sufficient free space for kernel install

2012-09-16 Thread Julien Cristau
On Sun, Sep 16, 2012 at 12:33:33 +0200, Daniel Pocock wrote:

 Now, running `apt-get dist-upgrade' chokes on updating the linux-image
 package.  Two issues come to mind:
 
 a) are the kernel packages bigger in wheezy?  does the guided
 partitioning need to leave more space so that people can have two
 kernels installed at any one time?
 
 b) why didn't apt-get detect the lack of space early on?
 
Neither of those things would be bugs in the linux kernel package, so
I'm not sure why you filed it there...

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#687821: fails to ensure sufficient free space for kernel install

2012-09-16 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256



On 16/09/12 13:05, Julien Cristau wrote:
 On Sun, Sep 16, 2012 at 12:33:33 +0200, Daniel Pocock wrote:
 
 Now, running `apt-get dist-upgrade' chokes on updating the
 linux-image package.  Two issues come to mind:
 
 a) are the kernel packages bigger in wheezy?  does the guided 
 partitioning need to leave more space so that people can have
 two kernels installed at any one time?
 
 b) why didn't apt-get detect the lack of space early on?
 
 Neither of those things would be bugs in the linux kernel package,
 so I'm not sure why you filed it there...
 

On the first point, (a), can anyone comment on how much space is
really required for root filesystem and give feedback for partman?

The second point, (b), apt-get seems to be unable to calculate space
required for the kernel package

I actually did a successful `apt-get dist-upgrade' for the whole
system, hundreds of packages, and only this package had an issue.  I
don't know if there is anything unusual about the package (for
example, during preinst) that may contribute to the problem, for
example - are there any obvious issues that you are already aware of?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJQVbcIAAoJEOm1uwJp1aqDB9cP/RT0dGb1Qa/dGI8Ko2aFyvHu
Jeac1piyYM292+uB8z+Q2qebYCzo9Nn3d2XiRucpg5yzyEdeMm0UXKR7aDM6BpF0
V1BQqUmaIjLEMVQx1gDZfmO7U9ZI5q/kYdb9/YOsLBzX5GwPWAxOl8RD6TAdmw72
KABBMfB0Y0sE6tAuWeRTqZ9Ud4rw1suNd8vAV5rjmgr2m/2UUPqeozzHy+C5j1ZY
4b58GcCaNIom8neWNPcZeS6re9EbJKVDPNt+kshN0wNNANHDe3j0i+1l0xKSW951
4t/c+PFxf6m38PZD4IWrhqF53oO31e0UklSHeNMCwKLDYXkMwcGZorfl65qEVJAs
7fcAyY4ll0s6YxZrV1GJGwYcDOZ9OLB2xuPUspZwiBxOIUOlF8N3ySE9XeI+uEFa
cpnYge9biVomcauGsY4FcgsIdeL0zA43e4EIuBkSpK9DqWVIyrA5ZhR4FxJqRHwe
ZoqLUdqvA1KE4mXf7TWgD0yaP6XcGRtg+JXJArw8Y34dbl0jXRY1urCwLr5HYHDk
uQmmxmxfSC9zAPyQ1iCcTywR166ocSzaN0jKO1m5/klpngE9y1PioWbZXB7EYSAO
eNpP1lIYyhMWX8N0SKwsCF4AT0xxeloMHSSBlemPtqLyL3tlVgs+8jRI3opHCvd2
6yPI/3hfn3A2H/G9GgOK
=9q/O
-END PGP SIGNATURE-


-- 
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/5055b708.7040...@pocock.com.au



Bug#687821: fails to ensure sufficient free space for kernel install

2012-09-16 Thread Julien Cristau
On Sun, Sep 16, 2012 at 13:24:56 +0200, Daniel Pocock wrote:

 The second point, (b), apt-get seems to be unable to calculate space
 required for the kernel package
 
 I actually did a successful `apt-get dist-upgrade' for the whole
 system, hundreds of packages, and only this package had an issue.  I
 don't know if there is anything unusual about the package (for
 example, during preinst) that may contribute to the problem, for
 example - are there any obvious issues that you are already aware of?
 
If I had to guess, apt probably uses the Installed-Size header, which
doesn't discriminate between filesystems.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#687791: sky2 (?) module leads to kernel oops with message about net/sched/sch_generic.c and dev_watchdog

2012-09-16 Thread Julian Gilbey
On Sun, Sep 16, 2012 at 01:33:08AM +0100, Ben Hutchings wrote:
 On Fri, 2012-09-14 at 18:48 +0100, Julian Gilbey wrote:
  Package: src:linux
  Version: 3.2.23-1
  Severity: normal
  
  I've had four oopses today when trying to connect to an ethernet.
 [...]
 
 If the log doesn't actually say 'Oops', it's not an oops.  In fact this
 is a WARNING.  Anyway, the important message is:
 
 'NETDEV WATCHDOG: eth0 (sky2): transmit queue 0 timed out'
 
 which basically means the hardware transmit path got stuck.  When this
 happens the driver is called to reset the hardware, but this seems to
 have been unsuccessful as the driver log messages are repeated.

Oh, I see. :-(  The driver simply fails to work after this occurs,
hence the reboots.

 As you say this is is not easily reproducible, I'm not sure how to make
 progress on it.  Thinking about what might have made a difference: have
 you made any changes to the physical network connection recently
 (different cable or plugged into something different)?  Was the room
 colder/hotter than normal when you started the computer?

No, there were no obvious changes at all :-( It had worked fine, and
then all of a sudden - it stopped.  And then it took four attempts to
work again.  I've searched on the net for this bug, and found
something related in the 2.6 kernels, but that bug seems to have been
fixed in the current version.

   Julian


-- 
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/20120916120140.gf10...@d-and-j.net



Bug#669314: NFS: kernel forces trailing slash for export in /proc/self/mounts

2012-09-16 Thread Ben Hutchings
On Sun, 2012-09-16 at 03:24 -0700, Chris Hiestand wrote:
 I had a couple friends over today and we made a trivial patch to
 remove trailing slashes. We do not know C and have never created a
 patch for the kernel before, so there is undoubtedly a better way to
 do it. However we hope this helps in your efforts.
 
 This patch was created from the offending commit (c7f404b40a366). But
 I've also applied it to to Linus Torvalds' master HEAD (3f0c3c8fe30c7)
 with success.

This was my first thought - but what if userland provides a device name
with a slash on the end?  I think we have to report it back with the
slash in that case.

Ben.

-- 
Ben Hutchings
Experience is what causes a person to make new mistakes instead of old ones.


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


Bug#687821: fails to ensure sufficient free space for kernel install

2012-09-16 Thread Ben Hutchings
On Sun, 2012-09-16 at 13:37 +0200, Julien Cristau wrote:
 On Sun, Sep 16, 2012 at 13:24:56 +0200, Daniel Pocock wrote:
 
  The second point, (b), apt-get seems to be unable to calculate space
  required for the kernel package
  
  I actually did a successful `apt-get dist-upgrade' for the whole
  system, hundreds of packages, and only this package had an issue.  I
  don't know if there is anything unusual about the package (for
  example, during preinst) that may contribute to the problem, for
  example - are there any obvious issues that you are already aware of?
  
 If I had to guess, apt probably uses the Installed-Size header, which
 doesn't discriminate between filesystems.

Perhaps more importantly, it can't account for the initramfs.

Ben.

-- 
Ben Hutchings
Experience is what causes a person to make new mistakes instead of old ones.


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


Processed: tagging 687791, tagging 687791

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 687791 - moreinfo
Bug #687791 [src:linux] sky2: TX watchdog timeout on Yukon-2 FE+
Ignoring request to alter tags of bug #687791 to the same tags previously set
 tags 687791 + unreproducible
Bug #687791 [src:linux] sky2: TX watchdog timeout on Yukon-2 FE+
Added tag(s) unreproducible.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
687791: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687791
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.13478041226391.transcr...@bugs.debian.org



Bug#687821: fails to ensure sufficient free space for kernel install

2012-09-16 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256



On 16/09/12 16:01, Ben Hutchings wrote:
 On Sun, 2012-09-16 at 13:37 +0200, Julien Cristau wrote:
 On Sun, Sep 16, 2012 at 13:24:56 +0200, Daniel Pocock wrote:
 
 The second point, (b), apt-get seems to be unable to calculate
 space required for the kernel package
 
 I actually did a successful `apt-get dist-upgrade' for the
 whole system, hundreds of packages, and only this package had
 an issue.  I don't know if there is anything unusual about the
 package (for example, during preinst) that may contribute to
 the problem, for example - are there any obvious issues that
 you are already aware of?
 
 If I had to guess, apt probably uses the Installed-Size header,
 which doesn't discriminate between filesystems.
 
 Perhaps more importantly, it can't account for the initramfs.
 
Well, if this was me hacking around on some embedded device I would
take full responsibility and would never have opened a bug report for
the issue

But as these are the filesystem sizes created by partman auto/guided
partitioning, and as it seems like wheezy's kernel packages will be
bigger than squeeze's 2.6 kernels, I can't help imagining this problem
will confront other people when they install or upgrade.

Could the preinst script be adapted to test disk space and give a
helpful warning?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJQVd2RAAoJEOm1uwJp1aqDkhcQAI4jWxPFah2oMdq3VlsYd9ry
8UW3ODgllLvQWz8vXpr4PVx+LT3gOfgXPylHoFDTGEwwizjqeYbAGbiHpPXXeBCp
IEk+pwwj3eiDJ4xmSEeZBTt2UaRT842RW7pblzmIvcusXrtLaSPDbSk9zXdtind/
yEiPTft30TIeuDbRExMj9wFy48NAlNFnWxJC+u8sndRGQSw2l05Ak99qmqz2ud8N
6UEYPbFEIOROLtH4ng4llrLuFJn//s4ReMIO1TKPjyqA+1MnlF/0cQxflRz0g6z8
EFBUWKH9gyVzq8yJHsPv5e8JiNxoi88I6HljH2kdXESmtKuppFyhyOyySvU87a1Z
e1YHX5yKcxUpU9zcJEdcy5S7r7awESML7YLru0HTLKvDUvwCYi1YUCy9oN2uJJHg
2P5QvHP/nobTaWDli+MIvAKg34u4tRNhTAOiiWCR5L6P/CaEPx6Rv8R8qjTf1dZT
kaRqNtiIvRo0VReLqK8uFpbZcs7e9UaTvfQ1VrcAlxCXblJdSOousWUzvfDUdWLs
I9bbXnKwyjdisiONRC5h2uoYzAUtHN+N52trW1KHPPz902d1Jprjrh3uboAyLhe3
LIhzFaxo90y+uC7Bs/tnZl2umSy4vGHuL10C2e11uQeu3BSFdixotwCy2rvjVYaB
fiBsKMpgj7qYwgs5Kc3P
=sJcR
-END PGP SIGNATURE-


-- 
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/5055dd92.7050...@pocock.com.au



Bug#679545: [RFC/PATCH] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource

2012-09-16 Thread Stephan Schreiber

Hello,
please could you add some comments about the problem or review the  
proposed patch?


Kernel 3.2.23 with Debian patches (Debian Wheezy, testing)
Debian bug#679545 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679545)

Machine: Dell PowerEdge 3250 (equivalent with Intel SR870BH2)
Processor: 2x Itanium Madison 1.5GHz 6M
Memory: 4GB

Intel ICH4 (82801DB), IDE host adapter. The ata_piix module fails to  
initialize.


A snippet from dmesg:
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Linux version 3.2.0-3-mckinley (Debian 3.2.23-1)  
(debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-8) )  
#1 SMP Mon Jul 23 09:01:02 UTC 2012

...
[0.065516] pci :00:1f.1: [8086:24cb] type 0 class 0x000101
[0.065530] pci :00:1f.1: reg 10: [io  0x-0x0007]
[0.065541] pci :00:1f.1: reg 14: [io  0x-0x0003]
[0.065552] pci :00:1f.1: reg 18: [io  0x-0x0007]
[0.065563] pci :00:1f.1: reg 1c: [io  0x-0x0003]
[0.065574] pci :00:1f.1: reg 20: [io  0x1000-0x100f]
[0.065585] pci :00:1f.1: reg 24: [mem 0x-0x03ff]
...
[1.640965] libata version 3.00 loaded.
[1.641656] ata_piix :00:1f.1: version 2.13
[1.641671] ata_piix :00:1f.1: device not available (can't  
reserve [mem 0x-0x03ff])

[1.641747] ata_piix: probe of :00:1f.1 failed with error -22
...

lspci -vvxxx reports:

00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller  
(rev 02) (prog-if 8a [Master SecP PriP])

Subsystem: Intel Corporation Device 3404
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-  
Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort-  
TAbort- MAbort- SERR- PERR- INTx-

Latency: 0
Interrupt: pin A routed to IRQ 0
Region 0: I/O ports at 01f0 [size=8]
Region 1: I/O ports at 03f4 [size=1]
Region 2: I/O ports at 0170 [size=8]
Region 3: I/O ports at 0374 [size=1]
Region 4: I/O ports at 1000 [size=16]
00: 86 80 cb 24 05 00 80 02 02 8a 01 01 00 00 00 00
10: 01 00 00 00 01 00 00 00 01 00 00 00 01 00 00 00
20: 01 10 00 00 00 00 00 00 00 00 00 00 86 80 04 34
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00
40: 03 a3 00 80 00 00 00 00 01 00 02 00 00 00 00 00
50: 00 00 00 00 00 04 00 00 00 00 00 00 00 00 00 00
60: 08 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 60 0f 00 00 00 00 00 00


You can read in the Intel 82801DB I/O Controller Hub 4 (ICH4) datasheet
(http://www.intel.com/content/dam/www/public/us/en/documents/datasheets/82801db-io-controller-hub-4-datasheet.pdf)
about the EXBAR register at offset 0x24 (4 bytes):
EXBAR register
This is a memory mapped BAR that requires 1 KB of DWord-aligned memory  
that is Intel reserved
for future functionality. BIOS needs to program the base address for a  
1-KB memory space.


The dump shows that EXBAR is 0x, equal to the default value after  
reset; EFI doesn't initialize it.


ata_piix uses pcim_enable_device() which enables this along with the  
I/O BARs. In systems based on the Intel SR870 platform the firmware  
does not initialize the EXBAR and pcim_enable_device() fails because  
the memory region 0x0-0x3FF cannot be allocated.


The proposed patch adds ia64 arch-specific 'pci quirk' code.
Since the patched Kernel doesn't see any memory resource of IDE  
hostadapter, it doesn't set the PCI_COMMAND_MEMORY bit in the CMD  
register; the EXBAR resource is *not* visible in the memeory space at  
all.


A snippet of the dmesg output on the patched Kernel:
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Linux version 3.2.0-3-mckinley (Debian 3.2.23-1)  
(debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-8) )  
#1 SMP Sun Sep 16 15:16:55 CEST 2012

...
[0.065491] pci :00:1f.1: [8086:24cb] type 0 class 0x000101
[0.065505] pci :00:1f.1: reg 10: [io  0x-0x0007]
[0.065516] pci :00:1f.1: reg 14: [io  0x-0x0003]
[0.065527] pci :00:1f.1: reg 18: [io  0x-0x0007]
[0.065537] pci :00:1f.1: reg 1c: [io  0x-0x0003]
[0.065548] pci :00:1f.1: reg 20: [io  0x1000-0x100f]
[0.065559] pci :00:1f.1: reg 24: [mem 0x-0x03ff]
[0.065574] pci :00:1f.1: SR870 EFI bug workaround; hide EXBAR  
memory resource.

...
[1.391942] libata version 3.00 loaded.
[1.392567] ata_piix :00:1f.1: 

Bug#687853: linux-image-3.2.0-3-amd64: Fan speed freezes, and hotkeys stop working. Laptop Lenovo Thinkpad L512 (2597AB2)

2012-09-16 Thread Igor
Package: src:linux
Version: 3.2.23-1
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

I write here as I do not know to what package this problem belongs.

I've purchased LENOVO ThinkPad L512 (2597AB2) laptop, and experiencing some 
problems with
it in Linux. Particularly, after some time (it may be 10 minutes, or may be day)
buttons Fn + F1, Fn + F2, ..., Fn + F12, Insert, Delete, Home, Volume+, Volume-,
Volume Mute are no longer works (all button Fn+*), And it does so until one
completely cuts laptop from the power (no AC, no battery) reboot or on/off 
cycle are unhelpful.

Also CPU fan behaves strangely:
automatic the system works with management of turns of cpu fan badly and can 
lead to an overheat.

*** End of the template - remove these lines ***


-- Package-specific info:
** Version:
Linux version 3.2.0-3-amd64 (Debian 3.2.23-1) (debian-kernel@lists.debian.org) 
(gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP Mon Jul 23 02:45:17 UTC 2012

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-3-amd64 
root=UUID=aee6bc9e-43da-4725-ac9e-544a46e55f7f ro quiet pcie_aspm=force

** Tainted: PO (4097)
 * Proprietary module has been loaded.
 * Out-of-tree module has been loaded.

** Kernel log:
[274015.749907] usb 2-1.2.7: Product: USB Optical Mouse
[274015.752940] input: USB Optical Mouse as 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.2/2-1.2.7/2-1.2.7:1.0/input/input28
[274015.753330] generic-usb 0003:192F:0416.000C: input,hidraw2: USB HID v1.11 
Mouse [USB Optical Mouse] on usb-:00:1d.0-1.2.7/input0
[281056.014780] atkbd serio0: Unknown key pressed (translated set 2, code 0xf1 
on isa0060/serio0).
[281056.014788] atkbd serio0: Use 'setkeycodes e071 keycode' to make it known.
[281056.025395] atkbd serio0: Unknown key released (translated set 2, code 0xf1 
on isa0060/serio0).
[281056.025403] atkbd serio0: Use 'setkeycodes e071 keycode' to make it known.
[281075.075459] atkbd serio0: Unknown key pressed (translated set 2, code 0xf1 
on isa0060/serio0).
[281075.075467] atkbd serio0: Use 'setkeycodes e071 keycode' to make it known.
[281075.086074] atkbd serio0: Unknown key released (translated set 2, code 0xf1 
on isa0060/serio0).
[281075.086081] atkbd serio0: Use 'setkeycodes e071 keycode' to make it known.

** Model information
sys_vendor: LENOVO
product_name: 2597AB2
product_version: ThinkPad L512
chassis_vendor: LENOVO
chassis_version: Not Available
bios_vendor: LENOVO
bios_version: 81ET61WW (1.37 )
board_vendor: LENOVO
board_name: 2597AB2
board_version: Not Available

** Loaded modules:
nls_cp437
vfat
fat
nls_utf8
isofs
udf
crc_itu_t
sr_mod
cdrom
usb_storage
uas
uvcvideo
videodev
v4l2_compat_ioctl32
media
bluetooth
crc16
msr
cpufreq_conservative
cpufreq_powersave
cpufreq_userspace
cpufreq_stats
pci_stub
vboxpci(O)
vboxnetadp(O)
vboxnetflt(O)
vboxdrv(O)
uinput
nfsd
nfs
nfs_acl
auth_rpcgss
fscache
lockd
sunrpc
loop
snd_hda_codec_hdmi
snd_hda_codec_realtek
snd_hda_intel
snd_hda_codec
arc4
snd_usb_audio
snd_usbmidi_lib
snd_hwdep
joydev
snd_pcm_oss
snd_mixer_oss
snd_pcm
snd_page_alloc
rtl8192se
thinkpad_acpi
rtlwifi
mac80211
nvram
snd_seq_midi
snd_seq_midi_event
snd_rawmidi
snd_seq
jmb38x_ms
i2c_i801
iTCO_wdt
psmouse
fglrx(P)
snd_seq_device
coretemp
i2c_core
snd_timer
snd
iTCO_vendor_support
memstick
serio_raw
cfg80211
crc32c_intel
evdev
pcspkr
acpi_cpufreq
battery
button
video
mperf
rfkill
soundcore
wmi
processor
ac
power_supply
ext3
mbcache
jbd
usbhid
hid
sg
sd_mod
crc_t10dif
sdhci_pci
sdhci
ahci
libahci
libata
ehci_hcd
mmc_core
r8169
mii
scsi_mod
thermal
thermal_sys
usbcore
usb_common

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM Controller 
[8086:0044] (rev 02)
Subsystem: Lenovo Device [17aa:2183]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort+ SERR- PERR- INTx-
Latency: 0
Capabilities: access denied

00:01.0 PCI bridge [0604]: Intel Corporation Core Processor PCI Express x16 
Root Port [8086:0045] (rev 02) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR+ PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 2000-2fff
Memory behind bridge: cfe0-cfef
Prefetchable memory behind bridge: d000-dfff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR-
BridgeCtl: 

Bug#687853: linux-image-3.2.0-3-amd64: Fan speed freezes, and hotkeys stop working. Laptop Lenovo Thinkpad L512 (2597AB2)

2012-09-16 Thread Ben Hutchings
On Sun, 2012-09-16 at 21:32 +0400, Igor wrote:
 Package: src:linux
 Version: 3.2.23-1
 Severity: normal
 
 Dear Maintainer,
 *** Please consider answering these questions, where appropriate ***
 
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
  ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
 
 I write here as I do not know to what package this problem belongs.
 
 I've purchased LENOVO ThinkPad L512 (2597AB2) laptop, and experiencing some 
 problems with
 it in Linux. Particularly, after some time (it may be 10 minutes, or may be 
 day)
 buttons Fn + F1, Fn + F2, ..., Fn + F12, Insert, Delete, Home, Volume+, 
 Volume-,
 Volume Mute are no longer works (all button Fn+*), And it does so until one
 completely cuts laptop from the power (no AC, no battery) reboot or on/off 
 cycle are unhelpful.
 
 Also CPU fan behaves strangely:
 automatic the system works with management of turns of cpu fan badly and can 
 lead to an overheat.
[...]

Please test withou the fglrx driver installed.

Ben.

-- 
Ben Hutchings
Experience is what causes a person to make new mistakes instead of old ones.


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


Processed: tagging 687853

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 687853 + moreinfo
Bug #687853 [src:linux] linux-image-3.2.0-3-amd64: Fan speed freezes, and 
hotkeys stop working. Laptop Lenovo Thinkpad L512 (2597AB2)
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
687853: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687853
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.134781917625374.transcr...@bugs.debian.org



Incomplete upload found in Debian upload queue

2012-09-16 Thread Debian FTP Masters
Probably you are the uploader of the following file(s) in
the Debian upload queue directory:
  linux_3.2.29-1.debian.tar.xz
  linux_3.2.29-1.dsc
  linux_3.2.29.orig.tar.xz
This looks like an upload, but a .changes file is missing, so the job
cannot be processed.

If no .changes file arrives within 23:26:34, the files will be deleted.

If you didn't upload those files, please just ignore this message.

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1tdkia-qn...@franck.debian.org



Processing of linux_3.2.29-1_multi.changes

2012-09-16 Thread Debian FTP Masters
linux_3.2.29-1_multi.changes uploaded successfully to localhost
along with the files:
  linux_3.2.29-1.dsc
  linux_3.2.29.orig.tar.xz
  linux_3.2.29-1.debian.tar.xz
  linux-support-3.2.0-4_3.2.29-1_all.deb
  linux-doc-3.2_3.2.29-1_all.deb
  linux-manual-3.2_3.2.29-1_all.deb
  linux-source-3.2_3.2.29-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1tdkgp-0002ec...@franck.debian.org



linux_3.2.29-1_multi.changes is NEW

2012-09-16 Thread Debian FTP Masters
Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.


-- 
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/e1tdkqg-0005ba...@franck.debian.org



Bug#669314: NFS: kernel forces trailing slash for export in /proc/self/mounts

2012-09-16 Thread Chris Hiestand

On Sep 16, 2012, at 7:00 AM, Ben Hutchings wrote:

 This was my first thought - but what if userland provides a device name
 with a slash on the end?  I think we have to report it back with the
 slash in that case.


That is a great point. We could not find any standard as to whether or not 
there should be a trailing slash.
And from all the examples I could find, there seems to be a convention of 
omitting a trailing slash.
However, if userland provides a trailing slash, it would seem appropriate to 
retain it.

As a point of comparison, matching the given input is the behavior of 2.6.32-5 
in Debian Squeeze.
So I think your approach is better.

-Chris

smime.p7s
Description: S/MIME cryptographic signature


Processed: tagging 674153

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 674153 + pending
Bug #674153 [linux-2.6] linux-image-3.2.0-2-amd64: High CPU load when idle
Ignoring request to alter tags of bug #674153 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
674153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674153
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.134784837210537.transcr...@bugs.debian.org



Processed: tagging 684293

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 684293 + pending
Bug #684293 [src:linux] installation-reports: Installer hangs at iso-scan step 
while mounting an extended partition
Ignoring request to alter tags of bug #684293 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
684293: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684293
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.134784837310552.transcr...@bugs.debian.org



Processed: tagging 680762

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 680762 + pending
Bug #680762 [src:linux] linux-image-3.4-trunk-amd64: lirc_sir isn't loadable
Bug #680768 [src:linux] SIR irda problems
Ignoring request to alter tags of bug #680762 to the same tags previously set
Ignoring request to alter tags of bug #680768 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
680762: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680762
680768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680768
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.134784838310626.transcr...@bugs.debian.org



Processed: tagging 679882

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 679882 + pending
Bug #679882 [src:linux] linux: leap second fixes missing in 3.2 and 2.6.32 
longterm
Ignoring request to alter tags of bug #679882 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679882: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679882
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.134784837710576.transcr...@bugs.debian.org



Processed: tagging 658460

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 658460 + pending
Bug #658460 [linux-libc-dev] SOCK_NONBLOCK doubly defined in system headers on 
Alpha
Ignoring request to alter tags of bug #658460 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
658460: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658460
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.134784839010669.transcr...@bugs.debian.org



Processed: tagging 685953

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 685953 + pending
Bug #685953 [linux] linux: crash on speakup goto operation
Ignoring request to alter tags of bug #685953 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
685953: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685953
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.134784839610707.transcr...@bugs.debian.org



Processed: tagging 675493

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 675493 + pending
Bug #675493 [linux-2.6] linux-image-3.2.0-2-amd64: Include 3.3 patches to fix 
I/O stalls on slow disks when using transparant hugepages
Ignoring request to alter tags of bug #675493 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
675493: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675493
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.134784838010599.transcr...@bugs.debian.org



Processed: tagging 682368

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 682368 + pending
Bug #682368 [linux] linux: Please add snd-hda-codec-ca0132 to sound-modules
Ignoring request to alter tags of bug #682368 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
682368: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682368
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.134784840310794.transcr...@bugs.debian.org



Processed: tagging 638878

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 638878 + pending
Bug #638878 [src:linux-2.6] linux-image-3.0.0-1-amd64: Maybe report Debian 
kernel version with uname
Ignoring request to alter tags of bug #638878 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
638878: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638878
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.134784840010724.transcr...@bugs.debian.org



Processed: tagging 679158

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 679158 + pending
Bug #679158 [src:linux] asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID
Ignoring request to alter tags of bug #679158 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679158: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679158
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.134784838810653.transcr...@bugs.debian.org



Processed: tagging 682726

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 682726 + pending
Bug #682726 [linux-source-3.4] [linux-source-3.4] make xconfig: Unable to find 
the QT4 tool qmake.
Ignoring request to alter tags of bug #682726 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
682726: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682726
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.134784840610812.transcr...@bugs.debian.org



Processed: tagging 684618

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 684618 + pending
Bug #684618 [src:linux] linux-image-3.2.0-3-686-pae: e1000 wake-on-lan does not 
work
Ignoring request to alter tags of bug #684618 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
684618: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684618
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.134784841310890.transcr...@bugs.debian.org



Processed: tagging 685604

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 685604 + pending
Bug #685604 [src:linux] linux-image-3.2.23-3-custom02-amd64: Radeon may try to 
read past end of video bios (memory allocation in acpi driver)
Ignoring request to alter tags of bug #685604 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
685604: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685604
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.134784839310687.transcr...@bugs.debian.org



Processed: tagging 681418

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 681418 + pending
Bug #681418 [src:linux] debugfs is a big security hole
Ignoring request to alter tags of bug #681418 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
681418: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681418
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.134784840910857.transcr...@bugs.debian.org



Processed: tagging 685894

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 685894 + pending
Bug #685894 [src:linux] linux FTBFS on alpha: gcc-4.5 no longer available
Ignoring request to alter tags of bug #685894 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
685894: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685894
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.134784843011010.transcr...@bugs.debian.org



Processed: tagging 685123

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 685123 + pending
Bug #685123 [src:linux] Please enable CONFIG_TOUCHSCREEN_ATMEL_MXT=m
Ignoring request to alter tags of bug #685123 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
685123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685123
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.134784842310956.transcr...@bugs.debian.org



Processed: tagging 684049

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 684049 + pending
Bug #684049 [src:linux] linux-image-3.2.0-3-amd64: syslog flooded with 
[e|o]hci_hcd related messages
Ignoring request to alter tags of bug #684049 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
684049: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684049
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.134784841610914.transcr...@bugs.debian.org



Processed: tagging 684441

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 684441 + pending
Bug #684441 [linux] Kernel panic nearly all of the first boot on everyday's 
morning
Ignoring request to alter tags of bug #684441 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
684441: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684441
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.134784842010936.transcr...@bugs.debian.org



Processed: tagging 668211

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 668211 + pending
Bug #668211 [src:linux-2.6] linux-image-3.2.0-2-686-pae: Genius iSlim 1300 V2 
webcam not working since 2.6.39
Ignoring request to alter tags of bug #668211 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
668211: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668211
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.134784842710981.transcr...@bugs.debian.org



Processed: tagging 686528

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 686528 + pending
Bug #686528 [src:linux] linux-image-3.2.0-3-486: [lxfb] doesn't understand 
modes passed via GRUB_GFXPAYLOAD_LINUX in /etc/default/grub
Ignoring request to alter tags of bug #686528 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
686528: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686528
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.134784843311226.transcr...@bugs.debian.org



Processed: tagging 687644

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 687644 + pending
Bug #687644 [src:linux] linux-image-686-pae: Please enable I2C for i810
Bug #577106 [src:linux] linux-image-2.6.32-3-686: Enable FB_I810_GTF and 
FB_I810_I2C by default for Samsung SMT-7020S
Bug #52 [src:linux] linux-image-2.6: Enabling FB-I810-GTF and FB-I810-I2C
Ignoring request to alter tags of bug #687644 to the same tags previously set
Ignoring request to alter tags of bug #577106 to the same tags previously set
Ignoring request to alter tags of bug #52 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
577106: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577106
52: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=52
687644: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687644
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.134784844711393.transcr...@bugs.debian.org



Processed: tagging 655152

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 655152 + pending
Bug #655152 [src:linux-2.6] linux-image-3.1.0-1-686-pae: /var/log/messages get 
filled with strange messages: kernel: 
Bug #656375 [src:linux-2.6] libdrm-intel1: screen corruptions, kernel message 
*ERROR* Prepared flip multiple times
Ignoring request to alter tags of bug #655152 to the same tags previously set
Ignoring request to alter tags of bug #656375 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
655152: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655152
656375: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656375
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.134784843711246.transcr...@bugs.debian.org



Processed: tagging 634180

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 634180 + pending
Bug #634180 [linux-2.6] ahci and device ID 236f
Ignoring request to alter tags of bug #634180 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
634180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634180
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.134784844011266.transcr...@bugs.debian.org



Processed: tagging 686742

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 686742 + pending
Bug #686742 [linux] linux: speakup: lower default software speech rate
Ignoring request to alter tags of bug #686742 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
686742: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686742
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.134784844411323.transcr...@bugs.debian.org



Processed: tagging 681637

2012-09-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 681637 + pending
Bug #681637 [src:linux] xen-linux-system: depend on a concrete 
xen-hypervisor-$flavour
Ignoring request to alter tags of bug #681637 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
681637: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681637
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.134784845011442.transcr...@bugs.debian.org



Bug#687915: linux-image-3.2.0-3-686-pae: general protection fault when plugging in power on Asus EeePC 900

2012-09-16 Thread Daniel Kahn Gillmor
Package: src:linux
Version: 3.2.23-1
Severity: normal

I had the wireless card enabled for a couple minutes before noticing
that the battery on this Asus EeePC 900 was rather low.

I plugged it into wall power, and immediately as the battery started
charging the following error message showed up on the screen (making
my X11 session inaccessible):

Sep 16 15:24:45 pip kernel: [35635.074942] general protection fault: 0004 [#1] 
SMP 
Sep 16 15:24:45 pip kernel: [35635.075059] Modules linked in: arc4 atl2 
nfnetlink bnep rfcomm bluetooth crc16 binfmt_misc uinput fuse ath5k ath 
mac80211 cfg80211 loop joydev snd_hda_codec_realtek snd_hda_intel snd_hda_codec 
snd_hwdep snd_pcm_oss snd_mixer_oss i915 snd_pcm drm_kms_helper iTCO_wdt 
uvcvideo psmouse snd_page_alloc drm iTCO_vendor_support snd_timer i2c_algo_bit 
videodev snd media serio_raw evdev rng_core soundcore i2c_core battery 
eeepc_laptop ac video sparse_keymap power_supply rfkill processor button ext3 
mbcache jbd btrfs crc32c libcrc32c zlib_deflate ohci_hcd sha256_generic cryptd 
aes_i586 aes_generic cbc usbhid hid usb_storage uas dm_crypt dm_mod raid1 
md_mod sg sd_mod crc_t10dif ata_generic ata_piix ahci libahci libata scsi_mod 
uhci_hcd ehci_hcd usbcore thermal thermal_sys usb_common [last unloaded: atl2]
Sep 16 15:24:45 pip kernel: [35635.076738] 
Sep 16 15:24:45 pip kernel: [35635.076771] Pid: 17665, comm: pidof Not tainted 
3.2.0-3-686-pae #1 ASUSTeK Computer INC. 900/900
Sep 16 15:24:45 pip kernel: [35635.076815] EIP: 0060:[c10caa62] EFLAGS: 
00010206 CPU: 0
Sep 16 15:24:45 pip kernel: [35635.076815] EIP is at sys_close+0x18/0x89
Sep 16 15:24:45 pip kernel: [35635.076815] EAX: f25bc1b0 EBX: 0004 ECX: 
 EDX: 00df
Sep 16 15:24:45 pip kernel: [35635.076815] ESI: 0003 EDI:  EBP: 
f25e8000 ESP: f25e9fa8
Sep 16 15:24:45 pip kernel: [35635.076815]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 
SS: 0068
Sep 16 15:24:45 pip kernel: [35635.076815] Process pidof (pid: 17665, 
ti=f25e8000 task=f25bc1c0 task.ti=f25e8000)
Sep 16 15:24:45 pip kernel: [35635.076815] Stack:
Sep 16 15:24:45 pip kernel: [35635.076815]  0004 086715f0 c12c419f 0004 
 b76fcff4 086715f0 
Sep 16 15:24:45 pip kernel: [35635.076815]  bfd1cdc8 0006 007b 007b 
 0033 0006 b7726424
Sep 16 15:24:45 pip kernel: [35635.076815]  0073 0286 bfd1cd94 007b 
0042904c 0042904c
Sep 16 15:24:45 pip kernel: [35635.076815] Call Trace:
Sep 16 15:24:45 pip kernel: [35635.076815]  [c12c419f] ? 
sysenter_do_call+0x12/0x28
Sep 16 15:24:45 pip kernel: [35635.076815] Code: d8 e8 d2 ef 02 00 89 d8 e8 16 
21 00 00 89 f0 5b 5e 5f c3 56 53 8b 74 24 0c 64 a1 0c 4f 47 c1 4a 04 a4 02 00 
00 8d 43 00 8b d2 4e 1f 00 8b 53 04 3b 32 73 56 8b 42 04 8b 04 b0 85 c0 74 4c 
8b ff 
Sep 16 15:24:45 pip kernel: [35635.076815] EIP: [c10caa62] 
sys_close+0x18/0x89 SS:ESP 0068:f25e9fa8
Sep 16 15:24:45 pip kernel: [35635.279291] ---[ end trace 5800fe6bc9a5d526 ]---

I was unable to even use ctrl-alt-f1 to switch vt's.

However, ACPI triggers were working, and i could put the machine to
sleep and wake it again.  after wake, though, the laptop's screen
still showed this spew and i couldn't change that with ctrl-alt-f1, or
any trackpad activity.

I did not have an external monitor handy to try out the VGA port.

Using ACPI triggers, i was able to cleanly shut the machine down, and
restart it.  The graphics are fine after a restart.

I'm happy to try to provide more details if you let me know what info
would be useful.

--dkg

-- Package-specific info:
** Version:
Linux version 3.2.0-3-686-pae (Debian 3.2.23-1) 
(debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP 
Mon Jul 23 03:50:34 UTC 2012

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-3-686-pae root=/dev/mapper/vg_pip0-root ro verbose

** Not tainted

** Kernel log:
[17078.216093] PM: suspend of devices complete after 347.687 msecs
[17078.216407] ehci_hcd :00:1d.7: PME# enabled
[17078.216427] ehci_hcd :00:1d.7: wake-up capability enabled by ACPI
[17078.232098] uhci_hcd :00:1d.3: wake-up capability enabled by ACPI
[17078.232134] uhci_hcd :00:1d.2: wake-up capability enabled by ACPI
[17078.232169] uhci_hcd :00:1d.1: wake-up capability enabled by ACPI
[17078.232204] uhci_hcd :00:1d.0: wake-up capability enabled by ACPI
[17078.232272] PM: late suspend of devices complete after 16.171 msecs
[17078.232393] ACPI: Preparing to enter system sleep state S3
[17078.256648] PM: Saving platform NVS memory
[17078.257265] Disabling non-boot CPUs ...
[17078.257265] ACPI: Low-level resume complete
[17078.257265] PM: Restoring platform NVS memory
[17078.257265] Force enabled HPET at resume
[17078.257265] ACPI: Waking up from system sleep state S3
[17078.300990] snd_hda_intel :00:1b.0: restoring config space at offset 0x1 
(was 0x16, writing 0x12)
[17078.301030] pcieport :00:1c.0: restoring config space at offset 0x9 (was 
0x1fff1, writing 0x7fe17fd1)