Bug#443979: CONFIG_FIRMWARE_EDID=n fixes this (Bug#443979: Linux boot hangs on AMD Geode GX systems)

2009-02-26 Thread Timo Juhani Lindfors
Hi,

we hit this bug with Geode systems "PC Engines ALIX.3C3 LX800" and
"IEI PCISA-LX-800-R11". We can avoid the early hang of the kernel if
recompile it with CONFIG_FIRMWARE_EDID disabled.

Steven, can you test if this solves the problem for you too?

best regards,
Timo Lindfors



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517347: linux-image-2.6.28-1-686 writing to swap disk

2009-02-26 Thread Jos van Wolput

Package: linux-image-2.6.28-1-686
Version: 2.6.28-1: i386 (debian/unstable)
System: Debian/sid
Processor: Intel Pentium M 1.70 GHz (Family 6 Model 13 Stepping 6)
Memory: 995.30 MB physical, 494.15 MB virtual

After upgrading  kernel 2.6.26-1-686 to 2.6.28-1-686 the system starts writing 
to the swap disk while the physical memory is not fully used.
After a quite short time of computing, the swap disk is full.
This never happened with kernel 2.6.26 nor any other previous kernel. 
Previously the swap disk was almost not used.
The only change I did was uprading the linux-image.

Best regards,
Jos v. Wolput
--
Jos VAN WOLPUT & JIN Yuehua
Tongelresestraat 204 A, 5613 DS Eindhoven, The Netherlands
P.R.China, 310052 Hangzhou, Binjiang Qu, Jianghan Lu, Zhongxing Huayuan 
49-1-1003
--
phone: 00 31 40 2449399 / 00 86 571 81713287 - 85054977
e-mail: wol...@onsneteindhoven.nl / wol...@sohu.com
SIP phone: sip:wol...@ekiga.net
website: http://homepages.onsneteindhoven.nl/~wolput
-
Debian GNU/Linux: the Universal Operating System




--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517344: mkinitramfs-kpkg misspells "deprecation" as "depreciation"

2009-02-26 Thread Matt Kraai
Package: initramfs-tools
Version: 0.93
Severity: minor
Tags: patch

mkinitramfs-kpkg outputs the following warning:

 Depreciation WARNING: use update-initramfs(8)

"Depreciation" should be "Deprecation".

-- 
Matt http://ftbfs.org/
diff -ru initramfs-tools-0.93~/mkinitramfs-kpkg 
initramfs-tools-0.93/mkinitramfs-kpkg
--- initramfs-tools-0.93~/mkinitramfs-kpkg  2009-02-26 20:35:23.0 
-0800
+++ initramfs-tools-0.93/mkinitramfs-kpkg   2009-02-26 20:35:42.0 
-0800
@@ -95,7 +95,7 @@
;;
 esac
 
-echo "Depreciation WARNING: use update-initramfs(8)" >&2
+echo "Deprecation WARNING: use update-initramfs(8)" >&2
 
 # linux-image installs latest version
 mkinitramfs -o ${outfile} ${version}


Bug#517236: linux-image-2.6.28-1-amd64: Post Inst fails - /usr/sbin/mkinitramfs

2009-02-26 Thread Mahesh T. Pai
(dropping all cc's; hope that is all right.)

maximilian attems said on Thu, Feb 26, 2009 at 06:15:12PM +0100,:

 > 
 > please post output of:
 > cat /etc/kernel-img.conf

$ cat /etc/kernel-img.conf
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = yes
postinst_hook = update-grub
postrm_hook   = update-grub
ramdisk = /usr/sbin/mkinitramfs


Thanks for your attention. I find that subsequent scripts
(update-grub, etc) have not been run. 

-- 
Mahesh T. Pai   ||  http://paivakil.blogspot.com
Free Software - it is free as in FREEDOM



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517201: marked as done (bttv "disagrees about version of symbol dump_stack" when )

2009-02-26 Thread Debian Bug Tracking System

Your message dated Fri, 27 Feb 2009 03:02:12 +
with message-id <1235703732.3017.14.ca...@hashbaz.i.decadent.org.uk>
and subject line Re: bttv "disagrees about version of symbol dump_stack" when
has caused the Debian Bug report #517201,
regarding bttv "disagrees about version of symbol dump_stack" when 
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.)


-- 
517201: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517201
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-source module bttv
Version: linux-source-2.6.26 with linux-image-2.6.26-1-686
Severity: normal

Excuse me, this my first report and I not sure. 

When compiled successfull module bttv, I copied it in 
/lib/module/2.6.26.../bt8xx/ and runned "modprobe bttv", I got this 
message "bttv: disagrees about version of symbol dump_stack".

It is like that version of dump_stack from linux-image not is the same 
that version of dump_stack from linux-source. 

I don't want to use kernel recompiled, I want to use module recompiled 
only.



-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
When building out-of-tree modules you must install and use the
corresponding linux-headers package (in this case,
linux-headers-2.6.26-1-686), not the linux-source package.

Ben.



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


Bug#517181: linux-image-2.6.28-1-amd64: bnx2 driver not shipped

2009-02-26 Thread Ben Hutchings
On Thu, 2009-02-26 at 14:20 +0530, Ritesh Raj Sarraf wrote:
> Package: linux-image-2.6.28-1-amd64
> Version: 2.6.28-1
> Severity: important
> 
> *** Please type your report below this line ***
> 
> The bnx2 driver is not available in 2.6.28.
> The same is available in 2.6.26

We have been patching bnx2 to use a separate firmware file.  However it
seems that this patch was accidentally dropped for 2.6.28 and the driver
was left broken (so not built at all).  This should be fixed in the
first package of 2.6.29.

Ben.



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


Re: Re: dmesg timestamps vs uptime

2009-02-26 Thread Ben Hutchings
On Wed, 2009-02-25 at 23:06 -0500, Yaroslav Halchenko wrote:
> Hi Ben,
> 
> Thanks -- that is a nice pointer (i.e. /proc/sched_debug), but I still
> can't match everything up in my mind... could you gimme a little hint?
> 
> I guess the .clock (in sched_debug) is the interesting one, but it
> doesn't match up to the "time" reported by the kernel...
> 
> $> sudo tcpdump -i bond0 -tt -vvv -n "(dst host raider or src host raider)" 
> -s 192  | head -3; dmesg | tail -1;  grep -e 'now' -e '\.clock' 
> /proc/sched_debug ; echo -n "date :";  date +'%s.%N'; echo -n "uptime:"; cat 
> /proc/uptime
> 1235620965.207560 IP (tos 0x0, .
> ...
> [259941.257724] device eth1 left promiscuous mode
> now at 250362660.852703 msecs
>   .clock : 250362660.973307
>   .clock : 250362661.008877
> 
> date :1235620965.387909070
> uptime:250362.67 232514.99
> 
> so indeed /proc/uptime is close (or is) what is in .clock in sched_debug,
> but how could I get those 259941.257724? I am sorry if that is
> something obvious and RTFM

Sorry, I thought the clocks shown in sched_debug matched the log
timestamps, but I was wrong.  I think the divergence is a result of
cross-processor interactions, and my machine only has a single
processor.

Grepping the kernel source suggests that there is currently no way to
read the current value of the clock used by printk from user-space.  If
you are prepared to write a kernel module then you can get the value in
nanoseconds for a particular CPU using cpu_clock(cpu_id).

Ben.



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


Bug#493832: ath5k disconnects regularly and has poor performance

2009-02-26 Thread Daniel Velazquez
My card worked correctly with Madwifi in Etch (stable). Lenny (stable) replaced 
it by ath5k and is really bad.

Also it worked bad in other distributions with a kernel more updated. It was a 
chaos until I discovered the problem: ath5k.

The speed and response of the ADSL connection are terribly bad with ath5k, nor 
approach a modem of 56 KB, although it does not become disconnected. I did not 
obtain better results when I deactivated IPv6 in the system and web browser.

Lamentably I must use propietary driver.

Regards.


Info:

# dmesg (ethernet error???):

[  225.618502] irq 7: nobody cared (try booting with the "irqpoll" option)
[  225.618509] Pid: 0, comm: swapper Tainted: P  2.6.26-1-amd64 #1
[  225.618511] 
[  225.618512] Call Trace:
[  225.618514][] __report_bad_irq+0x30/0x72
[  225.618537]  [] note_interrupt+0x1fd/0x23b
[  225.618543]  [] handle_level_irq+0xa8/0xde
[  225.618549]  [] do_IRQ+0x6d/0xd9
[  225.618552]  [] default_idle+0x0/0x49
[  225.618554]  [] ret_from_intr+0x0/0x19
[  225.618556][] native_safe_halt+0x2/0x3
[  225.618566]  [] native_safe_halt+0x2/0x3
[  225.618570]  [] default_idle+0x2a/0x49
[  225.618572]  [] cpu_idle+0x89/0xb3
[  225.618582] 
[  225.618583] handlers:
[  225.618585] [] (b44_interrupt+0x0/0xe7 [b44])
[  225.618592] Disabling IRQ #7


# cat /proc/interrupts:

  7: 2631952848504XT-PIC-XTeth0


# uname -a (Lenny stable):

Linux dimension 2.6.26-1-amd64 #1 SMP Sat Jan 10 17:57:00 UTC 2009 x86_64 
GNU/Linux


#  hwinfo:

08: PCI 409.0: 0282 WLAN controller 
  [Created at pci.281]
  UDI: /org/freedesktop/Hal/devices/pci_168c_13
  Unique ID: xFhm.+xpX4rQtix5
  Parent ID: 37TO._XJP+gD25h8
  SysFS ID: /devices/pci:00/:00:10.0/:04:09.0
  SysFS BusID: :04:09.0
  Hardware Class: network
  Model: "Atheros AR5212 802.11abg NIC"
  Vendor: pci 0x168c "Atheros Communications, Inc."
  Device: pci 0x0013 "AR5212 802.11abg NIC"
  SubVendor: pci 0x168c "Atheros Communications, Inc."
  SubDevice: pci 0x1051 
  Revision: 0x01
  Driver: "ath_pci"
  Driver Modules: "ath_pci"
  Device File: ath0
  Device Files: ath0, wifi0
  Features: WLAN
  Memory Range: 0xfdbe-0xfdbe (rw,non-prefetchable)
  IRQ: 5 (1236816 events)
  HW Address: 00:14:78:74:bd:9c
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 
2..457 2.462 2.467 2.472
  WLAN bitrates: 1 2 5.5 6 9 11 12 18 24 36 48 54
  WLAN encryption modes: WEP40 WEP104 WEP128
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v168Cd0013sv168Csd1051bc02sc00i00"
  Driver Info #0:
Driver Status: ath5k is not active
Driver Activation Cmd: "modprobe ath5k"
  Driver Info #1:
Driver Status: ath_pci is active
Driver Activation Cmd: "modprobe ath_pci"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #15 (PCI bridge)

09: PCI 407.0: 0200 Ethernet controller
  [Created at pci.281]
  UDI: /org/freedesktop/Hal/devices/pci_14e4_170c
  Unique ID: 4Yqk.9UD5obL9oL7
  Parent ID: 37TO._XJP+gD25h8
  SysFS ID: /devices/pci:00/:00:10.0/:04:07.0
  SysFS BusID: :04:07.0
  Hardware Class: network
  Model: "Dell BCM4401-B0 100Base-TX"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x170c "BCM4401-B0 100Base-TX"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x01ed 
  Revision: 0x02
  Driver: "b44"
  Driver Modules: "ssb", "b44"
  Memory Range: 0xfdbfe000-0xfdbf (rw,non-prefetchable)
  IRQ: 7 (2830850 events)
  Module Alias: "pci:v14E4d170Csv1028sd01EDbc02sc00i00"
  Driver Info #0:
Driver Status: b44 is active
Driver Activation Cmd: "modprobe b44"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #15 (PCI bridge)








--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517330: linux-image-2.6.26-1-686: ide-tape hangs for 180s on boot and disables the cdrom

2009-02-26 Thread Tzvetan Mikov
Package: linux-image-2.6.26-1-686
Version: 2.6.26-13
Severity: normal

Upgrade from Etch to Lenny. The computer has an IDE tape attached to 
hdd (slave). The cdrom is at hdc (master). It all worked fine under 
2.6.18.

Under 2.6.26 ide-tape hangs during boot at:
"[5.776016] ide-tape: hdd <-> ht0: Seagate STT3401A rev 3"
After about 180 seconds the boot continues somehow, but as I understand 
it, the cdrom task is still frozen, so the tape and more importantly the
 CDROM are not working.

So, the problem is threefold:
- long delay on boot
- tape no longer working
- cdrom no longer working

I found a report on LKML that looks to be describing exactly the same
problem:
http://lkml.org/lkml/2008/9/21/148

The situation is dire since we have this same tape drive on many systems
and so far I haven't found a way to at least disable it via any 
configuration means. The "hdd=none" boot parameter has no efect. 
Blacklisting ide_tape in modprobe.d also doesn't affect it.


-- Package-specific info:
** Version:
Linux version 2.6.26-1-686 (Debian 2.6.26-13) (wa...@debian.org) (gcc version 
4.1.3 20080704 (prerelease) (Debian 4.1.2-24)) #1 SMP Sat Jan 10 18:29:31 UTC 
2009

** Command line:
root=LABEL=rootfs ro vga=0x305 8250.nr_uarts=9

** Not tainted

** Kernel log:
[2.410582] usb usb2: configuration #1 chosen from 1 choice
[2.412845] hub 2-0:1.0: USB hub found
[2.415091] hub 2-0:1.0: 2 ports detected
[2.456241] Floppy drive(s): fd0 is 1.44M
[2.478397] FDC 0 is a post-1991 82077
[2.516282] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[2.518527] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[2.520761] usb usb2: Product: UHCI Host Controller
[2.522950] usb usb2: Manufacturer: Linux 2.6.26-1-686 uhci_hcd
[2.525142] usb usb2: SerialNumber: :00:10.0
[2.527420] ACPI: PCI Interrupt :00:10.1[B] -> GSI 21 (level, low) -> 
IRQ 21
[2.529709] uhci_hcd :00:10.1: UHCI Host Controller
[2.532038] uhci_hcd :00:10.1: new USB bus registered, assigned bus 
number 3
[2.534413] uhci_hcd :00:10.1: irq 21, io base 0xa400
[2.538466] usb usb3: configuration #1 chosen from 1 choice
[2.540720] hub 3-0:1.0: USB hub found
[2.543069] hub 3-0:1.0: 2 ports detected
[2.644172] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[2.646549] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[2.648873] usb usb3: Product: UHCI Host Controller
[2.651165] usb usb3: Manufacturer: Linux 2.6.26-1-686 uhci_hcd
[2.653450] usb usb3: SerialNumber: :00:10.1
[2.657725] ACPI: PCI Interrupt :00:10.2[C] -> GSI 21 (level, low) -> 
IRQ 21
[2.660005] uhci_hcd :00:10.2: UHCI Host Controller
[2.662296] uhci_hcd :00:10.2: new USB bus registered, assigned bus 
number 4
[2.664611] uhci_hcd :00:10.2: irq 21, io base 0xa000
[2.665589] usb usb4: configuration #1 chosen from 1 choice
[2.667911] hub 4-0:1.0: USB hub found
[2.670168] hub 4-0:1.0: 2 ports detected
[2.776188] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[2.778473] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[2.780693] usb usb4: Product: UHCI Host Controller
[2.782877] usb usb4: Manufacturer: Linux 2.6.26-1-686 uhci_hcd
[2.785055] usb usb4: SerialNumber: :00:10.2
[2.787354] ACPI: PCI Interrupt :00:12.0[A] -> GSI 23 (level, low) -> 
IRQ 23
[2.789954] eth0: VIA Rhine II at 0x19400, 00:0e:a6:b8:91:84, IRQ 23.
[2.794300] eth0: MII PHY found at address 1, status 0x786d advertising 01e1 
Link 45e1.
[2.803777] Uniform Multi-Platform E-IDE driver
[2.806110] ide: Assuming 33MHz system bus speed for PIO modes; override 
with idebus=xx
[2.812074] VP_IDE: IDE controller (0x1106:0x0571 rev 0x06) at  PCI slot 
:00:11.1
[2.814501] ACPI: Unable to derive IRQ for device :00:11.1
[2.816814] VP_IDE: not 100% native mode: will probe irqs later
[2.819162] VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on 
pci:00:11.1
[2.821912] ide0: BM-DMA at 0x9800-0x9807
[2.824239] ide1: BM-DMA at 0x9808-0x980f
[2.826545] Probing IDE interface ide0...
[3.240096] hda: WDC WD1200JB-00EVA0, ATA DISK drive
[3.912080] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[3.913187] hda: UDMA/100 mode selected
[3.916633] Probing IDE interface ide1...
[4.780100] hdc: Memorex DVD+/-DLRWL1 F16, ATAPI CD/DVD-ROM drive
[5.564140] hdd: Seagate STT3401A, ATAPI TAPE drive
[5.620069] hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[5.620335] hdc: UDMA/66 mode selected
[5.622922] hdd: host max PIO5 wanted PIO255(auto-tune) selected PIO3
[5.625667] hdd: host max PIO5 wanted PIO255(auto-tune) selected PIO3
[5.628403] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[5.644002] ide1 at 0x170-0x177,0x376 on irq 15
[5.697874] hda: max request size: 512KiB

Bug#517329: linux-libc-dev: file conflict with libdrm-dev

2009-02-26 Thread Michael Biebl
Package: linux-libc-dev
Version: 2.6.28-1
Severity: serious
Justification: fails to install/upgrade

Hi,

I'm running xorg from experimental, my libdrm-dev version is
2.4.4+git+20090205+8b88036-1

Upgrade of linux-libc-dev fails with

Unpacking replacement linux-libc-dev ...
dpkg: error processing
/var/cache/apt/archives/linux-libc-dev_2.6.28-1_i386.deb (--unpack):
 trying to overwrite `/usr/include/drm/drm_sarea.h', which is also in
 package libdrm-dev
 Errors were encountered while processing:
 /var/cache/apt/archives/linux-libc-dev_2.6.28-1_i386.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)


Cheers,
Michael

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.28.6
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#513915: firmware-bnx: no network device with xen kernel

2009-02-26 Thread Casper Langemeijer
I experienced the same: The xen kernel can't load the module on my 
Dell PE 2950.

I think this is because the postinst file does "update-initramfs -u"

This only builds the 2.6.26-1-amd64 initramfs image. The solution is to
manually do build the initramfs image for the xen kernel using
"update-initramfs -k 2.6.26-1-xen-amd64 -u"

Or even better, a general: "update-initramfs -k all -u"

This is really is bug  #493863  and #494936 all over again.

Casper




-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517260: Do Debian Policy 3.5 not apply to unstable?!?

2009-02-26 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, Feb 26, 2009 at 10:39:17PM +0100, maximilian attems wrote:
>On Thu, Feb 26, 2009 at 10:14:42PM +0100, Jonas Smedegaard wrote:
>> Please reopen this bug.
>> 
>> Debian Policy 3.5 mandates correct package dependencies.
>> 
>> Debian Policy also applies to Debian unstable too.
>> 
>> The "unstable" refer to the collection of packages - each individual 
>> package released to "unstable" should itself be non-broken.
>> 
>> Use experimental for possibly-broken packages.
>
>you don't get anything, please stop nagging around on d-kernel.

You get everything: Naturally my interest is not the quality of Debian, 
but only to bother you the most I can.


  - Jonas

- -- 
* Jonas Smedegaard - idealist og Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

  [x] quote me freely  [ ] ask before reusing  [ ] keep private
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmnF54ACgkQn7DbMsAkQLhLEgCeOuNkrdTucBQrj9ISo9Puhfy5
YQsAn0uoxwdfug79LTvWnkLSnUA8whHd
=84fI
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517260: Do Debian Policy 3.5 not apply to unstable?!?

2009-02-26 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, Feb 26, 2009 at 10:26:26PM +0100, Luk Claes wrote:
>Jonas Smedegaard wrote:
>> Please reopen this bug.
>> 
>> Debian Policy 3.5 mandates correct package dependencies.
>> 
>> Debian Policy also applies to Debian unstable too.
>> 
>> The "unstable" refer to the collection of packages - each individual 
>> package released to "unstable" should itself be non-broken.
>
>It's not broken, it's common to have some things that are out of sync 
>in unstable...

Thanks, Luk.

I see the point now.


  - Jonas

- -- 
* Jonas Smedegaard - idealist og Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

  [x] quote me freely  [ ] ask before reusing  [ ] keep private
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmnFvYACgkQn7DbMsAkQLivDwCbBZggY0wrsuPF9vKjlLDAn9BV
LQAAoKext1Yd60oWsyNGXC5iQdViJwH7
=qMcn
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517260: Do Debian Policy 3.5 not apply to unstable?!?

2009-02-26 Thread maximilian attems
On Thu, Feb 26, 2009 at 10:14:42PM +0100, Jonas Smedegaard wrote:
> Please reopen this bug.
> 
> Debian Policy 3.5 mandates correct package dependencies.
> 
> Debian Policy also applies to Debian unstable too.
> 
> The "unstable" refer to the collection of packages - each individual 
> package released to "unstable" should itself be non-broken.
> 
> Use experimental for possibly-broken packages.

you don't get anything, please stop nagging around on d-kernel.

-- 
maks




-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517260: Do Debian Policy 3.5 not apply to unstable?!?

2009-02-26 Thread Luk Claes
Jonas Smedegaard wrote:
> Please reopen this bug.
> 
> Debian Policy 3.5 mandates correct package dependencies.
> 
> Debian Policy also applies to Debian unstable too.
> 
> The "unstable" refer to the collection of packages - each individual 
> package released to "unstable" should itself be non-broken.

It's not broken, it's common to have some things that are out of sync in
unstable...

Cheers

Luk



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



curative monarchistic keratinized fasted

2009-02-26 Thread Wrigley Brannock

proofreader amoristic glycerinize ccystoscope


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517260: Do Debian Policy 3.5 not apply to unstable?!?

2009-02-26 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please reopen this bug.

Debian Policy 3.5 mandates correct package dependencies.

Debian Policy also applies to Debian unstable too.

The "unstable" refer to the collection of packages - each individual 
package released to "unstable" should itself be non-broken.

Use experimental for possibly-broken packages.


  - Jonas

- -- 
* Jonas Smedegaard - idealist og Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

  [x] quote me freely  [ ] ask before reusing  [ ] keep private
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmnBkIACgkQn7DbMsAkQLiw0gCggoc76YFGKk2tgiiHVGPwLmmv
5J0AnieeukQso1j1Rd0jDcShSoRhnSbo
=Wb/J
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517260: marked as done (linux-kbuild-2.6.28: Broken packages)

2009-02-26 Thread Debian Bug Tracking System

Your message dated Thu, 26 Feb 2009 21:28:08 +0100
with message-id <20090226202807.gc3...@baikonur.stro.at>
and subject line Re: Bug#517260: linux-kbuild-2.6.28: Broken packages
has caused the Debian Bug report #517260,
regarding linux-kbuild-2.6.28: Broken packages
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.)


-- 
517260: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517260
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-kbuild-2.6.28
Severity: serious
Justification: Policy 3.5


Package linux-headers-2.6.28-1-amd64 depends on linux-kbuild-2.6.28 but it is 
not installable:

$ sudo apt-get install linux-headers-2.6.28-1-amd64 linux-image-2.6.28-1-amd64

The following packages have unmet dependencies:
  linux-headers-2.6.28-1-amd64: Depends: linux-kbuild-2.6.28 but it is not 
installable
E: Broken packages

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-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


--- End Message ---
--- Begin Message ---
On Thu, Feb 26, 2009 at 09:59:59PM +0300, Vsevolod Krishchenko wrote:
> Package: linux-kbuild-2.6.28
> Severity: serious
> Justification: Policy 3.5
> 
> 
> Package linux-headers-2.6.28-1-amd64 depends on linux-kbuild-2.6.28 but it is 
> not installable:
> 
> $ sudo apt-get install linux-headers-2.6.28-1-amd64 linux-image-2.6.28-1-amd64
> 
> The following packages have unmet dependencies:
>   linux-headers-2.6.28-1-amd64: Depends: linux-kbuild-2.6.28 but it is not 
> installable
> E: Broken packages
> 

you are running unstable,
please downgrade to squeeze.

-- 
maks

--- End Message ---


Bug#517260: linux-kbuild-2.6.28: Broken packages

2009-02-26 Thread Vsevolod Krishchenko
Package: linux-kbuild-2.6.28
Severity: serious
Justification: Policy 3.5


Package linux-headers-2.6.28-1-amd64 depends on linux-kbuild-2.6.28 but it is 
not installable:

$ sudo apt-get install linux-headers-2.6.28-1-amd64 linux-image-2.6.28-1-amd64

The following packages have unmet dependencies:
  linux-headers-2.6.28-1-amd64: Depends: linux-kbuild-2.6.28 but it is not 
installable
E: Broken packages

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-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


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#517260: linux-kbuild-2.6.28: Broken packages

2009-02-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 517260 linux-headers-2.6.28-1-amd64
Bug#517260: linux-kbuild-2.6.28: Broken packages
Warning: Unknown package 'linux-kbuild-2.6.28'
Bug reassigned from package `linux-kbuild-2.6.28' to 
`linux-headers-2.6.28-1-amd64'.

> --
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517236: linux-image-2.6.28-1-amd64: Post Inst fails - /usr/sbin/mkinitramfs

2009-02-26 Thread maximilian attems
On Thu, Feb 26, 2009 at 09:06:21PM +0530, Mahesh T. Pai wrote:
> Package: linux-image-2.6.28-1-amd64
> Version: 2.6.28-1
> Severity: normal
> 
> 
> This is what I get after installing the new kernel.
> 
> o...@home:~# aptitude -f install
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Reading extended state information
> Initializing package states... Done
> The following partially installed packages will be configured:
>   linux-image-2.6.28-1-amd64
> 0 packages upgraded, 0 newly installed, 0 to remove and 294 not upgraded.
> Need to get 0B of archives. After unpacking 0B will be used.
> Setting up linux-image-2.6.28-1-amd64 (2.6.28-1) ...
> Running depmod.
> Running /usr/sbin/mkinitramfs.
> /usr/sbin/mkinitramfs: invalid option -- 'c'
> /usr/sbin/mkinitramfs: invalid option -- 't'
> Terminating...
> /usr/sbin/mkinitramfs failed to create initrd image.
> Failed to create initrd image.
> dpkg: error processing linux-image-2.6.28-1-amd64 (--configure):
>  subprocess post-installation script returned error exit status 2
> Errors were encountered while processing:
>  linux-image-2.6.28-1-amd64
> ^[  localepurge: checking system for new locale ...
> localepurge: processing locale files ...
> localepurge: processing man pages ...
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> A package failed to install.  Trying to recover:
> Setting up linux-image-2.6.28-1-amd64 (2.6.28-1) ...
> Running depmod.
> Running /usr/sbin/mkinitramfs.
> /usr/sbin/mkinitramfs: invalid option -- 'c'
> /usr/sbin/mkinitramfs: invalid option -- 't'
> Terminating...
> /usr/sbin/mkinitramfs failed to create initrd image.
> Failed to create initrd image.
> dpkg: error processing linux-image-2.6.28-1-amd64 (--configure):
>  subprocess post-installation script returned error exit status 2
> Errors were encountered while processing:
>  linux-image-2.6.28-1-amd64
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Reading extended state information
> Initializing package states... Done
> 
> 
> But this works:-
> 
> o...@home:~# update-initramfs -k 2.6.28-1-amd64 -c
> update-initramfs: Generating /boot/initrd.img-2.6.28-1-amd64
> 

please post output of:
cat /etc/kernel-img.conf

-- 
maks



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511334: debian-installer: S390 boot fails on Flex-ES machine

2009-02-26 Thread Adam Thornton
Actually, a 100 Hz timer seems to work.  Then I hang because I didn't  
load the DASD driver, but I think that's very likely just a problem  
with my generated RAMDISK.  So my recommendation would be to use a  
100Hz timer pop for s390 31-bit at least.  I wonder if this has  
anything to do with trying to run on emulated systems whose actual  
host timer tick is 100Hz?  I believe that to be the case for this  
SLES9 (I think) host for my Flex-box.


Adam



--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



pllea synchronism kangaroos arsines

2009-02-26 Thread Orlikowski Franchette

celibatess oratorizes miraged unterminated


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517193: linux-image-2.6.28-1-amd64 fails to boot on amd64

2009-02-26 Thread Amaya



Aioanei Rares wrote:



 Is it the standard Debian .config?



Same here what?


Well, with both 2.6.26-x and 2.6.28 I am unable to boot my amd64 
anymore. First my network card stopped working (e100), so I plugged  in 
a rt8139too and now the e100 works but I get random kernel oops at boot 
time, and I have seen what the original bug reporter describes also. A 
lot of fun indeed. I have been reading other bug reports on this kernel 
version and it looks dreadful. Sorry I can't provide more useful 
information atm. I am away from the computer, the frustration (since 
saturday night) has been too much to bear, and I am going through a very 
hard personal time in RL. I just wanted to say /me too, without getting 
too involved. That's all.


Bug#517243: linux-image-2.6.26-1-parisc64: tg3 probe triggers HPMC

2009-02-26 Thread Thibaut VARENE
Package: linux-image-2.6.26-1-parisc64
Version: 2.6.26-13
Severity: normal

Booting lenny's kernel with a known working Tigon3 card (BCM5701) in the box 
triggers an HPMC during driver probe.

I couldn't capture the console output yet, but ISTR the box crashing before the 
driver's output of DMA setup line. I'll provide additional info ASAP.

AFAICT this doesn't happen with older (2.6.22) kernel.

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: hppa (parisc64)

Kernel: Linux 2.6.26-1-parisc64
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-1-parisc64 depends on:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92o  tools for generating an initramfs
ii  module-init-tools 3.4-1  tools for managing Linux kernel mo

linux-image-2.6.26-1-parisc64 recommends no packages.

Versions of packages linux-image-2.6.26-1-parisc64 suggests:
pn  linux-doc-2.6.26   (no description available)
ii  palo  1.16+nmu1  Linux boot loader for parisc/hppa

-- debconf information:
  linux-image-2.6.26-1-parisc64/preinst/lilo-has-ramdisk:
  
linux-image-2.6.26-1-parisc64/prerm/removing-running-kernel-2.6.26-1-parisc64: 
true
  linux-image-2.6.26-1-parisc64/preinst/lilo-initrd-2.6.26-1-parisc64: true
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.26-1-parisc64/postinst/kimage-is-a-directory:
  linux-image-2.6.26-1-parisc64/preinst/abort-install-2.6.26-1-parisc64:
  linux-image-2.6.26-1-parisc64/preinst/already-running-this-2.6.26-1-parisc64:
  linux-image-2.6.26-1-parisc64/postinst/old-initrd-link-2.6.26-1-parisc64: true
  linux-image-2.6.26-1-parisc64/preinst/bootloader-initrd-2.6.26-1-parisc64: 
true
  linux-image-2.6.26-1-parisc64/postinst/bootloader-error-2.6.26-1-parisc64:
  linux-image-2.6.26-1-parisc64/postinst/old-dir-initrd-link-2.6.26-1-parisc64: 
true
  
linux-image-2.6.26-1-parisc64/preinst/failed-to-move-modules-2.6.26-1-parisc64:
  linux-image-2.6.26-1-parisc64/preinst/elilo-initrd-2.6.26-1-parisc64: true
  linux-image-2.6.26-1-parisc64/postinst/depmod-error-initrd-2.6.26-1-parisc64: 
false
  
linux-image-2.6.26-1-parisc64/postinst/bootloader-test-error-2.6.26-1-parisc64:
  linux-image-2.6.26-1-parisc64/postinst/create-kimage-link-2.6.26-1-parisc64: 
true
  linux-image-2.6.26-1-parisc64/postinst/depmod-error-2.6.26-1-parisc64: false
  linux-image-2.6.26-1-parisc64/preinst/initrd-2.6.26-1-parisc64:
  linux-image-2.6.26-1-parisc64/postinst/old-system-map-link-2.6.26-1-parisc64: 
true
  linux-image-2.6.26-1-parisc64/preinst/abort-overwrite-2.6.26-1-parisc64:
  linux-image-2.6.26-1-parisc64/preinst/overwriting-modules-2.6.26-1-parisc64: 
true
  
linux-image-2.6.26-1-parisc64/prerm/would-invalidate-boot-loader-2.6.26-1-parisc64:
 true



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#517201: bttv "disagrees about version of symbol dump_stack" when

2009-02-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 517201 linux-2.6
Bug#517201: bttv "disagrees about version of symbol dump_stack" when 
Warning: Unknown package 'linux-source'
Warning: Unknown package 'module'
Warning: Unknown package 'bttv'
Bug reassigned from package `linux-source module bttv' to `linux-2.6'.

> --
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517241: linux-image-2.6.28-1-amd64: Audio (Intel Corporation 82801H (ICH8 Family)) broken

2009-02-26 Thread Sam Morris
Package: linux-image-2.6.28-1-amd64
Version: 2.6.28-1
Severity: normal

Under the 2.6.28 kernel, audio does not work properly on my laptop.

If I plug in some headphones, audio still comes out of the main laptop
speakers. Audio out of the headphone port is very quiet, and adjusting the
volume does not make it any louder or quieter (though it does affect the main
laptop speakers as normal).

00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio 
Controller [8086:284b] (rev 03)
Subsystem: Samsung Electronics Co Ltd Device [144d:c510]
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at f050 (64-bit, non-prefetchable) [size=16K]
Capabilities: 
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

-- Package-specific info:
** Version:
Linux version 2.6.28-1-amd64 (Debian 2.6.28-1) (m...@debian.org) (gcc version 
4.3.3 (Debian 4.3.3-4) ) #1 SMP Wed Feb 18 17:16:12 UTC 2009

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.28-1-amd64 root=/dev/mapper/durandal-root ro quiet

** Not tainted

** Kernel log:
[40699.496107] sky2 :03:00.0: restoring config space at offset 0x6 (was 
0x1, writing 0x2001)
[40699.496119] sky2 :03:00.0: restoring config space at offset 0x4 (was 
0x4, writing 0xf024)
[40699.496128] sky2 :03:00.0: restoring config space at offset 0x3 (was 
0x0, writing 0x10)
[40699.496140] sky2 :03:00.0: restoring config space at offset 0x1 (was 
0x10, writing 0x100507)
[40699.496322] yenta_cardbus :04:09.0: power state changed by ACPI to D0
[40699.496335] yenta_cardbus :04:09.0: restoring config space at offset 0xf 
(was 0x7000100, writing 0x58001ff)
[40699.496341] yenta_cardbus :04:09.0: restoring config space at offset 0xe 
(was 0x0, writing 0x34fc)
[40699.496347] yenta_cardbus :04:09.0: restoring config space at offset 0xd 
(was 0x0, writing 0x3400)
[40699.496353] yenta_cardbus :04:09.0: restoring config space at offset 0xc 
(was 0x0, writing 0x30fc)
[40699.496358] yenta_cardbus :04:09.0: restoring config space at offset 0xb 
(was 0x0, writing 0x3000)
[40699.496364] yenta_cardbus :04:09.0: restoring config space at offset 0xa 
(was 0x0, writing 0x93fff000)
[40699.496370] yenta_cardbus :04:09.0: restoring config space at offset 0x9 
(was 0x0, writing 0x9000)
[40699.496376] yenta_cardbus :04:09.0: restoring config space at offset 0x8 
(was 0x0, writing 0x8bfff000)
[40699.496382] yenta_cardbus :04:09.0: restoring config space at offset 0x7 
(was 0x0, writing 0x8800)
[40699.496388] yenta_cardbus :04:09.0: restoring config space at offset 0x6 
(was 0x0, writing 0xb0080504)
[40699.496395] yenta_cardbus :04:09.0: restoring config space at offset 0x4 
(was 0x0, writing 0xf040)
[40699.496401] yenta_cardbus :04:09.0: restoring config space at offset 0x3 
(was 0x824000, writing 0x82a800)
[40699.636125] firewire_ohci :04:09.1: power state changed by ACPI to D0
[40699.636142] firewire_ohci :04:09.1: restoring config space at offset 0xf 
(was 0x4020200, writing 0x40202ff)
[40699.636171] firewire_ohci :04:09.1: restoring config space at offset 0x4 
(was 0x0, writing 0xf0401000)
[40699.636184] firewire_ohci :04:09.1: restoring config space at offset 0x1 
(was 0x210, writing 0x2100106)
[40699.716179] sdhci-pci :04:09.2: power state changed by ACPI to D0
[40699.716196] sdhci-pci :04:09.2: restoring config space at offset 0xf 
(was 0x300, writing 0x3ff)
[40699.716224] sdhci-pci :04:09.2: restoring config space at offset 0x4 
(was 0x0, writing 0xf0401800)
[40699.716232] sdhci-pci :04:09.2: restoring config space at offset 0x3 
(was 0x80, writing 0x802000)
[40699.716248] sdhci-pci :04:09.2: restoring config space at offset 0x1 
(was 0x210, writing 0x2100106)
[40699.716310] sdhci-pci :04:09.2: power state changed by ACPI to D0
[40699.716317] sdhci-pci :04:09.2: PCI INT C -> GSI 22 (level, low) -> IRQ 
22
[40699.716321] sdhci-pci :04:09.2: Will use DMA mode even though HW doesn't 
fully claim to support it.
[40699.716333] ricoh-mmc: Resuming.
[40699.716347] ricoh-mmc: Controller is now disabled.
[40699.716360] pci :04:09.4: restoring config space at offset 0xf (was 
0x300, writing 0x3ff)
[40699.716383] pci :04:09.4: restoring config space at offset 0x4 (was 0x0, 
writing 0xf0402400)
[40699.716392] pci :04:09.4: restoring config space at offset 0x1 (was 
0x210, writing 0x2100102)
[40700.152521] ata2.00: ACPI cmd ef/03:0c:00:00:00:a0 filtered out
[40700.152524] ata2.00: ACPI cmd ef/03:42:00:00:00:a0 filtered out
[40700.168464] ata2.00: configured for UDMA/33
[40700.484044] usb 6-2: reset high speed USB device using ehci_hcd and address 2
[40700.671989] sd 0:0:0:0: [sda] Starting disk
[40700.992314] ata1.00: ACPI cmd ef/03:01:00:00:00:a0 filtered out
[40700.992317] ata1.00: ACPI cmd ef/03:45:00:00:00:a0 filtered out
[40701.008338] ata1.00: configured for UDMA/100
[40701.030096] sd 0

Bug#517236: linux-image-2.6.28-1-amd64: Post Inst fails - /usr/sbin/mkinitramfs

2009-02-26 Thread Mahesh T. Pai
Package: linux-image-2.6.28-1-amd64
Version: 2.6.28-1
Severity: normal


This is what I get after installing the new kernel.

o...@home:~# aptitude -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following partially installed packages will be configured:
  linux-image-2.6.28-1-amd64
0 packages upgraded, 0 newly installed, 0 to remove and 294 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Setting up linux-image-2.6.28-1-amd64 (2.6.28-1) ...
Running depmod.
Running /usr/sbin/mkinitramfs.
/usr/sbin/mkinitramfs: invalid option -- 'c'
/usr/sbin/mkinitramfs: invalid option -- 't'
Terminating...
/usr/sbin/mkinitramfs failed to create initrd image.
Failed to create initrd image.
dpkg: error processing linux-image-2.6.28-1-amd64 (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 linux-image-2.6.28-1-amd64
^[  localepurge: checking system for new locale ...
localepurge: processing locale files ...
localepurge: processing man pages ...
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up linux-image-2.6.28-1-amd64 (2.6.28-1) ...
Running depmod.
Running /usr/sbin/mkinitramfs.
/usr/sbin/mkinitramfs: invalid option -- 'c'
/usr/sbin/mkinitramfs: invalid option -- 't'
Terminating...
/usr/sbin/mkinitramfs failed to create initrd image.
Failed to create initrd image.
dpkg: error processing linux-image-2.6.28-1-amd64 (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 linux-image-2.6.28-1-amd64
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done


But this works:-

o...@home:~# update-initramfs -k 2.6.28-1-amd64 -c
update-initramfs: Generating /boot/initrd.img-2.6.28-1-amd64



-- Package-specific info:

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.28-1-amd64 depends on:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92o  tools for generating an initramfs
ii  module-init-tools 3.4-1  tools for managing Linux kernel mo

linux-image-2.6.28-1-amd64 recommends no packages.

Versions of packages linux-image-2.6.28-1-amd64 suggests:
ii  grub  0.97-51GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.28   (no description available)

-- debconf information:
  linux-image-2.6.28-1-amd64/postinst/depmod-error-initrd-2.6.28-1-amd64: false
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.28-1-amd64/postinst/bootloader-error-2.6.28-1-amd64:
  linux-image-2.6.28-1-amd64/postinst/depmod-error-2.6.28-1-amd64: false
  linux-image-2.6.28-1-amd64/postinst/bootloader-test-error-2.6.28-1-amd64:
  linux-image-2.6.28-1-amd64/postinst/old-system-map-link-2.6.28-1-amd64: true
  linux-image-2.6.28-1-amd64/preinst/initrd-2.6.28-1-amd64:
  linux-image-2.6.28-1-amd64/preinst/bootloader-initrd-2.6.28-1-amd64: true
  linux-image-2.6.28-1-amd64/postinst/old-initrd-link-2.6.28-1-amd64: true
  linux-image-2.6.28-1-amd64/postinst/old-dir-initrd-link-2.6.28-1-amd64: true
  linux-image-2.6.28-1-amd64/preinst/failed-to-move-modules-2.6.28-1-amd64:
  linux-image-2.6.28-1-amd64/preinst/elilo-initrd-2.6.28-1-amd64: true
  linux-image-2.6.28-1-amd64/preinst/lilo-initrd-2.6.28-1-amd64: true
  linux-image-2.6.28-1-amd64/preinst/overwriting-modules-2.6.28-1-amd64: true
  linux-image-2.6.28-1-amd64/preinst/lilo-has-ramdisk:
  linux-image-2.6.28-1-amd64/preinst/abort-overwrite-2.6.28-1-amd64:
  linux-image-2.6.28-1-amd64/preinst/abort-install-2.6.28-1-amd64:
  linux-image-2.6.28-1-amd64/postinst/kimage-is-a-directory:
  linux-image-2.6.28-1-amd64/postinst/create-kimage-link-2.6.28-1-amd64: true
  linux-image-2.6.28-1-amd64/prerm/removing-running-kernel-2.6.28-1-amd64: true
  linux-image-2.6.28-1-amd64/prerm/would-invalidate-boot-loader-2.6.28-1-amd64: 
true



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: [Lenny] linux-image-2.6.26-1-openvz-amd64 kernel panic on boot

2009-02-26 Thread Ola Lundqvist

Hi Cedric

I agree that "can not boot" is a big problem. But there is a  
workaround for the problem and at the point of analysis of the bug  
report I understood that it was not on all systems.


Best regards,

// Ola

Quoting Cedric Jeanneret :

"not a big bug" ? ermm system can't boot... if that's not a   
"grave bug"...


we'll use the old deprecated fza-kernel until the new patched kernel  
 is out...


Regards,

C.

On Thu, 26 Feb 2009 10:58:15 +0100
Ola Lundqvist  wrote:


Hi Cedric

There are two answers for that question:
1) The patch seems to be a potential ABI breaker. I do not say it is
an ABI breaker, but it needs some analysis before telling that. ABI
breakers has not been allowed for a quite long time during the lenny
freeze period.

2) It has not been a grave bug and lenny has been in a freeze period.

However this bug is a good candidate for the next release update of lenny.

Best regards,

// Ola

Quoting Cedric Jeanneret :

> Hi again,
> After some poking arround, my bug is exactly this one :
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500876
> I just tried to boot the server with "maxcpus=4", and all works...
>
> Now the question is : why is the patch provided in this bug NOT
> applied to lenny stable kernel ??
>
> Regards,
>
> C.
>
> On Thu, 26 Feb 2009 08:22:19 +0100
> Ola Lundqvist  wrote:
>
>> Hi Cedric
>>
>> Please take contact with Kir Kolyshkin . He know which
>> designer to contact about this issue.
>>
>> Best regards,
>>
>> // Ola
>>
>> Quoting Cedric Jeanneret :
>>
>> > Yup, at every boot... How can I have the full hangup log ? what can
>> > I provide to help? as this server is emtpy for now (but not for
>> > long..), I can reboot it several times. I can use it today.
>> >
>> > Regards,
>> >
>> > C.
>> >
>> > On Thu, 26 Feb 2009 07:54:12 +0100
>> > Ola Lundqvist  wrote:
>> >
>> >> Hi again
>> >>
>> >> The problem with the previous bug report was that it was hard to
>>  reproduce
>> >> reliably. Your help may be helpful in this regard as I understand that
>> >> you have problem every time. Is that correct?
>> >>
>> >> Best regards,
>> >>
>> >> // Ola
>> >>
>> >> On Thu, Feb 26, 2009 at 07:47:28AM +0100, Cedric Jeanneret wrote:
>> >> > Thanks a lot.
>> >> > I'll follow this bug on openvz.
>> >> >
>> >> > Regards
>> >> >
>> >> > C.
>> >> >
>> >> > On Wed, 25 Feb 2009 17:53:09 +0100
>> >> > Ola Lundqvist  wrote:
>> >> >
>> >> > > Hi Cedric
>> >> > >
>> >> > > This bug has been forwarded to
>> >> http://bugzilla.openvz.org/show_bug.cgi?id=930
>> >> > > Unfortunatly the solution is not yet known.
>> >> > >
>> >> > > Best regards,
>> >> > >
>> >> > > // Ola
>> >> > >
>> >> > > On Wed, Feb 25, 2009 at 03:33:04PM +0100, Cedric Jeanneret wrote:
>> >> > > > Hello,
>> >> > > >
>> >> > > > I just installed lenny on a new server (dell poweredge 2950)
>> >> and wanted to use the debian openvz kernel... Unfortunately, I'm
>> >> just unable to boot the server on it.
>> >> > > > Poking on google, I found someone with exactly the same problem:
>> >> > > >
>> >>
>>   
http://fixunix.com/debian/548482-bug-503097-linux-image-2-6-26-1-openvz-amd64-kernel-panic.html

>> >> > > >
>> >> > > > As nobody answer to him, I'm trying to find some things in here.
>> >> > > >
>> >> > > > FYI, openvz.org kernel runs nicely
>> >> (ovzkernel-2.6.18-amd64-smp), but as it's a bit old... we really
>> >> want to use debian's packages...
>> >> > > >
>> >> > > > Thanks in advance.
>> >> > > >
>> >> > > > C.
>> >> > > >
>> >> > > > --
>> >> > > > Cédric Jeanneret |  System Administrator
>> >> > > > 021 619 10 32|  Camptocamp SA
>> >> > > > cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL
>> >> > >
>> >> > >
>> >> > >
>> >> >
>> >> >
>> >> > --
>> >> > Cédric Jeanneret |  System Administrator
>> >> > 021 619 10 32|  Camptocamp SA
>> >> > cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL
>> >>
>> >>
>> >>
>> >
>> >
>> > --
>> > Cédric Jeanneret |  System Administrator
>> > 021 619 10 32|  Camptocamp SA
>> > cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL
>> >
>>
>>
>>
>
>
> --
> Cédric Jeanneret |  System Administrator
> 021 619 10 32|  Camptocamp SA
> cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL
>






--
Cédric Jeanneret |  System Administrator
021 619 10 32|  Camptocamp SA
cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL





--
 --- Inguza Technology AB --- MSc in Information Technology 
/  o...@inguza.comAnnebergsslingan 37\
|  o...@debian.org   654 65 KARLSTAD|
|  http://inguza.com/Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? 

Bug#517215: 2.6.26 does not detect JMicron SATA controller while 2.6.25 did

2009-02-26 Thread maximilian attems
On Thu, Feb 26, 2009 at 01:56:54PM +0100, Christian Hammers wrote:
> Package: linux-image-2.6.26-1-amd64
> Version: 2.6.26-11
> Severity: important
> 
> Hello
> 
> After upgrading to linux-image-2.6.26-1-amd64 my computer does not boot
> anymore. It seems that the SATA hard drive is beeing detected but not
> recognised as block device.
> 

please try newer 2.6.28 from sid?

thanks

-- 
maks



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517158: linux-source-2.6.28: PGP ".sign" file remained in sources

2009-02-26 Thread maximilian attems
On Wed, Feb 25, 2009 at 05:43:25PM -0800, Kushal Koolwal wrote:
> Package: linux-source-2.6.28
> Version: 2.6.28-1
> Severity: minor
> 
> Not sure if this is intential or not, but after unpacking linux-source-2.6.28,
> I found a file patch-2.6.28.5-6.bz2.sign in the root of source directory.
> 
> Never saw this in previous kernel sources - so just thought to report it.

right it is a minor nudge, not worth reporting as we won't release with
it.

-- 
maks



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517193: linux-image-2.6.28-1-amd64 fails to boot on amd64

2009-02-26 Thread Roger Leigh
On Thu, Feb 26, 2009 at 02:34:44PM +0200, Aioanei Rares wrote:
> On Thu, Feb 26, 2009 at 12:26 PM, Roger Leigh  wrote:
> 
> > Package: linux-image-2.6.28-1-amd64
> > Version: 2.6.28-1
> > Severity: grave
> > Justification: renders package unusable
> >
> > System: ASUS P5Q-E mainboard with an Intel Q9550 core2 quad 2.83 GHz
> > processor.
> >
> > Decompressing Linux... Parsing ELF... done.
> > Booting the kernel
> > [Hangs at this point]

> Is it the standard Debian .config?

Yes, I just installed the package directly from a mirror.  I haven't
rebuilt it with any changed options.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517193: linux-image-2.6.28-1-amd64 fails to boot on amd64

2009-02-26 Thread Amaya

Same here, okthxbye

Aioanei Rares wrote:



On Thu, Feb 26, 2009 at 12:26 PM, Roger Leigh > wrote:


Package: linux-image-2.6.28-1-amd64
Version: 2.6.28-1
Severity: grave
Justification: renders package unusable

System: ASUS P5Q-E mainboard with an Intel Q9550 core2 quad 2.83
GHz processor.

After booting with GRUB (transcribed by hand, there may be typos):

 Booting 'Debian GNU/Linux, kernel 2.6.28-1-amd64'

root  (hd0,1)
 filesystem type is ext2fs, partition type 0x83
kernel  /vmlinuz-2.6.28-1-amd64 root=/dev/mapper/ravenclaw-root ro
 [Linux-bzImage, setup=0x3000, size=0x1ef540]
initrd  /initrd-2.6.28-1-amd64
 [Linux-initrd @ 0x3780b000, 0x7e421b bytes]

Probing EDD (edd=off to disable) [edd=off has no effect]

Decompressing Linux... Parsing ELF... done.
Booting the kernel
[Hangs at this point]


If you'd like any further information or testing, just let me know.


Regards,
Roger

-- System Information:
Debian Release: 5.0
 APT prefers unstable
 APT policy: (550, 'unstable'), (400, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.28-1-amd64 depends on:
ii  debconf [debconf-2.0] 1.5.25 Debian configuration
management sy
ii  initramfs-tools [linux-initra 0.93   tools for generating
an initramfs
ii  module-init-tools 3.4-1  tools for managing
Linux kernel mo

linux-image-2.6.28-1-amd64 recommends no packages.

Versions of packages linux-image-2.6.28-1-amd64 suggests:
ii  grub   0.97-47lenny2 GRand Unified
Bootloader (Legacy v
pn  linux-doc-2.6.28   (no description
available)



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

with a subject of "unsubscribe". Trouble? Contact
listmas...@lists.debian.org 


 
Is it the standard Debian .config?


Bug#517215: 2.6.26 does not detect JMicron SATA controller while 2.6.25 did

2009-02-26 Thread Christian Hammers
Package: linux-image-2.6.26-1-amd64
Version: 2.6.26-11
Severity: important

Hello

After upgrading to linux-image-2.6.26-1-amd64 my computer does not boot
anymore. It seems that the SATA hard drive is beeing detected but not
recognised as block device.

The only suspicious line I could find was:
[5.332468] ata_piix :00:1f.2: version 2.12
[5.332468] ACPI: PCI Interrupt :00:1f.2[B] -> GSI 19 (level, low) -> 
IRQ 19
[5.332468] ata_piix :00:1f.2: MAP [ P0 -- P1 -- ]
[5.332652] PCI: Unable to reserve I/O region #1:8...@1f0 for device 
:00:1f.2
[5.332961] ata_piix :00:1f.2: failed to request/iomap BARs for port 0 
(errno=-16)
[5.332961] PCI: Unable to reserve I/O region #3:8...@170 for device 
:00:1f.2
[5.332961] ata_piix :00:1f.2: failed to request/iomap BARs for port 1 
(errno=-16)
[5.332961] ata_piix :00:1f.2: no available native port

Attached are two dmesg outputs, one from a working 2.6.25-2-amd64 and one from
the above kernel.

$ lsscsi   
[2:0:0:0]diskATA  WDC WD2500KS-00M 02.0  /dev/sda
[4:0:0:0]cd/dvd  HL-DT-ST DVDRAM GSA-H62N  CL00  /dev/scd0

$ lspci
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM 
Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express 
Root Port (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 
(rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 
(rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 
(rev 02)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation 82801IB (ICH9) LPC Interface Controller 
(rev 02)
00:1f.2 IDE interface: Intel Corporation 82801IB (ICH9) 2 port SATA IDE 
Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE 
Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation GeForce 8600 GT (rev a1)
03:00.0 SATA controller: JMicron Technologies, Inc. JMicron 20360/20363 AHCI 
Controller (rev 02)
03:00.1 IDE interface: JMicron Technologies, Inc. JMicron 20360/20363 AHCI 
Controller (rev 02)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI 
Express Gigabit Ethernet controller (rev 01)

The only similar bug reports I could find were 498702, 508235, both against 
"Marvell" 
controllers or with other error messages. I hope someone can figure out the 
problem.

bye,

-christian-



-- Package-specific info:

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

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15) (ignored: 
LC_ALL set to de...@euro)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-1-amd64 depends on:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92l  tools for generating an initramfs
ii  module-init-tools 3.4-1  tools for managing Linux kernel mo

linux-image-2.6.26-1-amd64 recommends no packages.

Versions of packages linux-image-2.6.26-1-amd64 suggests:
ii  grub   0.97-47lenny1 GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.26   (no description available)

-- debconf information:
  linux-image-2.6.26-1-amd64/preinst/bootloader-initrd-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/postinst/old-initrd-link-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/postinst/old-system-map-link-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/preinst/overwriting-modules-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/preinst/lilo-initrd-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/prerm/removing-running-kernel-2.6.26-1-amd64: true
  linux-image-2.6.26-1-amd64/prerm/would-invalidate-boot-loader-2.6.26-1-amd64: 
true
  linux-image-2.6.26-1-amd64/postinst/bo

Bug#517193: linux-image-2.6.28-1-amd64 fails to boot on amd64

2009-02-26 Thread Aioanei Rares
On Thu, Feb 26, 2009 at 2:54 PM, Amaya  wrote:

> Same here, okthxbye
>
>
> Aioanei Rares wrote:
>
>
>
> On Thu, Feb 26, 2009 at 12:26 PM, Roger Leigh  wrote:
>
>> Package: linux-image-2.6.28-1-amd64
>> Version: 2.6.28-1
>> Severity: grave
>> Justification: renders package unusable
>>
>> System: ASUS P5Q-E mainboard with an Intel Q9550 core2 quad 2.83 GHz
>> processor.
>>
>> After booting with GRUB (transcribed by hand, there may be typos):
>>
>>  Booting 'Debian GNU/Linux, kernel 2.6.28-1-amd64'
>>
>> root  (hd0,1)
>>  filesystem type is ext2fs, partition type 0x83
>> kernel  /vmlinuz-2.6.28-1-amd64 root=/dev/mapper/ravenclaw-root ro
>>  [Linux-bzImage, setup=0x3000, size=0x1ef540]
>> initrd  /initrd-2.6.28-1-amd64
>>  [Linux-initrd @ 0x3780b000, 0x7e421b bytes]
>>
>> Probing EDD (edd=off to disable) [edd=off has no effect]
>>
>> Decompressing Linux... Parsing ELF... done.
>> Booting the kernel
>> [Hangs at this point]
>>
>>
>> If you'd like any further information or testing, just let me know.
>>
>>
>> Regards,
>> Roger
>>
>> -- System Information:
>> Debian Release: 5.0
>>  APT prefers unstable
>>  APT policy: (550, 'unstable'), (400, 'experimental')
>> Architecture: amd64 (x86_64)
>>
>> Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
>> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
>> Shell: /bin/sh linked to /bin/bash
>>
>> Versions of packages linux-image-2.6.28-1-amd64 depends on:
>> ii  debconf [debconf-2.0] 1.5.25 Debian configuration
>> management sy
>> ii  initramfs-tools [linux-initra 0.93   tools for generating an
>> initramfs
>> ii  module-init-tools 3.4-1  tools for managing Linux
>> kernel mo
>>
>> linux-image-2.6.28-1-amd64 recommends no packages.
>>
>> Versions of packages linux-image-2.6.28-1-amd64 suggests:
>> ii  grub   0.97-47lenny2 GRand Unified Bootloader
>> (Legacy v
>> pn  linux-doc-2.6.28   (no description available)
>>
>>
>>
>> --
>> To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
>> with a subject of "unsubscribe". Trouble? Contact
>> listmas...@lists.debian.org
>>
>>
>
> Is it the standard Debian .config?
>
>
Same here what?


had to add irqpoll for Lenny kernel; irqpoll breaks Lenny kernel

2009-02-26 Thread Dale E. Martin
[Originally posted to debian-user where there weren't any replies.  More
details of hardware etc can be supplied if requested.  Please Cc replies to
me.]

I have a machine that was running Etch (and using the 2.6.18-k7 kernel) for
the entire release.  It had uptimes over 100 days a few times during that
period.

I recently updated it to Lenny and not too long after rebooting it I saw
kernel messages talking about how noone cared about IRQ 21 interrupts and
to turn on irqpoll.  (IRQ 21 was attached to my USB devices and they
weren't working so I had to reboot at this stage.)

When I boot with irqpoll, the machine crashes after some time.  Basically
it becomes fully unresponsive - not driving video, the numlock key doesn't
work on the keyboard any more, etc.

I booted it back into Etch's 2.6.18 (accidently with irqpoll) and it died
this horrible death again.  I took irqpoll off the kernel arguments and now
the machine has been up and stable for several days.

Any thoughts about this?  Is the new need for irqpoll a kernel bug or is it
exposing an underlying hardware problem?  If it's the latter why is this
hardware so stable running 2.6.18?

Thoughts appreciated.

Thanks,
  Dale
-- 
Dale E. Martin - d...@the-martins.org
http://the-martins.org/~dmartin


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517193: linux-image-2.6.28-1-amd64 fails to boot on amd64

2009-02-26 Thread Aioanei Rares
On Thu, Feb 26, 2009 at 12:26 PM, Roger Leigh  wrote:

> Package: linux-image-2.6.28-1-amd64
> Version: 2.6.28-1
> Severity: grave
> Justification: renders package unusable
>
> System: ASUS P5Q-E mainboard with an Intel Q9550 core2 quad 2.83 GHz
> processor.
>
> After booting with GRUB (transcribed by hand, there may be typos):
>
>  Booting 'Debian GNU/Linux, kernel 2.6.28-1-amd64'
>
> root  (hd0,1)
>  filesystem type is ext2fs, partition type 0x83
> kernel  /vmlinuz-2.6.28-1-amd64 root=/dev/mapper/ravenclaw-root ro
>  [Linux-bzImage, setup=0x3000, size=0x1ef540]
> initrd  /initrd-2.6.28-1-amd64
>  [Linux-initrd @ 0x3780b000, 0x7e421b bytes]
>
> Probing EDD (edd=off to disable) [edd=off has no effect]
>
> Decompressing Linux... Parsing ELF... done.
> Booting the kernel
> [Hangs at this point]
>
>
> If you'd like any further information or testing, just let me know.
>
>
> Regards,
> Roger
>
> -- System Information:
> Debian Release: 5.0
>  APT prefers unstable
>  APT policy: (550, 'unstable'), (400, 'experimental')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
>
> Versions of packages linux-image-2.6.28-1-amd64 depends on:
> ii  debconf [debconf-2.0] 1.5.25 Debian configuration
> management sy
> ii  initramfs-tools [linux-initra 0.93   tools for generating an
> initramfs
> ii  module-init-tools 3.4-1  tools for managing Linux
> kernel mo
>
> linux-image-2.6.28-1-amd64 recommends no packages.
>
> Versions of packages linux-image-2.6.28-1-amd64 suggests:
> ii  grub   0.97-47lenny2 GRand Unified Bootloader
> (Legacy v
> pn  linux-doc-2.6.28   (no description available)
>
>
>
> --
> To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
>
>

Is it the standard Debian .config?


Bug#517193: linux-image-2.6.28-1-amd64 fails to boot on amd64

2009-02-26 Thread Roger Leigh
Package: linux-image-2.6.28-1-amd64
Version: 2.6.28-1
Severity: grave
Justification: renders package unusable

System: ASUS P5Q-E mainboard with an Intel Q9550 core2 quad 2.83 GHz processor.

After booting with GRUB (transcribed by hand, there may be typos):

  Booting 'Debian GNU/Linux, kernel 2.6.28-1-amd64'

root  (hd0,1)
 filesystem type is ext2fs, partition type 0x83
kernel  /vmlinuz-2.6.28-1-amd64 root=/dev/mapper/ravenclaw-root ro
  [Linux-bzImage, setup=0x3000, size=0x1ef540]
initrd  /initrd-2.6.28-1-amd64
  [Linux-initrd @ 0x3780b000, 0x7e421b bytes]

Probing EDD (edd=off to disable) [edd=off has no effect]

Decompressing Linux... Parsing ELF... done.
Booting the kernel
[Hangs at this point]


If you'd like any further information or testing, just let me know.


Regards,
Roger

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (550, 'unstable'), (400, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.28-1-amd64 depends on:
ii  debconf [debconf-2.0] 1.5.25 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.93   tools for generating an initramfs
ii  module-init-tools 3.4-1  tools for managing Linux kernel mo

linux-image-2.6.28-1-amd64 recommends no packages.

Versions of packages linux-image-2.6.28-1-amd64 suggests:
ii  grub   0.97-47lenny2 GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.28   (no description available)



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: [Lenny] linux-image-2.6.26-1-openvz-amd64 kernel panic on boot

2009-02-26 Thread Cedric Jeanneret
"not a big bug" ? ermm system can't boot... if that's not a "grave bug"...

we'll use the old deprecated fza-kernel until the new patched kernel is out...

Regards,

C.

On Thu, 26 Feb 2009 10:58:15 +0100
Ola Lundqvist  wrote:

> Hi Cedric
> 
> There are two answers for that question:
> 1) The patch seems to be a potential ABI breaker. I do not say it is  
> an ABI breaker, but it needs some analysis before telling that. ABI  
> breakers has not been allowed for a quite long time during the lenny  
> freeze period.
> 
> 2) It has not been a grave bug and lenny has been in a freeze period.
> 
> However this bug is a good candidate for the next release update of lenny.
> 
> Best regards,
> 
> // Ola
> 
> Quoting Cedric Jeanneret :
> 
> > Hi again,
> > After some poking arround, my bug is exactly this one :
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500876
> > I just tried to boot the server with "maxcpus=4", and all works...
> >
> > Now the question is : why is the patch provided in this bug NOT   
> > applied to lenny stable kernel ??
> >
> > Regards,
> >
> > C.
> >
> > On Thu, 26 Feb 2009 08:22:19 +0100
> > Ola Lundqvist  wrote:
> >
> >> Hi Cedric
> >>
> >> Please take contact with Kir Kolyshkin . He know which
> >> designer to contact about this issue.
> >>
> >> Best regards,
> >>
> >> // Ola
> >>
> >> Quoting Cedric Jeanneret :
> >>
> >> > Yup, at every boot... How can I have the full hangup log ? what can
> >> > I provide to help? as this server is emtpy for now (but not for
> >> > long..), I can reboot it several times. I can use it today.
> >> >
> >> > Regards,
> >> >
> >> > C.
> >> >
> >> > On Thu, 26 Feb 2009 07:54:12 +0100
> >> > Ola Lundqvist  wrote:
> >> >
> >> >> Hi again
> >> >>
> >> >> The problem with the previous bug report was that it was hard to  
> >>  reproduce
> >> >> reliably. Your help may be helpful in this regard as I understand that
> >> >> you have problem every time. Is that correct?
> >> >>
> >> >> Best regards,
> >> >>
> >> >> // Ola
> >> >>
> >> >> On Thu, Feb 26, 2009 at 07:47:28AM +0100, Cedric Jeanneret wrote:
> >> >> > Thanks a lot.
> >> >> > I'll follow this bug on openvz.
> >> >> >
> >> >> > Regards
> >> >> >
> >> >> > C.
> >> >> >
> >> >> > On Wed, 25 Feb 2009 17:53:09 +0100
> >> >> > Ola Lundqvist  wrote:
> >> >> >
> >> >> > > Hi Cedric
> >> >> > >
> >> >> > > This bug has been forwarded to
> >> >> http://bugzilla.openvz.org/show_bug.cgi?id=930
> >> >> > > Unfortunatly the solution is not yet known.
> >> >> > >
> >> >> > > Best regards,
> >> >> > >
> >> >> > > // Ola
> >> >> > >
> >> >> > > On Wed, Feb 25, 2009 at 03:33:04PM +0100, Cedric Jeanneret wrote:
> >> >> > > > Hello,
> >> >> > > >
> >> >> > > > I just installed lenny on a new server (dell poweredge 2950)
> >> >> and wanted to use the debian openvz kernel... Unfortunately, I'm
> >> >> just unable to boot the server on it.
> >> >> > > > Poking on google, I found someone with exactly the same problem:
> >> >> > > >
> >> >>   
> >> http://fixunix.com/debian/548482-bug-503097-linux-image-2-6-26-1-openvz-amd64-kernel-panic.html
> >> >> > > >
> >> >> > > > As nobody answer to him, I'm trying to find some things in here.
> >> >> > > >
> >> >> > > > FYI, openvz.org kernel runs nicely
> >> >> (ovzkernel-2.6.18-amd64-smp), but as it's a bit old... we really
> >> >> want to use debian's packages...
> >> >> > > >
> >> >> > > > Thanks in advance.
> >> >> > > >
> >> >> > > > C.
> >> >> > > >
> >> >> > > > --
> >> >> > > > Cédric Jeanneret |  System Administrator
> >> >> > > > 021 619 10 32|  Camptocamp SA
> >> >> > > > cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL
> >> >> > >
> >> >> > >
> >> >> > >
> >> >> >
> >> >> >
> >> >> > --
> >> >> > Cédric Jeanneret |  System Administrator
> >> >> > 021 619 10 32|  Camptocamp SA
> >> >> > cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL
> >> >>
> >> >>
> >> >>
> >> >
> >> >
> >> > --
> >> > Cédric Jeanneret |  System Administrator
> >> > 021 619 10 32|  Camptocamp SA
> >> > cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL
> >> >
> >>
> >>
> >>
> >
> >
> > --
> > Cédric Jeanneret |  System Administrator
> > 021 619 10 32|  Camptocamp SA
> > cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL
> >
> 
> 
> 


-- 
Cédric Jeanneret |  System Administrator
021 619 10 32|  Camptocamp SA
cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL


signature.asc
Description: PGP signature


Re: [Lenny] linux-image-2.6.26-1-openvz-amd64 kernel panic on boot

2009-02-26 Thread Ola Lundqvist

Hi Cedric

There are two answers for that question:
1) The patch seems to be a potential ABI breaker. I do not say it is  
an ABI breaker, but it needs some analysis before telling that. ABI  
breakers has not been allowed for a quite long time during the lenny  
freeze period.


2) It has not been a grave bug and lenny has been in a freeze period.

However this bug is a good candidate for the next release update of lenny.

Best regards,

// Ola

Quoting Cedric Jeanneret :


Hi again,
After some poking arround, my bug is exactly this one :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500876
I just tried to boot the server with "maxcpus=4", and all works...

Now the question is : why is the patch provided in this bug NOT   
applied to lenny stable kernel ??


Regards,

C.

On Thu, 26 Feb 2009 08:22:19 +0100
Ola Lundqvist  wrote:


Hi Cedric

Please take contact with Kir Kolyshkin . He know which
designer to contact about this issue.

Best regards,

// Ola

Quoting Cedric Jeanneret :

> Yup, at every boot... How can I have the full hangup log ? what can
> I provide to help? as this server is emtpy for now (but not for
> long..), I can reboot it several times. I can use it today.
>
> Regards,
>
> C.
>
> On Thu, 26 Feb 2009 07:54:12 +0100
> Ola Lundqvist  wrote:
>
>> Hi again
>>
>> The problem with the previous bug report was that it was hard to  
 reproduce

>> reliably. Your help may be helpful in this regard as I understand that
>> you have problem every time. Is that correct?
>>
>> Best regards,
>>
>> // Ola
>>
>> On Thu, Feb 26, 2009 at 07:47:28AM +0100, Cedric Jeanneret wrote:
>> > Thanks a lot.
>> > I'll follow this bug on openvz.
>> >
>> > Regards
>> >
>> > C.
>> >
>> > On Wed, 25 Feb 2009 17:53:09 +0100
>> > Ola Lundqvist  wrote:
>> >
>> > > Hi Cedric
>> > >
>> > > This bug has been forwarded to
>> http://bugzilla.openvz.org/show_bug.cgi?id=930
>> > > Unfortunatly the solution is not yet known.
>> > >
>> > > Best regards,
>> > >
>> > > // Ola
>> > >
>> > > On Wed, Feb 25, 2009 at 03:33:04PM +0100, Cedric Jeanneret wrote:
>> > > > Hello,
>> > > >
>> > > > I just installed lenny on a new server (dell poweredge 2950)
>> and wanted to use the debian openvz kernel... Unfortunately, I'm
>> just unable to boot the server on it.
>> > > > Poking on google, I found someone with exactly the same problem:
>> > > >
>>   
http://fixunix.com/debian/548482-bug-503097-linux-image-2-6-26-1-openvz-amd64-kernel-panic.html

>> > > >
>> > > > As nobody answer to him, I'm trying to find some things in here.
>> > > >
>> > > > FYI, openvz.org kernel runs nicely
>> (ovzkernel-2.6.18-amd64-smp), but as it's a bit old... we really
>> want to use debian's packages...
>> > > >
>> > > > Thanks in advance.
>> > > >
>> > > > C.
>> > > >
>> > > > --
>> > > > Cédric Jeanneret |  System Administrator
>> > > > 021 619 10 32|  Camptocamp SA
>> > > > cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL
>> > >
>> > >
>> > >
>> >
>> >
>> > --
>> > Cédric Jeanneret |  System Administrator
>> > 021 619 10 32|  Camptocamp SA
>> > cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL
>>
>>
>>
>
>
> --
> Cédric Jeanneret |  System Administrator
> 021 619 10 32|  Camptocamp SA
> cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL
>






--
Cédric Jeanneret |  System Administrator
021 619 10 32|  Camptocamp SA
cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL





--
 --- Inguza Technology AB --- MSc in Information Technology 
/  o...@inguza.comAnnebergsslingan 37\
|  o...@debian.org   654 65 KARLSTAD|
|  http://inguza.com/Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: [Lenny] linux-image-2.6.26-1-openvz-amd64 kernel panic on boot

2009-02-26 Thread Cedric Jeanneret
Hi again,
After some poking arround, my bug is exactly this one :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500876
I just tried to boot the server with "maxcpus=4", and all works...

Now the question is : why is the patch provided in this bug NOT applied to 
lenny stable kernel ??

Regards,

C.

On Thu, 26 Feb 2009 08:22:19 +0100
Ola Lundqvist  wrote:

> Hi Cedric
> 
> Please take contact with Kir Kolyshkin . He know which  
> designer to contact about this issue.
> 
> Best regards,
> 
> // Ola
> 
> Quoting Cedric Jeanneret :
> 
> > Yup, at every boot... How can I have the full hangup log ? what can   
> > I provide to help? as this server is emtpy for now (but not for   
> > long..), I can reboot it several times. I can use it today.
> >
> > Regards,
> >
> > C.
> >
> > On Thu, 26 Feb 2009 07:54:12 +0100
> > Ola Lundqvist  wrote:
> >
> >> Hi again
> >>
> >> The problem with the previous bug report was that it was hard to reproduce
> >> reliably. Your help may be helpful in this regard as I understand that
> >> you have problem every time. Is that correct?
> >>
> >> Best regards,
> >>
> >> // Ola
> >>
> >> On Thu, Feb 26, 2009 at 07:47:28AM +0100, Cedric Jeanneret wrote:
> >> > Thanks a lot.
> >> > I'll follow this bug on openvz.
> >> >
> >> > Regards
> >> >
> >> > C.
> >> >
> >> > On Wed, 25 Feb 2009 17:53:09 +0100
> >> > Ola Lundqvist  wrote:
> >> >
> >> > > Hi Cedric
> >> > >
> >> > > This bug has been forwarded to   
> >> http://bugzilla.openvz.org/show_bug.cgi?id=930
> >> > > Unfortunatly the solution is not yet known.
> >> > >
> >> > > Best regards,
> >> > >
> >> > > // Ola
> >> > >
> >> > > On Wed, Feb 25, 2009 at 03:33:04PM +0100, Cedric Jeanneret wrote:
> >> > > > Hello,
> >> > > >
> >> > > > I just installed lenny on a new server (dell poweredge 2950)   
> >> and wanted to use the debian openvz kernel... Unfortunately, I'm   
> >> just unable to boot the server on it.
> >> > > > Poking on google, I found someone with exactly the same problem:
> >> > > >   
> >> http://fixunix.com/debian/548482-bug-503097-linux-image-2-6-26-1-openvz-amd64-kernel-panic.html
> >> > > >
> >> > > > As nobody answer to him, I'm trying to find some things in here.
> >> > > >
> >> > > > FYI, openvz.org kernel runs nicely   
> >> (ovzkernel-2.6.18-amd64-smp), but as it's a bit old... we really   
> >> want to use debian's packages...
> >> > > >
> >> > > > Thanks in advance.
> >> > > >
> >> > > > C.
> >> > > >
> >> > > > --
> >> > > > Cédric Jeanneret |  System Administrator
> >> > > > 021 619 10 32|  Camptocamp SA
> >> > > > cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL
> >> > >
> >> > >
> >> > >
> >> >
> >> >
> >> > --
> >> > Cédric Jeanneret |  System Administrator
> >> > 021 619 10 32|  Camptocamp SA
> >> > cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL
> >>
> >>
> >>
> >
> >
> > --
> > Cédric Jeanneret |  System Administrator
> > 021 619 10 32|  Camptocamp SA
> > cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL
> >
> 
> 
> 


-- 
Cédric Jeanneret |  System Administrator
021 619 10 32|  Camptocamp SA
cedric.jeanne...@camptocamp.com  |  PSE-A / EPFL


signature.asc
Description: PGP signature