Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Linux


Reply
 
Share Thread Tools Display Modes
Old 08-21-2009, 08:10 PM   #1
Low Bitrate
 
eurocarpc's Avatar
 
Join Date: Jun 2006
Location: Madrid, Spain
Posts: 68
eurocarpc is on a distinguished road
The things I want in my Linux CarPC...

... and are not "standard" in my Ubuntu 9.04 .

These are all small ideas for scripts that shouldn't be more than a few lines in bash, but could be very useful for me.

I'm not talking about any specific distro fixes, these are things you would like to see in any Linux distro for the CarPC.

If anyone reading this codes at least one of them, I'll do another.

1. The screen goes black after 10min. Fixme

2. Filesystem integrity check loaded less often, only if stopped.

3. Small script to de-activate unnecessary services in the CarPC environment, like printing, and anything related to multiuser.

4. No ttys besides the graphical terminal are needed. Maybe one or two, just in case, not more.

5. Is there a program to modify the bootsplash image with the car brand logo?
eurocarpc is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 08-21-2009, 08:44 PM   #2
licensed to kill
 
kev000's Avatar
 
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,043
kev000 will become famous soon enough
Have you tried LinuxICE? It covers about everything except #2. Did I mention it's based on 9.04? For #5, take a look at "splashy" in the ubuntu repo. It's even got a UI to create the splash screen from any png. It's pretty cool.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
kev000 is offline   Reply With Quote
Old 08-21-2009, 11:00 PM   #3
Low Bitrate
 
eurocarpc's Avatar
 
Join Date: Jun 2006
Location: Madrid, Spain
Posts: 68
eurocarpc is on a distinguished road
I've downloaded the image but I haven't tried it yet.

The thing is, Kev that I would like to stick to a "standard-as-possible" ubuntu distro, and patch it using small scripts. So far, all the projects that I've seen split from the main distro end up failing because they can't keep up with the speed of updating and I wouldn't like to end up in that situation.

I may be wrong. Having an Ubuntu 9.04 base, maybe it is exactly what I need. I'll give it a go as soon as I find a few hours. (It's 4:55 AM over here )

P.D. : splashy conflicts with ubuntu-desktop and usplash-theme-ubuntu. Should I accept removing those two?

P.D.2 : I wanted to try nGhost; I downloaded the packages but couldn't install it. I'm a computer engineering student. I am not the smartest kid in class, nor a BOFH but... come on! You have to lower the entry barrier for all of these things you are creating and distributing. Make an effort to document and produce good, easy, understandable, step by step howtos! You are doing an excellent job, but if we don't manage to create the critical mass of users around them they won't succeed!

Thanks!
__________________
My project: double indash, Golf IV
http://www.mp3car.com/vbulletin/showthread.php?p=841754
eurocarpc is offline   Reply With Quote
Old 08-21-2009, 11:27 PM   #4
Low Bitrate
 
eurocarpc's Avatar
 
Join Date: Jun 2006
Location: Madrid, Spain
Posts: 68
eurocarpc is on a distinguished road
I've just run LinuxICE from the Alpha 1.0, in VirtualBox OSE. The install option doesn't show up in the apps->setup menu. In a few minutes, I had to reboot the virtual machine something like three times because the buttons in the lower part of the screen wouldn't do anything. Click on DVD, then DVD again... crash. Click on radio... crash. Navit at least run fine.
__________________
My project: double indash, Golf IV
http://www.mp3car.com/vbulletin/showthread.php?p=841754
eurocarpc is offline   Reply With Quote
Old 08-24-2009, 02:57 PM   #5
licensed to kill
 
kev000's Avatar
 
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,043
kev000 will become famous soon enough
why couldn't you install nghost from the package? If you got it from the sf.net page, it won't work with 8.10+. When the linuxice.openice.org server comes back online, i recommend getting your package from there.

for 9.04 you'll want to get a bugfixed version of splashy found in a ppa. After you get the 3rd pary repo, it's pretty easy.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
kev000 is offline   Reply With Quote
Old 08-24-2009, 08:36 PM   #6
Low Bitrate
 
eurocarpc's Avatar
 
Join Date: Jun 2006
Location: Madrid, Spain
Posts: 68
eurocarpc is on a distinguished road
Yup, got it from SF. So, what is keeping your server offline?

Would you like me to host some stuff in my Uni. server? It's not very reliable, as we are having some connectivity issues in the last few weeks, but when it's working, it goes pretty fast.
__________________
My project: double indash, Golf IV
http://www.mp3car.com/vbulletin/showthread.php?p=841754
eurocarpc is offline   Reply With Quote
Old 08-25-2009, 06:11 PM   #7
licensed to kill
 
kev000's Avatar
 
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,043
kev000 will become famous soon enough
Power supply blew up. It's back up now though. We have a mirror, but when the main server goes down, there's nothing that will redirect you to the mirror :P.

-kev
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
kev000 is offline   Reply With Quote
Old 08-28-2009, 09:19 AM   #8
Low Bitrate
 
eurocarpc's Avatar
 
Join Date: Jun 2006
Location: Madrid, Spain
Posts: 68
eurocarpc is on a distinguished road
Kev000, could you please tell how does LinuxICE do 1, 3, 4 and 5?
__________________
My project: double indash, Golf IV
http://www.mp3car.com/vbulletin/showthread.php?p=841754
eurocarpc is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 08-28-2009, 12:51 PM   #9
licensed to kill
 
kev000's Avatar
 
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,043
kev000 will become famous soon enough
Quote: Originally Posted by eurocarpc View Post
Kev000, could you please tell how does LinuxICE do 1, 3, 4 and 5?

3 is accomplished by the simple fact that LinuxICE was built from the ground up with only the packages that are needed and nothing more.

see http://wiki.openice.org/index.php?title=Linuxice2 for how linuxice is built.

4, In LinuxICE, tty1 actually autologs the user in and .bash-profile starts X. I think the other tty's still exist. (I don't remember actually deleting them). At any rate, other tty's running have no effect on performance of boot or actual running.

5, LinuxICE uses splashy from a bugfix repo. The default package suffers from this bug. I fixed version can be found here.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
kev000 is offline   Reply With Quote
Old 08-28-2009, 03:03 PM   #10
Low Bitrate
 
eurocarpc's Avatar
 
Join Date: Jun 2006
Location: Madrid, Spain
Posts: 68
eurocarpc is on a distinguished road
Anything about #1?

I've gone through the scripts to build the image. They don't seem to be too complex. I like that.

I'm actually creating a new image and reading the scripts as it works.
__________________
My project: double indash, Golf IV
http://www.mp3car.com/vbulletin/showthread.php?p=841754
eurocarpc is offline   Reply With Quote
Old 08-28-2009, 06:50 PM   #11
licensed to kill
 
kev000's Avatar
 
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,043
kev000 will become famous soon enough
Quote: Originally Posted by eurocarpc View Post
Anything about #1?

I've gone through the scripts to build the image. They don't seem to be too complex. I like that.

I'm actually creating a new image and reading the scripts as it works.

#1, i'm not sure. It's an X11 setting I think. usually a tap on the sreen wakes it up. at least for me it does. LinuxICE doesn't have gnome-power-manager, so it doesn't put the monitor to sleep/turn it off.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
kev000 is offline   Reply With Quote
Old 09-01-2009, 09:18 PM   #12
Low Bitrate
 
eurocarpc's Avatar
 
Join Date: Jun 2006
Location: Madrid, Spain
Posts: 68
eurocarpc is on a distinguished road
Yes, a tap on the screen will wake it up; the question is if LinuxICE already handles this, and how =)
__________________
My project: double indash, Golf IV
http://www.mp3car.com/vbulletin/showthread.php?p=841754
eurocarpc is offline   Reply With Quote
Old 09-01-2009, 09:50 PM   #13
licensed to kill
 
kev000's Avatar
 
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,043
kev000 will become famous soon enough
Quote: Originally Posted by eurocarpc View Post
Yes, a tap on the screen will wake it up; the question is if LinuxICE already handles this, and how =)

probably gnome-power-manager? I'm not doing anything special.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
kev000 is offline   Reply With Quote
Old 09-02-2009, 02:10 PM   #14
Newbie
 
Join Date: Sep 2009
Posts: 6
Ribs is an unknown quantity at this point
Stopping the screen from blanking is easy:

xset s off

And you're done
Ribs is offline   Reply With Quote
Old 09-02-2009, 04:41 PM   #15
Low Bitrate
 
eurocarpc's Avatar
 
Join Date: Jun 2006
Location: Madrid, Spain
Posts: 68
eurocarpc is on a distinguished road
Quote: Originally Posted by Ribs View Post
Stopping the screen from blanking is easy:

xset s off

And you're done

Yeah! That's the kind of answer I wanted! Thanks!
__________________
My project: double indash, Golf IV
http://www.mp3car.com/vbulletin/showthread.php?p=841754
eurocarpc is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Tags
tweaks bash settings

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux help needed - make fun of the N00b Bugbyte Linux 117 11-12-2009 07:46 PM
2008 Evolution X MR CarPC Project smanders Worklogs 7 11-07-2009 01:04 AM
OpenICE, Linux and Why pyr0 Linux 7 06-28-2009 05:29 AM
Carpc or Carputer Complete Guide smhussain Newbie 16 04-21-2009 06:58 AM
How can I use a laptop as a carpc? turbocad6 Laptops, Netbooks, Tablets, UMPCs, etc. 0 07-11-2007 01:55 AM



All times are GMT -5. The time now is 02:27 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics