[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-09-29 Thread gak
Experiencing same on Natty. No terminal switching works. [24.750] (II) FBDEV: driver for framebuffer: fbdev [24.750] (--) using VT number 1 [75.172] Fatal server error: [75.172] xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call [75.172] [75.172] Please

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-09-29 Thread Timo Aaltonen
** Changed in: xorg-server (Ubuntu) Assignee: Timo Aaltonen (tjaalton) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/441653 Title: radeon graphics mode and console does not

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-08-10 Thread Rune K. Svendsen
I have started to experience this in Natty as well. Normally only from a cold boot though; upon restarting, the issue is gone. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/441653 Title: radeon

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-08-05 Thread Alexander Hartl
I still encounter this bug on a Lucid Lynx LTS once in a while. If it was fixed for natty could Lucid's repository please be updated? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/441653 Title:

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-08-01 Thread Id2ndR
I encountred the trouble in natty today, so I can confirm that it has been fixed for natty. It prevent the computer to boot, but I can shutdown it pressing the power off (acpi event). Here is the end of /var/log/Xorg.1.log : [19.465] (II) VESA: driver for VESA chipsets: vesa [19.465]

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-07-05 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.10.2.902-1ubuntu1 --- xorg-server (2:1.10.2.902-1ubuntu1) oneiric; urgency=low * Merge from Debian unstable. (LP: #441653) - Update 500_xi2.1.patch to apply. - Drop patch

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-07-01 Thread Timo Aaltonen
committed to git ** Changed in: xorg-server (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/441653 Title: radeon graphics mode and console does

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-06-30 Thread Žilvinas Valinskas
** Description changed: -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/441653 Title: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-06-30 Thread Žilvinas Valinskas
Problem should be fixed by this commit, not sure if it was backported to ubuntu/natty. commit 88c4622b594a1725d0cee86bc82ad640d241c520 Author: Aaron Plattner aplatt...@nvidia.com Date: Mon Apr 18 08:23:48 2011 -0700 linux: Retry VT ioctls while errno == EINTR When the smart

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-06-30 Thread Timo Aaltonen
It's not included in 1.10.2, but available upstream on the server-1.10-branch. ** Changed in: xorg-server (Ubuntu) Importance: Undecided = High ** Changed in: xorg-server (Ubuntu) Status: Confirmed = In Progress ** Changed in: xorg-server (Ubuntu) Assignee: (unassigned) = Timo

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-04-11 Thread Žilvinas Valinskas
Same problem here: [58.504] Fatal server error: [58.504] xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call hw/xfree86/os-support/linux/lnx_init.c: 62 static void 63 switch_to(int vt, const char *from) 64 { 65 if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, vt) 0) 66

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-03-23 Thread Thorsten Glaser
FWIW, I just had the same problem in Debian Squeeze with fglrx. Turns out that the “sleep 1” was a good idea – in Debian, I just installed file-rc to revert to “legacy” (as opposed to parallel) boot ordering, which fixed the problem there. No idea about what init system *buntu uses these days,

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-03-15 Thread Elliot
Same black screen (with cursor) with Ubuntu 10.10 and Intel drivers. Note, I didn't have this on 32bit, this is on amd64. This is with a vanilla install and haven't been able to reproduce it. It happens say 30% of the times. ** Attachment added: Xorg.1.log

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-01-30 Thread Ralf Jung
These issues went completely away for me after I upgraded to Kubuntu 10.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/441653 Title: radeon graphics mode and console does not start -

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-12-24 Thread Albert Zeyer
@David: Read my comment #49. And also the linked Freedesktop bug. http://bugs.freedesktop.org/show_bug.cgi?id=29975 I read the relevant Xorg-server code and the same bug is still there and not fixed. There may be various possible reasons why VT_ACTIVATE succeeds but VT_WAITACTIVE will wait

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-12-22 Thread David Faure
In reply to #32: I don't think this is exactly the same as the RedHat bug report by Linus Torvalds, which was about the rhgb-client program specifically. The symptom (VT_WAITACTIVE failing) was the same, and the investigations might help with the bug here, but it's not the same bug (the rhgb one

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-12-04 Thread dorpm
Same problem here on a Thinkpad R51 with a Mobility Radeon 7500. Happens quite randomly. Here my xorg-log: [35.239] X.Org X Server 1.9.0 Release Date: 2010-08-20 [35.239] X Protocol Version 11, Revision 0 [35.239] Build Operating System: Linux 2.6.24-27-server i686 Ubuntu [

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-12-02 Thread reem.bs
This also happens to me $ uname -r 2.6.35-23-generic $ lspci | grep VGA 01:00.0 VGA compatible controller: nVidia Corporation NV44 [GeForce 6200 LE] (rev a1) Exact same error in Xorg log It might just be a crazy coincidence, but this only happens to me when I'm using an audio player. Any audio

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-11-27 Thread Andreas Chatziagapiou
$uname -r 2.6.35-22-generic $lspci |grep VGA nVidia Corporation G86 [GeForce 8600M GS] (rev a1) Fatal Error in Xorg.1.log: xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call As mentioned by people before it affects all cards and chipsets (ATI Nvidia). It seems to be an Xserver

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-11-25 Thread up-whatever
Same problem here, seems quite random. Ubuntu 10.04 amd64, Kernel 2.6.32-26-generic, Nvidia GeForce 9600GT with proprietary drivers. The title of this bug should be changed as the problem is obviously not related to radeon drivers. -- radeon graphics mode and console does not start -

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-11-07 Thread Fabio A.
The problem is still here: Kubuntu 10.04.1 (clean install). 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) Subsystem: Hewlett-Packard Company Device 30db Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV-

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-10-22 Thread David Faure
I can't confirm #54, the same problem happens here with kernel 2.6.32-24. Video card is: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller Happened all of a sudden -without- having done any updates to the system; weird. -- radeon graphics mode and console does not start

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-10-22 Thread David Faure
I can't confirm #54, the same problem happens here with kernel 2.6.32-24. Video card is: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller Happened all of a sudden -without- having done any updates to the system; weird. -- radeon graphics mode and console does not start

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-09-29 Thread Roman
I have just installed the new linux-image-2.6.32-25 from Ubuntu repositories, and faced this problem too. The booting stops just before KDM screen should appear after the KUbuntu logo Xorg.0.log contained the same lines: Fatal server error: xf86OpenConsole: VT_WAITACTIVE failed: Interrupted

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-09-29 Thread Roman
I've done a few extra reboots after this, KDM is now always starting. However, the KUbuntu logo with five dots, which is shown before that, was corrupted on each boot. The colors were quite strange in some regions and the letters KUbuntu are surrounded by many dense green dots. Not sure whether it

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-09-14 Thread Grek-336
I have this problem today the first time. It is an Samsung notebook with NVidia chip. I using a new Lucid i386 installation (no upgrade from older Ubuntu version) from a USB-Stick (with PAE-Kernel). The second boot works perfect. No Strg-Alt-Fx work but the Power Button. === Xorg.1.log ===

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-09-06 Thread Nizamov Shawkat
There is analogous bug with intel videocards also. https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- intel/+bug/576353 I hoped that it will be fixed in Maverick - nope, this bug is still in the Maverick also! I would say that now it is even more frequent than in was in Lucid. --

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-09-06 Thread Philip
Using kdm, nvidia driver, Kubuntu 10.04. Same bug, started appearing with the 2.6.32-24-generic kernel. I believe Linus Torvalds himself reports this bug back in 2007 https://bugzilla.redhat.com/show_bug.cgi?id=323501 It's some race condition that is an artifact of porting X to Linux ages ago.

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-09-02 Thread Albert Zeyer
I have had a similar behavior here. I am using the nvidia driver. I don't really like any of the suggested workarounds here. They are all hacks that don't really fix the bug itself. This is the relevant code: if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, xf86Info.vtno) 0)

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-09-02 Thread Albert Zeyer
If I am right with my explanation, the title of this report should be changed. -- radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call https://bugs.launchpad.net/bugs/441653 You received this bug notification because you are a member

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-08-24 Thread Keith Baker
The suggested solution (adding sleep 1 command to /etc/init.d/gdm.conf) solves this bug for me. For me the bug was introducted with kernel 2.6.35.3. It prevented GDM from showing the login screen and any console. I'm using a Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-08-24 Thread Keith Baker
BTW, I'm using 10.04. -- radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call https://bugs.launchpad.net/bugs/441653 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-08-05 Thread Patrick Chevalley
The sleep 1 in kdm.conf also fix the problem for me. I do about 20 boot in two weeks without any problem. -- radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call https://bugs.launchpad.net/bugs/441653 You received this bug

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-07-29 Thread Tom Worley
Running Kubuntu Lucid 10.04, NVidia GTX 260 graphics card, dual monitors. I've been having this issue on and off for months, and usually rebooting lets me log in, but it's stuck on the splash screen and rebooting/powering off has not fixed it (6 times in a row). Xorg.0.log shows: Fatal server

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-07-29 Thread Tom Worley
Just to add to the above, I'm running: kdm: 4:4.4.2-0ubuntu14 xserver-xorg: 1:7.5+5ubuntu1 (but Xorg.0.log shows: X.Org X Server 1.7.6) uname -a shows: Linux Beast 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC 2010 x86_64 GNU/Linux The sleep 1 workaround to /etc/init/kdm.conf didn't

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-07-24 Thread Vlado Plaga
Seems like this bug also afftects me since my update to Lucid. /var/log/Xorg.0.log says: Fatal server error: xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call I don't use that notebook computer very often, but a failure to display anything happens a bit less often then every second

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-07-21 Thread Peshko R.
Have exactly the same problem. Linux my-lnx 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 08:03:28 UTC 2010 x86_64 GNU/Linux # lspci |grep VGA 01:00.0 VGA compatible controller: nVidia Corporation G86M [Quadro NVS 150M] (rev a1) X.Org X Server 1.7.6 Release Date: 2010-03-17 X Protocol Version

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-07-21 Thread Peshko R.
Just to add I use gdm, and do NOT have kdm. Work around for gdm??? -- radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call https://bugs.launchpad.net/bugs/441653 You received this bug notification because you are a member of Ubuntu

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-07-21 Thread Peshko R.
Wow...Just checked to and saw there is an update for xserver specifically to address this issue. Updated the Xserver and did a few restart test, and so far so good. I'll update with with any issues. -- radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed:

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-07-13 Thread Rafal-maj-it
** Description changed: Fatal Server Error: xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call symptoms: stuck at command prompt, possible not starting any graphical mode nor console (stuck at the boot-splash blue screen) and alt+ctrl+F1..F8 not able to switch to any

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-07-13 Thread Bryce Harrington
** Tags added: kubuntu -- radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call https://bugs.launchpad.net/bugs/441653 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-07-12 Thread Rafal-maj-it
** Summary changed: - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call + radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call -- radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed:

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-07-12 Thread Rafal-maj-it
** Description changed: - Ok Sat, i update the sytem and I boot up and found this suprise is in my - Xorg.0.log - Fatal Server Error: xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call - symptoms: - stuck at command prompt, + symptoms: stuck at command prompt, + possible not