Quote: Originally Posted by damageboy
Thanks a gazillion minuo.
I guess that's the way to go.
I was just really hoping to get the whole thing working
without a PCI card.
Too bad.
That's life for ya.
Quote: Originally Posted by antimatter
@Minuo
Please explain your set more. Do you have a lilliput or Xenarc? That is the card that i am looking at to get and would like to know your progress. Please update us

antimatter-
The whole setup (so far

) is:
The system is a epia m10000 Nehemiah with a Xenarc 700TS. The card as I said before is the Jaton Geforce2 from newegg, here is a direct product link @ newegg (
card). I chose this based on the fairly low price (45 shipped) and that the nv X drivers worked for a TNT2 @ work. I haven't yet tried the actual (binary only) nVidia drivers, acceleration is still low on my list of things todo (software dev starting now that the display is showing its native res.)
damageboy-
I too want to do this without a PCI card...seems a waste of my only slot considering the onboard vid is [well, should be] an excellent solution...
Small update: I tried a converted modeline (using a modeline2fb perl script I found

) but it gave me an 852x480 res...writing past the edge of the panel

Maybe with some tweaking or a better way of generating the fb modeline....here's the one I used (you can see all the numbers from the powerstrip settings in it, but I don't know enough about modelines to tell whats wrong here):
X: Modeline "800x480" 31.746 800 860 940 1000* 480 508 511 525 -hsync -vsync
FB:
mode "800x480"
geometry 800 480 800 480 32
timings 31500 60 60 14 28 80 3
hsync low
vsync low
endmode
How about a new (I think, feel free to blast me with a

if this has been discussed before) thought thrown out for anyone's comment/shootdown/compliment/....:
When I redid the BIOS image I made an 800x480 tif, then I resized(image, not canvas) to 640x480 (squished looking on my pb). Works perfectly in that the PC boots and the Xenarc stretches the 640 to 800 and the image is not squished anymore. Now, a couple minutes ago I tried a little SDL test with the same squished style of image as a background using a 640x480 vesa FB. Again, Xenarc stretched it and all seems good. My thoughts go like this: If you "squish" all the carpc frontend images by the same ratio as the bg (640/800=.8), they all should be stretched by the xenarc without any issue. As for text being off kilter, shouldn't the same stretching apply to a bitmapped font? The screen would still show 640x480 is the OSD, but I don't really care so long as the text is readable and the aspect ratio is clean (ie, it looks good

) One thing I'm not sure about would be mapping the coordinates for the touchscreen (buttons, etc.)
This probably wouldn't help users of MediaCar/FP/whatever without at least some new skins and maybe some dev changes, but devs that are rolling their own should be able to make this work, or am I missing something? I will be playing with this some in the next 24 days (newegg return is valid for 30

), and see where I get, but I wanted to throw the thought out so I can get a "yeah, that would work" or a "no, you're being dumb and forgetting <whatever>" from someone who may know more about this kind of stuff than I.
--m