Am 14.11.2001 18:48:40, schrieb "Kevin B.Hendricks" <khendricks@ivey.uwo.ca>:
Hi,
Okay, with lots of help from Ani and Ben and starting with Ani's most recent radeon code which worked for LCDs and with a lot of testing on my Apple Flat Panel 17 connected to a Radeon Mac Edition card on the dvi port with a dviAtor adapter, I now have the DFP support for radeon frame buffer working well including parsing of the EDID block from OF.
To control all of this, I have added two additional options to the kernel parameters passed to radeonfb.c
of_edid - which means look in the OF device tree in /proc and grab the detailed timings from the EDID block
dfp - overrides the monitor detection and set MT_DFP
lcd - overrides the monitor detection and set MT_LCD
So my kernel line in yaboot.conf looks like the following:
append="video=radeon:of_edid,dfp"
..
Have fun!
Kevin
hi kevin! i've got problems to compile your files into my kernel! got the new powerbook g4 with radeon in it thought your sources could help me but my make doesn't get enough informations from menuconfig for compiling the radeon sources i use version 2.4.12 the only sources running on the powerbook can you help me? greetings from ben got such errors like radeonfb.c:76 'PCI_DEVICE_ID_RADEON_VE' undeclared here (not in a function) radeonfb.c:645: 'PCI_DEVICE_ID_RADEON_VE' undeclared (first use in this function) radeonfb.c: In function 'radeon_find_rom' radeonfb.c:804: warning unused variable 'radeon_sig' 'aty_rom_sig' 'i' 'stage' 'rom' 'rom_base' segstart'