On Saturday 01 December 2007 00:35:55 Richard Atcheson wrote:
> On Friday 30 November 2007 21:19:32 Joe Sloan wrote:
> > Richard Atcheson wrote:
> > > On Thursday 29 November 2007 23:34:39 Joe Sloan wrote:
> > >> Refresh my memory please: in your xorg.conf file, does it say you're
> > >> using the "i810" or the "intel" driver?
> > >
> > > Joe, the .conf file has this:
> > >  BoardName    "855 GM"
> > >   BusID        "0:2:0"
> > >   Driver       "intel"
> > >   Identifier   "Device[0]"
> > >   Screen       0
> > >   VendorName   "Intel"
> > >
> > > Wonder what happens if I change it?
> >
> > It might be worthwhile to change that to i810 and see how things run.
> > The "intel" is a new driver and there are known issues. I'm using it
> > here with no problems, but my chipset is older (945).
> >
> > Joe
>
> I changed the BoardName to i810, restarted it and no change whatever. 
> Still get the blue screen with great audio.
>
> Guess I'll have to use my imagination while playing dvds.  Not my preferred
> solution.
>
> Richard.

Thanks Joe,
You got me on the right track!   I changed the driver section to this:
 BoardName    "Intel Corporation 82852/855GM Integrated Graphics Device"
  BusID        "0:2:0"
  Driver       "i810"
  Identifier   "Device[0]"
  Screen       0
  VendorName   "Intel"
And it now works.  

Thanks to all who helped on this.

Richard 
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to