bugzilla-daemon at freedesktop.org
2010-Jun-29 10:24 UTC
[Nouveau] [Bug 28810] New: Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 Summary: Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card. Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: peter at somborneshetlands.co.uk QAContact: xorg-team at lists.x.org Created an attachment (id=36597) --> (https://bugs.freedesktop.org/attachment.cgi?id=36597) Kernel log with nouveau built from git Ctrl+Alt+Fn switches to virtual consoles but the display is blank although the keyboard works. The backlight _is_ on. The console works OK up to the point when X starts. video=1280x1024 is specified in the kernel boot line in GRUB otherwise KMS switches to something like the TV resolution (720x576) before X starts and X starts at 1024x768. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-29 10:25 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #1 from Peter Hardman <peter at somborneshetlands.co.uk> 2010-06-29 03:25:22 PDT --- Created an attachment (id=36598) --> (https://bugs.freedesktop.org/attachment.cgi?id=36598) Xorg log to go wth the kernel log Added the Xorg log. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-29 14:20 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #2 from Emil <eeydev at nottingham.ac.uk> 2010-06-29 07:20:30 PDT --- It appears that there are some bits left from the blob (/usr/lib/xorg/modules/extensions/libglx.so), and the xorg.conf is not setup correctly (you should use, nouveau, rather than nv/vesa). Have you gone through the TroubleShooting [1], namely sections 3 and 8 [1] http://nouveau.freedesktop.org/wiki/TroubleShooting -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-29 18:06 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 Marcin Slusarz <marcin.slusarz at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #36597|application/octet-stream |text/plain mime type| | -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-29 20:10 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #3 from Peter Hardman <peter at somborneshetlands.co.uk> 2010-06-29 13:10:27 PDT --- Oh dear, how embarrassing. I _thought_ I had gone through section 3, but I had done it on the wrong instance of Arch... I had not removed the nvidia-173xx-utils package on the test instance. I also didn't realise I even had the vesa driver installed. So the problem is now resolved. And now I know what RandR does, and how to disable the TV out in xorg.conf. Again, many apologies fot the time wasted.. Pete -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-29 20:20 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #4 from Francisco Jerez <currojerez at riseup.net> 2010-06-29 13:20:51 PDT --- (In reply to comment #0)> video=1280x1024 is specified in the kernel boot line in GRUB otherwise KMS > switches to something like the TV resolution (720x576) before X starts and X > starts at 1024x768.An mmiotrace from the blob would be useful to fix that (see [1] and [2]). Do you have access to a TV? [1] http://cgit.freedesktop.org/nouveau/linux-2.6/tree/Documentation/trace/mmiotrace.txt [2] http://nouveau.freedesktop.org/wiki/MmioTrace -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-29 21:16 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #5 from Peter Hardman <peter at somborneshetlands.co.uk> 2010-06-29 14:16:47 PDT --- The GUI resolution when X starts is fixed by having the proper drivers and an xorg.conf that specifies the resolution I want. The consoles are still not using the full screen though - about a 720x576 sized patch in the top LH corner of the screen. Smaller than the TV-1 when that was overlayed on VGA-1 Do you just want an mmio trace that covers the point when the Kernel switches from VGA to 720x576, or do you want one that covers X starting as well? And I don't have access to a TV. Actually, since there's nothing connected to the TV (S-video?) connector I don't understand why the driver is using it in the first place. It doesn't use the DVI connector which also has nothing connected to it. Pete -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-29 22:38 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #6 from Francisco Jerez <currojerez at riseup.net> 2010-06-29 15:38:24 PDT --- (In reply to comment #5)> Do you just want an mmio trace that covers the point when the Kernel switches > from VGA to 720x576, or do you want one that covers X starting as well? > > And I don't have access to a TV. Actually, since there's nothing connected to > the TV (S-video?) connector I don't understand why the driver is using it in > the first place. It doesn't use the DVI connector which also has nothing > connected to it.Right, that's why an mmiotrace from your card would be useful. If you're interested on fixing it you could: * Start tracing (the details are described in the links I posted in my last comment). * Start X with the nvidia proprietary driver (IOW the "blob"), but before, put the following in your xorg.conf, 'Section "Device"':> Option "UseDisplayDevice" "TV"* Stop tracing and send the compressed results to mmio.dumps at gmail.com. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-30 08:36 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #7 from Peter Hardman <peter at somborneshetlands.co.uk> 2010-06-30 01:36:35 PDT --- I'm currently on Xorg 1.8 and apparently the NVIDA driver is not supported by that version of Xorg (which is why I'm using nouveau in the first place). For the purposes of getting a trace will it be OK to use Xorg 1.8 or should I downgrade to 1.7? No big deal, but if I need to downgrade it will have to wait until I can have unfettered access to this PC for a few hours - which will not be till the weekend at the earliest. Pete -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-30 10:15 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #8 from Francisco Jerez <currojerez at riseup.net> 2010-06-30 03:15:15 PDT --- (In reply to comment #7)> I'm currently on Xorg 1.8 and apparently the NVIDA driver is not supported by > that version of Xorg (which is why I'm using nouveau in the first place). For > the purposes of getting a trace will it be OK to use Xorg 1.8 or should I > downgrade to 1.7? >Not sure.> No big deal, but if I need to downgrade it will have to wait until I can have > unfettered access to this PC for a few hours - which will not be till the > weekend at the earliest. >Ok, could I also have a look at your VBIOS [1]? It might be enough to fix it.> Pete[1] http://nouveau.freedesktop.org/wiki/DumpingVideoBios -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-30 11:06 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #9 from Peter Hardman <peter at somborneshetlands.co.uk> 2010-06-30 04:06:41 PDT --- Created an attachment (id=36630) --> (https://bugs.freedesktop.org/attachment.cgi?id=36630) Video rom -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-30 14:04 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #10 from Francisco Jerez <currojerez at riseup.net> 2010-06-30 07:04:25 PDT --- (In reply to comment #9)> Created an attachment (id=36630)--> (https://bugs.freedesktop.org/attachment.cgi?id=36630)> Video romNothing suspicious in it, so yeah, a full mmiotrace would be more useful. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-30 14:39 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #11 from Ben Skeggs <skeggsb at gmail.com> 2010-06-30 07:39:39 PDT --- If you can load the nvidia kernel module it might be enough to do this to get a trace (instead of starting X): mknod nvidia0 c 195 0 cat nvidia0 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-30 15:14 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #12 from Francisco Jerez <currojerez at riseup.net> 2010-06-30 08:14:29 PDT --- (In reply to comment #11)> If you can load the nvidia kernel module it might be enough to do this to get a > trace (instead of starting X): > > mknod nvidia0 c 195 0 > cat nvidia0I don't think so, we need to catch it while it's trying to detect TV. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-30 16:11 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #13 from Tavian Barnes <tavianator at gmail.com> 2010-06-30 09:11:48 PDT --- (In reply to comment #7)> I'm currently on Xorg 1.8 and apparently the NVIDA driver is not supported by > that version of Xorg (which is why I'm using nouveau in the first place). For > the purposes of getting a trace will it be OK to use Xorg 1.8 or should I > downgrade to 1.7?You could start X with the "-ignoreABI" command-line option (or set it somewhere in xorg.conf). I'm guessing that if X works with this option, the trace will be useful. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jun-30 20:06 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #14 from Peter Hardman <peter at somborneshetlands.co.uk> 2010-06-30 13:06:11 PDT --- Turned out I only had to downgrade the kernel from 2.6.34 to 3.6.33. I've emailed the trace to mmio.dump at gmail.com. It's also available at: http://www.somborneshetlands.co.uk/things/Zotac-FX5200-mmiotrace.tar.gz Pete -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jul-02 19:06 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #15 from Francisco Jerez <currojerez at riseup.net> 2010-07-02 12:06:46 PDT --- (In reply to comment #14)> Turned out I only had to downgrade the kernel from 2.6.34 to 3.6.33. I've > emailed the trace to mmio.dump at gmail.com. It's also available at: > > http://www.somborneshetlands.co.uk/things/Zotac-FX5200-mmiotrace.tar.gz >Thanks. It turns out that the blob's also detecting load in your TV output: R 4 195.041175 1 0xfc682608 0xf0001000 0x0 0 ^ So most likely someone screwed it up when the board was assembled: We can do nothing besides skipping load detection for your specific card. Can you provide the output from "lspci -vvnn"?> Pete-- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jul-03 15:06 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #16 from Peter Hardman <peter at somborneshetlands.co.uk> 2010-07-03 08:06:09 PDT --- Created an attachment (id=36724) --> (https://bugs.freedesktop.org/attachment.cgi?id=36724) Output of lspci -vvnn Ouput of lspci -vvnn attached. TBH now I've installed this card in my Windows machine I'm undecided whether the false load detection is a bug or a 'feature'. The Windows installer fires up a configurator after it's loaded the driver, and the first thing it tells you is that you probably don't want the card configured as it is! It initialises in the same mode the nouveau driver does 'Clone' with both TV and VGA enabled and one overlaid on the other. The difference is that the VGA is on top so if you don't understand what the configurator is telling you and leave it alone no harm is done visually - so long as you really haven't got a TV and no monitor - but maybe it can detect no monitor - I don't have a TV so can't test that scenario. It also avoids the 'you must have xxx installed before you can configure the driver' syndrome you often get with multi-function printers. The xorg.conf Option lines added by nvidia-settings to disable TV don't work for nouveau, but 'xrandr --output TV-1 --off' does work for X. Pete -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jul-03 16:23 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #17 from Francisco Jerez <currojerez at riseup.net> 2010-07-03 09:23:09 PDT --- Created an attachment (id=36728) View: https://bugs.freedesktop.org/attachment.cgi?id=36728 Review: https://bugs.freedesktop.org/review?bug=28810&attachment=36728 nv34_tv_detect_quirk.patch (In reply to comment #16)> Created an attachment (id=36724)--> (https://bugs.freedesktop.org/attachment.cgi?id=36724)> Output of lspci -vvnn > > Ouput of lspci -vvnn attached. >Ok, could you try the attached patch?> The xorg.conf Option lines added by nvidia-settings to disable TV don't work > for nouveau, but 'xrandr --output TV-1 --off' does work for X. >See [1], 'Option "Ignore"' is what you were looking for, but you shouldn't need it anymore.> Pete[1] http://wiki.debian.org/XStrikeForce/HowToRandR12 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jul-03 18:37 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #18 from Peter Hardman <peter at somborneshetlands.co.uk> 2010-07-03 11:37:04 PDT --- Thanks for the patch. Building a Linux kernel seems to be a complete nightmare unlike NetBSD where its very easy. I'll give it a go once I've figured out how its done -and why it seems so complicated. I'd found 'Option "Ignore"' at [1] just after I'd added the output of lspci. [1] http://www.thinkwiki.org/wiki/Xorg_RandR_1.2#xorg.conf -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jul-05 13:19 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 --- Comment #19 from Peter Hardman <peter at somborneshetlands.co.uk> 2010-07-05 06:19:58 PDT --- I've built a kernel incorporating the nv34_tv_detect_quirk patch and it now all works as it should - KMS wsitches to the monitor's native resolution of 1280x1024 as the module is loaded at boot, the virtual ttys use the same resolution, and there is no need to turn TV-1 off before starting X, or use the "Ignore" option in xorg.conf. Pete -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Jul-05 20:24 UTC
[Nouveau] [Bug 28810] Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card.
https://bugs.freedesktop.org/show_bug.cgi?id=28810 Francisco Jerez <currojerez at riseup.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #20 from Francisco Jerez <currojerez at riseup.net> 2010-07-05 13:24:46 PDT --- (In reply to comment #19)> I've built a kernel incorporating the nv34_tv_detect_quirk patch and it now all > works as it should - KMS wsitches to the monitor's native resolution of > 1280x1024 as the module is loaded at boot, the virtual ttys use the same > resolution, and there is no need to turn TV-1 off before starting X, or use the > "Ignore" option in xorg.conf. >Thanks, it should be fixed in master now.> Pete-- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
Possibly Parallel Threads
- [PATCH 1/2] drm/i2c/ch7006: Make some parameter descriptions more useful.
- [Bug 24830] New: Some characters are not drawn well, missing vertical lines with NVIDIA NV18
- [Bug 24820] New: [nv15] Vertical screen corruption in X when KMS is enabled
- [PATCH 1/2] man page: Fix the supported fb depths.
- [Bug 23212] New: oops on rmmod nouveau with nv31m