|
 |
10-09-2009, 12:43 AM
|
#1
|
|
Newbie
Join Date: Oct 2009
Location: Ames, Iowa
Posts: 4
|
A few quick questions
Hi, I'm new to this forum, but I've been using different linux distros for the past 2-3 years. I've got a few questions about openICE.
I'm thinking about using a cheaper, lower power pico itx pc system. I'm wondering what kind of system requirements the openICE *conglomeration? amalgamation? cluster****?* uses.
Also are all the dependencies in place to install openICE over xbuntu?
Lastly, is there any way to get OBD support in ICE?
Thanks very much for any help.
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
10-10-2009, 02:30 AM
|
#2
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,039
|
I've run LinuxICE on the pico before with 512mb ram. It ran really well. You can also install nghost, icepanel and the other OpenICE components on top of xUbuntu. add the LinuxICE repo, and apt get install linuxice should get you just about everything.
there is a packaged version of obdgpslogger for OBD-II. Did you mean OBD-I? that's a bit more tricky, but *logger supports it.
cheers,
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
10-16-2009, 07:31 AM
|
#3
|
|
Variable Bitrate
Join Date: Aug 2006
Location: PA
Posts: 378
|
Kev,
If you want to run nghost as an application on top of another wm, how do you go about starting it? It seems to require nscan, icepanel, and nghost to operate properly. But if you start them as applications (each one seperately) they don't seem to match up properly.... ie: icepanel won't interact with nghost.
Also, is there a tweeked version of an OSD for navit? If so could you post a pic?
Nasa
|
|
|
10-16-2009, 10:46 AM
|
#4
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,039
|
nscan and icepanel are server apps that nghost connects to. So those have to be started before nghost does. nGhost does need nscan *if* and only if you need to update your music collection. Otherwise, nGhost will complain that it couldn't hook up and carry on it's business. The same goes with icepanel, the difference in this case, is that nGhost relies on icepanel for nothing. We built all the icepanel controls (except window-manager functions) inside of nGhost so users wouldn't have to use icepanel if they didn't want.
Version 3 of icepanel doesn't require any sort of special start sequence, instead talks to nGhost over DBus. It's still in development and probably won't be rolled out until LinuxICE3. You are welcome to try it though. It will require a few tweaks to get it running...
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
10-16-2009, 10:56 AM
|
#5
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,039
|
I'll try to get a sshot of navit's OSD skin. It basically looks like this only slightly modified:
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
10-16-2009, 11:04 AM
|
#6
|
|
Constant Bitrate
Join Date: Mar 2009
Location: Grand Rapids, Mi
Posts: 191
|
what is the LinuxICE repo?
__________________
Fear The Griz
-Everything I do is Unusual
-Everything I do is Genius
-That is why I am Unusually Genius
94 Ford Explorer
Acer Aspire One 8" Netbook
-Working On GUI for openMobile
-Unusually Genius Development Website
- Worklog
|
|
|
10-16-2009, 11:12 AM
|
#7
|
|
FLAC
Join Date: May 2006
Location: Calgary, Alberta
Posts: 1,541
|
Quote: Originally Posted by kev000 
I'll try to get a sshot of navit's OSD skin. It basically looks like this only slightly modified:

What is this? Last time I looked at Navit it was terrible but this looks great.
__________________
Ampie Case
2.5" Hard Drive 80GB Samsung 5400RPM
256 MB DDR2 PC5400
Xenarc 700TSV - VGA Monitor
Intel D945GCLF Motherboard
M2-ATX-HV
2005 Honda Civic
|
|
|
10-16-2009, 11:17 AM
|
#8
|
|
North of the land of Hey Huns
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
|
Navit has undergone a LOT of work recently, however the windows distribution still sucks you have to run it under linux to get any of the new awesome features.
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
10-16-2009, 11:36 AM
|
#9
|
|
Variable Bitrate
Join Date: Aug 2006
Location: PA
Posts: 378
|
Quote: Originally Posted by kev000 
nscan and icepanel are server apps that nghost connects to. So those have to be started before nghost does. nGhost does need nscan *if* and only if you need to update your music collection. Otherwise, nGhost will complain that it couldn't hook up and carry on it's business. The same goes with icepanel, the difference in this case, is that nGhost relies on icepanel for nothing. We built all the icepanel controls (except window-manager functions) inside of nGhost so users wouldn't have to use icepanel if they didn't want.
Thanks Kev000,
I noted the behavior between nghost and nscan as you stated.... However, with nghost running by itself -- I didn't find a way to return to the top level menu. ie: If I press the 'Music' button I have no way to get back and select the 'GPS' button.
|
|
|
10-16-2009, 12:10 PM
|
#10
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,039
|
There's no 'back' button on the lower left corner of the screen? Are you using the skin from the src or the LinuxICE package?
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
10-16-2009, 12:11 PM
|
#11
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,039
|
Quote: Originally Posted by UnusuallyGenius 
what is the LinuxICE repo?
linuxice.openice.org/packages/
the full deb line is
Code:
deb http://linuxice.openice.org/packages/unstable ./
there is a navit and a navit-ice package which has the linuxice skin.
cheers.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
10-21-2009, 06:14 PM
|
#12
|
|
FLAC
Join Date: May 2006
Location: Calgary, Alberta
Posts: 1,541
|
Quote: Originally Posted by malcom2073 
Navit has undergone a LOT of work recently, however the windows distribution still sucks you have to run it under linux to get any of the new awesome features.
WOW! I'm running Linux on 4 of my 5 computers, finally getting closer to Linux in my car! Only a few more things to see in LinuxICE and I'm there.
__________________
Ampie Case
2.5" Hard Drive 80GB Samsung 5400RPM
256 MB DDR2 PC5400
Xenarc 700TSV - VGA Monitor
Intel D945GCLF Motherboard
M2-ATX-HV
2005 Honda Civic
|
|
|
10-25-2009, 09:08 AM
|
#13
|
|
Variable Bitrate
Join Date: Aug 2006
Location: PA
Posts: 378
|
Quote: Originally Posted by kev000 
nscan and icepanel are server apps that nghost connects to. So those have to be started before nghost does. nGhost does need nscan *if* and only if you need to update your music collection. Otherwise, nGhost will complain that it couldn't hook up and carry on it's business. The same goes with icepanel, the difference in this case, is that nGhost relies on icepanel for nothing. We built all the icepanel controls (except window-manager functions) inside of nGhost so users wouldn't have to use icepanel if they didn't want.
When I start nghost by itself I get the standard page with the 6 buttons... Selecting any one of these buttons puts you into the appropriate function, however, there is no way to get back to the starting screen. For music, there is no way to get to the *player* screen. Instead you are stuck at the music selection screen. So just to be clear... Is icepanel necessary to move around the different sections? If so what is the appropriate way to start it up?
Thanks
|
|
|
10-25-2009, 01:08 PM
|
#14
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,039
|
if you are using the nghost from the linuxice repo, yes, icepanel is required for navigating around.
the skin for nghost in linuxice has been tweaked to utilize icepanel. If you open up /usr/share/nghost/vistique/skin.xml and uncommend the panel, you should have those basic functions back in nghost.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
|
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 11:30 PM.
| |