Blog Forum Wiki Links Contact Us NetbookUser
RunCore Pro IV SSD Transforms your ASUS EEE PC by increasing 
performance 5-40X. Your satistfaction guaranteed RunCore Pro 70mm SATA Mini PCI-e SSD
RunCore Pro IV 70mm SATA II Mini PCI-e SSD
RunCore Pro IV 2.5 Inch SATA II SSD

You are not logged in.

#1 2008-02-20 10:04:42 am

Windkracht13
Member
From: Rotterdam -Netherlands
Registered: 2008-02-05
Posts: 94

Internet via HTC Kaiser

Ik probeer al een tijd mijn telefoon te conecten met mijn Eee pc. Zodat ik kan internetten op mijn Eee.Maar krijg dit niet voor elkaar...

Is diit Iemand dit al gelukt, hoe mijn Eee in te stellen?

Bvd!

Last edited by Windkracht13 (2008-02-20 10:07:48 am)

Offline

 

#2 2008-02-20 11:02:44 am

eFfeM
Senior Member
Registered: 2007-10-21
Posts: 861
Website

Re: Internet via HTC Kaiser

via bluetooth en rfcomm zou dit moeten kunnen
ik heb dit zelf echter nooit gedaan.


All opinions, information etc in this forum post is copyrighted by me (eFfeM) unless indicated otherwise.
You are free to reuse whatever you want to, provided that:
1) you give credit to me and eeeuser.com whenever you reuse anything for all things you reused.
2) you do not pretend or create the illusion that your modifications are mine. I'll be responsible for my junk, you for yours smile

Offline

 

#3 2008-02-20 6:54:09 pm

JonTheNiceGuy
Member
From: North West UK
Registered: 2008-02-17
Posts: 39
Website

Offline

 

#4 2008-02-21 12:13:33 pm

Windkracht13
Member
From: Rotterdam -Netherlands
Registered: 2008-02-05
Posts: 94

Re: Internet via HTC Kaiser

Bedankt voor je link, die had ik ook inmiddels gevonden.

1. Add the DEBIAN ETCH repository to the /etc/apt/sources.list file

echo "deb http://debian.man.ac.uk/debian stable main contrib non-free" >> /etc/apt/sources.list

Dit gaat bij mij al fout, sources list an die niet vinden http://img103.exs.cx/img103/1719/angry.gif

Ik ben root,daar ligt het niet aan... Ikke niet weten???

Offline

 

#5 2008-02-21 12:39:02 pm

JonTheNiceGuy
Member
From: North West UK
Registered: 2008-02-17
Posts: 39
Website

Re: Internet via HTC Kaiser

Google Translate only translates from Dutch to English, not back again, so my response is in English - I'm sorry.

If your problem is that you are not able to reach the server debian.man.ac.uk, then try using http://ftp.nl.debian.org/debian/

If your problem is that you can not write to /etc/apt/sources.list, then you must ensure you are using the root account and, if that still does not work, then please post here the result of ls -lR /etc/apt.

Good Luck!

Jon

Last edited by JonTheNiceGuy (2008-02-21 12:45:58 pm)

Offline

 

#6 2008-02-21 3:52:00 pm

Windkracht13
Member
From: Rotterdam -Netherlands
Registered: 2008-02-05
Posts: 94

Re: Internet via HTC Kaiser

The kernel must download to the ROOT map right??  (Sorry for my bad English)

Offline

 

#7 2008-02-21 4:07:56 pm

JonTheNiceGuy
Member
From: North West UK
Registered: 2008-02-17
Posts: 39
Website

Re: Internet via HTC Kaiser

You must download the RAR file from the Asus website to any disk you can read from your EEEPC. You don't need to do the download as the root user, but you will need to be root to install the unpacked file with dpkg.

Your English is better than my Dutch!

Offline

 

#8 2008-02-22 2:24:48 am

Windkracht13
Member
From: Rotterdam -Netherlands
Registered: 2008-02-05
Posts: 94

Re: Internet via HTC Kaiser

When i do this, get this error,

6. Build *THIS KERNEL*. You will need to change directory to where the files just unpacked to.

make oldconfig
make
make install

make: *** No rule to take target 'oldconfig'. Stop.


(agghhhh, almost tthere...)

Offline

 

#9 2008-02-22 3:16:50 am

JonTheNiceGuy
Member
From: North West UK
Registered: 2008-02-17
Posts: 39
Website

Re: Internet via HTC Kaiser

I've changed the instructions - you must ensure you're in /usr/src/linux-source......-eeepc before you run make oldconfig as this should try and recover the kernel's configuration file before building the kernel.

If you get this to work, would you be able to translate my guide into Danish?

Offline

 

#10 2008-02-22 6:48:51 am

Windkracht13
Member
From: Rotterdam -Netherlands
Registered: 2008-02-05
Posts: 94

Re: Internet via HTC Kaiser

JonTheNiceGuy wrote:

I've changed the instructions - you must ensure you're in /usr/src/linux-source......-eeepc before you run make oldconfig as this should try and recover the kernel's configuration file before building the kernel.

If you get this to work, would you be able to translate my guide into Danish?

I will try this evening, i'm now at work,bhuuuuhhhh...

As it works, i translate your guide into Dutch

So this evening i will try all the steps again, but how to do this?  => you must ensure you're in /usr/src/linux-source......-eeepc before you run make oldconfig as this should try and recover the kernel's configuration file before building the kernel.

Sorry for all those stupid questions, but i work with Linux almost a week now, so NEWBIE LINUX nOOb...

THANKZzz...

Last edited by Windkracht13 (2008-02-22 6:50:42 am)

Offline

 

#11 2008-02-24 4:28:28 pm

JonTheNiceGuy
Member
From: North West UK
Registered: 2008-02-17
Posts: 39
Website

Re: Internet via HTC Kaiser

Don't worry about asking - you're doing good for a noob smile

The following lines will re-create the kernel's configuration file:

sudo su -
cd /usr/src/linux-source-2.6.21.4-eeepc
make oldconfig

If you're still struggling, drop me a note, and I'll talk you through it smile

Offline

 

#12 2008-02-25 2:09:11 am

JO3RI
Member
From: Belgium, Hamme
Registered: 2008-02-08
Posts: 38
Website

Re: Internet via HTC Kaiser

misschien een domme opmerking, maar heb je "apt-get update" gedaan nadat je de source.list had aangepast? Want dat moet je altijd doen, als je wijzigen aanbrengt in de source.list. Lukte het trouwens om die sourcelist aan te passen? Anders leg ik wel uit hoe je dat handmatig moet doen.

Offline

 

#13 2008-02-25 4:31:46 am

JonTheNiceGuy
Member
From: North West UK
Registered: 2008-02-17
Posts: 39
Website

Re: Internet via HTC Kaiser

Thank you!

Offline

 

#14 2008-04-14 8:05:33 am

ermine
Member
Registered: 2008-04-14
Posts: 34

Re: Internet via HTC Kaiser

Hi Jon
In Manchester? Me too.
I am another complete noob, trying to follow the instructions in the wiki. I have stumbled a few times along the way, having to install subversion was an interesting one, but have actually managed to set up a connection! Trouble is, my method is pretty messy because I cannot complete the final steps of the procedure:

Essentially, I can't get the eee to do any of the steps in 7.1 or 7.2. When I attempt to edit the interfaces file, the eee just returns an error saying that it cannot access the file for editing, or something similar. If I try to use the other method I get stuck at an error stating something along the lines of "iface rndis0 inet dhcp does not exist".

As a result, I have found that the only way to establish a connection is to do "/sbin/dhclient rndis0" in terminal each time I want to connect. Is this normal, or am I missing something?

Hope you can help, and thanks in advance.

Offline

 

#15 2008-04-14 8:28:02 am

JonTheNiceGuy
Member
From: North West UK
Registered: 2008-02-17
Posts: 39
Website

Re: Internet via HTC Kaiser

ermine wrote:

Hi Jon
In Manchester? Me too.

Hi there!

ermine wrote:

(snipped)
As a result, I have found that the only way to establish a connection is to do "/sbin/dhclient rndis0" in terminal each time I want to connect. Is this normal, or am I missing something?

Hope you can help, and thanks in advance.

To be honest, I've ended up in a similar position. I can't get the network manager to accept alternative network devices either, so I've added an icon with emeditor (http://wiki.eeeuser.com/howto:add_icons_with_emeditor) using the 3G icon which runs "/sbin/dhclient rndis0"

Offline

 

#16 2008-04-14 8:58:31 am

ermine
Member
Registered: 2008-04-14
Posts: 34

Re: Internet via HTC Kaiser

I see, so that icon, when clicked, will just run that script in terminal and thereby do whatever wizardry it needs to prepare the eee to connect?

I have tried, but with no success. I have simply added a shortcut with the command "/sbin/dhclient rndis0". I suppose that this is because "/sbin/dhclient rndis0" can only be run at root. What script is required in the shortcut to first become root, then issue the "/sbin/dhclient rndis0" command?

Thanks again

Last edited by ermine (2008-04-14 9:22:16 am)

Offline

 

#17 2008-04-14 9:20:23 am

JonTheNiceGuy
Member
From: North West UK
Registered: 2008-02-17
Posts: 39
Website

Re: Internet via HTC Kaiser

You need to prefix it with sudo, otherwise it'll try and run as a user.

Offline

 

#18 2008-04-14 9:29:45 am

ermine
Member
Registered: 2008-04-14
Posts: 34

Re: Internet via HTC Kaiser

spot on, thanks a lot for the linux lesson!

Offline

 

#19 2008-04-14 10:42:44 am

JonTheNiceGuy
Member
From: North West UK
Registered: 2008-02-17
Posts: 39
Website

Re: Internet via HTC Kaiser

*grin* No problems smile

Offline

 

#20 2008-04-21 5:43:38 am

ermine
Member
Registered: 2008-04-14
Posts: 34

Re: Internet via HTC Kaiser

Whilst this works perfectly, it does seem to have eaten up all of my available SSD space (I had a couple of GBs a couple of weeks ago and have about 300MB now and I am not aware of anything else major happening). Can this procedure be responsible and, if so, is there a way to streamline it?

Offline

 

#21 2008-04-21 8:16:35 pm

JonTheNiceGuy
Member
From: North West UK
Registered: 2008-02-17
Posts: 39
Website

Re: Internet via HTC Kaiser

I'm not sure, but I think you can delete the contents of /usr/src which (on my system at least) has given me approx 700Mb Free.

If that doesn't work, then I'll have to look into it further for you!

Jon

Offline

 

#22 2008-05-03 2:03:42 am

zakhooi
Senior Member
From: The Netherlands
Registered: 2008-04-13
Posts: 109
Website

Re: Internet via HTC Kaiser

Zie: http://forum.eeeuser.com/viewtopic.php?id=26862

Heeft iemand de rndis driver al werkend onder (eeex)ubuntu 8.04  ??


Best iphone portal: http://i.mauce.mobi

Offline

 

#23 2008-05-03 3:39:12 am

JonTheNiceGuy
Member
From: North West UK
Registered: 2008-02-17
Posts: 39
Website

Re: Internet via HTC Kaiser

I've answered this in English on the forum you refer to, but the gist is to either download the sources from eeeXubuntu or patch your kernel up to the current level from the Asus website

Offline

 

Board footer

Powered by PunBB 1.2.15
© Copyright 2002–2005 Rickard Andersson