[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: 320X240



hiya oliver

what version of kernel are you running ???

where is /usr/src/linux  pointing to ??? ( chsould be the same kernel )
	- otherwise...insmod sometimes bitches/moans about
	incompatibilities

than compile agpgart....
than insmod agpgart
than lsmod

and if agpgart is listed...
XF86_I810 -probeonly...

if it shows the proper resolution....good...you're done..

if it doesn't show the proper resolution...
	copy XF86Config and see if the horizontal/vertical stuff
	matches your monitor...  
	( example on the www.linux-1u,net/MotherBoard site )

	tweek the config file as needed...( but very carefully )

have fun
alvin


On Wed, 18 Apr 2001, Oliver Drechsler wrote:

> hi ilya,
> 
> 
> >You need agpgart module if you want normal resolutions to work on
> >i810. It should be in latest versions of 2.2.x kernel (I use 2.2.18
> >and it does there) or 2.4.xx. Once you should load compiled agpgart
> >module before starting X. You can also compile DRI support module if
> >you wan fast 3d (but it is optional).
> 
> i downloaded the driver from the intel site and compiled it.
> insmod returns:
> 
> agp_gart: no supportet devices found
> agpgart.o: device or recource busy
> Hint:this error can be caused by incorrect module parameters ,including
> invalid io
> or irq parameters
> 
> ... but i think it cant be a invalid io or irq cause ,or ???
> 
> thanks for help
> oliver
> 
> 
> 
> 
> 
> 
> 
> 
> 
> -----Original Message-----
> From: ilya@juil.domain [mailto:ilya@juil.domain]On Behalf Of Ilya
> Martynov
> Sent: Wednesday, April 18, 2001 12:58 PM
> To: Oliver Drechsler
> Cc: Alvin Oga; debian-user@lists.debian.org
> Subject: Re: 320X240
> 
> 
> 
> OD> what is the graphics controller chip you are using ???
> OD> ---------- i use intel i810
> 
> You need agpgart module if you want normal resolutions to work on
> i810. It should be in latest versions of 2.2.x kernel (I use 2.2.18
> and it does there) or 2.4.xx. Once you should load compiled agpgart
> module before starting X. You can also compile DRI support module if
> you wan fast 3d (but it is optional).
> 
> OD> which XF86 are you using ??  ( 3.3.x or 4.0.x ?? )
> 
> OD> ----------i use XF86 4.0.2
> 
> OD> use XFree_SVGA  -probeonly to see what your resolution will be...
> OD> tweek /etc/X11/XF86Config till its the usable resolution
> 
> OD> ---------------i dont know what can do now
> OD> ---------------please , i need realy help for this problem
> 
> There is no 'XFree_SVGA' X server in XF86 4.0.2. There is single binary
> for all cards 'XFree86'.
> 
> Try 'XFree86 -probeonly > logfile.txt 2>&1' and check logfile. If you
> don't understand what's wrong in this log then post it.
> 
> 
> --
>  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> | Ilya Martynov (http://martynov.org/)                                    |
> | GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
> | AGAVA Software Company (http://www.agava.com/)                          |
>  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 



Reply to: