NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: framebuffer console on old ATI
On Thu, 23 May 2024, Martin Neitzel wrote:
> Another late responder, a happy one, though:
>
> > > The following patch (against -current from about 4 years ago) will
> > > enable matching R100/R200 devices:
> > >
> > > +Index: sys/external/bsd/drm2/radeon/radeon_pci.c
> > > [...]
> > > + /* Set this to false if you want to match R100/R200 */
> > > +-bool radeon_pci_ignore_r100_r200 = true;
> > > ++bool radeon_pci_ignore_r100_r200 = false;
>
> A zillion thanks to John Baker for mailing this! I changed this
> on my old HP Proliant DL360 G6 with its ATI ES1000 (RV100) onboard
> graphics two weeks ago and --voila-- instant karma!
>
> I get now the radeon framebuffer console with proper 1280x1024
> resolution and clearly readable text (green, black, and white all
> as they should be); X11 also improved: 640x480 vga/vesa before,
> 1280x1024 radeon gfx now.
Interesting that this works for you. I have several machines with the
ATI ES1000 rev. 0x02 (RN50) video device: HP DL380G5, HP ML310G4, IBM
x3650, Dell PowerEdge 2850 and they all exhibit the "almost-black-on-black"
video problem when booting a kernel built with the patch applied and
radeondrmkms, etc. enabled.
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]consolidated[flyspeck]net OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index