[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: looking for ibook2 xfree86 help



Thanks for the prompt replies folks! I installed xfs and xfonts-base, and I added "Option" "UseFBDev" to /etc/X11/XF86Config-4 but XFree86 still won't work. My XFree86.0.log file still indicates that it still can't find fonts. I rebooted once too just to be sure. Below is a section from the end of the file.

(II) Module vgahw: vendor="The XFree86 Project"
       compiled for 4.2.0, module version = 0.1.0
       ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03b0, hwp->PIOOffset is 0x0000
(II) RADEON(0): PCI bus 0 card 16 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(**) RADEON(0): Option "UseFBDev" "true"
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(**) RADEON(0): Using framebuffer device
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/X11R6/lib/modules-dri-trunk/linux/libfbdevhw.a
(II) Module fbdevhw: vendor="The XFree86 Project"
       compiled for 4.2.0, module version = 0.0.2
       ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "ati"
(II) UnloadModule: "fbdevhw"
(II) Unloading /usr/X11R6/lib/modules-dri-trunk/linux/libfbdevhw.a
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules-dri-trunk/libvgahw.a
(II) UnloadModule: "radeon"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Does radeon need agpgart to work? I've been trying to compile a kernel but the build dies every time with this error whether I compile agpgart as a module or not.

make[5]: Entering directory `/usr/src/kernel-source-2.4.18/drivers/char/agp'
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.18/include -Wall -Wstrict-prototyp es -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -D__ powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmulti
ple -mstring   -DKBUILD_BASENAME=agpgart_be  -DEXPORT_SYMTAB -c agpgart_be.c
agpgart_be.c:84: #error "Please define flush_cache."
agpgart_be.c:398: warning: `agp_generic_agp_enable' defined but not used
agpgart_be.c:534: warning: `agp_generic_create_gatt_table' defined but not used
agpgart_be.c:652: warning: `agp_generic_suspend' defined but not used
agpgart_be.c:657: warning: `agp_generic_resume' defined but not used
agpgart_be.c:662: warning: `agp_generic_free_gatt_table' defined but not used
agpgart_be.c:710: warning: `agp_generic_insert_memory' defined but not used
agpgart_be.c:768: warning: `agp_generic_remove_memory' defined but not used
agpgart_be.c:785: warning: `agp_generic_alloc_by_type' defined but not used
agpgart_be.c:790: warning: `agp_generic_free_by_type' defined but not used
agpgart_be.c:808: warning: `agp_generic_alloc_page' defined but not used
agpgart_be.c:822: warning: `agp_generic_destroy_page' defined but not used
make[5]: *** [agpgart_be.o] Error 1
make[5]: Leaving directory `/usr/src/kernel-source-2.4.18/drivers/char/agp'
make[4]: *** [first_rule] Error 2
make[4]: Leaving directory `/usr/src/kernel-source-2.4.18/drivers/char/agp'
make[3]: *** [_subdir_agp] Error 2
make[3]: Leaving directory `/usr/src/kernel-source-2.4.18/drivers/char'
make[2]: *** [_subdir_char] Error 2
make[2]: Leaving directory `/usr/src/kernel-source-2.4.18/drivers'
make[1]: *** [_dir_drivers] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.4.18'
make: *** [stamp-build] Error 2

Once again, thanks for sharing your time and knowledge folks. I really appreciate it.


Abe
Michel Dänzer wrote:

On Sam, 2002-10-05 at 10:48, Abe Olson wrote:
Hi there.  I'm trying to get xfree86 working on my ibook2.
I followed the instructions here: http://mij.oltrelinux.com/ibook/step_step/index.html#xfree I gte to the step whre I'm supposed to type X to see if it will work, my screen goes gray black and after a few minutes I can it drop back to the terminal (F1) but the screen is sort of solarized.

Probably because you don't use Option "UseFBDev" (you need radeonfb for
that).


(WW) RADEON(0): Video BIOS not detected in PCI space!
(WW) RADEON(0): Attempting to read Video BIOS from legacy ISA space!
(WW) RADEON(0): Video BIOS not found!

This is normal and harmless.


Could not init font path element unix/:7100, removing from list!

Fatal server error:
could not open default font 'fixed'

Make sure you have xfs and xfonts-base installed.







Reply to: