[Samuel Thibault]
> Peter, could you try to put
> http://dept-info.labri.fr/~thibault/tmp/vga.so.0.3
> into /usr/lib/hurd/console/ and start your Hurd console? That one does
> work for me and on Richard's VMs.
I tested, and it solved the hang for me too. :)
--
Happy hacking
Petter Reinholdtsen
Hello,
Downgrading my host kernel to 3.2 allowed me to reproduce the issue, and
bisect the VGA driver changes down to a seemingly odd difference: the
addition of unsigned char attr_mode; in the vga_state structure. Yes,
that is what makes qemu completely hang with hwaccel on linux kernel
3.2. Putt
Petter Reinholdtsen, le Tue 25 Mar 2014 10:52:10 +0100, a écrit :
> Enabling hurd-console and rebooting caused the system to hang during
> boot in rc2.d again. :(
Yes, as I told you on IRC, I guess the new version of the hurd console
triggers something like an IRQ whose emulation by the wheezy ver
[Samuel Thibault]
> To circumvent the issue, just disable the console completely in
> /etc/defaults/hurd-console
That worked too. After disabling it, rebooting, upgrading everything
via ssh (worked just fine) and rebooting, I was still able to log in
via ssh.
Enabling hurd-console and rebooting
Petter Reinholdtsen, le Tue 25 Mar 2014 10:29:33 +0100, a écrit :
> But after boot, the machine got stuck trying to run the scripts in
> rc2.d/, and I was no longer able to log into the machine.
To circumvent the issue, just disable the console completely in
/etc/defaults/hurd-console
Samuel
--
I managed to upgrade the hurd packages by building my own where the
hurd-console init.d script no longer is started on package
installation or stopped on package removal, and also commented out the
hurd-console block in /var/lib/dpkg/info/hurd.prerm:
root@debian:~# cat /var/lib/dpkg/info/hurd.pr
I got some help from gg0 on IRC to debug this issue. He proposed to
upgrade everything except hurd first, and this worked:
apt-get update
apt-mark hold hurd
apt-get dist-upgrade
apt-mark unhold hurd
This reduced the amount of packages to upgrade to the minimum.
Upgrading using apt-get di
I forgot to mention that I am using Wheezy on the host, so the
virt-manager/kvm/qemu versions are from Wheezy.
--
Happy hacking
Petter Reinholdtsen
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or
Package: hurd
Version: 1:0.5.git20140320-1
Severity: grave
I am unable to upgrade my virtual test hurd machine because it hang
completely during apt-get upgrade. I have to "cut the power" on the
machine and reboot it to try to get going. After the boot, the machine
hang again during boot. As t
9 matches
Mail list logo