* [Bug 16336] i915 crashes when loading X.org server with vesa driver
[not found] <bug-16336-2300@https.bugzilla.kernel.org/>
@ 2010-07-04 12:33 ` bugzilla-daemon
2010-07-04 14:33 ` bugzilla-daemon
2010-07-23 19:38 ` bugzilla-daemon
2 siblings, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2010-07-04 12:33 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=16336
Chris Wilson <chris@chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chris@chris-wilson.co.uk
--- Comment #1 from Chris Wilson <chris@chris-wilson.co.uk> 2010-07-04 12:33:16 ---
You have two drivers conflicting over control of the same hardware. Don't do
that.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
--
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 16336] i915 crashes when loading X.org server with vesa driver
[not found] <bug-16336-2300@https.bugzilla.kernel.org/>
2010-07-04 12:33 ` [Bug 16336] i915 crashes when loading X.org server with vesa driver bugzilla-daemon
@ 2010-07-04 14:33 ` bugzilla-daemon
2010-07-23 19:38 ` bugzilla-daemon
2 siblings, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2010-07-04 14:33 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=16336
--- Comment #2 from Artem S. Tashkinov <t.artem@mailcity.com> 2010-07-04 14:32:39 ---
X.org server trying to run using Vesa shouldn't crash my computer and it
happens now. I could be happy if kernel just said "Resource or device is busy"
without wrecking havoc.
(As a side not I wonder why it's possible (and it perfectly works) to run
proprietary NVIDIA X.org server and Vesa X.org server at the same time).
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
--
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 16336] i915 crashes when loading X.org server with vesa driver
[not found] <bug-16336-2300@https.bugzilla.kernel.org/>
2010-07-04 12:33 ` [Bug 16336] i915 crashes when loading X.org server with vesa driver bugzilla-daemon
2010-07-04 14:33 ` bugzilla-daemon
@ 2010-07-23 19:38 ` bugzilla-daemon
2 siblings, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2010-07-23 19:38 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=16336
Jesse Barnes <jbarnes@virtuousgeek.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WILL_NOT_FIX
--- Comment #3 from Jesse Barnes <jbarnes@virtuousgeek.org> 2010-07-23 19:38:26 ---
The kernel has no way of doing this right now. A suitably privileged X server
can open /dev/mem or any of the sysfs resource files and start poking
regsiters.
The reason NV and VESA work together is that the NV driver isn't a kernel mode
driver, when you switch between servers in that config the whole hardware state
is saved and restored, whereas in the i915 case, the i915 driver expects to be
in sole control of the hw once it loads.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
--
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-07-23 19:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <bug-16336-2300@https.bugzilla.kernel.org/>
2010-07-04 12:33 ` [Bug 16336] i915 crashes when loading X.org server with vesa driver bugzilla-daemon
2010-07-04 14:33 ` bugzilla-daemon
2010-07-23 19:38 ` bugzilla-daemon
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.