User:PWerken

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (minor changes)
m (remove section, the relevant info is now on the headset page)
Line 29: Line 29:
 
** dpkg with "path-exclude /usr/share/doc/*"
 
** dpkg with "path-exclude /usr/share/doc/*"
 
**  [http://www.enlightenment.org Enlightenment] (svn [http://home.a-eskwadraat.nl/~pwerken/debian/ r54529])
 
**  [http://www.enlightenment.org Enlightenment] (svn [http://home.a-eskwadraat.nl/~pwerken/debian/ r54529])
 
== 2.5 to 3.5 converter ==
 
 
*  [http://www.dealextreme.com/details.dx/sku.7127 sku.7127 @ dealextreme]
 
** It has the following pin-layout: TRRS: left, right, mic (unconnected), ground
 
** Unfortunately this is incompatible with the FR which uses [[Headset#Pinout|TRRS: mic, right, left, ground]]
 
*  [http://www.dealextreme.com/details.dx/sku.3541 sku.3541 @ dealextreme]
 
** Looks promising, comments suggest it has a compatible pin-layout.
 
  
 
== Links ==
 
== Links ==

Revision as of 14:09, 19 November 2010

Peter van de Werken (email)

Freerunner A5, with Buzz, Bass, and 1024 reworks,
and "Standard" Freerunner Navigation Board v2 installed.

OS: debian (sid)

rootfs          /               auto    defaults                    0 1
/dev/mmcblk0p1  /mnt/card1      ext3    defaults,relatime           0 2
/dev/mmcblk0p2  /mnt/card2      ext3    defaults,relatime           0 2
/dev/mmcblk0p3  swap            swap    defaults                    0 0
proc            /proc           proc    defaults                    0 0

tmpfs           /tmp            tmpfs   defaults,relatime,size=32m  0 0
tmpfs           /var/lock       tmpfs   defaults,relatime,size=2m   0 0
tmpfs           /var/run        tmpfs   defaults,relatime,size=2m   0 0
  • system tweaks:

Links

Navigation Board v2

# i2cdetect -l
i2c-0   i2c             s3c2410-i2c                             I2C adapter

# i2cdetect -F s3c2410-i2c
Functionalities implemented by /dev/i2c-0:
I2C                              yes
SMBus Quick Command              yes
SMBus Send Byte                  yes
SMBus Receive Byte               yes
SMBus Write Byte                 yes
SMBus Read Byte                  yes
SMBus Write Word                 yes
SMBus Read Word                  yes
SMBus Process Call               yes
SMBus Block Write                yes
SMBus Block Read                 no
SMBus Block Process Call         no
SMBus PEC                        yes
I2C Block Write                  yes
I2C Block Read                   yes

# i2cdetect s3c2410-i2c
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will probe file /dev/i2c-0.
I will probe address range 0x03-0x77.
Continue? [Y/n] Y
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          03 -- -- -- -- -- -- -- -- -- -- -- -- 
10: -- -- -- -- -- -- -- -- -- -- UU -- -- -- 1e -- 
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
50: -- -- -- -- -- -- -- -- -- -- 5a -- -- -- -- -- 
60: 60 -- -- -- -- -- -- -- -- 69 -- -- -- -- -- -- 
70: 70 -- -- UU -- -- -- 77
Personal tools

Peter van de Werken (email)

Freerunner A5, with Buzz, Bass, and 1024 reworks,
and "Standard" Freerunner Navigation Board v2 installed.

OS: debian (sid)

rootfs          /               auto    defaults                    0 1
/dev/mmcblk0p1  /mnt/card1      ext3    defaults,relatime           0 2
/dev/mmcblk0p2  /mnt/card2      ext3    defaults,relatime           0 2
/dev/mmcblk0p3  swap            swap    defaults                    0 0
proc            /proc           proc    defaults                    0 0

tmpfs           /tmp            tmpfs   defaults,relatime,size=32m  0 0
tmpfs           /var/lock       tmpfs   defaults,relatime,size=2m   0 0
tmpfs           /var/run        tmpfs   defaults,relatime,size=2m   0 0
  • system tweaks:

Links

Navigation Board v2

# i2cdetect -l
i2c-0   i2c             s3c2410-i2c                             I2C adapter

# i2cdetect -F s3c2410-i2c
Functionalities implemented by /dev/i2c-0:
I2C                              yes
SMBus Quick Command              yes
SMBus Send Byte                  yes
SMBus Receive Byte               yes
SMBus Write Byte                 yes
SMBus Read Byte                  yes
SMBus Write Word                 yes
SMBus Read Word                  yes
SMBus Process Call               yes
SMBus Block Write                yes
SMBus Block Read                 no
SMBus Block Process Call         no
SMBus PEC                        yes
I2C Block Write                  yes
I2C Block Read                   yes

# i2cdetect s3c2410-i2c
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will probe file /dev/i2c-0.
I will probe address range 0x03-0x77.
Continue? [Y/n] Y
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          03 -- -- -- -- -- -- -- -- -- -- -- -- 
10: -- -- -- -- -- -- -- -- -- -- UU -- -- -- 1e -- 
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
50: -- -- -- -- -- -- -- -- -- -- 5a -- -- -- -- -- 
60: 60 -- -- -- -- -- -- -- -- 69 -- -- -- -- -- -- 
70: 70 -- -- UU -- -- -- 77