|
 |
09-03-2007, 04:47 AM
|
#1
|
|
Maximum Bitrate
Join Date: Mar 2006
Location: Iowa
Posts: 589
|
I want to make the switch, just need a little help
I have had my carputer running for quiet some time now and i'm really thinking about making the switch to linux. I'm running Ubuntu 7.04. I've been looking at the linuxICE and nghost, but i seem to really be confusing myself. Whats the difference. I downloaded both but the nghost package installer says that it's installed now but i cant find it :S and the linuxICE i can't get to install. I burned it to a cd as an .iso and tryed to boot from it like it says your suppose to here, but it won't do anything. I guess i don't understand how things are installed on linux compared to window, but i'd really like to learn because i know there are alot more things that can be done on linux, and needless to say it's not windows  Thanks in advanced!
__________________
1998 Camaro Worklog Pioneer P860MP, 3 JL 500/1's, JL 300/4, 3 12" Type R's, Diamond m611's
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
09-03-2007, 08:59 AM
|
#2
|
|
Low Bitrate
Join Date: Jan 2004
Location: Italy
Posts: 68
|
Hi,
welcome to the in-car-linux comunity!
Nghost package doesn't include the menu icon, so you can't find it in the gnome menu.
You have to open up a terminal (under accessories) and type
, then enter.
to make it fullscreen, type
to load your music and movies, you had to modify /etc/nghost/options.conf before opening nghost.
Linuxice is still in alpha stage, so errors and bugs are quite normal.
Can you explain what you have done more clearly?
I would like to know:
1-your system hardware
2-how do you burned linuxice
3-what you see when you start the system with the cd.
bye
|
|
|
09-03-2007, 11:35 AM
|
#3
|
|
Variable Bitrate
Join Date: Aug 2006
Location: Clearfield Utah USA
Posts: 397
|
another bit of info we'll need is what build of LinuxICE you downloaded?
If the iso image downloaded correctly you should be able to boot up to it and run it without even installing. When you want to install, just click on the "install" program and let it roll.
hope that helps...
__________________
OpenICE - "The Car Entertainment Platform"
http://openice.org
LinuxICE IRC chatroom: #linuxice irc.freenode.com
|
|
|
09-03-2007, 11:51 AM
|
#4
|
|
Maximum Bitrate
Join Date: Mar 2006
Location: Iowa
Posts: 589
|
barb3tta- thanks alot i got it up and running, i just need to change the directory's now
I'm running a Dell GX60 It has a 2.0 Ghz processor with 512 ram, onboard video, 13 gig hd, cd-rw (have slotload hooked up also for car)
hope that helps :S
As for LinuxICE i downloaded LinuxICE-Feisty.iso it looks to be Alpha 3. When i open it there isn't a "install" program. I burned to to a disk just by right clicking a hitting burn to disk. That is the way i did my Feisty Install. When i boot the system it doesn't even try to run from the disk even tho it set to run from cd-rom first if it can.
__________________
1998 Camaro Worklog Pioneer P860MP, 3 JL 500/1's, JL 300/4, 3 12" Type R's, Diamond m611's
Last edited by sporty_drew; 09-03-2007 at 12:09 PM.
|
|
|
09-03-2007, 12:19 PM
|
#5
|
|
Maximum Bitrate
Join Date: Mar 2006
Location: Iowa
Posts: 589
|
I can't seem to save my options.conf after i change my directories. I says that it is a read only and that i don't have the permissions necessary to save the file.
__________________
1998 Camaro Worklog Pioneer P860MP, 3 JL 500/1's, JL 300/4, 3 12" Type R's, Diamond m611's
|
|
|
09-03-2007, 05:52 PM
|
#6
|
|
Variable Bitrate
Join Date: Aug 2006
Location: Clearfield Utah USA
Posts: 397
|
Quote: Originally Posted by sporty_drew 
I can't seem to save my options.conf after i change my directories. I says that it is a read only and that i don't have the permissions necessary to save the file.
make sure you have superuser permissions before editing nghost's options.conf.
Code:
sudo gedit /etc/nghost/options.conf
Alternatively, copy the /etc/nghost/options.conf to your /home/your-user-name/.nghost/options.conf. You can edit the one in your home folder without superuser permissions.
if LinuxICE won't burn, it may be a corrupted download. If you are using Linux you can compare the md5sum of the image that you downloaded to the one on the server: a8edf128df35ff27b95434bd9550df48
Code:
$md5sum LinuxICE-Feisty.iso
I would try to download Alpha 4-11 or 4-12 though, or wait until the final Alpha4. They should work better than Alpha3.
PS. I really like your install. Good job!
__________________
OpenICE - "The Car Entertainment Platform"
http://openice.org
LinuxICE IRC chatroom: #linuxice irc.freenode.com
Last edited by kev000; 09-03-2007 at 05:57 PM.
|
|
|
09-03-2007, 08:08 PM
|
#7
|
|
Maximum Bitrate
Join Date: Mar 2006
Location: Iowa
Posts: 589
|
Quote: Originally Posted by kev000 
make sure you have superuser permissions before editing nghost's options.conf.
Alternatively, copy the /etc/nghost/options.conf to your /home/your-user-name/.nghost/options.conf. You can edit the one in your home folder without superuser permissions.
if LinuxICE won't burn, it may be a corrupted download. If you are using Linux you can compare the md5sum of the image that you downloaded to the one on the server: a8edf128df35ff27b95434bd9550df48
I would try to download Alpha 4-11 or 4-12 though, or wait until the final Alpha4. They should work better than Alpha3.
PS. I really like your install. Good job!
I got this to work in the Terminal
Code:
sudo gedit /etc/nghost/options.conf
but when try to change the music directory to
Code:
musicdir=home/drew/music
and i open nghost i still cant see any music. I made a icon on the desktop to open nghost with the launcher command as
where did i go wrong?
I'll try messing with linuxICE after i get this working, being as i don't even know what linuxICE is
Thanks for checking my install out,i hope to take it up to the next level with linux
__________________
1998 Camaro Worklog Pioneer P860MP, 3 JL 500/1's, JL 300/4, 3 12" Type R's, Diamond m611's
|
|
|
09-03-2007, 08:38 PM
|
#8
|
|
Variable Bitrate
Join Date: Aug 2006
Location: Clearfield Utah USA
Posts: 397
|
What type of files are in your musicdir?
run nghost -d1 -u in a terminal and see if it gives you any error messages.
alternatively hop on #linuxice on irc.freenode.com (you can use gaim that comes with ubuntu). The guys there will get you sorted out in no time.
Good luck
__________________
OpenICE - "The Car Entertainment Platform"
http://openice.org
LinuxICE IRC chatroom: #linuxice irc.freenode.com
|
|
|
09-03-2007, 08:44 PM
|
#9
|
|
Maximum Bitrate
Join Date: Mar 2006
Location: Iowa
Posts: 589
|
.mp3
I ran that and nothing happened. so i take it that, that is good?
i'll try getting on there
__________________
1998 Camaro Worklog Pioneer P860MP, 3 JL 500/1's, JL 300/4, 3 12" Type R's, Diamond m611's
|
|
|
|
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 09:56 AM.
| |