Bug#914495: More evidence that the gen4 adapter commit is at fault

2018-12-04 Thread Bert
On Tue, 4 Dec 2018 15:03:51 -0500 sixerjman wrote: > I have 3 Debian machines in the lab, and two booted 4.18.3 fine. One > has a Radeon GPU, the other is an Intel GM965. The one that gave me > the black screen at boot is: > > lspci | grep -i vga > 00:02.0 VGA compatible controller: Intel Corpora

Bug#930649: linux-image-4.19.0-5-amd64: X-server fails to start while booting

2019-06-17 Thread Bert Schlumwig
Package: src:linux Version: 4.19.37-3 Severity: important In 30% of all reboots, X-server fails to start. When the time comes to start x-server it fails and leaves me with a backtrace at the CLI login. If I login as root and try to reboot the machine cleanly, it will get stuck and I have to power

Bug#628480: linux-image-2.6.32-5-xen-amd64: System hangs after reboot command

2011-05-29 Thread Cosemans Bert
Package: linux-2.6 Version: 2.6.32-34squeeze1 Severity: important The system fails to actually reboot after the reboot command. Everything shuts down normally, but the machine doesn't start up again. The only way to get it to start is to physically remove power and cold boot the machine. Accordi

Bug#533903: initramfs-tools: support different compression tools in mkinitramfs

2010-02-02 Thread Bert Schulze
quot;lzma" or "bzip2" has been passed as argument, or defaults to gzip. (as well if the -c argument has been omitted) Given the fact that gzip, bzip2 and lzma read input from stdin and pass the compressed output to stdout theres no need to change a lot of code here. unified diff att

Bug#533903: initramfs-tools: support different compression tools in mkinitramfs

2010-02-25 Thread bert schulze
mkinitramfs? > > also just fall back on current default if the input is undefined or > strange of tha config option. > [..] yeah thats no problem at all, I just grabbed the 2.6.33 sources and theres LZO support as well. Will rediff it ths weekend and let mkinitramfs do the job

Bug#533903: initramfs-tools: support different compression tools in mkinitramfs

2010-02-28 Thread bert schulze
Hello Maximilian, this version uses /etc/initramfs-tools/initramfs.conf to determine the compression method, checks kernel and userspace support with fallback to gzip. Since LZO didnt work for me at all with 2.6.33 I left that out for now. unified diff against git attached regards Bert Schulze

Bug#576429: initramfs-tools: mkinitramfs - compression support / commandline override

2010-04-04 Thread Bert Schulze
Package: initramfs-tools Version: 0.93.4 Severity: normal Tags: patch hello maximilian, fixed the commandline argument to select the compressor. also your test with "command" needed to be negated otherwise the fallback to gzip would take place everytime. patch attached -- frohe o