* [gentoo-catalyst] Req: non-standard lcd displays
@ 2008-02-25 21:49 Pongracz Istvan
2008-02-25 21:54 ` Andrew Gaffney
0 siblings, 1 reply; 4+ messages in thread
From: Pongracz Istvan @ 2008-02-25 21:49 UTC (permalink / raw
To: gentoo-catalyst
Hi,
I use catalyst to create customized livecd-s with preinstalled X,
database and web servers to demonstrate open source applications to the
public, usually non-technical people.
Some of them use laptops and/or non standard LCD displays (1280x800,
1400x900 etc.).
AFAIK catalyst uses the x11-misc/mkxf86config tool to detect and setup
the X.
The main problem is, it cannot setup the dimension properly and the
display shows an ugly, stretched image, which is not really looks good
on a presentation.
Example: the X uses 1024x768 on a 1280x800 display.
The result is a working, but ugly X.
My question, is that possible to improve it?
I read that, the author of mkxf86 knows this issue and he/she is open to
improve it, but I do not know his mail :)
He wrote, this is hard-wired to make it cross-compatible.
Anyway, what about that to look into ubuntu/mandriva, how they solved
this issue?
I know, for example the i915 chipset has a problem, which needs a bios
patch to get it work (it is a crap, I have this on my laptop).
I'm pretty sure, this is not a trivial task, but it would be really
good :)
Regards,
István
--
BSA. Mert megérdemlitek.
Open Source. Mert megérdemlem.
--
BSA. They value it.
Open Source. The value. It.
--
http://www.osbusiness.hu
--
gentoo-catalyst@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-catalyst] Req: non-standard lcd displays
2008-02-25 21:49 [gentoo-catalyst] Req: non-standard lcd displays Pongracz Istvan
@ 2008-02-25 21:54 ` Andrew Gaffney
2008-02-25 22:02 ` Pongracz Istvan
0 siblings, 1 reply; 4+ messages in thread
From: Andrew Gaffney @ 2008-02-25 21:54 UTC (permalink / raw
To: gentoo-catalyst
Pongracz Istvan wrote:
> Hi,
>
> I use catalyst to create customized livecd-s with preinstalled X,
> database and web servers to demonstrate open source applications to the
> public, usually non-technical people.
>
> Some of them use laptops and/or non standard LCD displays (1280x800,
> 1400x900 etc.).
>
> AFAIK catalyst uses the x11-misc/mkxf86config tool to detect and setup
> the X.
Catalyst doesn't use anything. You are specifying mkxf86config in your spec, and
it's getting run automatically by autoconfig (part of livecd-tools). You are
free to use something else.
> The main problem is, it cannot setup the dimension properly and the
> display shows an ugly, stretched image, which is not really looks good
> on a presentation.
>
> Example: the X uses 1024x768 on a 1280x800 display.
> The result is a working, but ugly X.
>
> My question, is that possible to improve it?
Do you have a patch?
> I read that, the author of mkxf86 knows this issue and he/she is open to
> improve it, but I do not know his mail :)
> He wrote, this is hard-wired to make it cross-compatible.
>
> Anyway, what about that to look into ubuntu/mandriva, how they solved
> this issue?
> I know, for example the i915 chipset has a problem, which needs a bios
> patch to get it work (it is a crap, I have this on my laptop).
>
> I'm pretty sure, this is not a trivial task, but it would be really
> good :)
If you're building this CD for a specific computer, use livecd/root_overlay to
put a custom pre-made xorg.conf on the CD and remove mkxf86config from the
package list. This will "solve" your problem.
--
Andrew Gaffney http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer Catalyst/Installer + x86 release coordinator
--
gentoo-catalyst@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-catalyst] Req: non-standard lcd displays
2008-02-25 21:54 ` Andrew Gaffney
@ 2008-02-25 22:02 ` Pongracz Istvan
2008-02-25 22:17 ` Pongracz Istvan
0 siblings, 1 reply; 4+ messages in thread
From: Pongracz Istvan @ 2008-02-25 22:02 UTC (permalink / raw
To: gentoo-catalyst
2008. 02. 25, hétfő keltezéssel 15.54-kor Andrew Gaffney ezt írta:
....
> Catalyst doesn't use anything. You are specifying mkxf86config in your spec, and
> it's getting run automatically by autoconfig (part of livecd-tools). You are
> free to use something else.
....
> Do you have a patch?
Not yet :)
.....
> If you're building this CD for a specific computer, use livecd/root_overlay to
> put a custom pre-made xorg.conf on the CD and remove mkxf86config from the
> package list. This will "solve" your problem.
It seems a good workaround, I will try that.
Thank you for the explanation.
Cheers,
István
--
BSA. Mert megérdemlitek.
Open Source. Mert megérdemlem.
--
BSA. They value it.
Open Source. The value. It.
--
http://www.osbusiness.hu
--
gentoo-catalyst@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-catalyst] Req: non-standard lcd displays
2008-02-25 22:02 ` Pongracz Istvan
@ 2008-02-25 22:17 ` Pongracz Istvan
0 siblings, 0 replies; 4+ messages in thread
From: Pongracz Istvan @ 2008-02-25 22:17 UTC (permalink / raw
To: gentoo-catalyst
2008. 02. 25, hétfő keltezéssel 23.02-kor Pongracz Istvan ezt írta:
> 2008. 02. 25, hétfő keltezéssel 15.54-kor Andrew Gaffney ezt írta:
> ....
> > Catalyst doesn't use anything. You are specifying mkxf86config in your spec, and
> > it's getting run automatically by autoconfig (part of livecd-tools). You are
> > free to use something else.
>
I guess, if I ask that, what about a nice, eye-candy boot-up splash
(which related to genkernel/syslinux), I will get a similar answer,
right? :)
I used mandriva's binary to get an eye-candy splash, when isolinux
starts with a really small catalyst hack, where catalyst sets up the
isolinux.cfg.
Simply wrote an extra line.
Cheers,
István
--
BSA. Mert megérdemlitek.
Open Source. Mert megérdemlem.
--
BSA. They value it.
Open Source. The value. It.
--
http://www.osbusiness.hu
--
gentoo-catalyst@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-02-25 22:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-25 21:49 [gentoo-catalyst] Req: non-standard lcd displays Pongracz Istvan
2008-02-25 21:54 ` Andrew Gaffney
2008-02-25 22:02 ` Pongracz Istvan
2008-02-25 22:17 ` Pongracz Istvan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox