On 6/18/20 3:47 PM, John Pierce wrote:> On Thu, Jun 18, 2020 at 11:04 AM paride desimone <parided at gmail.com> wrote: > >> The throuble is the radeon driver. I've already tried to install the gui, >> but the system hung on start gui. >> The es1000 is a shit gpu. >> >> > > those are just intended to provide a minimal VGA for initial installation > and configuration of a server, they were never intended for use as a > workstation. They are a Rage 6, not really a Radeon, they have very > limited 3D capability, with no shaders. > >There seems to be no support for this graphic card for Linux by AMD/ATI that I can see. Your only option (as i see it), is either a standalone graphics card or somehow using the VESA generic driver. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 195 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20200619/4f40dd2e/attachment.sig>
What is the name of the vesa driver, or what is the name of the package that contains it? Paride Il ven 19 giu 2020, 14:58 Johnny Hughes <johnny at centos.org> ha scritto:> On 6/18/20 3:47 PM, John Pierce wrote: > > On Thu, Jun 18, 2020 at 11:04 AM paride desimone <parided at gmail.com> > wrote: > > > >> The throuble is the radeon driver. I've already tried to install the > gui, > >> but the system hung on start gui. > >> The es1000 is a shit gpu. > >> > >> > > > > those are just intended to provide a minimal VGA for initial installation > > and configuration of a server, they were never intended for use as a > > workstation. They are a Rage 6, not really a Radeon, they have very > > limited 3D capability, with no shaders. > > > > > There seems to be no support for this graphic card for Linux by AMD/ATI > that I can see. > > Your only option (as i see it), is either a standalone graphics card or > somehow using the VESA generic driver. > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >
On 6/19/20 11:26 AM, paride desimone wrote:> What is the name of the vesa driver, or what is the name of the package > that contains it?package name: xorg-x11-drv-vesa i would start by trying this on the grub2 kernel line: nomodeset xdriver=vesa> > Paride > > Il ven 19 giu 2020, 14:58 Johnny Hughes <johnny at centos.org> ha scritto: > >> On 6/18/20 3:47 PM, John Pierce wrote: >>> On Thu, Jun 18, 2020 at 11:04 AM paride desimone <parided at gmail.com> >> wrote: >>> >>>> The throuble is the radeon driver. I've already tried to install the >> gui, >>>> but the system hung on start gui. >>>> The es1000 is a shit gpu. >>>> >>>> >>> >>> those are just intended to provide a minimal VGA for initial installation >>> and configuration of a server, they were never intended for use as a >>> workstation. They are a Rage 6, not really a Radeon, they have very >>> limited 3D capability, with no shaders. >>> >>> >> There seems to be no support for this graphic card for Linux by AMD/ATI >> that I can see. >> >> Your only option (as i see it), is either a standalone graphics card or >> somehow using the VESA generic driver.-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 195 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20200619/d06ab2d7/attachment.sig>