|
 |
|
02-04-2007, 10:24 AM
|
#16
|
|
Newbie
Join Date: Jul 2005
Posts: 44
|
could you change the spelling of distrobution to distribution on the web page?
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
02-04-2007, 01:44 PM
|
#17
|
|
Constant Bitrate
Join Date: Mar 2006
Posts: 217
|
haha yeah as you can see, im not the greatest speller in the world.
__________________
nGhost - The FREE Frontend for Linux | Graphics Developer
Linux ICE - The Car PC Distro | Team Member
|
|
|
03-14-2007, 10:38 AM
|
#18
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,036
|
For those of you interested in trying out an early alpha of the Linux ICE car PC distro, you can download the torrent here.
keep in mind the focus of this alpha is to test automatic deployment of touchscreen drivers and the perfection of our build system.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
03-15-2007, 01:41 PM
|
#19
|
|
Of Ice and Men
Join Date: Mar 2005
Location: Czech republic
Posts: 772
|
well somehow it only boots to initial menu on my VMware6. Later it just hangs after selecting any of the options.
|
|
|
03-15-2007, 03:49 PM
|
#20
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,036
|
Where exactly does it hang at? Try burning it and running it from the cd.
can anyone else confirm this?
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
03-15-2007, 10:42 PM
|
#21
|
|
Newbie
Join Date: Sep 2005
Location: Canton, GA
Posts: 25
|
ARRRRGH...
I'm still waiting for some of my hardware. I promise I'll be sending in feedback once I can run this.
I still like the idea.
Would it be possible to create a version to run from USB flash drive?
__________________
<SOLD>
ATi RS485 AMD S939 Venice 2GHz (Yes, I had a A64 in my car!)
CURRENT
Jetway J7F3E-PB Geode NX1750, 512M, 120G 2.5" SATA HDD, Sony slim combo drive, Lilliput 7"touchscreen, 60G external WD, GPS, WiFi, mini-keyboard
|
|
|
03-16-2007, 08:52 AM
|
#22
|
|
Newbie
Join Date: Mar 2007
Posts: 1
|
exacly
|
|
|
03-16-2007, 01:43 PM
|
#23
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,036
|
Right now, the recommended install method is to use the live-cd, setup your touchscreen, and then install it to your usb flash drive. As of now, you'll probably want at least a gig for the system+extra stuff+swap.
__________________
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
|
|
03-16-2007, 08:32 PM
|
#24
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,036
|
Quote:
well somehow it only boots to initial menu on my VMware6. Later it just hangs after selecting any of the options.
My brother has it working under vmware workstation 5.5. In theory it should still work in 6...
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
03-18-2007, 12:45 AM
|
#25
|
|
Newbie
Join Date: Jul 2006
Posts: 7
|
It boots with only a couple of problems on my setup (Toshiba Satellite Pro 4600 Laptop and Lilliput EBY701 monitor):
- X was not starting and was giving me errors about "No devices detected" and "No screens found." To fix this I had to do an apt-get install xserver-xorg-video-trident and then dpkg-reconfigure xserver-xorg
- Touchscreen upon first starting X works but X and Y axis are swapped. After running calibrator and restarting X, touchscreen is either not responsive at all, or just jumps the cursor to one corner of the screen upon touching the screen anywhere. Unplugging and re-plugging USB cable does not help.
Hope this feedback helps. I'm happy to try any troubleshooting suggestions.
|
|
|
03-18-2007, 02:05 PM
|
#26
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,036
|
Quote:
It boots with only a couple of problems on my setup (Toshiba Satellite Pro 4600 Laptop and Lilliput EBY701 monitor):
- X was not starting and was giving me errors about "No devices detected" and "No screens found." To fix this I had to do an apt-get install xserver-xorg-video-trident and then dpkg-reconfigure xserver-xorg
- Touchscreen upon first starting X works but X and Y axis are swapped. After running calibrator and restarting X, touchscreen is either not responsive at all, or just jumps the cursor to one corner of the screen upon touching the screen anywhere. Unplugging and re-plugging USB cable does not help.
Hope this feedback helps. I'm happy to try any troubleshooting suggestions.
In the touchscreen section in xorg.conf change:
Code:
#Option "SwapXY" "1"
to
Code:
Option "SwapXY" "1"
Next release I'll put a switch in the calibrator so you can force the swapXY. I'm not sure if this will work. If it doesn't try a "option" "rotate" "cw" or a "option" "rotate" "ccw". Let me know which one works.
As for your video driver, we removed the less common video drivers to save some space (less common meaning non-via/ ati/ nvidia). Maybe we should make the space sacrifice and keep more drivers in to be more compatible.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
03-18-2007, 06:07 PM
|
#27
|
|
Newbie
Join Date: Jul 2006
Posts: 7
|
What I needed was the "option" "rotate" "ccw", Thanks!
It also seems that the calibrator isn't giving me useful min and max values. When I run the program it gives me values near 1000, give or take, although the min values are lower than the max values by 60 or so. I find that if I make the min and max values respectively 100 and 2000 it is almost usable. This laptop does have a built in joystick-mouse (no synaptics touchpad) if that makes any difference.
|
|
|
03-19-2007, 02:15 AM
|
#28
|
|
Variable Bitrate
Join Date: Feb 2006
Location: Huntsville, AL
Posts: 343
|
Nevermind the spoiled pricks that feel the need to comment if something isn't perfect. You know how the old cliche goes: You get what you pay for.
<praise>Anyways, I think it's great that someone is taking the time to create an entire operating system dedicated to the in car entertainment environment. It's people like you that maintain the integrity of this forum. And I think I speak for most of us when I say we truly appreciate it.</praise>
What kinds of stuff can we expect Linux ICE to do? Does it have all the functions like MP3 playability, GPS, cell phone integration, etc and the front end embedded into it, or are those extra downloads?
PS: Are you looking for some people to help you with your web development?
My rates are reasonable (free).
__________________
Self proclaimed environmentalist.
Last edited by stonestatue; 03-19-2007 at 02:15 AM.
Reason: Automerged Doublepost
|
|
|
03-19-2007, 02:33 AM
|
#29
|
|
Variable Bitrate
Join Date: Feb 2006
Location: Huntsville, AL
Posts: 343
|
PSS: I don't know much about Linux, but I do know that I want to start using Linux and eventually phase out the use of Windows all together, except when only absolutely necessary.
I am going to install Fedora Core 6 on my second computer to learn how it works and get a feel for Linux. When Fedora Core and Linux ICE are lined up for comparison, why choose one over the other for in car use? I assume that Linux Ice is tailored to make it ideal for a carputer, but I am not exactly sure how. I'm not trying to cause your distro to compete with another, I simply wish to know the apples and oranges of Fedora Core vs. Linux ICE.
What things could Linux Ice do that Fedora Core couldn't that make it a better suited distro for a carputer?
__________________
Self proclaimed environmentalist.
|
|
|
03-19-2007, 06:29 PM
|
#30
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,036
|
Quote:
I am going to install Fedora Core 6 on my second computer to learn how it works and get a feel for Linux. When Fedora Core and Linux ICE are lined up for comparison, why choose one over the other for in car use? I assume that Linux Ice is tailored to make it ideal for a carputer, but I am not exactly sure how. I'm not trying to cause your distro to compete with another, I simply wish to know the apples and oranges of Fedora Core vs. Linux ICE.
The main goals of Linux ICE are to provide a car PC friendly distribution. We wanted to make a distro that made all the things that troubled car PC users easier. Things like touchscreen integration and providing a minimalistic environment that is flexible enough for almost anyone are a must have for a car PC operating system. We are basically building a distro with all of the things that car PC users will need and want. Things like:
-built in touchscreen support
-built in suspend2 (faster and more efficient hibernate/resume)
-the excellent hardware support of the ubuntu linux distro (Linux ICE is based on ubuntu)
-integrated frontend (with mp3, ogg, flac, and numerous other codec support)
-gps apps
-bluetooth phone support (there are great individuals working on it, we hope to be able to include it in Linux ICE when it is ready).
The advantage of Linux ICE over something like Fedora is that Linux ICE comes with everything that car PC need out of the box. Linux ICE is also less bloated (a single install cd compared to numerous cds for FC6) which makes for easier installation on a CF disk drive. The tools for customizing ubuntu are very handy also. It would take several hours (if not a whole day) to build a fedora distro from source. Using tools like reconstructor, we can make a liveCD in a fraction of the time. This makes development easier and faster (can you imagine having compiled a whole distro overnight and then realizing that you installed something incorrectly?).
More details about what we are doing can be found on the Linux ICE homepage and in the forums.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
Last edited by kev000; 03-19-2007 at 10:28 PM.
|
|
|
|
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 06:17 PM.
| |