Processed: tagging 536855

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

 tags 536855 - moreinfo
Bug #536855 [linux-2.6] kernel: Kernel unaligned access at TPC[48bef4] 
__delayacct_add_tsk+0x2c/0x15c
Removed tag(s) moreinfo.
 thanks
Stopping processing here.

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



Processed: tagging 588672

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

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 tags 588672 + pending
Bug #588672 [linux-2.6] linux-image-2.6-amd64: parport driver sysctl table 
error - irritating kernel syslogs
Added tag(s) pending.

End of message, stopping processing here.

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



Bug#588672: marked as done (linux-image-2.6-amd64: parport driver sysctl table error - irritating kernel syslogs)

2010-07-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Jul 2010 11:28:10 +0200
with message-id 20100711092810.ga4...@galadriel.inutil.org
and subject line Re: linux-image-2.6-amd64: parport driver sysctl table error - 
irritating kernel syslogs
has caused the Debian Bug report #588672,
regarding linux-image-2.6-amd64: parport driver sysctl table error - irritating 
kernel syslogs
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.)


-- 
588672: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588672
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-image-2.6-amd64
Version: 2.6.26+17+lenny1
Severity: normal

The parport driver sometimes fails to register.  This can occur when turning on 
a printer or when a program tries to
print to a disconnected printer.  The symptom is a set of messages like this in 
syslog output:

Jul 10 20:37:45 host kernel: [ 1077.075261] ppdev0: registered pardevice
Jul 10 20:38:15 host kernel: [ 1115.745885] sysctl table check failed: 
/dev/parport/parport0/devices/ppdev0/timeslice  Sysctl already exists
Jul 10 20:38:15 host kernel: [ 1115.745885] Pid: 3127, comm: hp Tainted: P  
2.6.26-2-amd64 #1
Jul 10 20:38:15 host kernel: [ 1115.745885] 
Jul 10 20:38:15 host kernel: [ 1115.745885] Call Trace:
Jul 10 20:38:15 host kernel: [ 1115.745885]  [8024a64a] 
set_fail+0x3f/0x47
Jul 10 20:38:15 host kernel: [ 1115.745885]  [8024ab21] 
sysctl_check_tab
...

The messages repeat every few seconds until the trigger process is stopped.

I believe this is described in https://bugzilla.kernel.org/show_bug.cgi?id=9749 
and Alan Cox provides a patch in
https://bugzilla.kernel.org/attachment.cgi?id=21712

-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 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-image-2.6-amd64 depends on:
ii  linux-image-2.6.26-2-amd642.6.26-24  Linux 2.6.26 image on AMD64

linux-image-2.6-amd64 recommends no packages.

linux-image-2.6-amd64 suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 2.6.30-1

On Sat, Jul 10, 2010 at 10:18:58PM -0400, Ralph A. Smith wrote:
 Package: linux-image-2.6-amd64
 Version: 2.6.26+17+lenny1
 Severity: normal
 
 The parport driver sometimes fails to register.  This can occur when turning 
 on a printer or when a program tries to
 print to a disconnected printer.  The symptom is a set of messages like this 
 in syslog output:
 
 Jul 10 20:37:45 host kernel: [ 1077.075261] ppdev0: registered pardevice
 Jul 10 20:38:15 host kernel: [ 1115.745885] sysctl table check failed: 
 /dev/parport/parport0/devices/ppdev0/timeslice  Sysctl already exists
 Jul 10 20:38:15 host kernel: [ 1115.745885] Pid: 3127, comm: hp Tainted: P
   2.6.26-2-amd64 #1
 Jul 10 20:38:15 host kernel: [ 1115.745885] 
 Jul 10 20:38:15 host kernel: [ 1115.745885] Call Trace:
 Jul 10 20:38:15 host kernel: [ 1115.745885]  [8024a64a] 
 set_fail+0x3f/0x47
 Jul 10 20:38:15 host kernel: [ 1115.745885]  [8024ab21] 
 sysctl_check_tab
 ...
 
 The messages repeat every few seconds until the trigger process is stopped.
 
 I believe this is described in 
 https://bugzilla.kernel.org/show_bug.cgi?id=9749 and Alan Cox provides a 
 patch in
 https://bugzilla.kernel.org/attachment.cgi?id=21712

Thanks for the report.
This was fixed in 2.6.30, so it's already corrected in the upcoming Squeeze 
kernel.

I've added the fix for Lenny as well, it will appear in the next stable point
update.

Cheers,
Moritz

---End Message---


Bug#534444: Acknowledgement (linux-image-2.6.26-2-486: CBQ broken)

2010-07-11 Thread Anton Ivanov
I thought we had it closed :)

I have not tried with anything past 2.6.26.

2.6.26 as discussed before on this bug has two problems:

1. Counterintuitive use of the word borrow in the stats.

2. Bad estimator precision compared to  2.6.18 and older kernels. 

If you know about both you can workaround. I do not believe that the use
of Borrow will be changed any time soon. It will be interesting to see
if the timers have improved, but I have no test rig to test it right now.

Brgds,

Moritz Muehlenhoff wrote:
 tags 53 moreinfo
 thanks

 On Wed, Jun 24, 2009 at 11:08:36PM +0100, Ben Hutchings wrote:
   
 On Wed, 2009-06-24 at 16:42 +0100, Anton Ivanov wrote:
 
 Additional information.

 It does not do it on all classes. I can observe it on a particular class
 parented to the root CBQ qdisc with multiple burstable children. 

 isolated put on another class parented to the root qdisc is similarly
 ignored. 

 I will try to dig through the source to see exactly where the bug is,
 but it is definitely a bug (the results of tc are confirmed by delay
 measurements and bandwidth measurements in the relevant classes).
   
 Please also test whether the configuration you're trying is still broken
 in kernel version 2.6.30 (from unstable).  If so, please report this bug
 upstream on bugzilla.kernel.org.
 

 Anton,
 does still occur with current kernels? Did you report it in the kernel.org
 bugzilla?

 Cheers,
 Moritz

   


-- 
   Understanding is a three-edged sword:
your side, their side, and the truth. --Kosh Naranek

A. R. Ivanov
E-mail:  aiva...@sigsegv.cx
WWW: http://www.sigsegv.cx/
pub 1024D/DDE5E715 2002-03-03 Anton R. Ivanov ai...@sigsegv.cx
Fingerprint: C824 CBD7 EE4B D7F8 5331  89D5 FCDA 572E DDE5 E715






-- 
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/4c39a35b.5030...@sigsegv.cx



Incomplete upload found in Debian upload queue

2010-07-11 Thread Archive Administrator
Probably you are the uploader of the following file(s) in
the Debian upload queue directory:
  linux-2.6_2.6.35~rc4-1~experimental.1.dsc
This looks like an upload, but a .changes file is missing, so the job
cannot be processed.

If no .changes file arrives within 23:27:03, 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/e1oxxwe-0005d0...@franck.debian.org



Processing of linux-2.6_2.6.35~rc4-1~experimental.1_multi.changes

2010-07-11 Thread Archive Administrator
linux-2.6_2.6.35~rc4-1~experimental.1_multi.changes uploaded successfully to 
localhost
along with the files:
  linux-2.6_2.6.35~rc4-1~experimental.1.dsc
  linux-2.6_2.6.35~rc4.orig.tar.gz
  linux-2.6_2.6.35~rc4-1~experimental.1.diff.gz
  linux-support-2.6.35-rc4_2.6.35~rc4-1~experimental.1_all.deb
  linux-patch-debian-2.6.35_2.6.35~rc4-1~experimental.1_all.deb
  linux-base_2.6.35~rc4-1~experimental.1_all.deb
  firmware-linux-free_2.6.35~rc4-1~experimental.1_all.deb
  linux-source-2.6.35_2.6.35~rc4-1~experimental.1_all.deb
  linux-doc-2.6.35_2.6.35~rc4-1~experimental.1_all.deb
  linux-manual-2.6.35_2.6.35~rc4-1~experimental.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/e1oxyus-0007mn...@franck.debian.org



linux-2.6_2.6.35~rc4-1~experimental.1_multi.changes is NEW

2010-07-11 Thread Archive Administrator
firmware-linux-free_2.6.35~rc4-1~experimental.1_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.35~rc4-1~experimental.1_all.deb
linux-2.6_2.6.35~rc4-1~experimental.1.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.35~rc4-1~experimental.1.diff.gz
linux-2.6_2.6.35~rc4-1~experimental.1.dsc
  to main/l/linux-2.6/linux-2.6_2.6.35~rc4-1~experimental.1.dsc
linux-2.6_2.6.35~rc4.orig.tar.gz
  to main/l/linux-2.6/linux-2.6_2.6.35~rc4.orig.tar.gz
linux-base_2.6.35~rc4-1~experimental.1_all.deb
  to main/l/linux-2.6/linux-base_2.6.35~rc4-1~experimental.1_all.deb
(new) linux-doc-2.6.35_2.6.35~rc4-1~experimental.1_all.deb optional doc
Linux kernel specific documentation for version 2.6.35
 This package provides the various README files and HTML documentation for
 the Linux kernel version 2.6.35.  Plenty of information, including the
 descriptions of various kernel subsystems, filesystems, driver-specific
 notes and the like.  Consult the file
 /usr/share/doc/linux-doc-2.6.35/Documentation/00-INDEX for the detailed
 description of the contents.
(new) linux-manual-2.6.35_2.6.35~rc4-1~experimental.1_all.deb optional doc
Linux kernel API manual pages for version 2.6.35
 This package provides the Kernel Hacker's Guide in the form of manual
 pages, describing the kernel API functions.  They are installed into
 section 9 of the manual.
 .
 As the files containing manual pages for different kernel versions are
 installed in the same location, only one linux-manual package may be
 installed at a time.  The linux-doc package containing the documentation
 in other formats is free from such restriction.
(new) linux-patch-debian-2.6.35_2.6.35~rc4-1~experimental.1_all.deb optional 
kernel
Debian patches to version 2.6.35 of the Linux kernel
 This package includes the patches used to produce the prepackaged
 linux-source-2.6.35 package, as well as architecture-specific patches.
 .
 Note that these patches do NOT apply against a pristine Linux 2.6.35
 kernel but only against the kernel tarball
 linux-2.6_2.6.35~rc4.orig.tar.gz from the Debian archive.
(new) linux-source-2.6.35_2.6.35~rc4-1~experimental.1_all.deb optional kernel
Linux kernel source for version 2.6.35 with Debian patches
 This package provides source code for the Linux kernel version 2.6.35.
 This source closely tracks official Linux kernel releases.  Debian's
 modifications to that source consist of security fixes, bug fixes, and
 features that have already been (or are believed to be) accepted by the
 upstream maintainers.
 .
 If you wish to use this package to create a custom Linux kernel, then it
 is suggested that you investigate the package kernel-package, which has
 been designed to ease the task of creating kernel image packages.
(new) linux-support-2.6.35-rc4_2.6.35~rc4-1~experimental.1_all.deb optional 
devel
Support files for Linux 2.6.35-rc4
 This package provides support files for the Linux kernel build, e.g.
 scripts to handle ABI information and for generation of build system meta
 data.
Changes: linux-2.6 (2.6.35~rc4-1~experimental.1) experimental; urgency=low
 .
  * New upstream snapshot
- [hppa] clear floating point exception flag on SIGFPE signal
  (Closes: #559406)
- Add mantis and hopper DVB drivers (Closes: #577264)
- eeepc-laptop: Disable wireless hotplug on more models where the
  controller is not at the expected address (Closes: #576199)
- qcserial: Add support for Qualcomm Gobi 2000 devices
  (Closes: #585661)
- radeon: Fix MacBook Pro connector quirk (Closes: #585943)
- r8169: Fix MDIO timing (Closes: #583139)
- asix: fix setting mac address for AX88772 (Closes: #587580)
- Update Marvell CESA (mv_cesa) driver (Closes: #585790):
 .
  [ Ben Hutchings ]
  * ipr: add writeq definition if needed (Closes: #584840)
  * [mips] Fix boot from ATA hard drives (Closes: #584784):
- Set io_map_base for several PCI bridges lacking it
- Replace per-platform built-in IDE drivers with libata-based drivers
- Enable BLK_DEV_SD as built-in on all platforms
  * Update Spanish debconf templates, thanks to Omar Campagne
(Closes: #580538)
  * [powerpc] Enable pata_amd driver, replacing amd74xx
  * linux-base: Don't identify LVM2 PVs by UUID (Closes: #585852)
  * Move NEWS to linux-latest-2.6 (Closes: #586401)
  * 3c59x: Change locking to avoid use of disable_irq() (Closes: #586967)
  * Enable IPv6 support for IPVS (IP_VS_IPV6) (Closes: #584549)
  * linux-base: If the disk ID update process fails, give the user a
chance to retry or change their answers (Closes: #585609)
  * ipv6: Clamp reported valid_lft to a minimum of 0 (Closes: #514644)
  * ipv6: Use interface max_desync_factor instead of static default
(Closes: #514646)
  * [ia64, powerpc, sparc, x86] Enable KPROBES and KRETPROBES
(Closes: #584130)
  * r8192s_usb: Fix various bugs:
- Clean up in case of an error in module initialisation
- Rename and remove proc directories correctly if an interface is
  not called wlan0 (Closes: 

Bug#565225: No /etc/initramfs-tools/conf.d/resume file after Sid upgrade

2010-07-11 Thread maximilian attems
On Sat, 10 Jul 2010, michael conner wrote:

 Package: initramfs-tools
 Version: 0.97.2
 Severity: normal
 
 I upgraded to Sid from Squeeze today and went to run update-initramfs -u
 after changing my /etc/uswsusp.conf file, and was unable to resume from
 hibernation. There was no /etc/initramfs-tools/conf.d/resume file there, which
 was not the expected behavior. I created one and added RESUME=/dev/disk/by-
 uuid/ and my swap partition's uuid, then ran update-initramfs -u. It then
 worked as expected and my laptop resumed from hibernate.
 
this files gets created either by Debian Installer or on install by
initramfs-tools. So it must have been removed by yourself, I don't see
a bug here.

There is a report asking to regenerate this file. #565225
Playing with config files in Debian is considerated evil,
so not yet sure yet how to resolve that bug.
 
 
-- 
maks



-- 
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/20100711151941.ga13...@stro.at



Processed: Re: Bug#588466: klibc-utils: kernel panic when resume failed and normal boot continues

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

 tags 588466 moreinfo -patch
Bug #588466 [initramfs-tools] klibc-utils: kernel panic when resume failed and 
normal boot continues
Added tag(s) moreinfo.
Bug #588466 [initramfs-tools] klibc-utils: kernel panic when resume failed and 
normal boot continues
Removed tag(s) patch.
 stop
Stopping processing here.

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



Processed: severity of 588466 is important

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

 severity 588466 important
Bug #588466 [initramfs-tools] klibc-utils: kernel panic when resume failed and 
normal boot continues
Severity set to 'important' from 'normal'

 thanks
Stopping processing here.

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



Bug#588466: klibc-utils: kernel panic when resume failed and normal boot continues

2010-07-11 Thread maximilian attems
tags 588466 moreinfo -patch
stop

On Thu, 08 Jul 2010, Bastian Kleineidam wrote:

 all my newly built kernels failed to boot with the following message:
 [...]
 kinit: No resume image, doing normal boot...
 E: /scripts/local-premount/resume failed with return 255
 Kernel panic - not syncing: Attempted to kill init!

is the /tmp on your box mounted noexec?
please sent output of:
cat /proc/mounts
 
 Attached patch fixes the issue by falling back gracefully to normal
 booting of the system.
 
 My swap partition is crypted btw:
 $ cat /etc/crypttab | grep swap
 cswap   /dev/mapper/grog-swap_1 /dev/urandomswap
 $ cat /etc/fstab | grep swap
 /dev/mapper/cswap   noneswapsw  0   0
 
 As a sidenote: I do not understand why my system is trying to resume
 from a crypted swap ?artition anyway.
 It tries this everytime, even though the system has always been
 rebooted cleanly without suspending anything to the swap partition.

please send output of
cat /etc/initramfs-tools/conf.d/resume
 
 --- /usr/share/initramfs-tools/scripts/local-premount/resume~ 2010-07-07 
 23:13:20.0 +0200
 +++ /usr/share/initramfs-tools/scripts/local-premount/resume  2010-07-08 
 20:29:31.0 +0200
 @@ -58,6 +58,13 @@
  # hardcode path, uswsusp ships an resume binary too
  if [ -n ${resume_offset} ]; then
   /bin/resume ${resume} ${resume_offset}
 + res=$?
  else
   /bin/resume ${resume}
 + res=$?
  fi
 +if [ $res -eq -1 ]; then
 + # do not fail when falling back to normal boot
 + exit 0
 +fi
 +exit $res

checked indeed resume from klibc does return -1 when
suspend doesn't happen.

I haven't seen the resulting bootfailure yet, currently I can only
explain it by noexec tmp and thus not precache run.

the errexit for hooks on run_script() mika would thus also be hit
on boot and not only on mkinitramfs. not sure that is what we want.

-- 
maks



-- 
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/20100711161315.gc13...@stro.at



Processed: reopening 565225

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

 reopen 565225
Bug #565225 {Done: maximilian attems m...@stro.at} [initramfs-tools] don't 
assume RESUME partition will never change
 thanks
Stopping processing here.

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



Bug#580124: linux-image-2.6.32-4-amd64: kernel allocation failure in iwl_rx_allocate

2010-07-11 Thread Ben Hutchings
On Sun, 2010-07-11 at 23:42 +0530, Ritesh Raj Sarraf wrote:
 On Thursday 20 May 2010 00:10:52 maximilian attems wrote:
  yep but without the iwlwifi patches, i have still to add 
  f82a924cc88a5541df1d4b9d38a0968cd077a051 on top of the two patches.
  
  currently moving around so most likely will only happen next week.
  
  as the tests weren't conclusive the patches didn't get added to
  the uploaded linux-2.6.
 
 
 Max, 
 Any update on this bug ?
 
 linux-image-2.6.32-5-amd64:
   Installed: 2.6.32-16
   Candidate: 2.6.32-16
 
 
 It was triggered again while running `git fsck` on linux tree. Bad part is, 
 the wifi device went offline. Not even a driver reload helped.  Had to reboot 
 the 
 laptop. dmesg is attached.

Please apply those patches and re-test...

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#588741: linux-image-2.6.26-2-powerpc64: Kernel does not boot. Failed to initialize the SCSI-system.

2010-07-11 Thread Torsten Zirzlaff
Package: linux-2.6
Version: 2.6.26-24
Severity: critical
Justification: breaks the whole system

The SCSI system is not propery intitialized or detected, since during boot the 
kernel tries to reset the various devices, but does not accomplish anything.

The older kernel Linux version 2.6.18-6-powerpc64 (Debian 
2.6.18.dfsg.1-26etch2) (da...@debian.org) (gcc version 4.1.2 20061115 
(prerelease) (Debian 4.1.1-21)) #1 SMP Sun Feb 21 07:23:23 UTC 2010 works fine.


-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
revision: 1.4 (pvr 0041 0104)
revision: 1.4 (pvr 0041 0104)
platform: pSeries
machine : CHRP IBM,7026-B80

** PCI devices:
00:0b.0 ISA bridge [0601]: Symphony Labs W83C553F/W83C554F [10ad:0565] (rev 10)
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

00:0c.0 Ethernet controller [0200]: Advanced Micro Devices [AMD] 79c970 
[PCnet32 LANCE] [1022:2000] (rev 26)
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: 72 (1500ns min, 63750ns max)
Interrupt: pin A routed to IRQ 17
Region 0: I/O ports at f8ffe800 [size=32]
Region 1: Memory at c4477000 (32-bit, non-prefetchable) [size=32]
Expansion ROM at c430 [disabled] [size=1M]
Kernel driver in use: pcnet32
Kernel modules: pcnet32

00:0d.0 SSA [0c02]: IBM SSA Adapter [Advanced SerialRAID/X] [1014:0058] (rev 06)
Subsystem: IBM Device [1014:0091]
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-
Interrupt: pin A routed to IRQ 18
BIST result: 00
Region 0: I/O ports at f8fff000 [disabled] [size=256]
Region 1: Memory at c380 (32-bit, prefetchable) [disabled] [size=8M]
Region 2: Memory at c4468000 (32-bit, prefetchable) [disabled] 
[size=32K]
Region 3: Memory at c442 (32-bit, prefetchable) [disabled] 
[size=128K]
Region 4: Memory at c420 (32-bit, prefetchable) [disabled] [size=1M]
Expansion ROM at c446 [disabled] [size=32K]

00:0e.0 SSA [0c02]: IBM SSA Adapter [Advanced SerialRAID/X] [1014:0058] (rev 06)
Subsystem: IBM Device [1014:0091]
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-
Interrupt: pin A routed to IRQ 19
BIST result: 00
Region 0: I/O ports at f8fff400 [disabled] [size=256]
Region 1: Memory at c300 (32-bit, prefetchable) [disabled] [size=8M]
Region 2: Memory at c4458000 (32-bit, prefetchable) [disabled] 
[size=32K]
Region 3: Memory at c440 (32-bit, prefetchable) [disabled] 
[size=128K]
Region 4: Memory at c410 (32-bit, prefetchable) [disabled] [size=1M]
Expansion ROM at c445 [disabled] [size=32K]

00:0f.0 VGA compatible controller [0300]: Matrox Graphics, Inc. MGA G200 
[102b:0520] (rev 01) (prog-if 00 [VGA controller])
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-
Interrupt: pin A routed to IRQ 20
Region 0: Memory at c000 (32-bit, prefetchable) [size=16M]
Region 1: Memory at c280 (32-bit, non-prefetchable) [size=16K]
Region 2: Memory at c200 (32-bit, non-prefetchable) [size=8M]
Expansion ROM at c444 [disabled] [size=64K]
Capabilities: [dc] Power Management version 1
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:10.0 Ethernet controller [0200]: Advanced Micro Devices [AMD] 79c970 
[PCnet32 LANCE] [1022:2000] (rev 26)
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: 72 (1500ns min, 63750ns max)
Interrupt: pin A routed to IRQ 21
Region 0: I/O ports at f8ffec00 [size=32]
Region 1: Memory at c4476000 (32-bit, non-prefetchable) [size=32]
Expansion ROM at c400 [disabled] [size=1M]
Kernel driver in use: pcnet32
Kernel modules: pcnet32

00:11.0 SCSI storage controller [0100]: LSI Logic / 

Bug#580124: linux-image-2.6.32-4-amd64: kernel allocation failure in iwl_rx_allocate

2010-07-11 Thread Ritesh Raj Sarraf
On Monday 12 Jul 2010 00:17:41 Ben Hutchings wrote:
  It was triggered again while running `git fsck` on linux tree. Bad part
  is,  the wifi device went offline. Not even a driver reload helped.  Had
  to reboot the laptop. dmesg is attached.
 
 Please apply those patches and re-test...

Which patches ?


-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Necessity is the mother of invention.


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


Bug#588741: linux-image-2.6.26-2-powerpc64: Kernel does not boot. Failed to initialize the SCSI-system.

2010-07-11 Thread Bastian Blank
severity 588741 important
tags 588741 moreinfo
thanks

On Sun, Jul 11, 2010 at 08:24:36PM +0200, Torsten Zirzlaff wrote:
 The SCSI system is not propery intitialized or detected, since during boot 
 the kernel tries to reset the various devices, but does not accomplish 
 anything.

We need the _complete_ kernel log.

 The older kernel Linux version 2.6.18-6-powerpc64 (Debian 
 2.6.18.dfsg.1-26etch2) (da...@debian.org) (gcc version 4.1.2 20061115 
 (prerelease) (Debian 4.1.1-21)) #1 SMP Sun Feb 21 07:23:23 UTC 2010 works 
 fine.

We are preparing the release of Squeeze right now, please test it with
the version from testing.

Bastian

-- 
I've already got a female to worry about.  Her name is the Enterprise.
-- Kirk, The Corbomite Maneuver, stardate 1514.0



-- 
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/20100711193142.gc32...@wavehammer.waldi.eu.org



Processed: Re: Bug#588741: linux-image-2.6.26-2-powerpc64: Kernel does not boot. Failed to initialize the SCSI-system.

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

 severity 588741 important
Bug #588741 [linux-2.6] linux-image-2.6.26-2-powerpc64: Kernel does not boot. 
Failed to initialize the SCSI-system.
Severity set to 'important' from 'critical'

 tags 588741 moreinfo
Bug #588741 [linux-2.6] linux-image-2.6.26-2-powerpc64: Kernel does not boot. 
Failed to initialize the SCSI-system.
Added tag(s) moreinfo.
 thanks
Stopping processing here.

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



Processed: tagging as pending bugs that are closed by packages in NEW

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

 # Sun Jul 11 20:03:27 UTC 2010
 # Tagging as pending bugs that are closed by packages in NEW
 # http://ftp-master.debian.org/new.html
 #
 # Source package in NEW: freediams
 tags 588632 + pending
Bug #588632 [wnpp] ITP: freediams -- Pharmaceutical drugs prescriptor
Added tag(s) pending.
 # Source package in NEW: linux-2.6
 tags 585943 + pending
Bug #585943 {Done: Ben Hutchings b...@decadent.org.uk} [linux-2.6] 
xserver-xorg-video-radeon: No option for native resolution of ext. VGA monitor, 
but the DVI mode list is correct
Ignoring request to alter tags of bug #585943 to the same tags previously set
 # Source package in NEW: linux-2.6
 tags 585609 + pending
Bug #585609 {Done: Ben Hutchings b...@decadent.org.uk} [linux-base] 
linux-base: Difficult to recover from failed device ID transition
Ignoring request to alter tags of bug #585609 to the same tags previously set
 # Source package in NEW: gkrelluim
 tags 324962 + pending
Bug #324962 [wnpp] ITP: gkrelluim -- GKrellM plugin for uim
Added tag(s) pending.
 # Source package in NEW: libdispatch
 tags 576638 + pending
Bug #576638 [wnpp] ITP: libdispatch -- user space implementation of the Grand 
Central Dispatch API
Added tag(s) pending.
 # Source package in NEW: libgpars-groovy-java
 tags 568602 + pending
Bug #568602 [wnpp] ITP: libgpars-groovy-java -- open-source concurrency library 
for Groovy
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
568602: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568602
576638: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576638
324962: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324962
585609: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585609
585943: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585943
588632: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588632
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.12788787243830.transcr...@bugs.debian.org



Bug#586381: initramfs-tools: lsinitramfs fails with non-gzipped initramfs images

2010-07-11 Thread Christoph Anton Mitterer
#576950 is pending upload :)


Cheers,
Chris.




-- 
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/1278885755.3341.387.ca...@fermat.scientia.net



Processed: bug 588196 is forwarded to linux-wirel...@vger.kernel.org

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

 forwarded 588196 linux-wirel...@vger.kernel.org
Bug #588196 [linux-2.6] b43: does not join multicast groups
Set Bug forwarded-to-address to 'linux-wirel...@vger.kernel.org'.
 thanks
Stopping processing here.

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



Bug#586554: Updated iscan-data packages released

2010-07-11 Thread Alesh Slovak

Hello,

Just letting everyone know that we've released updated iscan-data packages 
(1.0.1) that should fix this issue.


Announcement:
http://avasys.jp/eng/linux_driver/news/id000840.php

Download page:
http://avasys.jp/eng/linux_driver/

Once again, I'd like to thank everyone who helped track down and fix this 
problem.


Happy scanning,
--
Alesh SlovakLinux Team -- AVASYS Corporation
alesh.slo...@avasys.jp  http://avasys.jp



--
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/4c3a683d.5030...@avasys.jp



Bug#565225: over my head

2010-07-11 Thread jidanni
B thanks for the feedback, closing as not a Debian bug.
B please report back to antiX dev.
I hope somebody reports that to whomever.



-- 
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/87r5j9jwiv.fsf...@jidanni.org



Bug#588741: linux-image-2.6.26-2-powerpc64: Kernel does not boot. Failed to initialize the SCSI-system.

2010-07-11 Thread Zirzlaff, Torsten
Bastian Blank wrote:
 severity 588741 important
 tags 588741 moreinfo
 thanks
 
 On Sun, Jul 11, 2010 at 08:24:36PM +0200, Torsten Zirzlaff wrote:
 The SCSI system is not propery intitialized or detected, since
 during boot the kernel tries to reset the various devices, but does
 not accomplish anything.  
 
 We need the _complete_ kernel log.

I'll try to make a screen shot and type the information into a file. Otherwise 
I have no idea
how to provide a complete kernel log.

 The older kernel Linux version 2.6.18-6-powerpc64 (Debian
 2.6.18.dfsg.1-26etch2) (da...@debian.org) (gcc version 4.1.2
 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Sun Feb 21 07:23:23
 UTC 2010 works fine.   
 
 We are preparing the release of Squeeze right now, please test it with
 the version from testing.

  OK, I'll try this version as well in the upcoming days.

 Bastian

Regards

Torsten


--
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/bd158e40225cb84ba12bacad3673b29f05a9f38...@hikawsex04.ad.harman.com