[Bug 440657] Re: chvt hangs on ioctl

2010-08-12 Thread Jeremy Foshee
This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu development release http://cdimage.ubuntu.com/daily-live/current/ . Also, please be sure to provide

[Bug 440657] Re: chvt hangs on ioctl

2010-04-06 Thread dkg
This machine is no longer exhibiting this behavior because i turned off hardware acceleration for X11 with the following /etc/X11/xorg.conf: Section "Device" Identifier "Configured Video Device" Driver "intel" Option "NoAccel" "true" EndSection (i arrived at this thanks to

[Bug 440657] Re: chvt hangs on ioctl

2010-04-02 Thread Jeremy Foshee
Hi dkg, This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest development release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If it remains an

[Bug 440657] Re: chvt hangs on ioctl

2009-10-03 Thread Colin Watson
If the ioctl's hanging, chvt can't do much about that - that's a kernel thing. It also can't reasonably skip calling that particular ioctl, since that's the documented way to wait for a VT to become active, which is expected behaviour from chvt. As such, I'm reassigning this to the kernel. ** Pack