i now made some more test. i don't know wether ALL of the following are
important, but i made the following changes to my kernel and now can
switch to the iso01-12x22 with sucess, and don't have any longer the
black screen on the ATI system.
device drivers
graphics support
support for frame buffer devices (**built in, not module**)
console display driver support
framebuffer console support (**built in, not module**)
select compiled in fonts (**selected**)
VGA 8x16 (selected by default)
Sparc Console 12x22 font (**selected**)
direct rendering manager (**module is fine**)
ati radeon (**module is fine**)
enable modesetting (**not selected**)
intel 830... (**module is fine**)
intel i915 (**module is fine**
enable modesetting by default (**must be selected**)
for my ati radeon 3450 (RV620) i can't use automatic modesetting. the
system just freezes. for my intel gma (core i3) i have to activate it,
otherwise x can't start. my intel 82G965 runs fine with the same i915
driver as the new core i3.
the console configuration i used 'til now was
UNICODE="1"
KEYMAP="de_CH-latin1"
LEGACY_CHARSET="iso-8859-15"
FONT="lat9w-16 -m 8859-15 -u lat1"
with the iso01-12x22 i hat to remove the "-u lat1", otherwise i just get
garbage when typing 'öä'. thus
FONT="iso01-12x22 -m 8859-15" is now fine for me.
greetings
tobias
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page