BleepingComputer.com: Orange Internet Everywhere on Asus eeePC?

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Orange Internet Everywhere on Asus eeePC? Mobile modem requires windows... can we beat it?

#1 User is offline   ianwhitebleep 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 5
  • Joined: 12-April 08

Posted 25 October 2009 - 03:57 PM

Hi
I have an Asus eeePC 901 running Linux (sorry but not clever enough to know what flavour/version).

We spend some time in Spain and have bought a Spanish Orange Internet Everywhere mobile modem. I have managed to get it working on a windows laptop but am struggling to get it to work on the Asus (mainly because I'm not teccie enough).

I assume that there will be a way to make it work without installing windows on the netbook but I am struggling.

Can anyone help me sort this please?

Thanks
Ian

#2 User is offline   MadDawg 

  • Senior Member
  • PipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 453
  • Joined: 09-July 07
  • Gender:Male
  • Location:Houston, TX

Posted 25 October 2009 - 04:55 PM

cat /etc/*-release


Type this in a terminal window and it will tell you what version of Linux you are using.

Can you post what happens when you try to use the modem? Like any errors messages, etc.?
A penguin broke my windows with a half-eaten apple!

#3 User is offline   Andrew 

  • Bleepin' Night Watchman
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Moderator
  • Posts: 7,422
  • Joined: 05-December 05
  • Gender:Not Telling
  • Location:Right behind you

Posted 25 October 2009 - 05:28 PM

View PostMadDawg, on Oct 25 2009, 02:55 PM, said:

cat /etc/*-release


Type this in a terminal window and it will tell you what version of Linux you are using.

or
uname -a

Help us help you. If HelpBot replies, you MUST follow step 1 in its reply so we know you need help.
Posted Image
Boredom Software Stop Highlighting Things

#4 User is offline   ianwhitebleep 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 5
  • Joined: 12-April 08

Posted 26 October 2009 - 04:39 PM

Thanks for the quick response...

Sorry but now I feel really thick! The software installed is a bit like windows in that there are several tabs (internet, work, learn, play and settings) and on each tab is a selection of icons. I can't work out how to open a terminal window though. I did manage to find references to xandros and file manager mentions KDE 3.4.2 - don't know if that helps.

With respect to the modem there are no error messages as such, it doesn't get that far. In a windows laptop it launches an application called internet everywhere which manages the connection and lets you see how much time has been used etc. When I plug it into the eeePC it launches the ASUS Mobile Phone Tool. Only the setup button is highlighted. Clicking that gives a setup window with only APN Setup available. Next screen gives you a choice of countries - when you select UK only T-Mobile is available and for Spain no options are shown.

Hope this won't be too frustrating for you.

Thanks again

#5 User is offline   MadDawg 

  • Senior Member
  • PipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 453
  • Joined: 09-July 07
  • Gender:Male
  • Location:Houston, TX

Posted 27 October 2009 - 03:30 PM

View Postianwhitebleep, on Oct 26 2009, 04:39 PM, said:

Thanks for the quick response...

Sorry but now I feel really thick! The software installed is a bit like windows in that there are several tabs (internet, work, learn, play and settings) and on each tab is a selection of icons. I can't work out how to open a terminal window though. I did manage to find references to xandros and file manager mentions KDE 3.4.2 - don't know if that helps.

I don't have Xandros for the eeePC, so I can't tell you where to go to find the terminal. I did read that Ctrl+Alt+T is supposed to open the terminal, though.

View Postianwhitebleep, on Oct 26 2009, 04:39 PM, said:

With respect to the modem there are no error messages as such, it doesn't get that far. In a windows laptop it launches an application called internet everywhere which manages the connection and lets you see how much time has been used etc. When I plug it into the eeePC it launches the ASUS Mobile Phone Tool. Only the setup button is highlighted. Clicking that gives a setup window with only APN Setup available. Next screen gives you a choice of countries - when you select UK only T-Mobile is available and for Spain no options are shown.

Hope this won't be too frustrating for you.

Thanks again

I would suspect that the ASUS Mobile Phone Tool does not recognize any uncommon/non-international networks, but I honestly do not know for sure if that's even the problem, so don't leave it at that. Google doesn't seem to be helping much, but I'll keep searching.

EDIT: changed "international" to "non-international"

This post has been edited by MadDawg: 28 October 2009 - 03:11 PM

A penguin broke my windows with a half-eaten apple!

#6 User is offline   ianwhitebleep 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 5
  • Joined: 12-April 08

Posted 27 October 2009 - 04:56 PM

Hi MadDawg. Ctrl-Alt-T opened a terminal window so thanks for that.

uname -a
gave me
Linux asus-1974841624 2.6.21.4-eeepc #6 Mon May 5 11:38:34 EDT 2008 i686 GNU/Linux

cat /etc/*-release
gave me
No such file or directory

#7 User is offline   MadDawg 

  • Senior Member
  • PipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 453
  • Joined: 09-July 07
  • Gender:Male
  • Location:Houston, TX

Posted 28 October 2009 - 03:16 PM

From the info given and a little research, I conclude that you have the latest Xandros eeePC distro. As for your modem and the related software, I could not find any useful info on this issue. Sorry I couldn't be much help.
A penguin broke my windows with a half-eaten apple!

#8 User is offline   ianwhitebleep 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 5
  • Joined: 12-April 08

Posted 28 October 2009 - 04:32 PM

OK thanks for your help so far. To open it up again... Is it possible to create something like a Windows Emulator in a terminal window?

Or do you know of an Asus forum I could try?

Cheers

#9 User is offline   raw 

  • Bleeping Hacker
  • PipPipPipPipPipPip
  • Find Topics
  • Group: BC Advisor
  • Posts: 2,299
  • Joined: 14-April 04
  • Gender:Male
  • Location:Texas

Posted 28 October 2009 - 04:57 PM

In the terminal try:
cat /etc/*release (no hyphen)
Posted Image
Posted ImageHOSTFix only works on XP,no longer maintained

#10 User is offline   MadDawg 

  • Senior Member
  • PipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 453
  • Joined: 09-July 07
  • Gender:Male
  • Location:Houston, TX

Posted 28 October 2009 - 06:04 PM

Quote

OK thanks for your help so far. To open it up again... Is it possible to create something like a Windows Emulator in a terminal window?


VirtualBox can emulate Windows, provided you have a Windows install CD. It will run slower, however, because the guest OS will have to share resources with the host OS. Also, I'm not sure how you could get the modem to be directly detected under VB, if that's even possible.

Quote

Or do you know of an Asus forum I could try?


ASUS Support Forum: http://vip.asus.com/forum/default.aspx?SLanguage=en-us

This post has been edited by MadDawg: 28 October 2009 - 06:06 PM

A penguin broke my windows with a half-eaten apple!

#11 User is offline   ianwhitebleep 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 5
  • Joined: 12-April 08

Posted 29 October 2009 - 03:32 PM

Hi Raw
Thanks for picking this up. No joy with the new suggestion - still "No such file or directory"

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users