Author Topic: Archos Internet Media Tablet  (Read 11310 times)

nubuntu

  • Newbie
  • *
  • Posts: 13
    • View Profile
Archos Internet Media Tablet
« on: January 03, 2009, 03:57:00 am »
Is there any possibility that an archos internet media tablet could be used as an orbiter?

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: Archos Internet Media Tablet
« Reply #1 on: January 03, 2009, 05:15:26 am »
what is the architecture?

-Thom

nubuntu

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Archos Internet Media Tablet
« Reply #2 on: January 03, 2009, 08:51:08 am »
Well as far as I can tell the user manual just says that its linux based and beyond that I have no idea.  Here's a link to its support page maybe you can tell better than I can.  Thanks for the quick response also!!! http://www.archos.com/products/imt/archos_5/specs.html?country=global&lang=en

Jaime

colinjones

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 3003
    • View Profile
Re: Archos Internet Media Tablet
« Reply #3 on: January 03, 2009, 09:24:14 pm »
Its an ARM 32 bit CPU

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: Archos Internet Media Tablet
« Reply #4 on: January 03, 2009, 10:14:24 pm »
would have to see if an SDK is available, and if so, would need to see what windowing systems etc are available etc..

This would be a good exploration project for an interested hacker. The code is very cross platform, and at worst, a new rendering subclass would need to be made. We currently use SDL, so there is a possibility this could be done with moderate effort.

I do not have one of these devices, so I can't verify what would need to be done.

-Thom

totallymaxed

  • LinuxMCE God
  • ****
  • Posts: 4660
  • Smart Home Consulting
    • View Profile
    • Dianemo - at home with technology
Re: Archos Internet Media Tablet
« Reply #5 on: January 04, 2009, 02:42:11 pm »
would have to see if an SDK is available, and if so, would need to see what windowing systems etc are available etc..

This would be a good exploration project for an interested hacker. The code is very cross platform, and at worst, a new rendering subclass would need to be made. We currently use SDL, so there is a possibility this could be done with moderate effort.

I do not have one of these devices, so I can't verify what would need to be done.

-Thom


Thom we'd be happy to 'sponsor' porting your Tablet Orbiter to other devices like the Archos. We'd 'gift' the hardware to whoever takes the work on. Maybe we should pull together a 'short list' of mobile and fixed touch based devices that with you verifying the spec looks right. Then anyone could join in by either acting as a sponsor or signing up as as the lead developer doing the port.

Something along these lines might accelerate getting more devices added without loading you up with all the work ;-)

What do you think?

Hope your feeling better today.

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses http://forum.linuxmce.org/index.php?topic=14026.0

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: http://wp.me/P4KgIc-5P

Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

http://www.dianemo.co.uk

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: Archos Internet Media Tablet
« Reply #6 on: January 04, 2009, 05:59:12 pm »
Sounds fine to me.

The base for any port of orbiter to comfortably run is roughly:

* 192 megs of RAM.
* 120mhz CPU minimum, this is an apples/oranges comparison, but there has to be a floor.
* open enough OS to do the port with open enough windowing system
* Orbiter itself takes up about 128mb of flash, with orbiter and its supporting libraries. The operating system's footprint must also be considered.

Hopefully those can be good guidelines. Obviously a Linux based ARM device with X will be very easy to port, but a lot of these devices don't run X.

The good news is that anything that runs SDL will probably be okay with the current rendering classes, if not, a new set of rendering classes would have to be made, we currently have them for SDL and PocketFrog.

Any show-stoppers would be related to an unwillingness to present sufficient documentation to do the port, such things as:

* SDK
* video hardware
* networking hardware
* bootloader

not saying all those things are needed, but creative solutions might have to be developed, it's all in the course of hacking on a device.

-Thom

totallymaxed

  • LinuxMCE God
  • ****
  • Posts: 4660
  • Smart Home Consulting
    • View Profile
    • Dianemo - at home with technology
Re: Archos Internet Media Tablet
« Reply #7 on: January 04, 2009, 08:22:35 pm »
Sounds fine to me.

The base for any port of orbiter to comfortably run is roughly:

* 192 megs of RAM.
* 120mhz CPU minimum, this is an apples/oranges comparison, but there has to be a floor.
* open enough OS to do the port with open enough windowing system
* Orbiter itself takes up about 128mb of flash, with orbiter and its supporting libraries. The operating system's footprint must also be considered.

Hopefully those can be good guidelines. Obviously a Linux based ARM device with X will be very easy to port, but a lot of these devices don't run X.

The good news is that anything that runs SDL will probably be okay with the current rendering classes, if not, a new set of rendering classes would have to be made, we currently have them for SDL and PocketFrog.

Any show-stoppers would be related to an unwillingness to present sufficient documentation to do the port, such things as:

* SDK
* video hardware
* networking hardware
* bootloader

not saying all those things are needed, but creative solutions might have to be developed, it's all in the course of hacking on a device.

-Thom


Ok sounds like we can pull together a list of candidate devices then... anyone with suggestions for devices that meet Thom's spec and with an interest in becoming a sponsor for that device please post a url to the device here. Anyone will to become the lead for porting to any of these devices please also post here.

We will then marry up sponsors & developers and get started ;-)

All the best

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses http://forum.linuxmce.org/index.php?topic=14026.0

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: http://wp.me/P4KgIc-5P

Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

http://www.dianemo.co.uk

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: Archos Internet Media Tablet
« Reply #8 on: January 04, 2009, 08:48:45 pm »
Let's try for this first one, a wall mount machine that can run linux.

I will try to make something that can resume from a static image to make bootup faster.

-Thom

JaseP

  • Addicted
  • *
  • Posts: 526
    • View Profile
    • JaseP's LinuxMCE Wiki User page
Re: Archos Internet Media Tablet
« Reply #9 on: January 20, 2009, 09:15:29 am »
The Archos media tablets are a lost cause,... Although they run Linux under the hood, they are locked in hardware (not unlike TiVo) and all attempts to get them to run native Linux programs compiled for them have been lackluster,...

I have two Generation 4, 604 WiFi's and will never buy another Archos product again... They are freeloaders off of open source... RUN, don't walk away from Archos...

PS - Too bad we can't prove that any of their proprietary stuff hooks into the Kernel,... I'd love to have them sued under violation of the GPL...

See my User page on the LinuxMCE Wiki for a description of my system configuration (click the little globe under my profile pic).

freymann

  • Douchebag
  • Guru
  • *
  • Posts: 380
    • View Profile
Re: Archos Internet Media Tablet
« Reply #10 on: January 20, 2009, 01:59:15 pm »
The Archos media tablets are a lost cause,... Although they run Linux under the hood, they are locked in hardware (not unlike TiVo) and all attempts to get them to run native Linux programs compiled for them have been lackluster,...

I have two Generation 4, 604 WiFi's and will never buy another Archos product again... They are freeloaders off of open source... RUN, don't walk away from Archos...

 We have two Generation 4's here, and we love our Archos products. Ok, so you can't make them do anything but what they were intended for. Hmmm... Geee.... Good thing they do what they do so well then!

 Sorry, I don't agree with the "run away Archos" statement in a general context. If you solely mean don't bother to try and make them work with LMCE, that's fine, but as far as being a great product -- that they certainly are.

Zaerc

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 2256
  • Department of Redundancy Department.
    • View Profile
Re: Archos Internet Media Tablet
« Reply #11 on: January 20, 2009, 03:23:19 pm »
The Archos media tablets are a lost cause,... Although they run Linux under the hood, they are locked in hardware (not unlike TiVo) and all attempts to get them to run native Linux programs compiled for them have been lackluster,...

I have two Generation 4, 604 WiFi's and will never buy another Archos product again... They are freeloaders off of open source... RUN, don't walk away from Archos...

 We have two Generation 4's here, and we love our Archos products. Ok, so you can't make them do anything but what they were intended for. Hmmm... Geee.... Good thing they do what they do so well then!

 Sorry, I don't agree with the "run away Archos" statement in a general context. If you solely mean don't bother to try and make them work with LMCE, that's fine, but as far as being a great product -- that they certainly are.


In other words: useless proprietary crap freeloading off opensource, just like he said.

Maybe we should put up a wiki page so people will be aware of this.
"Change is inevitable. Progress is optional."
-- Anonymous


JaseP

  • Addicted
  • *
  • Posts: 526
    • View Profile
    • JaseP's LinuxMCE Wiki User page
Re: Archos Internet Media Tablet
« Reply #12 on: April 15, 2009, 03:59:13 am »
I have another possibility here... They may be able to be used as orbiters running the web interface... However they do not have bluetooth, and so the follow-me function would not work. The also do not play streamed video. Later models have made the browser a separate firmware add-on purchase (when the units have wifi capability built in). Not the best orbiter set-up, but pass-able.

I also have a PepperPad 3 (which is broken, in terms that I have wiped it, installed my own preferred version of Linux and now not all the hardware works). Those are better Orbiter candidates.

I have just recieved my server and my media directors, So I am starting the  setup now... I will keep you up to date on progress, and how well the Archos 604 Wifis do as Orbiters.
See my User page on the LinuxMCE Wiki for a description of my system configuration (click the little globe under my profile pic).

skeptic

  • Addicted
  • *
  • Posts: 615
    • View Profile

JaseP

  • Addicted
  • *
  • Posts: 526
    • View Profile
    • JaseP's LinuxMCE Wiki User page
Re: Archos Internet Media Tablet
« Reply #14 on: May 01, 2009, 07:07:41 am »
Been there, seen that link... Nothing new there... please move along...

Seriously, though,... The Archos hack is tempting, but useless in the long run. Too many people have upgraded their firmware beyond the point of the hack's usefullness, and for those who haven't... The hack is a temporary fix for a permanent problem... Pig-headed, and greedy executives. They fail to see the potential sales that would result from a truly open platform. In the USA, Walmart doesn't carry their crap anymore on the shelves.

To make Archos open up their devices, one would have to win the lottery,.. purchase a contrroling interest in Archos company stock and fire the B*tards who run the company like a bunch of tightly clenched posterior end sphincter muscles. If I win the state lottery, I'll let you know how it goes...
« Last Edit: May 01, 2009, 08:39:39 am by JaseP »
See my User page on the LinuxMCE Wiki for a description of my system configuration (click the little globe under my profile pic).