bugzilla-daemon at freedesktop.org
2009-Nov-09 11:37 UTC
[Nouveau] [Bug 24996] New: Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 Summary: Wrong display resolution in X, "windowed" console. FX 5600 XT Product: xorg Version: 7.5 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: kampsuniahv at gmail.com QAContact: xorg-team at lists.x.org Created an attachment (id=31062) --> (http://bugs.freedesktop.org/attachment.cgi?id=31062) Dmesg I'm getting 1024x768 display resolution in X, even though my monitors native is 1248x1024. When using console, it doesn't fill the whole screen it is "windowed" in corner. I'm using ArchLinux with latest git build of xf86-video-nouveau and this http://www.archlinux.org/packages/extra/i686/nouveau-drm/ nouveau-drm package. Using or not using fix_resolution_detection.patch doesn't change anything (superficially). I have enabled kms. Without it i had artifacts in different programs. I'll add dmesg and xorg.log. -- Configure bugmail: http://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
2009-Nov-09 11:38 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #1 from Hendrik <kampsuniahv at gmail.com> 2009-11-09 03:38:34 PST --- Created an attachment (id=31063) --> (http://bugs.freedesktop.org/attachment.cgi?id=31063) xorg.0.log -- Configure bugmail: http://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
2009-Nov-09 13:46 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #2 from Francisco Jerez <currojerez at riseup.net> 2009-11-09 05:46:09 PST --- Created an attachment (id=31065) --> (http://bugs.freedesktop.org/attachment.cgi?id=31065) nv31_tvdac_load.patch Does the attached patch help? -- Configure bugmail: http://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
2009-Nov-09 16:12 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #3 from Hendrik <kampsuniahv at gmail.com> 2009-11-09 08:12:43 PST --- Yes, that patch fixed it. -- Configure bugmail: http://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
2009-Nov-10 22:47 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #4 from Francisco Jerez <currojerez at riseup.net> 2009-11-10 14:47:22 PST --- (In reply to comment #3)> Yes, that patch fixed it. >A BIOS dump from this card would be interesting. [1] describes several procedures you can follow (attaching it to the bug report is probably not a good idea though, I'd rather send it to mmio.dumps at gmail.com). [1] http://nouveau.freedesktop.org/wiki/DumpingVideoBios -- Configure bugmail: http://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
2009-Nov-11 20:18 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #5 from Simon Siemonsma <simon at siemonsma.name> 2009-11-11 12:18:01 PST --- (In reply to comment #0)> Created an attachment (id=31062)--> (http://bugs.freedesktop.org/attachment.cgi?id=31062) [details]> Dmesg > > I'm getting 1024x768 display resolution in X, even though my monitors native is > 1248x1024. When using console, it doesn't fill the whole screen it is > "windowed" in corner. > I'm using ArchLinux with latest git build of xf86-video-nouveau and this > http://www.archlinux.org/packages/extra/i686/nouveau-drm/ nouveau-drm package. > Using or not using fix_resolution_detection.patch doesn't change anything > (superficially). I have enabled kms. Without it i had artifacts in different > programs. > I'll add dmesg and xorg.log. >I have exactly the same problem. Only I have a NV43 video chip. I'm using Gentoo amd64. Nouveau is compiled into the kernel. without KMS set everything looks fine. With KMS set as described by the original poster. No other differences in the kernel configuration. -- Configure bugmail: http://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
2009-Nov-11 20:38 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #6 from Francisco Jerez <currojerez at riseup.net> 2009-11-11 12:38:17 PST --- Created an attachment (id=31117) --> (http://bugs.freedesktop.org/attachment.cgi?id=31117) nv43_tvdac_load.patch (In reply to comment #5)> I have exactly the same problem. Only I have a NV43 video chip. > I'm using Gentoo amd64. Nouveau is compiled into the kernel. > without KMS set everything looks fine. > With KMS set as described by the original poster. > No other differences in the kernel configuration. >Does the attached patch fix it for you? -- Configure bugmail: http://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
2009-Nov-13 14:33 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #7 from Simon Siemonsma <simon at siemonsma.name> 2009-11-13 06:33:19 PST --- (In reply to comment #6)> Created an attachment (id=31117)--> (http://bugs.freedesktop.org/attachment.cgi?id=31117) [details]> nv43_tvdac_load.patch > > > Does the attached patch fix it for you? >I didn't manage to apply the patch. I copied your patch in the directory ../drivers/gpu/drm/nouveau I changed over to this directory. I did: patch nv43_tvdac_load.patch The cursor changed to the beginning of the next line and further nothing happened. Apperently I do something wrong. checking the manpage I don't understand what. What is the right way to apply the patch? Simon -- Configure bugmail: http://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
2009-Nov-13 14:58 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #8 from Johannes Obermayr <johannesobermayr at gmx.de> 2009-11-13 06:58:01 PST --- (In reply to comment #7)> I didn't manage to apply the patch. > I copied your patch in the directory ../drivers/gpu/drm/nouveau<snip>> What is the right way to apply the patch? > > Simon >1. copy/move the patch to your base directory (in your case .. directory from ../drivers/gpu/drm/nouveau) 2. then apply the patch with command "patch -p1 <nv43_tvdac_load.patch" 3. and last compile and install it... -- Configure bugmail: http://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
2009-Nov-13 15:23 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #9 from Simon Siemonsma <simon at siemonsma.name> 2009-11-13 07:23:14 PST --- (In reply to comment #6)> Created an attachment (id=31117)--> (http://bugs.freedesktop.org/attachment.cgi?id=31117) [details]> nv43_tvdac_load.patch > > > > > Does the attached patch fix it for you? >The patch doesn't help. Please let me now if you would like to receive more information or if can do some more tests. -- Configure bugmail: http://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
2009-Nov-14 20:50 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #10 from Simon Siemonsma <simon at siemonsma.name> 2009-11-14 12:50:25 PST --- (In reply to comment #9)> (In reply to comment #6) > > Created an attachment (id=31117)--> (http://bugs.freedesktop.org/attachment.cgi?id=31117) [details] [details]> > nv43_tvdac_load.patch > > > > > > > > > Does the attached patch fix it for you? > > > > The patch doesn't help. > Please let me now if you would like to receive more information or if can do > some more tests. >I did some more test. The console uses the right resolution: 1280x1024. Only the upper left is used to display the characters. When running X the monitor is in the right resolution: 1280x1024. Only xrandr(In reply to comment #9)> (In reply to comment #6) > > Created an attachment (id=31117)--> (http://bugs.freedesktop.org/attachment.cgi?id=31117) [details] [details]> > nv43_tvdac_load.patch > > > > > > > > > Does the attached patch fix it for you? > > > > The patch doesn't help. > Please let me now if you would like to receive more information or if can do > some more tests. >(In reply to comment #9)> (In reply to comment #6) > > Created an attachment (id=31117)--> (http://bugs.freedesktop.org/attachment.cgi?id=31117) [details] [details]> > nv43_tvdac_load.patch > > > > > > > > > Does the attached patch fix it for you? > > > > The patch doesn't help. > Please let me now if you would like to receive more information or if can do > some more tests. >I did some test: Pressing the menu button of my screen shows the resolution it is running at. This is 1280x1024 which is as it should be. In console only the upper left part of the screen is used for the framebuffer console. In X the output of xrandr is: Screen 0: minimum 320 x 200, current 1024 x 768, maximum 4096 x 4096 VGA-0 disconnected (normal left inverted right x axis y axis) DVI-I-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 376mm x 301mm 1280x1024 60.0 + 1024x768 75.1* 70.1 60.0 832x624 74.6 800x600 72.2 75.0 60.3 56.2 640x480 72.8 75.0 66.7 60.0 720x400 70.1 TV-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm 720x576 50.0 + 1024x768 50.0* 800x600 50.0 720x480 50.0 640x480 50.0 400x300 100.0 320x240 100.0 320x200 100.0 I definitively have no TV attached to my system. It seems xrandr is trying to run my monitor and non excistend tv at the same resolution. My understanding is: 1. nouveau detects a tv which is not there. 2. the framebuffer doesn't use all screen real estate for some reason. 3. xrandr sets all available screens to the same resolution. There is already a bugreport about this. 4. as things are now I have to manually change the resolution of my screen. -- Configure bugmail: http://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
2009-Nov-17 12:37 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #11 from Francisco Jerez <currojerez at riseup.net> 2009-11-17 04:37:28 PST --- Created an attachment (id=31253) --> (http://bugs.freedesktop.org/attachment.cgi?id=31253) dcb_gpio_tvdac_switching.patch (In reply to comment #9)> (In reply to comment #6) > > Created an attachment (id=31117)--> (http://bugs.freedesktop.org/attachment.cgi?id=31117) [details] [details]> > nv43_tvdac_load.patch > > > > > > > > > Does the attached patch fix it for you? > > > > The patch doesn't help. > Please let me now if you would like to receive more information or if can do > some more tests. >Please, try again with this one. -- Configure bugmail: http://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
2009-Nov-18 03:02 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 Francisco Jerez <currojerez at riseup.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31253|0 |1 is obsolete| | --- Comment #12 from Francisco Jerez <currojerez at riseup.net> 2009-11-17 19:02:40 PST --- Created an attachment (id=31286) --> (http://bugs.freedesktop.org/attachment.cgi?id=31286) dcb_gpio_tvdac_switching2.patch The last patch is known not to work on some nv4x, could you try this one instead? -- Configure bugmail: http://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
2009-Nov-18 16:04 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 Francisco Jerez <currojerez at riseup.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31065|0 |1 is obsolete| | Attachment #31117|0 |1 is obsolete| | Attachment #31286|0 |1 is obsolete| | --- Comment #13 from Francisco Jerez <currojerez at riseup.net> 2009-11-18 08:04:55 PST --- Created an attachment (id=31294) --> (http://bugs.freedesktop.org/attachment.cgi?id=31294) dcb_gpio_tvdac_switching3.patch (In reply to comment #9)> (In reply to comment #6) > > Created an attachment (id=31117)--> (http://bugs.freedesktop.org/attachment.cgi?id=31117) [details] [details]> > nv43_tvdac_load.patch > > > > > > > > > Does the attached patch fix it for you? > > > > The patch doesn't help. > Please let me now if you would like to receive more information or if can do > some more tests. >dcb_gpio_tvdac_switching2.patch no longer applies cleanly over master. Please use the one I'm attaching now if you have updated your tree recently enough. -- Configure bugmail: http://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
2009-Nov-18 19:37 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #14 from Simon Siemonsma <simon at siemonsma.name> 2009-11-18 11:37:18 PST --- (In reply to comment #13)> Created an attachment (id=31294)--> (http://bugs.freedesktop.org/attachment.cgi?id=31294) [details]> dcb_gpio_tvdac_switching3.patch > > (In reply to comment #9) > > (In reply to comment #6) > > > Created an attachment (id=31117)--> (http://bugs.freedesktop.org/attachment.cgi?id=31117) [details] [details] [details]> > > nv43_tvdac_load.patch > > > > > > > > > > > > > Does the attached patch fix it for you? > > > > > > > The patch doesn't help. > > Please let me now if you would like to receive more information or if can do > > some more tests. > > > > dcb_gpio_tvdac_switching2.patch no longer applies cleanly over master. Please > use the one I'm attaching now if you have updated your tree recently enough. >(In reply to comment #13)> Created an attachment (id=31294)--> (http://bugs.freedesktop.org/attachment.cgi?id=31294) [details]> dcb_gpio_tvdac_switching3.patch > > (In reply to comment #9) > > (In reply to comment #6) > > > Created an attachment (id=31117)--> (http://bugs.freedesktop.org/attachment.cgi?id=31117) [details] [details] [details]> > > nv43_tvdac_load.patch > > > > > > > > > > > > > Does the attached patch fix it for you? > > > > > > > The patch doesn't help. > > Please let me now if you would like to receive more information or if can do > > some more tests. > > > > dcb_gpio_tvdac_switching2.patch no longer applies cleanly over master. Please > use the one I'm attaching now if you have updated your tree recently enough. >(In reply to comment #13)> Created an attachment (id=31294)--> (http://bugs.freedesktop.org/attachment.cgi?id=31294) [details]> dcb_gpio_tvdac_switching3.patch > > (In reply to comment #9) > > (In reply to comment #6) > > > Created an attachment (id=31117)--> (http://bugs.freedesktop.org/attachment.cgi?id=31117) [details] [details] [details]> > > nv43_tvdac_load.patch > > > > > > > > > > > > > Does the attached patch fix it for you? > > > > > > > The patch doesn't help. > > Please let me now if you would like to receive more information or if can do > > some more tests. > > > > dcb_gpio_tvdac_switching2.patch no longer applies cleanly over master. Please > use the one I'm attaching now if you have updated your tree recently enough. >Given your comments about ubdating my tree recently enough I downloaded the latest drm snapshot from http://people.freedesktop.org/~pq/nouveau-drm/ When applying the patch Chunk 1 & 2 didn't apply. Before applying the patch the kernel did compile. After applying the patch (except chunk 1 & 2 of course) the kernel didn't compile. -- Configure bugmail: http://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
2009-Nov-19 01:32 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #15 from Xavier <shiningxc at gmail.com> 2009-11-18 17:32:34 PST --- (In reply to comment #12)> Created an attachment (id=31286)--> (http://bugs.freedesktop.org/attachment.cgi?id=31286) [details]> dcb_gpio_tvdac_switching2.patch > > The last patch is known not to work on some nv4x, could you try this one > instead? >This guy with a nv43 has tried that patch apparently without success : http://bbs.archlinux.org/viewtopic.php?pid=658015#p658015 I will ask him to post here directly, it would be easier :) -- Configure bugmail: http://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
2009-Nov-19 14:31 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #16 from Thomas Hoernes <thomas.hoernes at gmx.at> 2009-11-19 06:31:27 PST --- Created an attachment (id=31307) --> (http://bugs.freedesktop.org/attachment.cgi?id=31307) dmesg -- Configure bugmail: http://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
2009-Nov-19 14:37 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 Thomas Hoernes <thomas.hoernes at gmx.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31307|0 |1 is obsolete| | --- Comment #17 from Thomas Hoernes <thomas.hoernes at gmx.at> 2009-11-19 06:37:00 PST --- Created an attachment (id=31308) --> (http://bugs.freedesktop.org/attachment.cgi?id=31308) dmesg Sorry for double post! I?ve tried dcb_gpio_tvdac_switching3.patch with today?s snapshot. Error still occurs. -- Configure bugmail: http://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
2009-Nov-19 14:38 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 Xavier <shiningxc at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31307|application/octet-stream |text/plain mime type| | Attachment #31307|1 |0 is obsolete| | -- Configure bugmail: http://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
2009-Nov-19 17:50 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #18 from Francisco Jerez <currojerez at riseup.net> 2009-11-19 09:50:31 PST --- Some mmiotraces from the cards TV load detection still fails may be useful. There are some instructions in the wiki pages [1], besides the docs in the kernel source tree. The best would be to trace the blob with the TV output connected and any other outputs disconnected, no need to do anything special, just load nvidia.ko and start X up. As it's going to be a very large file, I'd send it compressed to mmio.dumps at gmail.com instead of attaching it to the bug report. [1] http://nouveau.freedesktop.org/wiki/MmioTrace -- Configure bugmail: http://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
2009-Nov-23 20:25 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #19 from Simon Siemonsma <simon at siemonsma.name> 2009-11-23 12:25:43 PST --- (In reply to comment #18)> Some mmiotraces from the cards TV load detection still fails may be useful. > There are some instructions in the wiki pages [1], besides the docs in the > kernel source tree. > > The best would be to trace the blob with the TV output connected and any other > outputs disconnected, no need to do anything special, just load nvidia.ko and > start X up. > > As it's going to be a very large file, I'd send it compressed to mmio.dumps at > gmail.com instead of attaching it to the bug report. > > [1] http://nouveau.freedesktop.org/wiki/MmioTrace >mmio dump send. It is without a tv attached ad with a monitor attached however. I hope it is still usefull. -- Configure bugmail: http://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
2009-Nov-24 15:15 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #20 from Francisco Jerez <currojerez at riseup.net> 2009-11-24 07:15:08 PST --- (In reply to comment #19)> mmio dump send. > It is without a tv attached ad with a monitor attached however. > I hope it is still usefull. >Hm, I'm afraid it isn't, as you have a monitor connected the blob doesn't even try to detect TV, but it probably would if you run it with no outputs connected at all. -- Configure bugmail: http://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
2009-Dec-20 11:42 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #21 from ashtophet <galiza.ceive at gmail.com> 2009-12-20 03:42:50 PST --- Created an attachment (id=32204) --> (http://bugs.freedesktop.org/attachment.cgi?id=32204) dmesg snip, obviously "DCB type 1 not known" -- Configure bugmail: http://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
2009-Dec-20 11:43 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #22 from ashtophet <galiza.ceive at gmail.com> 2009-12-20 03:43:14 PST --- I'm just a plain user, no devel knowledge, so sorry if it's a stupid proposal, wouldn't it be possible, as a workaround, to make this TV-out thingy optional, either config time or load time? I'm using kernel 2.6.33-rc1 (nv43), was suffering from the issue described here (I need proper resolution on fb), and simply commenting a few lines on nv04_display.c (OUTPUT_TV in case statements) made it work as I'm expecting. I know it's not a solution, I know it doesn't help the nouveau driver effort, but I'm not using TV-out (I've just used it once in eight yeras, just for the sake of trying...), I don't want to use it, I cannot contribute a MMIO dump (no TV here :P)... Thanks to you developers for hard working on nouveau! Sorry for disturbing... -- Configure bugmail: http://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
2009-Dec-20 13:30 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #23 from Francisco Jerez <currojerez at riseup.net> 2009-12-20 05:30:27 PST --- Created an attachment (id=32206) --> (http://bugs.freedesktop.org/attachment.cgi?id=32206) nv43_tvdac_load_2.patch The patch I'm attaching will probably solve the load detection false positives you've been experiencing on nv43. -- Configure bugmail: http://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
2009-Dec-20 14:08 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #24 from ashtophet <galiza.ceive at gmail.com> 2009-12-20 06:08:19 PST --- Hi. Cleanly compiled... init 6 and I'll report ;) Thanks -- Configure bugmail: http://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
2009-Dec-20 14:15 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #25 from ashtophet <galiza.ceive at gmail.com> 2009-12-20 06:15:56 PST --- Created an attachment (id=32207) --> (http://bugs.freedesktop.org/attachment.cgi?id=32207) dmesg excerpt after sucessful run! -- Configure bugmail: http://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
2009-Dec-20 14:17 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #26 from ashtophet <galiza.ceive at gmail.com> 2009-12-20 06:17:50 PST --- Booted fine, with no issues. Correct output detection, KMS working fine. Thanks!! -- Configure bugmail: http://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
2009-Dec-20 22:48 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 Fabienne Ducroquet <fabiduc at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fabiduc at gmail.com --- Comment #27 from Fabienne Ducroquet <fabiduc at gmail.com> 2009-12-20 14:48:10 PST --- Hi, I had the same issue with a NV42 chipset (Quadro FX Go1400), I applied the last patch (nv43_tvdac_load_2.patch) with "if (dev_priv->chipset == 0x42)" instead of "if (dev_priv->chipset == 0x43)" and that fixed it. -- Configure bugmail: http://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
2009-Dec-21 20:00 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 --- Comment #28 from Maarten Maathuis <madman2003 at gmail.com> 2009-12-21 12:00:45 PST --- nv43_tvdac_load_2.patch seems to work on a nv43, didn't test with tvout connected. -- Configure bugmail: http://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
2009-Dec-22 00:30 UTC
[Nouveau] [Bug 24996] Wrong display resolution in X, "windowed" console. FX 5600 XT
http://bugs.freedesktop.org/show_bug.cgi?id=24996 Francisco Jerez <currojerez at riseup.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #29 from Francisco Jerez <currojerez at riseup.net> 2009-12-21 16:30:44 PST --- nv43_tvdac_load_2.patch is now in master (with some additional fixes for nv42), so I'm marking this as fixed. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
Maybe Matching Threads
- [Bug 24421] New: Commit 6c8d3e39b72abe897b08d9e90cae85e121863d2c causes colour corruption on 9800M
- Create factor variable by groups
- Problems after migration from samba 3.5.2 to samba 4.3.1
- Problems after migration from samba 3.5.2 to samba 4.3.1
- High codec translation times on x64