On Mon, Apr 11, 2005 at 04:50:12PM +0200, Csanyi Pal wrote:
> 
> Is it possible on the Debian Sarge to get the X Window with i810 
> kernel driver? I try it but with no success.

I searched with google, I red the XFree86 manuals, but don't find the 
solution. 

Debian Sarge

kernel-2.6.8:
CONFIG_AGP=y
CONFIG_AGP_INTEL=y
CONFIG_AGP_INTEL_MCH=y
CONFIG_DRM=y
CONFIG_DRM_I830=y

XF86Config-4:
Section "Device"
        Identifier      "Generic Video Card"
        Driver          "i810"
EndSection
                
Section "Monitor"
        Identifier      "Generic Monitor"
        HorizSync       30-54
        VertRefresh     50-120
        Option          "DPMS"
EndSection
                                
Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           24
                Modes           "800x600"
        EndSubSection
EndSection
                
For my hardware the [EMAIL PROTECTED] is the best, but the i810 driver want 
to use the 85Hz refresh rate.

startx
start and after a while I see for a moment the grey color surface with 
the mouse pointer X, but then get back to the virtual console, with no 
error message in the XFree86.0.log.

video=i810:[EMAIL PROTECTED]  and later video=i810:[EMAIL PROTECTED]
These try to put in the grub/menu.lst, reboot, startx, but with no success.

I try just this:
wmaker -display host:0.0
Error message follow:
_X11TransSocketINETConnect: Can't get address for host
/usr/lib/WindowMaker/WindowMaker fatal error: can't open the "host:0.0" 
display

If somebody know how to get X Window with integrated intel 845GL video 
card, please help me! Thanks!

-- 
Regards,
Paul 
->->-> Debian Junior Project :-) :-) :-) :-) :-) :-) :-) :-) :-)
_______________________________________________
XFree86 mailing list
[email protected]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to