From: Michel <da...@re...> - 2001-02-12 09:59:31
|
Glenn Hisdal wrote: > >> The glint driver for XFree86 runs fine. There is no corruption on th= e > >> console after exiting X like it was in 2.4.0-test10. >=20 > > So everything is fine now basically? :) >=20 > Maybe. Exiting X quite often hangs the system completely. > I don't know if that's our fault or an error in the glint driver. > I haven't had any crashes when I only use FBDev, but maybe that's just = luck > as I use glint most of the time... > Also: the color in console sometimes is wrong after exiting X. > Switching consoles brings it back to normal. Is this all with the UseFBDev option? > >> PCI: Resource ef000000-ef01ffff (f=3D200, d=3D0, p=3D0) > >> PCI: Cannot allocate resource region 0 of device 00:01.0 > >> PCI: Resource e0000000-e07fffff (f=3D200, d=3D0, p=3D0) > >> PCI: Cannot allocate resource region 1 of device 00:01.0 > >> PCI: Resource e1000000-e17fffff (f=3D200, d=3D0, p=3D0) > >> PCI: Cannot allocate resource region 2 of device 00:01.0 >=20 > I have managed to remove these errors. > I'll try to make a diff... >=20 > basically I added the line > bus->resource[1] =3D &pci_mem; > to the end of apus_pcibios_fixup_bus(...) > (as done in chrp_pci.c) D'oh! That was actually the point of my change, but I had it in the print= k and accidentally removed it. Good catch! --=20 Earthling Michel D=E4nzer (MrCooper) \ Debian GNU/Linux (powerpc) de= veloper CS student, Free Software enthusiast \ XFree86 and DRI project m= ember |