Bug#1064009: initramfs-tools-core: initrd fails to boot stating root fs is missing with LVM RAID1 in degraded mode

2024-02-15 Thread Petr Vyhnal
Package: initramfs-tools-core Version: 0.142 Severity: normal Dear Maintainer, * What led up to the situation? Consider having VM with two ~21.5GB disks and doing fresh installation Debian installer partitioner setup 1) Created partitions as follows /dev/vda1 500MB EFI /dev/vda2 21GB LVM /

The linux-image-amd64 and linux-sources packages inconsistency

2023-04-10 Thread Petr Mandys
+1_all.deb is still available in the repository, I can force the proper version of that package. However the related config package linux-config-6.1_6.1.12-1~bpo11+1_amd64.deb is no longer available in the repository. I assume this is not the desired state. Regards, Petr

bullseye-backports: linux-image-amd64 and linux-sources inconsistency

2023-04-06 Thread Petr Mandys
still available in the repository, I can force the proper version of package. However the related config package linux-config-6.1_6.1.12-1~bpo11+1_amd64.deb is no longer available in the repository. I assume this is not the desired state. Regards, Petr

Bug#993535: linux: Enable CONFIG_EVM

2021-09-02 Thread Petr Vorel
> I'd also consider to enable non-default CONFIG_EVM_ATTR_FSUUID. Actually CONFIG_EVM_ATTR_FSUUID is enabled by default. But I'd consider enabling also CONFIG_ENCRYPTED_KEYS as it's enabled for Ubuntu [1] Thanks! Kind regards, Petr [1] https://patchwork.ozlabs.org/project/u

Bug#993535: linux: Enable CONFIG_EVM

2021-09-02 Thread Petr Vorel
. If you have additional questions about the setup, feel free to ask on linux-integrity ML or directly Mimi Zohar (IMA/EVM maintainer). Thanks! Kind regards, Petr -- System Information: Debian Release: bookworm/sid APT prefers stable-security APT policy: (500, 'stable-security'),

Re: Re: Re: [PATCH/RFC nfs-utils] Fix NFSv4 export of tmpfs filesystems.

2021-05-17 Thread Petr Vorel
Hi Neil, > On Fri, 14 May 2021, Petr Vorel wrote: > > The failure has really something to do with rpcbind ("mount.nfs: portmap > > query > > failed:"): > > rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 > > write(2, "mount.nfs: trying 10.0.0.2 pro

Re: Re: [PATCH/RFC nfs-utils] Fix NFSv4 export of tmpfs filesystems.

2021-05-13 Thread Petr Vorel
Hi Neil, all, [Cc also Debian kernel folks as we're trying to fix issues which could hit them. See https://lore.kernel.org/linux-nfs/YILQip3nAxhpXP9+@pevik/T/#t ] > Hi Neil, > > On Fri, 07 May 2021, Petr Vorel wrote: > > > Hi Neil, > > > > [[This is a propose

Bug#972459: linux: Reenable CONFIG_IMA

2020-11-07 Thread Petr Vorel
Package: src:linux Followup-For: Bug #972459 Adding 2 patches: enabling CONFIG_IMA and also enable CONFIG_EVM and CONFIG_EVM_ATTR_FSUUID. IMHO it does make sense to enable EVM as well. Not sure what exactly should be enabled from EVM. Kind regards, Petr From

Bug#972459: linux: Reenable CONFIG_IMA

2020-10-18 Thread Petr Vorel
problem to be solved? Kind regards, Petr [1] https://salsa.debian.org/kernel-team/linux/-/commit/f3c3de0f6000fd6280396dd9b354699839c3cacb [2] https://salsa.debian.org/kernel-team/linux/-/commit/82596c5122fe1e0d5e15053e93f4384419e26ed7 [3] https://lwn.net/Articles/791863/

Bug#961061: linux-image-4.19.0-9-amd64: "xset s activate" doesn't work properly with i965 & 4.19 but works with 4.09

2020-05-19 Thread Petr Mikse
g from both kernels, they seems identical, except there are some modeline dups in the 4.19 version. Regards, Petr Mikše -- Package-specific info: ** Version: Linux version 4.19.0-9-amd64 (debian-kernel@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.118-2 (2020-04-29) *

Bug#802903: linux-image-4.2.0-rc6-amd64: waiting too long for crypt password prompt

2015-10-24 Thread Petr Vorel
a bug. I'm currently using nvidia module, I can switch to nouveau, if you need to (to get non-tainted kernel). I'm using LVM on the top of luks crypted disk. What else you need to know? Kind regards, Petr -- Package-specific info: ** Version: Linux version 4.2.0-rc6-amd64 (debian-ker

Bug#764148: linux-image-3.16-2-amd64: Software loop if zd1211 firmware isn't found

2014-10-05 Thread Petr
Package: src:linux Version: 3.16.3-2 Severity: normal Dear Maintainer, the kernel generates messages for ever if zd1211 USB stick is pluged in and no firmware is installed. It working correct if firmware is present. I expect kernel should give up loading firmware if no success. Regards, Petr

Bug#757835: nfs-kernel-server: after update 1.2.8-6->1.2.8-8 rpc.mountd starts crashing

2014-08-11 Thread Petr Vandrovec
client.c && ./a.out $gcc-4.9 -W -Wall -O1 client.c && ./a.out $ Petr On Mon, Aug 11, 2014 at 12:15 PM, Steve Langasek wrote: > On Mon, Aug 11, 2014 at 11:49:16AM -0700, Petr Vandrovec wrote: >> Hi, >> it seems to be gcc bug. For inexplicable reason compiler optimiz

Bug#757835: nfs-kernel-server: after update 1.2.8-6->1.2.8-8 rpc.mountd starts crashing

2014-08-11 Thread Petr Vandrovec
it is doing, and fixes the crash. I think that after code does 'strncpy(new, old, cp-old)' or 'new[cp-old] = 0' or 'if (cp != old && *cp)' compiler believes 'cp' cannot be NULL, forgetting that both 'cp' and 'old' could have been NULL, making these expressions valid for NULL cp. Petr nfsworkaround.patch Description: Binary data

Bug#702250: initramfs-tools: rootfs on usb no longer works with linux kernel 3.8

2013-03-04 Thread Petr Janecek
Package: initramfs-tools Version: 0.109 Severity: normal Tags: d-i patch Hello, from linux kernel version 3.8 onward, having root filesystem on usb mass storage connected to ehci usb controller no longer works. Moreover, usb keyboard in emergency shell does not work. In linux kernel version 3.8,

Bug#666021: Workaround

2012-06-07 Thread Petr Tichý
I've found that sysctl vm.min_free_kbytes = 65536 fixes the issue. Now testing with 16384. It seems that this is specific to PPC kernel as didn't notice this on any other machine (i386/amd64) Regards Petr -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a

Bug#672431: report

2012-05-31 Thread Petr Grigoriev
hangs. Sorry for bad error... error is closed -- Ñ óâàæåíèåì, Petr mailto:unicor...@hotbox.ru -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Arc

Bug#672431: 3.2.0-3.2.16ubuntu

2012-05-15 Thread Petr Grigoriev
15 04:24:43 ... kernel:[33501.389903] CR2: 0000 Petr mailto:unicor...@hotbox.ru -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://li

Bug#664171: Info received (initramfs-tools: initrd cannot be easily disabled when not using kernel-package)

2012-05-11 Thread Petr Baudis
Hi! Ping, any news? Thanks, Petr "Pasky" Baudis -- 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/20120511151511.gi6...@machine.or.cz

Bug#672431: dmesg and additional info

2012-05-10 Thread Petr Grigoriev
+5V: +4.78 V (min = +4.49 V, max = +5.24 V) really on motherboard 4.97V on bottom pci slot, and 4.99 on processor power supply. Petr mailto:unicor...@hotbox.ru -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of

Bug#672431: append additional info on bug

2012-05-10 Thread Petr Grigoriev
syslogd@srv at May 11 05:50:34 ... kernel:[ 216.088826] CR2: 7b625920 Write failed: Broken pipe on kernel 3.2.7 or early, month in february 2012 server is stable. on kernel 3.2.16 server is hang from 3 min to one week. on kernel 3.3.5-ubuntu server is work normally. Petr

Bug#672431: linux-image-3.2.0-2-686-pae: kernel is randomly hang, with or without error. degraded from 3.2.0-maybe 3.2.7. v3.3.5-ubuntu is stable

2012-05-10 Thread Petr Pavlov
Package: linux-2.6 Version: 3.2.16-1 Severity: critical Justification: breaks the whole system Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)

Bug#666021: [powerpc] Kernel reports page allocation failure: order:1, mode:0x20

2012-04-05 Thread Petr Tichý
Oops, too early: Apr 6 00:14:06 addict kernel: [523091.737097] du: page allocation failure: order:1, mode:0x20 Apr 6 00:14:07 addict kernel: [523091.741695] Call Trace: Apr 6 00:14:07 addict kernel: [523091.746108] [cfffee10] [c00134f4] .show_stack+0x80/0x130 (unreliable) Apr

Bug#666021: [powerpc] Kernel reports page allocation failure: order:1, mode:0x20

2012-04-05 Thread Petr Tichý
his is probably one of the tcp-related bugs fixed in 3.2.12-1. >> >> I don't think so. I think it's likely to be a case of running too >> many network services in too little memory. > > Sure, that's what an allocation failure usually would suggest. > Reo

Bug#666021: [powerpc] Kernel reports page allocation failure: order:1, mode:0x20

2012-03-27 Thread Petr Tichý
Hi Jonathan thanks and sorry for my mistake. I'm installing the 3.2.12-1 and hope it's fixed there. Thanks again Petr 27. 3. 2012 v 23:33, Jonathan Nieder: > reassign 666021 src:linux-2.6 3.2.9-1 > tags 666021 + moreinfo > quit > > Petr Tichy wrote: > >>

Bug#666021: linux-image-3.2.0-2-powerpc64: Kernel reports page allocation failure: order:1, mode:0x20

2012-03-27 Thread Petr Tichy
Package: linux-2.6 Version: 3.2.12-1 Severity: normal -- Package-specific info: ** Version: Linux version 3.2.0-2-powerpc64 (Debian 3.2.9-1) (debian-kernel@lists.debian.org) (gcc version 4.6.2 (Debian 4.6.2-11) ) #1 SMP Sun Mar 4 22:46:58 UTC 2012 ** Command line: ro root=UUID=164e826d-0477-4

Bug#664171: initramfs-tools: initrd cannot be easily disabled when not using kernel-package

2012-03-15 Thread Petr Baudis
Package: initramfs-tools Version: 0.100 Severity: normal Tags: patch Dear Maintainer, when creating kernel package by other means than make-kpkg (e.g. using the kernel's make deb-pkg target), initrd creation cannot be disabled easily, since the appropriate script checks whether $KERNEL_PACKAGE_VE

Bug#653524: hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x01db0000

2011-12-28 Thread Petr Baudis
Package: linux-2.6 Version: 3.1.5-1 Severity: normal Dear Maintainer, this bug is twofold - I'm not sure which of the two problems is the real culprit of the issue I'm seeing, and if it's worth fixing both or just either one. It boils down to sometimes choppy playback and mainly applications gett

Bug#604197: PC speaker does not work after upgrade to squeeze

2011-06-09 Thread Petr Salinger
- add analog beep input control, 2010-03-26). But that is only a wild guess. Could you test with the kernel from testing, sid, or experimental? It works correctly for me with kernel from testing (2.6.38-2-amd64). Thanks. Petr -- To UNSUBSCRIBE, email to debian-kernel-requ

Bug#604197: PC speaker does not work after upgrade to squeeze

2011-02-10 Thread Petr Salinger
Similarly for me, the workaround also works. linux-image-2.6.32-5-amd64 2.6.32-30 In standard sequence: input: Macintosh mouse button emulation as /devices/virtual/input/input0 input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 input: Pow

Re: Bug#529939: xserver-xorg-video-intel: atheros driver crippled

2009-09-21 Thread Petr Malát
On Monday 24 of August 2009 20:47:39 Julien Cristau wrote: > This is more likely to be a kernel bug than one in X, so reassigning. > Does this still happen with newer software? I tested it yesterday and the problem had vanished with linux-image 2.6.26-19. You can close the bug. Thanks!

Re: linux-2.6 upload planned

2009-01-09 Thread Petr Vyslouzil
itz's recent bug triage Are XVR drivers (#508108) going to be included? If not, please, reconsider as they've been successfully tried and tested in several different kernel builds and on different HW. Thanks. Regards Petr Vysloužil -- To UNSUBSCRIBE, email to debian-kernel-re

Bug#442877: forcedeth kernel panic

2008-12-26 Thread Petr Stehlik
Moritz Muehlenhoff píše v Pá 26. 12. 2008 v 00:21 +0100: > On Mon, Sep 17, 2007 at 05:49:04PM +0200, Petr Stehlik wrote: > > Package: linux-image-2.6.22-2-amd64 > > Version: 2.6.22-4 > > > > Freshly built new machine based on ASUS M2N32 WS Pro motherboard with &g

Bug#486834: linux-image-2.6.25-2-686: the same problem is on kernel 2.6.26-rc8

2008-07-03 Thread Petr Vorel
> please let us now about xorg upstream bug number. Here it is: https://bugs.freedesktop.org/show_bug.cgi?id=16613 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#486834: linux-image-2.6.25-2-686: the same problem is on kernel 2.6.26-rc8

2008-07-03 Thread Petr Vorel
Package: linux-image-2.6.25-2-686 Version: 2.6.25-6 Followup-For: Bug #486834 Hi, I had exactly the same problem on the same kernel and xserver-xorg-video-intel version Upgrading to version 2.3.2 didn't help. ii xserver-xorg-video-intel 2:2.3.2-1X.Org X server -- Int

Bug#482314: [linux-image-2.6.24-1-amd64] soft lockup

2008-05-23 Thread Petr Voralek
and 2.6.25 kernels from distribution... -- Petr Voralek(JabberID: [EMAIL PROTECTED]) { When I am right nobody remembers... When I am wrong nobody forgets! } -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#482314: [linux-image-2.6.24-1-amd64] soft lockup

2008-05-22 Thread Petr Voralek
on other model of Aspire, and solution has been replacing of dying battery), but one and only solution of my problem is downgrade to 2.6.24-4... :^( (Please, excuse me for my czEnglish.) -- Petr Voralek(JabberID: [EMAIL PROTECTED]) { Nothing is true. Everything is permitted.

Bug#482314: [linux-image-2.6.24-1-amd64] soft lockup

2008-05-21 Thread Petr Voralek
unstable has 2.6.25, please try it out? Still the same problem... Linux version 2.6.25-2-amd64 (Debian 2.6.25-3) ([EMAIL PROTECTED]) (gcc version 4.1.3 20080420 (prerelease) (Debian 4.1.2-22)) #1 SMP Wed May 14 14:04:05 UTC 2008 { A computer solves problems you never had without it. }

Bug#482314: [linux-image-2.6.24-1-amd64] soft lockup

2008-05-21 Thread Petr Voralek
-tools | 3.4-1 -- Petr Voralek { And now the penguin on top of your television set will explode. (MP) } syslog.txt.gz Description: GNU Zip compressed data enviroment.txt.gz Description: GNU Zip compressed data

RE: /scripts/local: Waiting for root file system...

2007-10-05 Thread Petr Kohts
> evading with "no time arg" is lame, it is more that > you had no good arg for the borked patch. I understand that your program is not able to boot with default parameters and you do not want to implement a suitable workaround. Please, stop wasting my time until you change your mind. Wish you

RE: /scripts/local: Waiting for root file system...

2007-10-05 Thread Petr Kohts
> > > The solution I'm proposing is cleaner and requires > > less hand work for the end user. Here's the `diff -u` > > (tested and working): > > no it's even more dirtier. > first of all you don't know which and what scripts are local-top > second you sleep 3x, too lazy to do the math but someth

RE: /scripts/local: Waiting for root file system...

2007-10-05 Thread Petr Kohts
> > I've downloaded the snapshot: > > > http://git.debian.org/?p=kernel/initramfs-tools.git;a=snapshot;h=HEAD > > > > But I can' find it! There's no /scripts/init-premount/udev > > > > rootdelay is mentioned only in these files: > > > > > > Am I missing something? > > yup, > each package ship

RE: /scripts/local: Waiting for root file system...

2007-10-05 Thread Petr Kohts
> baah, too lazy to try it :P > you didn't read the udev boot script that honours rootdelay > *before* any other boot script is run. I've downloaded the snapshot: http://git.debian.org/?p=kernel/initramfs-tools.git;a=snapshot;h=HEAD But I can' find it! There's no /scripts/init-premount/udev roo

RE: /scripts/local: Waiting for root file system...

2007-10-05 Thread Petr Kohts
> What will help in my case (as I've written above) > is to invoke `run_scripts /scripts/local-top` > during the wait cycle which will again and again > try to prepare root file system. More to say: I've done the test right now and the solution actually works. I'd like to hear the response of Ma

RE: /scripts/local: Waiting for root file system...

2007-10-05 Thread Petr Kohts
> Just yesterday: > > > http://lists.debian.org/msgid-search/[EMAIL PROTECTED] > pse.madduck.net This doesn't seem to be my issue. My hard drives are internal (not USB but SCSI). rootdelay will not help in my case because it just determines how long the following cycle will execute:

/scripts/local: Waiting for root file system...

2007-10-04 Thread Petr Kohts
Hello Maximilian. I've ran into issue with initramfs-tools which you support. Let me explain the problem. I'm installing sarge on a md0 raid1 which consists of /dev/sda2 and /dev/sdb2. Here's the snippet from console when the system boots up. Begin: Mounting root file system... ... Begin: Runni

Bug#442877: forcedeth kernel panic

2007-09-17 Thread Petr Stehlik
this crash is reliable, I managed to kill the machine several times in a row. Though right now I am testing a different setup - the forcedeth driver loaded with "optimization_mode=1" parameter and so far (65 minutes of tserv run) it didn't crash... Petr -- To UNSUBSCRIBE, email

please add VIA VT8251 AHCI support in the etch kernel

2006-08-05 Thread Petr Stehlik
VT8251 boards are nicely cheap :-) Thanks. Petr P.S. CC: me if you reply, thx. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#311815: matrox support on ppc64

2006-01-11 Thread Petr Vandrovec
Sven Luther wrote: On Wed, Jan 11, 2006 at 11:26:35PM +0100, Petr Vandrovec wrote: Anyway when I have two reports, one saying that matroxfb does not work on 2.6.11 and another that it does work, I'm lost. As since 2.6.9 or so matroxfb uses only readl()/writel() to access all har

Bug#311815: matrox support on ppc64

2006-01-11 Thread Petr Vandrovec
Tom Gall wrote: Hi Petr, I was just talking to sven luther about matrox graphics on ppc64. It would seem we have somewhat similiar experiences tho somewhat different as well. Currently I'm running 2.6.11.6 on my power3 box with a matrox g200. I do pass to the kernel : video=matroxfb:[

Bug#311815: powerpc & matroxfb?

2006-01-11 Thread Petr Vandrovec
2.6.12 or newer kernel - some bigendian fixes for accelerated characters drawing went into 2.6.12, so it is quite possible that problem is already fixed. Petr -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#347147: kernel-headers-2.6: asm/param.h includes linux/autoconf.h

2006-01-08 Thread Petr Baudis
Package: kernel-headers-2.6 Severity: minor With this package installed, when you include in your program, you will get a severe namespace pollution since indirectly gets included and it #undefs all sort of CONFIG_ preprocessor macros (e.g. ELinks using CONFIG_IPV6 macro internally was affected)

Bug#329355: Kernels compiled from kernel-source-2.4.27 can't boot on x86_64.

2005-09-21 Thread Petr Salinger
ernel-source-2.4.27 is arch all and therefore is available also on amd64. There are more "useless" packages, i.e. kernel-patch-2.4.27-hppa or kernel-source-2.2.25 . Regards Petr -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"