User Tools

Site Tools


hardware:medion_p4410

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hardware:medion_p4410 [2007/12/17 00:07] kratz00hardware:medion_p4410 [2010/01/13 20:39] (current) kratz00
Line 1: Line 1:
 ====== Faking ActiveSync on Linux ====== ====== Faking ActiveSync on Linux ======
- 
  
 Requirements: Requirements:
Line 13: Line 12:
 </code>| </code>|
  
-[[software:fur]], [[software:vdccm]] and [[software:synce-serial]]+[[software:fur]], [[software:librapi2]] and [[software:synce-hal]]
  
 ===== Connecting the device ===== ===== Connecting the device =====
  
-Do not forget to switch on the device :) +Make sure: 
-and make sure "/etc/ppp/peers/exists.+  * ppp_generic is loaded (if compiled as moduleand ///dev/ppp// exists 
 +  * fuse is loaded (if compiled as module) and ///dev/fuse// exists 
 +  * that the D-Bus Messagebus Daemon and the HAL Daemon are running 
 +  * the device is switched on 
 +  * the directory ///etc/ppp/peers/// exists
  
 <code> <code>
Line 25: Line 28:
 </code> </code>
  
-After the device is connected and switched on dmesg output show something like this:+After the device is connected and switched ondmesg output should show something like this:
 <code> <code>
 usb 3-2: new full speed USB device using uhci_hcd and address 10 usb 3-2: new full speed USB device using uhci_hcd and address 10
Line 31: Line 34:
 ipaq 3-2:1.0: PocketPC PDA converter detected ipaq 3-2:1.0: PocketPC PDA converter detected
 usb 3-2: PocketPC PDA converter now attached to ttyUSB0 usb 3-2: PocketPC PDA converter now attached to ttyUSB0
-</code> 
- 
-<code> 
-synce-serial-config ttyUSB0 
-</code> 
- 
-As user: 
-<code> 
-vdccm 
-</code> 
- 
-<code> 
-synce-serial-start 
 </code> </code>
  
Line 67: Line 57:
 ========================= =========================
 Flag:          8 (Charging) Flag:          8 (Charging)
-LifePercent:   61+LifePercent:   52
-LifeTime:      892+LifeTime:      879
 FullLifeTime:  Unknown FullLifeTime:  Unknown
  
Line 80: Line 70:
 Store Store
 ===== =====
-Store size: 974848 bytes (megabytes) +Store size: 16678912 bytes (15 megabytes) 
-Free space: 760588 bytes (megabytes)+Free space: 16471348 bytes (15 megabytes)
  
-Memory for storage: 1019904 bytes (megabytes) +Memory for storage: 16777216 bytes (16 megabytes) 
-Memory for RAM:     61751296 bytes (58 megabytes)+Memory for RAM:     45993984 bytes (43 megabytes)
 </code> </code>
  
Line 94: Line 84:
 </code> </code>
  
-As user kratz00 do this to mount the filesystem on the pna:+As user kratz00 do thisto mount the filesystem on the pna:
 <code> <code>
 Fur /mnt/pna Fur /mnt/pna
 </code> </code>
  
-From "cat /proc/mounts+From "cat /proc/mounts"
 <code> <code>
 ... ...
Line 143: Line 133:
 <code> <code>
 fusermount -u /mnt/pna fusermount -u /mnt/pna
-</code> 
- 
-===== Disconnecting the device ===== 
- 
-<code> 
-killall -15 vdccm 
 </code> </code>
  
hardware/medion_p4410.1197846428.txt.gz · Last modified: 2007/12/17 00:07 by kratz00