You are not logged in.

#1 2010-10-21 04:34:10

Ajzimm3rman
Member
Registered: 2008-10-08
Posts: 9

iPhone Tether

Hello I've done (What the wiki says) http://wiki.archlinux.org/index.php/IPh … ve_Support
I have usbmuxd, libimobiledevice, and ipeth-utils installed.
I am confused as to what to do now, as I have restarted yet my iphone will not tether. I know the iphone will tether to other computers so this is just a setup issue.

Last edited by Ajzimm3rman (2010-10-21 12:13:22)

Offline

#2 2010-10-21 06:17:33

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: iPhone Tether

You need to provide more detail if you want people to help you. What applications have you installed? What commands did you try? What was the response?

FYI - you don't "setup AUR". You create Arch packages using the files provided by the AUR, and install those packages with pacman. Full details in the wiki.

Offline

#3 2010-10-21 07:52:42

BaconPie
Member
Registered: 2010-08-11
Posts: 209

Re: iPhone Tether

What does dmesg say when you plug in your iPhone? Also, check ifconfig -a for a list of all your devices. My iPhone is wwan0.

Offline

#4 2010-10-21 12:19:27

Ajzimm3rman
Member
Registered: 2008-10-08
Posts: 9

Re: iPhone Tether

tomk wrote:

You need to provide more detail if you want people to help you.

Apologies. Thread updated.

[root@archbox aji]# dmesg | tail -5
ata1.00: configured for UDMA/100
PM: resume of devices complete after 3759.257 msecs
PM: Finishing wakeup.
Restarting tasks ... done.
usb 2-1: new high speed USB device using ehci_hcd and address 4
[root@archbox aji]#

[root@archbox aji]# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:1F:16:E4:06:A7 
          inet addr:192.168.1.114  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::21f:16ff:fee4:6a7/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11511 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8179 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:13885578 (13.2 Mb)  TX bytes:831869 (812.3 Kb)
          Interrupt:27

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:62 errors:0 dropped:0 overruns:0 frame:0
          TX packets:62 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3100 (3.0 Kb)  TX bytes:3100 (3.0 Kb)

wlan0     Link encap:Ethernet  HWaddr 0C:60:76:08:B9:A3 
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
[root@archbox aji]#

Last edited by Ajzimm3rman (2010-10-21 12:22:08)

Offline

Board footer

Powered by FluxBB