However my ATI RAGE 128 AGP 8MB doesn′t work

However my ATI RAGE 128 AGP 8MB doesn′t work

Post by javierl » Mon, 17 May 1999 04:00:00



Hi all
Im trying to configure my graphics board (see topic) following the
instructions of this newsgroup (comp.os.linux.hardware) but it doesnt
work.
If I try to change the vga resolution with 0317 parameter in my
lilo.conf file, the screen becomes black and I have to shutdown the
system.
If I configure XF86Config with the FBDev driver I get this messages when
type startx:

---------------------------------------------------
XFree 86 Version 3.3.2 /X Window System
(protocol Version 11, revision 0,  vendor release 6300)
Release date: March 2 1998
Operating System: Linux 2.1.119 i 686 [ELF]
Configured drivers:
FBDev: Server for frame buffer device
(patchlevel 7): mfb, iplan2p2, iplan2p4, iplan2p8, ilbm, afb, cfb8,
cfb16, cfb32

Fatal sever error:
xf86OpenConsole: Cannot open /dev/fb0 (operation not supported by
device)
_X11TransSocketUNIXConnect: Cant connect: errno = 111
giving up
--------------------------------------------------

Whats the matter?

Thanks in advance.

 
 
 

However my ATI RAGE 128 AGP 8MB doesn′t work

Post by Carlo Leorin » Tue, 18 May 1999 04:00:00


Hi,

I have the ati 128 fury and i could configure it with FBDev (and kernel
2.2.5, RedHat 6)

I think the 0317 value is when you answer to the lilo prompt (when vga=ask)
This is in hexa.
But in /etc/lilo.conf you must put it in decimal: 791

Here are other values:

Colors      800x600                1024x768

16bits      0314 (788)            0317 (791)
24bits      0315 (789)            0318 (792)

And look at mini-howto for vesa

Good luck


Quote:>Hi all
>Im trying to configure my graphics board (see topic) following the
>instructions of this newsgroup (comp.os.linux.hardware) but it doesnt
>work.
>If I try to change the vga resolution with 0317 parameter in my
>lilo.conf file, the screen becomes black and I have to shutdown the
>system.
>If I configure XF86Config with the FBDev driver I get this messages when
>type startx:

>---------------------------------------------------
>XFree 86 Version 3.3.2 /X Window System
>(protocol Version 11, revision 0,  vendor release 6300)
>Release date: March 2 1998
>Operating System: Linux 2.1.119 i 686 [ELF]
>Configured drivers:
>FBDev: Server for frame buffer device
>(patchlevel 7): mfb, iplan2p2, iplan2p4, iplan2p8, ilbm, afb, cfb8,
>cfb16, cfb32

>Fatal sever error:
>xf86OpenConsole: Cannot open /dev/fb0 (operation not supported by
>device)
>_X11TransSocketUNIXConnect: Cant connect: errno = 111
>giving up
>--------------------------------------------------

>Whats the matter?

>Thanks in advance.


 
 
 

However my ATI RAGE 128 AGP 8MB doesn′t work

Post by javierl » Tue, 18 May 1999 04:00:00


Carlo Leorini escribi:

Quote:

> Hi,

> I have the ati 128 fury and i could configure it with FBDev (and kernel
> 2.2.5, RedHat 6)

> I think the 0317 value is when you answer to the lilo prompt (when vga=ask)
> This is in hexa.
> But in /etc/lilo.conf you must put it in decimal: 791

> Here are other values:

> Colors      800x600                1024x768

> 16bits      0314 (788)            0317 (791)
> 24bits      0315 (789)            0318 (792)

> And look at mini-howto for vesa

> Good luck

Hi
I put 0317 at lilo prompt. If I change the value of VGA=791 it happens
the same effect, black screen and shutdown.

Thanks

 
 
 

However my ATI RAGE 128 AGP 8MB doesn′t work

Post by Carlo Leorin » Tue, 18 May 1999 04:00:00


Hello,

sorry, no other idea,

except : have recompiled lilo after your change ?
(with the command "lilo -v")

Bye!


Quote:

>Carlo Leorini escribi:

>> Hi,

>> I have the ati 128 fury and i could configure it with FBDev (and kernel
>> 2.2.5, RedHat 6)

>> I think the 0317 value is when you answer to the lilo prompt (when
vga=ask)
>> This is in hexa.
>> But in /etc/lilo.conf you must put it in decimal: 791

>> Here are other values:

>> Colors      800x600                1024x768

>> 16bits      0314 (788)            0317 (791)
>> 24bits      0315 (789)            0318 (792)

>> And look at mini-howto for vesa

>> Good luck

>Hi
>I put 0317 at lilo prompt. If I change the value of VGA=791 it happens
>the same effect, black screen and shutdown.

>Thanks

 
 
 

However my ATI RAGE 128 AGP 8MB doesn′t work

Post by marc » Wed, 19 May 1999 04:00:00


first, have you enabled support for framebuffer in kernel !!!???

Carlo Leorini a crit dans le message

>Hello,

>sorry, no other idea,

>except : have recompiled lilo after your change ?
>(with the command "lilo -v")

>Bye!


>>Carlo Leorini escribi:

>>> Hi,

>>> I have the ati 128 fury and i could configure it with FBDev (and kernel
>>> 2.2.5, RedHat 6)

>>> I think the 0317 value is when you answer to the lilo prompt (when
>vga=ask)
>>> This is in hexa.
>>> But in /etc/lilo.conf you must put it in decimal: 791

>>> Here are other values:

>>> Colors      800x600                1024x768

>>> 16bits      0314 (788)            0317 (791)
>>> 24bits      0315 (789)            0318 (792)

>>> And look at mini-howto for vesa

>>> Good luck

>>Hi
>>I put 0317 at lilo prompt. If I change the value of VGA=791 it happens
>>the same effect, black screen and shutdown.

>>Thanks

 
 
 

However my ATI RAGE 128 AGP 8MB doesn′t work

Post by rvm » Thu, 20 May 1999 04:00:00



:[...]
:Fatal sever error:
:xf86OpenConsole: Cannot open /dev/fb0 (operation not supported by
:device)

Instala el fbset.

------------------------------------------------------------------
Ricardo Villalba

(cambia noquierobasura por arrakis)
http://members.xoom.com/rvmsoft
http://rvmsoft.findhere.com
Linux registered user 90754
------------------------------------------------------------------

 
 
 

However my ATI RAGE 128 AGP 8MB doesn′t work

Post by javierl » Mon, 24 May 1999 04:00:00


Carlo Leorini escribi:

Quote:

> Hello,

> sorry, no other idea,

> except : have recompiled lilo after your change ?
> (with the command "lilo -v")

> Bye!

Yes I did, but nothing.

Thanks a lot

 
 
 

However my ATI RAGE 128 AGP 8MB doesn′t work

Post by Ares » Tue, 01 Jun 1999 04:00:00


Lamento no tener la respuseta a la duda planteada, pero de todas formas
....
No os parais a leer el nombre de este grupo de noticias ?????

ES.comp.os.linux

y Vuelvo a remarcar ES

esto es Espa?ol no Ingls, en mi caso no tengo problema para leerlo en
ingls pero creo que apra eso ya hay otros muchos grupos y es una falta
de respeto hacia los usuarios de este grupo el hacerlo en otro idioma
distinto al Castellano

Sin otro particular un Saludo

Ares

javierlt escribi:

Quote:

> Carlo Leorini escribi:

> > Hi,

> > I have the ati 128 fury and i could configure it with FBDev (and kernel
> > 2.2.5, RedHat 6)

> > I think the 0317 value is when you answer to the lilo prompt (when vga=ask)
> > This is in hexa.
> > But in /etc/lilo.conf you must put it in decimal: 791

> > Here are other values:

> > Colors      800x600                1024x768

> > 16bits      0314 (788)            0317 (791)
> > 24bits      0315 (789)            0318 (792)

> > And look at mini-howto for vesa

> > Good luck

> Hi
> I put 0317 at lilo prompt. If I change the value of VGA=791 it happens
> the same effect, black screen and shutdown.

> Thanks

--
    .--.    
   |o_o |    
   |:_/ |              
  //   \ \   --------------------------------------------------------

/'\_   _/`\                >>> SuSe Linux 6.1 <<<
\___)=(___/  --------------------------------------------------------
 
 
 

However my ATI RAGE 128 AGP 8MB doesn′t work

Post by javierl » Wed, 09 Jun 1999 04:00:00


Ares escribi:

Quote:

> Lamento no tener la respuseta a la duda planteada, pero de todas formas
> ....
> No os parais a leer el nombre de este grupo de noticias ?????

> ES.comp.os.linux

> y Vuelvo a remarcar ES

> esto es Espa?ol no Ingls, en mi caso no tengo problema para leerlo en
> ingls pero creo que apra eso ya hay otros muchos grupos y es una falta
> de respeto hacia los usuarios de este grupo el hacerlo en otro idioma
> distinto al Castellano

> Sin otro particular un Saludo

> Ares

Hola
Yo plante la pregunta inicial y soy el responsable del crossposting.
Lo hice porque en este grupo no encontr ayuda y me tuve que ir a los
giris a ver qu tal, y como da la casualidad de que hay mucha gente con
una ATI entre los dedos pensando que el guindous ya no es tan lento,
pues lo cruc con este grupo por si servia de ayuda a algn paisano que
entendiera mi ingliz.
No admito ni fomento cruzar mensajes, pero pienso que de vez en cuando
puede ser til.

Por cierto....SE SABE ALGO DE UN DRIVER PARA LA ATI RAGE 128???????????

Saludos