Nuevo firmware instalado.
LED's.Excepto estos 6, los demas funcionan correctamente.
6-A) Encender LED de ppp-fail (ADSL-Fail):
Código:
echo 1 > /sys/class/leds/963281T_TEF\:red\:ppp-fail/brightness
6-B) Apagar LED de ppp-fail (ADSL-Fail):
Código:
echo 0 > /sys/class/leds/963281T_TEF\:red\:ppp-fail/brightness
10-A) Encender LED del Wifi-fail:
Código:
echo 1 > /sys/class/leds/963281T_TEF\:red\:wlan-fail/brightness
10-B) Apagar LED del Wifi-fail:
Código:
echo 0 > /sys/class/leds/963281T_TEF\:red\:wlan-fail/brightness
12-A) Encender LED del Ethernet-fail:
Código:
echo 1 > /sys/class/leds/963281T_TEF\:red\:eth-fail/brightness
12-B) Apagar LED del Ethernet-fail:
Código:
echo 0 > /sys/class/leds/963281T_TEF\:red\:eth-fail/brightness
Botón Wifi:root@OpenWrt:~# echo 24 > /sys/class/gpio/export
root@OpenWrt:~# cat /sys/class/gpio/gpio24/value
1
root@OpenWrt:~# cat /sys/class/gpio/gpio24/value
0
root@OpenWrt:~#
Botón reset:root@OpenWrt:~# echo 23 > /sys/class/gpio/export
root@OpenWrt:~# cat /sys/class/gpio/gpio23/value
1
root@OpenWrt:~# cat /sys/class/gpio/gpio23/value
0
root@OpenWrt:~#
Puf, vaya paliza con el botón del reset
Con el pulsador de Power (on/off) no hay que hacer nada, no ?
Voy a preparar las cosas, y me voy a la playa con los 'enanos'
Ah, sí me olvidaba ...
dmesg[spoiler]
[ 0.000000] Linux version 3.3.8 (noltari@skynet) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Sat Jun 23 13:55:19 CEST 2012
[ 0.000000] Detected Broadcom 0x6328 CPU revision 10b0
[ 0.000000] CPU frequency is 320 MHz
[ 0.000000] 32MB of RAM installed
[ 0.000000] registering 32 GPIOs
[ 0.000000] gpiochip_add: registered GPIOs 0 to 31 on device: bcm63xx-gpio
[ 0.000000] board_bcm963xx: Boot address 0xb8000000
[ 0.000000] board_bcm963xx: CFE version: A4001N-V0003
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU revision is: 0002a075 (Broadcom BMIPS4350)
[ 0.000000] board_bcm963xx: board name: 963281T_TEF
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 02000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone PFN ranges:
[ 0.000000] Normal 0x00000000 -> 0x00002000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00002000
[ 0.000000] On node 0 totalpages: 8192
[ 0.000000] free_area_init_node: node 0, pgdat 802a39f0, node_mem_map 81000000
[ 0.000000] Normal zone: 64 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 8128 pages, LIFO batch:0
[ 0.000000] Reserving 0MB of memory at 0MB for crashkernel
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc:
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
[ 0.000000] Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
[ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
[ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 16 bytes.
[ 0.000000] Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16 bytes
[ 0.000000] Memory: 29384k/32768k available (2239k kernel code, 3384k reserved, 400k data, 200k init, 0k highmem)
[ 0.000000] NR_IRQS:128
[ 0.000000] Calibrating delay loop... 318.46 BogoMIPS (lpj=636928)
[ 0.036000] pid_max: default: 32768 minimum: 301
[ 0.040000] Mount-cache hash table entries: 512
[ 0.048000] NET: Registered protocol family 16
[ 0.056000] [DEBUG] Trying to register SSB SPROM.
[ 0.060000] [DEBUG] Trying to register BCMA SPROM.
[ 0.284000] registering PCI controller with io_map_base unset
[ 0.292000] bio: create slab <bio-0> at 0
[ 0.296000] PCI host bridge to bus 0000:00
[ 0.300000] pci_bus 0000:00: root bus resource [mem 0x10f00000-0x11efffff]
[ 0.304000] pci_bus 0000:00: root bus resource [
0x00000000 flags 0x0]
[ 0.308000] pci 0000:00:00.0: [14e4:6328] type 1 class 0x000604
[ 0.308000] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 0.308000] pci 0000:01:00.0: [14e4:a8d8] type 0 class 0x000280
[ 0.308000] pci 0000:01:00.0: reg 10: [mem 0x00000000-0x00003fff 64bit]
[ 0.308000] pci 0000:01:00.0: supports D1 D2
[ 0.308000] pci 0000:00:00.0: BAR 8: assigned [mem 0x10f00000-0x10ffffff]
[ 0.312000] pci 0000:01:00.0: BAR 0: assigned [mem 0x10f00000-0x10f03fff 64bit]
[ 0.316000] pci 0000:00:00.0: PCI bridge to [bus 01-01]
[ 0.320000] pci 0000:00:00.0: bridge window [mem 0x10f00000-0x10ffffff]
[ 0.324000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
[ 0.328000] Switching to clocksource MIPS
[ 0.336000] PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
[ 0.344000] bcma: Found chip with id 0xA8D9, rev 0x01 and package 0x0A
[ 0.348000] bcma: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x22, class 0x0)
[ 0.356000] bcma: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x17, class 0x0)
[ 0.368000] bcma: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x0F, class 0x0)
[ 0.444000] bcma: Failed to get SPROM: -71
[ 0.448000] bcma: Bus registered
[ 0.452000] NET: Registered protocol family 2
[ 0.456000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.464000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.472000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.476000] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.484000] TCP reno registered
[ 0.488000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.492000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.500000] NET: Registered protocol family 1
[ 0.504000] PCI: CLS 0 bytes, default 16
[ 0.508000] audit: initializing netlink socket (disabled)
[ 0.512000] type=2000 audit(0.512:1): initialized
[ 0.520000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.524000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.536000] msgmni has been set to 57
[ 0.540000] io scheduler noop registered
[ 0.544000] io scheduler deadline registered (default)
[ 0.552000] bcm63xx_uart.0: ttyS0 at MMIO 0xb0000100 (irq = 36) is a bcm63xx_uart
[ 0.560000] console [ttyS0] enabled, bootconsole disabled
[ 0.576000] m25p80 spi0.0: found mx25l12805d, expected m25p80
[ 0.584000] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
[ 0.588000] bcm63xxpart: CFE boot tag found with version 6 and board type 963281T_TEF
[ 0.596000] bcm63xxpart: Partition 0 is CFE offset 0 and length 10000
[ 0.604000] bcm63xxpart: Partition 1 is kernel offset 10100 and length eff00
[ 0.612000] bcm63xxpart: Partition 2 is rootfs offset 100000 and length ef0000
[ 0.620000] bcm63xxpart: Partition 3 is nvram offset ff0000 and length 10000
[ 0.624000] bcm63xxpart: Partition 4 is linux offset 10000 and length fe0000
[ 0.632000] bcm63xxpart: Spare partition is offset 2e0004 and length d0fffc
[ 0.640000] 5 bcm63xxpart partitions found on MTD device spi0.0
[ 0.644000] Creating 5 MTD partitions on "spi0.0":
[ 0.652000] 0x000000000000-0x000000010000 : "CFE"
[ 0.660000] 0x000000010100-0x000000100000 : "kernel"
[ 0.664000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.680000] 0x000000100000-0x000000ff0000 : "rootfs"
[ 0.688000] mtd: partition "rootfs" set to be root filesystem
[ 0.692000] mtd: partition "rootfs_data" created automatically, ofs=2E0000, len=D10000
[ 0.700000] 0x0000002e0000-0x000000ff0000 : "rootfs_data"
[ 0.708000] 0x000000ff0000-0x000001000000 : "nvram"
[ 0.716000] 0x000000010000-0x000000ff0000 : "linux"
[ 0.760000] bcm63xx-wdt bcm63xx-wdt: started, timer margin: 30 sec
[ 0.768000] Registered led device: 963281T_TEF:green:power
[ 0.768000] Registered led device: 963281T_TEF:red:stop
[ 0.768000] Registered led device: 963281T_TEF:green:inet
[ 0.768000] Registered led device: 963281T_TEF:red:inet-fail
[ 0.772000] Registered led device: 963281T_TEF:green:ppp
[ 0.772000] Registered led device: 963281T_TEF:red:ppp-fail
[ 0.772000] Registered led device: 963281T_TEF:green:3g
[ 0.772000] Registered led device: 963281T_TEF:red:3g-fail
[ 0.772000] Registered led device: 963281T_TEF:green:wlan
[ 0.772000] Registered led device: 963281T_TEF:red:wlan-fail
[ 0.772000] Registered led device: 963281T_TEF:green:eth
[ 0.776000] Registered led device: 963281T_TEF:red:eth-fail
[ 0.776000] TCP westwood registered
[ 0.780000] NET: Registered protocol family 17
[ 0.784000] 8021q: 802.1Q VLAN Support v1.8
[ 0.796000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[ 0.804000] Freeing unused kernel memory: 200k freed
[ 3.392000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 1, 100Mbps, full-duplex
[ 3.400000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 4, 100Mbps, full-duplex
[ 3.452000] roboswitch: Probing device eth0:
[ 3.460000] bcm63xx_enet: could not find a used port with phy_id 0, assuming phy is external
[ 3.468000] No Robo switch in managed mode found, phy_id = 0xffffffff
[ 3.476000] roboswitch: Probing device eth1: No such device
[ 3.480000] roboswitch: Probing device eth2: No such device
[ 3.484000] roboswitch: Probing device eth3: No such device
[ 9.444000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x10000
[ 9.452000] jffs2_build_filesystem(): unlocking the mtd device... done.
[ 9.460000] jffs2_build_filesystem(): erasing all blocks after the end marker... done.
[ 101.972000] JFFS2 notice: (333) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 105.256000] Compat-wireless backport release: compat-wireless-2012-06-14
[ 105.264000] Backport based on wireless-testing.git master-2012-06-14
[ 105.272000] compat.git: wireless-testing.git
[ 105.328000] cfg80211: Calling CRDA to update world regulatory domain
[ 105.332000] cfg80211: World regulatory domain updated:
[ 105.340000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 105.348000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 105.356000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 105.364000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 105.372000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 105.380000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 105.768000] NET: Registered protocol family 10
[ 105.832000] There is already a switch registered on the device 'eth0'
[ 105.840000] roboswitch: Probing device eth1: No such device
[ 105.844000] roboswitch: Probing device eth2: No such device
[ 105.852000] roboswitch: Probing device eth3: No such device
[ 106.484000] b43-phy0: Broadcom 43225 WLAN found (core revision 23)
[ 106.488000] Broadcom 43xx driver loaded [ Features: PNL ]
[ 106.524000] Button Hotplug driver version 0.4.1
[ 106.844000] PPP generic driver version 2.4.2
[ 107.216000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 107.424000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 107.568000] NET: Registered protocol family 24
[ 107.604000] nf_conntrack version 0.5.0 (462 buckets, 1848 max)
[ 107.976000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 112.484000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 1, 100Mbps, full-duplex
[ 112.492000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 4, 100Mbps, full-duplex
[ 112.504000] device eth0 entered promiscuous mode
[ 112.512000] br-lan: port 1(eth0) entered forwarding state
[ 112.516000] br-lan: port 1(eth0) entered forwarding state
[ 114.520000] br-lan: port 1(eth0) entered forwarding state
[ 123.216000] eth0: no IPv6 routers present
[/spoiler]