|
 |
|
07-03-2004, 09:13 PM
|
#31
|
|
Variable Bitrate
Join Date: Apr 2004
Location: Boston
Posts: 360
|
Quote: Originally Posted by stevieg
also just like to say I'm not a fan of X, so FB support would sell it to me!!!!!
SOLD!  I just tested it with Qt/Embedded using the framebuffer and it works perfectly (after some tweaks to the source code). Actually it seems to run a bit smoother and of course doesn't require the loading of an X server, so from a cold boot you can start listening to music a lot faster. There is a minor issue with video playback taking over the entire screen (no control panel), but I am about to try out directfb instead of fb. This should make it easier to run multiple windows at once (so the control panel will work).
I will check in the code changes to CVS as soon as I get the video control panel working with directfb.
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
07-03-2004, 10:31 PM
|
#32
|
|
The SkinFather
Join Date: Feb 2003
Posts: 436
|
Quote: Originally Posted by NoPistonPC
I really didn't model it after MediaCar. I actually modeled it after feb's brushed metal skin. I figured it would be better to make use of existing skins rather than defining yet another skin format. It means less work for febsperanza.  I'm actually going to change over to FrodoPlayer skins since they allow for more functionality than the MediaCar skins. Actually, I will probably use the MediaCar main menu skin and frodo's player and playlist editor skins.
Wow! I'm honoured
I would really like to try Linux because I heard it's more stable, boots faster and all, but haven't got the time and enough motivation. But yeah, I'm open to skinning. Just let me know when. And I hope you will finally port it back to Windows for people like me
Cheers!
|
|
|
07-03-2004, 10:52 PM
|
#33
|
|
Maximum Bitrate
Join Date: Apr 2004
Location: San Francisco
Posts: 454
|
Feb,
if your just curious and/or want to play with linux, you can install MSFT's virtual PC - which is part of MSDN for free and then download Fedora Core 2 and get that installed to the virtual pc, then you have linux, hosted under windows, so you can use it only when you want to play. Its not as fast as bual boot, but you can 'see' the windows drives via samba and move files back and forth easily..
__________________
.//Daren
(Epia M10000/C134) (C137/MII 10000) Liliput /Opus 150W/DVD/512MB/80GB/Hummer H1
MediaCar/CoPilot7/Routis
|
|
|
07-04-2004, 05:04 AM
|
#34
|
|
The SkinFather
Join Date: Feb 2003
Posts: 436
|
Daren,
How hard is Linux? People say it's just a matter of time that I'll get used to the concept and gui etc. But I really got intimidated by it. Which distro do you think is best for CarPC? I mean in term of speed, size and ease of use? I don't really need GPS. I need to play videos (DVD and DivX), MP3s, radio, and use cell phone. Sorry for being such a noob in Linux.
Do you think it would help if I watch some Lizzie McGuire or American Beauty when I am learning it?
Feb
|
|
|
07-04-2004, 07:27 AM
|
#35
|
|
See me in my wet t-shirt.
Join Date: Aug 2003
Location: Warwickshire, UK
Posts: 1,887
|
Quote: Originally Posted by NoPistonPC
SOLD!  I just tested it with Qt/Embedded using the framebuffer and it works perfectly (after some tweaks to the source code). Actually it seems to run a bit smoother and of course doesn't require the loading of an X server, so from a cold boot you can start listening to music a lot faster. There is a minor issue with video playback taking over the entire screen (no control panel), but I am about to try out directfb instead of fb. This should make it easier to run multiple windows at once (so the control panel will work).
I will check in the code changes to CVS as soon as I get the video control panel working with directfb.
Sounds good  Then thought about GPS, the WINE stuff wouldn't run, would it in the framebuffer? Or would it? Or could it be 'hosted' in a hidden X session? I really need to get a test box set up so I can play with what you've done so far!
__________________
Ford Focus MP3 : www.stevieg.org/carpc Blog Updated 29 January 2009!
Car PC Status: Complete - Undergoing Software Redevelopment
|
|
|
07-04-2004, 03:58 PM
|
#37
|
|
Phat Boy
Join Date: Sep 2003
Location: AZ
Posts: 1,007
|
AHH THE MADNESS! Feb's that's the fourth lizzie miguire reference I've heard you say, or has been directed towards you. LOL, what's the story behind that.
__________________
My Carputer! (More Car Pics at the end)
2 Kicker Comp 10"
Epia M-9000, 256 MB DDR, 120 Gig HD
Lilliput 7" VGA Touchscreen
Check it out?!
|
|
|
07-04-2004, 04:03 PM
|
#38
|
|
Phat Boy
Join Date: Sep 2003
Location: AZ
Posts: 1,007
|
Quote: Originally Posted by NoPistonPC
1.3 liters of rotary power!  (and one apex seal that's seen one too many detonations  )
Yeah Qt is big. Did you make sure to include all the configure flags listed in the INSTALL file? The important ones are -plugin-sql-lite and -pthread. Also for xine-lib make sure you --enable-sdl. Good luck!
No I didn't... dam. How would I go about adding those? (I'm not very good with Linux. I can install a tarball file, but adding configure flags is beyone me. WHen i do ./configure, should I just do ./configure -plugin-sql-lite instead?
__________________
My Carputer! (More Car Pics at the end)
2 Kicker Comp 10"
Epia M-9000, 256 MB DDR, 120 Gig HD
Lilliput 7" VGA Touchscreen
Check it out?!
|
|
|
07-04-2004, 04:22 PM
|
#39
|
|
Variable Bitrate
Join Date: Apr 2004
Location: Boston
Posts: 360
|
Pudge, you got it. But you'll need more flags than just that. If you read the INSTALL file, you'll see the complete configure command should be:
Code:
./configure -sm -thread -stl -system-libjpeg -largefile -qt-imgfmt-{jpeg,mng,png} -system-libmng -system-libpng -lpthread -xft -render -fast -plugin-sql-sqlite
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)
|
|
|
07-04-2004, 04:23 PM
|
#40
|
|
Phat Boy
Join Date: Sep 2003
Location: AZ
Posts: 1,007
|
Yea i see that, thanks, reinstalling QT, hey check your PM.
__________________
My Carputer! (More Car Pics at the end)
2 Kicker Comp 10"
Epia M-9000, 256 MB DDR, 120 Gig HD
Lilliput 7" VGA Touchscreen
Check it out?!
|
|
|
07-05-2004, 01:40 AM
|
#42
|
|
Phat Boy
Join Date: Sep 2003
Location: AZ
Posts: 1,007
|
I've got everything install now wiht the exception of QT, for some reason the configure flags don't work and i get a bunch of crap.
Ok well i just took out -render, and no errors.
__________________
My Carputer! (More Car Pics at the end)
2 Kicker Comp 10"
Epia M-9000, 256 MB DDR, 120 Gig HD
Lilliput 7" VGA Touchscreen
Check it out?!
Last edited by Pudge; 07-05-2004 at 01:50 AM..
|
|
|
07-05-2004, 01:33 PM
|
#43
|
|
FLAC
Join Date: Jun 2003
Location: Memphis - TN
Posts: 1,192
|
Do ANY of the files download?
__________________
2007 Mazdaspeed 6
|
|
|
07-05-2004, 01:55 PM
|
#44
|
|
Phat Boy
Join Date: Sep 2003
Location: AZ
Posts: 1,007
|
you have to use CVS until the mirrors get updated.
__________________
My Carputer! (More Car Pics at the end)
2 Kicker Comp 10"
Epia M-9000, 256 MB DDR, 120 Gig HD
Lilliput 7" VGA Touchscreen
Check it out?!
|
|
|
07-05-2004, 02:40 PM
|
#45
|
|
FLAC
Join Date: Jun 2003
Location: Memphis - TN
Posts: 1,192
|
That must be a linux thing
This will be avail for windows correct?
__________________
2007 Mazdaspeed 6
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:30 PM.
| |