Transcend wifi sd-card: Unterschied zwischen den Versionen

Aus Freifunk Kiel
Zur Navigation springen Zur Suche springen
K (link angepasst)
Zeile 3: Zeile 3:
 
=Spezifikationen=
 
=Spezifikationen=
  
Wireless Chip: AF-N-31G Atheros AR6003 ([http://wireless.kernel.org/en/users/Drivers/ath6kl| Scheint Ad-Hoc/AP und 802.11n fähig zu sein.])
+
Wireless Chip: AF-N-31G Atheros AR6003 ([http://wireless.kernel.org/en/users/Drivers/ath6kl | Scheint Ad-Hoc/AP und 802.11n fähig zu sein.])
  
 
CPU: 400mhz ARM926EJ-S rev 5 (v5l)
 
CPU: 400mhz ARM926EJ-S rev 5 (v5l)

Version vom 6. September 2013, 13:26 Uhr


Spezifikationen

Wireless Chip: AF-N-31G Atheros AR6003 (| Scheint Ad-Hoc/AP und 802.11n fähig zu sein.)

CPU: 400mhz ARM926EJ-S rev 5 (v5l)

RAM: 29824 kB

Flash: 16/32GB


Systeminfos

# dmesg

(192-96-1)
console [ttyS0] enabled
Mount-cache hash table entries: 512
NET: Registered protocol family 16
bio: create slab <bio-0> at 0
cfg80211: Calling CRDA to update world regulatory domain
NET: Registered protocol family 2
TCP: Hash tables configured (established 1024 bind 1024)
TCP reno registered
ttyS0 at MMIO 0xa0004000 (irq = 1) is a KA2000
msgmni has been set to 58
loop: module loaded
TCP cubic registered
NET: Registered protocol family 17
lib80211: common routines for IEEE802.11 drivers
lib80211_crypt: registered algorithm 'NULL'
ka2000_sdhc: module license 'Proprietary' taints kernel.
Disabling lock debugging due to kernel taint
(0>0)switch_modules
max_blk_size=512, max_blk_count=8, max_req_size=32768
init bomb irq
req irq 40 (1000000)
req irq 43 (40)
req irq 41 (43)
ka_sdhc_drv_init
bw = 22
mmc0: new SDHC card at address b368
mmcblk0: mmc0:b368 CAR 15.0 GiB
 mmcblk0:bootsec @ 2000
 p1
FAT sec 20 sz 3c04 #2 rtdir 7828 csz 10
FAT sec 20 sz 3c04 #2 rtdir 7828 csz 10
sdio wakeup
mmc1: queuing CIS tuple 0x01 length 3
mmc1: queuing CIS tuple 0x1a length 5
mmc1: queuing CIS tuple 0x1b length 8
mmc1: queuing CIS tuple 0x14 length 0
mmc1: queuing CIS tuple 0x80 length 1
mmc1: queuing CIS tuple 0x81 length 1
mmc1: queuing CIS tuple 0x82 length 1
mmc1: new SDIO card at address 0001
AR6000: configuration opcode 7 is only used for RTOS systems, not Linux systems
ath6k/AR6003/hw2.1.1/athwlan.bin firmware will be loaded
AR6K: ** HIF layer does not support scatter requests (17)
wmi_control_rx() : Unknown id 0x101e
Add Filter 0 = 01:00:5e:00:00:01
Keep Filter 0 = 01:00:5e:00:00:01
Keep Filter 0 = 01:00:5e:00:00:01
(0>1):s18:488480
+20100815 :s18:48a6f8
+20100815 :s18:4adcd8
dcim c 3 @9838, f:2020 (off 404008)
Folder: 199_WIFIWSD00003 (5f393931 49464957)
Img1: WSD00003 (30445357 33303030 sz 79cdh)
user_dir:(5f333231 20505446)(00000000 00000000)
ctrlimg c 1c01ff @1c0b7f8, f:5823 (off b047f8)

3 c 1c0203-1c0207 @1c0b838 f:5824(o:3)
fat cnt 4, x0, pBuf1 c17d3200, pBuf2 0(1)
misc c 1c0200 @1c0b808
bomb reg2 1c0b808 - 1c0b80d
bomb reg 2020 - 5c24
st 1c0181, 1:3, 2:0, 3:0, 4:0, 5:0
bomb reg 2020 - 5c24
(1>0):s18:5eadd8
+20100815 :s18:5f3080
# ifconfig

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  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:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

mlan0     Link encap:Ethernet  HWaddr B0:38:29:03:52:9B
          inet addr:192.168.11.254  Bcast:192.168.11.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2632 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1760 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1425011 (1.3 MiB)  TX bytes:233049 (227.5 KiB)
# mount

proc on /proc type proc (0)
/dev/mtdblock0 on /mnt/mtd type jffs2 (0)
none on /dev/pts type devpts (mode=0622)
/dev/mmcblk0p1 on /mnt/sd type vfat (shortname=winnt,iocharset=utf8,rw)
# cat /proc/meminfo | head -2

MemTotal: 29824 kB
MemFree: 15936 kB
# cat /proc/cpuinfo

Processor : ARM926EJ-S rev 5 (v5l)
BogoMIPS : 421.06
Features : swp half fastmult edsp java
CPU implementer : 0x41
CPU architecture: 5TEJ
CPU variant : 0x0
CPU part : 0x926
CPU revision : 5

Hardware : KeyASIC Ka2000 EVM
Revision : 0000
Serial : 0000000000000000
# /www/cgi-bin/busybox-armv7l uname -a

Linux (none) 2.6.32.28 #130 PREEMPT Mon Feb 18 13:54:18 CST 2013 armv5tejl GNU/Linux
# /www/cgi-bin/busybox-armv7l lsmod

ar6000 302800 0 - Live 0xbf07a000
ka2000_sdio 8009 0 - Live 0xbf073000
ka2000_sdhc 62155 0 - Live 0xbf000000 (P)
# /www/cgi-bin/busybox-armv7l fdisk -l

Disk /dev/mmcblk0: 16.1 GB, 16130244608 bytes
255 heads, 63 sectors/track, 1961 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/mmcblk0p1 1 1962 15748096 c Win95 FAT32 (LBA)
# cat /proc/filesystems

nodev rootfs
nodev bdev
nodev proc
nodev tmpfs
nodev sockfs
nodev pipefs
nodev anon_inodefs
nodev devpts
nodev ramfs
vfat
msdos
nodev jffs2



Links

http://haxit.blogspot.com/2013/08/hacking-transcend-wifi-sd-cards.html Hacking Transcend WiFi SD Cards

http://www.fernjager.net/post-8/sdcard Modifying Transcend WiFi SD Card Firmware

https://forum.openwrt.org/viewtopic.php?pid=209965#p209965 OpenWRT Foreneintrag

http://www.transcend-info.com/Support/DLCenter/dllogin.asp?Link=dlcenter%7CDriver%7CWiFiSD_GPL_release.zip Firmware (GPL Lizenz)