* [Bug 16285] New: First display corrupted when second screen plugged at boot
@ 2008-06-10 0:21 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-16285-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-06-10 0:21 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=16285
Summary: First display corrupted when second screen plugged at
boot
Product: xorg
Version: 7.3
Platform: PowerPC
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
ReportedBy: benoar-GANU6spQydw@public.gmane.org
QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
Created an attachment (id=17019)
--> (http://bugs.freedesktop.org/attachment.cgi?id=17019)
drm messages
With card :
0000:00:10.0 VGA compatible controller: nVidia Corporation NV34M [GeForce FX
Go5200] (rev a1)
On a 12" powerbook G4.
When I don't plug my second monitor at boot (LCD on DVI), I only see one
available screen with xrandr. My internal monitor is OK but I don't get any
output on the second one.
When plugging the second monitor at boot, I have a clone on it but the first
display becomes corrupted when X starts. Xrandr still shows me only one output
:
Screen 0: minimum 640 x 400, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
1024x768 75.0* 72.0 70.0 60.0
832x624 75.0
800x600 75.0 72.0 60.0 56.0
640x480 75.0 73.0 67.0 60.0
720x400 70.0
Tried by using both nvidiafb and offb (after some advices by marcheu on IRC)
but got the same result.
The "corrupted" screen looks like pixels are too evenly spaced, showing wired
colors, and no meaningfull kind of windows.
Part of my xorg.conf :
Section "Device"
Identifier "nVidia Corporation NV34M [GeForce FX Go5200]"
Driver "nouveau"
BusID "PCI:0:16:0"
Option "UseFBDev" "true"
Option "AccelMethod" "EXA"
EndSection
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 16285] First display corrupted when second screen plugged at boot
[not found] ` <bug-16285-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2008-06-10 0:21 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-10 2:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-10 4:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-06-10 0:21 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=16285
--- Comment #1 from Benjamin Cama <benoar-GANU6spQydw@public.gmane.org> 2008-06-09 17:21:48 PST ---
Created an attachment (id=17020)
--> (http://bugs.freedesktop.org/attachment.cgi?id=17020)
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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 16285] First display corrupted when second screen plugged at boot
[not found] ` <bug-16285-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-06-10 0:21 ` [Bug 16285] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-06-10 2:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-10 4:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-06-10 2:40 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=16285
--- Comment #2 from Danny <obiwan-ajv+KCCKUOlAfugRpC6u6w@public.gmane.org> 2008-06-09 19:40:54 PST ---
Why do you have usefbdev in the conf? Not sure if it is causing trouble but it
is better to remove it I think.
Also, log indicates you are not using randr12, which means you probably are
using an older copy of nouveau, in which it was not default. Without randr12
dual screen cannot really work well, so consider updating to git.
d.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 16285] First display corrupted when second screen plugged at boot
[not found] ` <bug-16285-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-06-10 0:21 ` [Bug 16285] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-10 2:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-06-10 4:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-06-10 4:52 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=16285
Benjamin Cama <benoar-GANU6spQydw@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |NOTABUG
--- Comment #3 from Benjamin Cama <benoar-GANU6spQydw@public.gmane.org> 2008-06-09 21:52:55 PST ---
OK, it was my fault, updating to the latest git did it work ... Sorry for not
having tested that prior to reporting this problem. For the record, the version
that make it work :
drm commit 4b8aecbde8e62af5370d5401d49a8ab8d089fe8e
DDX commit e034616ab2bbbc486f90c5f64e2bd2de194cf92e
And it works really well actually : it even detected the extended resolution
(1680x1050) of my LCD without a itch. This is really nice. Even Xv works quite
well.
The only "problem" is that since I switched to offb, I don't have any more
console VT ... but now I am not stuck anymore because of some strange DMA
problem it seems (I didn't extensively test that) when switching VT.
Concerning UseFBDev, I didn't change anything and it's still set to true. If
someone could explain me the meaning of this option, I'd be glad, as it never
changed anything on all the linux boxes I touched ...
Thanks for all !
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-06-10 4:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-10 0:21 [Bug 16285] New: First display corrupted when second screen plugged at boot bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-16285-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-06-10 0:21 ` [Bug 16285] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-10 2:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-06-10 4:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.