From: Digital I. Inc. <ok...@di...> - 2004-04-09 11:46:19
|
Hello Chris. it is same stuff. try to add "foo=bar" on your boot prompt and see what happens. anyway, your problem is solved like this: 1. colinux-daemon gets resolution of current screen. 2. if there is <add_resolution> or such in xml, daemon add it as /proc/cmd data. 3. some script inside colinux decide what resolution to use. --- Okajima. >not shure what you mean here but I do know that the boot command line is >avalible in /proc/cmdline > >chris > >> and for resolution problem, it is easy to pass any value to coLinux as a >> kernel parameter. >> I mean, if you run coLinux with <bootparam>res=640x480</bootparam>, >> you can see it from inside of coLinux with $ set. >> so it is easy to make your virtual screen fit to real screen resolution. >> >> --- Okajima. > |