On Thu, Jul  9, 2009 at 09:36:21 -0700, Jesse Barnes wrote:

> I wonder if fbdev could fill the "get something on the screen when the
> driver is busted" hole.  Is it good enough to rely on for that?
> 
IIRC that won't currently work well, because
probe_devices_from_device_sections will claim the pci device for the
intel driver, at which point fbdev's xf86ClaimFbSlot will fail and it
will be disabled before intel has a chance to run its init stuff (so
before we know if it's busted).  So you need to either uninstall intel,
or know the magic xorg.conf incantation to use fbdev.

Cheers,
Julien

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to