Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home for chromium.org
« Groups Home
Chromium OS for i586
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Eduardo Monteiro  
View profile  
 More options Jun 5 2012, 3:38 pm
From: Eduardo Monteiro <edumm...@gmail.com>
Date: Tue, 5 Jun 2012 12:38:01 -0700 (PDT)
Local: Tues, Jun 5 2012 3:38 pm
Subject: Chromium OS for i586

Hi Folks

I'd like to know if is it possible to build and i586 ARCH Chromium OS image?

Im a new Chromium OS' user and I know nothing about building images.

Another doubt is, is it possible to use Chromium OS with a touch device ?!
I have a device that have a Elo Touch monitor along with it. I instaled
chromium os once but the touch driver didnt worked. I know that exist a
linux driver for that device.

Thanks in advance

Eduardo Monteiro


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Frysinger  
View profile  
 More options Jun 5 2012, 3:43 pm
From: Mike Frysinger <vap...@chromium.org>
Date: Tue, 5 Jun 2012 15:43:43 -0400
Local: Tues, Jun 5 2012 3:43 pm
Subject: Re: [cros-discuss] Chromium OS for i586

On Tue, Jun 5, 2012 at 3:38 PM, Eduardo Monteiro wrote:
> I'd like to know if is it possible to build and i586 ARCH Chromium OS image?

do you really have a i586 processor ?  people have been making i686's
for over a decade at this point.

it should be possible to add an i586 overlay with an i586 toolchain,
but i can't see it being really useful considering the speed of i586's
and available memory.
-mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eduardo Monteiro  
View profile  
 More options Jun 5 2012, 3:50 pm
From: Eduardo Monteiro <edumm...@gmail.com>
Date: Tue, 5 Jun 2012 12:50:34 -0700 (PDT)
Local: Tues, Jun 5 2012 3:50 pm
Subject: Re: [cros-discuss] Chromium OS for i586

Yes, I do. I have about 300 customers who use my i586. I've been using chr
os and noticed that is perfect for my thinclients.

Once I instaled Chrome on my i586 running windows xp embedded and it worked
perfectly ... im sure that ill have and amazing result using chromium os
with it.

I'll really appreciate if I have some help to do this !

Thanks

Em terça-feira, 5 de junho de 2012 16h43min43s UTC-3, Mike Frysinger
escreveu:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Frysinger  
View profile  
 More options Jun 5 2012, 3:55 pm
From: Mike Frysinger <vap...@chromium.org>
Date: Tue, 5 Jun 2012 15:55:41 -0400
Local: Tues, Jun 5 2012 3:55 pm
Subject: Re: [cros-discuss] Chromium OS for i586
to create a new i586-generic board:

$ cd chromiumos/src/overlays
$ cp -a overlay-x86-generic overlay-i586-generic
$ cd overlay-i586-generic
$ echo i586-pc-linux-gnu > toolchain.conf
$ echo FULL_BINHOST= > prebuilt.conf
$ vim make.conf
 - edit MARCH_TUNE to match your cpu
 - update VIDEO_CARDS to include the drivers you care about

then run ./setup_board --board=i586-generic && ./build_packages
--board=i586-generic

g'luck
-mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »