On Apr 26, 4:23 pm, [email protected] (erik quanstrom) wrote: > /sys/src/cmd/aux/vga/radeon.c uses radeon_pciids in radeon.h. > it ignores the vids and dids in /lib/vgadb. this is probablly a > mistake. > > - erik
I added two lines of code to /sys/src/cmd/aux/vga/radeon.h; compiled vga and kernel; added line to /lib/vgadb. Now kernel sees the device (and I see it too: cat /dev/vgactl), but attempt to start framebuffer gives blank screen. Pointers are appreciated!
