Temat: Trunk + USB HUB problem
Witam. Postanowiłem podłączyć hub do Sagem 2704, niestety, system nie widzi wpietych do huba urządzeń, pokazuje tylko kontroler ![]()
DMESG:
[ 0.000000] Linux version 3.10.13 (notroot@debian) (gcc version 4.6.4 (OpenWrt/Linaro GCC 4.6-2013.05 r38351) ) #13 Wed Nov 6 17:52:06 EST 2013
[ 0.000000] Detected Broadcom 0x6328 CPU revision b0
[ 0.000000] CPU frequency is 320 MHz
[ 0.000000] 64MB of RAM installed
[ 0.000000] registering 32 GPIOs
[ 0.000000] board_bcm963xx: Boot address 0xb8000000
[ 0.000000] board_bcm963xx: CFE version: 53.46.51-56.46-55
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU revision is: 0002a075 (Broadcom BMIPS4350)
[ 0.000000] board_bcm963xx: board name: F@ST2704V2
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 04000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x00000000-0x03ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x03ffffff]
[ 0.000000] On node 0 totalpages: 16384
[ 0.000000] free_area_init_node: node 0, pgdat 802dea70, node_mem_map 81000000
[ 0.000000] Normal zone: 128 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 16384 pages, LIFO batch:3
[ 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] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
[ 0.000000] Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Memory: 61432k/65536k available (2348k kernel code, 4104k reserved, 614k data, 236k init, 0k highmem)
[ 0.000000] NR_IRQS:128
[ 0.036000] 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.280000] 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_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.312000] pci 0000:00:00.0: [14e4:6328] type 01 class 0x060400
[ 0.312000] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 0.312000] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.316000] pci 0000:01:00.0: [14e4:a8d8] type 00 class 0x028000
[ 0.316000] pci 0000:01:00.0: reg 10: [mem 0x00000000-0x00003fff 64bit]
[ 0.316000] pci 0000:01:00.0: supports D1 D2
[ 0.316000] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.316000] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[ 0.316000] pci 0000:00:00.0: BAR 8: assigned [mem 0x10f00000-0x10ffffff]
[ 0.320000] pci 0000:01:00.0: BAR 0: assigned [mem 0x10f00000-0x10f03fff 64bit]
[ 0.324000] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.328000] pci 0000:00:00.0: bridge window [mem 0x10f00000-0x10ffffff]
[ 0.332000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
[ 0.336000] Switching to clocksource MIPS
[ 0.344000] PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
[ 0.352000] bcma: bus0: Found chip with id 0xA8D9, rev 0x01 and package 0x0A
[ 0.360000] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x22, class 0x0)
[ 0.368000] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x17, class 0x0)
[ 0.376000] bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x0F, class 0x0)
[ 0.464000] bcma: bus0: Invalid SPROM read from the PCIe card, trying to use fallback SPROM
[ 0.476000] bcm63xx_sprom_bcma: filled sprom for chip id 0xa8d9
[ 0.492000] bcma: bus0: Bus registered
[ 0.496000] NET: Registered protocol family 2
[ 0.500000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
[ 0.508000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
[ 0.516000] TCP: Hash tables configured (established 512 bind 512)
[ 0.520000] TCP: reno registered
[ 0.524000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.532000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.536000] NET: Registered protocol family 1
[ 0.544000] PCI: CLS 0 bytes, default 16
[ 0.544000] audit: initializing netlink socket (disabled)
[ 0.552000] type=2000 audit(0.552:1): initialized
[ 0.556000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.564000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.572000] msgmni has been set to 119
[ 0.580000] io scheduler noop registered
[ 0.584000] io scheduler deadline registered (default)
[ 0.588000] bcm63xx_uart.0: ttyS0 at MMIO 0xb0000100 (irq = 36) is a bcm63xx_uart
[ 0.596000] console [ttyS0] enabled, bootconsole disabled
[ 0.616000] m25p80 spi1.0: found s25sl064p, expected m25p80
[ 0.620000] m25p80 spi1.0: s25sl064p (8192 Kbytes)
[ 0.628000] bcm63xxpart: CFE boot tag found with version 6 and board type F@ST2704V2
[ 0.636000] bcm63xxpart: Partition 0 is CFE offset 0 and length 10000
[ 0.640000] bcm63xxpart: Partition 1 is kernel offset 10100 and length 10ff00
[ 0.648000] bcm63xxpart: Partition 2 is rootfs offset 120000 and length 6d0000
[ 0.656000] bcm63xxpart: Partition 3 is nvram offset 7f0000 and length 10000
[ 0.664000] bcm63xxpart: Partition 4 is linux offset 10000 and length 7e0000
[ 0.672000] bcm63xxpart: Spare partition is offset 3a0004 and length 44fffc
[ 0.676000] 5 bcm63xxpart partitions found on MTD device spi1.0
[ 0.684000] Creating 5 MTD partitions on "spi1.0":
[ 0.688000] 0x000000000000-0x000000010000 : "CFE"
[ 0.696000] 0x000000010100-0x000000120000 : "kernel"
[ 0.700000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.716000] 0x000000120000-0x0000007f0000 : "rootfs"
[ 0.724000] mtd: partition "rootfs" set to be root filesystem
[ 0.732000] mtd: partition "rootfs_data" created automatically, ofs=0x3a0000, len=0x450000
[ 0.740000] 0x0000003a0000-0x0000007f0000 : "rootfs_data"
[ 0.748000] 0x0000007f0000-0x000000800000 : "nvram"
[ 0.756000] 0x000000010000-0x0000007f0000 : "linux"
[ 0.808000] b53_common: found switch: BCM63xx, rev 0
[ 0.816000] bcm63xx-wdt bcm63xx-wdt: started, timer margin: 30 sec
[ 0.828000] TCP: cubic registered
[ 0.832000] NET: Registered protocol family 17
[ 0.836000] 8021q: 802.1Q VLAN Support v1.8
[ 0.852000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[ 0.860000] Freeing unused kernel memory: 236K (802f5000 - 80330000)
[ 5.564000] usbcore: registered new interface driver usbfs
[ 5.572000] usbcore: registered new interface driver hub
[ 5.576000] usbcore: registered new device driver usb
[ 5.592000] Button Hotplug driver version 0.4.1
[ 5.684000] SCSI subsystem initialized
[ 5.704000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.712000] ehci-platform: EHCI generic platform driver
[ 5.824000] ehci-platform ehci-platform: EHCI Host Controller
[ 5.828000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[ 5.836000] ehci-platform ehci-platform: irq 50, io mem 0xb0002500
[ 5.856000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00, overcurrent ignored
[ 5.864000] hub 1-0:1.0: USB hub found
[ 5.868000] hub 1-0:1.0: 1 port detected
[ 5.880000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 5.884000] ohci-platform ohci-platform: Generic Platform OHCI Controller
[ 5.892000] ohci-platform ohci-platform: new USB bus registered, assigned bus number 2
[ 5.900000] ohci-platform ohci-platform: irq 49, io mem 0xb0002600
[ 5.968000] hub 2-0:1.0: USB hub found
[ 5.972000] hub 2-0:1.0: 1 port detected
[ 5.988000] usbcore: registered new interface driver usb-storage
[ 6.000000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled.0/input/input0
[ 6.256000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 1, 100Mbps, full-duplex
[ 6.264000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 4, 100Mbps, full-duplex
[ 6.836000] usb 2-1: new full-speed USB device number 2 using ohci-platform
[ 10.084000] jffs2: notice: (246) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 17 of xref (0 dead, 1 orphan) found.
[ 15.168000] jffs2: notice: (243) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 17 of xref (0 dead, 1 orphan) found.
[ 18.920000] NET: Registered protocol family 10
[ 18.968000] nf_conntrack version 0.5.0 (963 buckets, 3852 max)
[ 18.988000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 19.032000] Loading modules backported from Linux version master-2013-06-27-0-gdcfa6d5
[ 19.040000] Backport generated by backports.git backports-20130617-4-ge3220f5
[ 19.060000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 19.124000] usbcore: registered new interface driver usbserial
[ 19.128000] usbcore: registered new interface driver usbserial_generic
[ 19.136000] usbserial: USB Serial support registered for generic
[ 19.180000] xt_time: kernel timezone is -0000
[ 19.256000] cfg80211: Calling CRDA to update world regulatory domain
[ 19.268000] cfg80211: World regulatory domain updated:
[ 19.272000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 19.280000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 19.288000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 19.296000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 19.304000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 19.312000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 19.412000] PPP generic driver version 2.4.2
[ 19.424000] NET: Registered protocol family 24
[ 19.548000] usbcore: registered new interface driver option
[ 19.556000] usbserial: USB Serial support registered for GSM modem (1-port)
[ 19.564000] brcmsmac bcma0:0: mfg 4bf core 812 rev 23 class 0 irq 31
[ 19.576000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 23.276000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 1, 100Mbps, full-duplex
[ 23.284000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 4, 100Mbps, full-duplex
[ 27.964000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 1, 100Mbps, full-duplex
[ 27.972000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 4, 100Mbps, full-duplex
[ 28.012000] device eth0.1 entered promiscuous mode
[ 28.016000] device eth0 entered promiscuous mode
[ 28.040000] br-lan: port 1(eth0.1) entered forwarding state
[ 28.044000] br-lan: port 1(eth0.1) entered forwarding state
[ 28.960000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
[ 30.048000] br-lan: port 1(eth0.1) entered forwarding state
OPKG LIST:
6relayd - 2013-07-26.1-2ed520c500b0fbb484cfad5687eb39a0da43dcf7
base-files - 146-r38351
block-mount - 2013-09-29-887256e92838ef94eeea8d7ba06ff078c7e05296
busybox - 1.19.4-7
chat - 2.4.5-10
comgt - 0.32-21
ddns-scripts - 1.0.0-21
dnsmasq - 2.66-3
dropbear - 2012.55-2
firewall - 2013-08-14
ip6tables - 1.4.20-1
iptables - 1.4.20-1
iw - 3.10-1
jshn - 2013-08-01-04f194aa8a04926fe7f2e42bbf9ba6c62d49339e
kernel - 3.10.13-1-08c3043a7339ed883d9665ec32862386
kmod-bcma - 3.10.13-1
kmod-brcmsmac - 3.10.13+2013-06-27-1
kmod-brcmutil - 3.10.13+2013-06-27-1
kmod-button-hotplug - 3.10.13-3
kmod-cfg80211 - 3.10.13+2013-06-27-1
kmod-crypto-aes - 3.10.13-1
kmod-crypto-arc4 - 3.10.13-1
kmod-crypto-core - 3.10.13-1
kmod-crypto-hash - 3.10.13-1
kmod-crypto-manager - 3.10.13-1
kmod-crypto-pcompress - 3.10.13-1
kmod-fs-ext4 - 3.10.13-1
kmod-fs-msdos - 3.10.13-1
kmod-fs-vfat - 3.10.13-1
kmod-input-core - 3.10.13-1
kmod-input-gpio-keys-polled - 3.10.13-1
kmod-input-polldev - 3.10.13-1
kmod-ip6tables - 3.10.13-1
kmod-ipt-conntrack - 3.10.13-1
kmod-ipt-core - 3.10.13-1
kmod-ipt-nat - 3.10.13-1
kmod-ipt-nathelper - 3.10.13-1
kmod-ipv6 - 3.10.13-1
kmod-ledtrig-usbdev - 3.10.13-1
kmod-lib-cordic - 3.10.13-1
kmod-lib-crc-ccitt - 3.10.13-1
kmod-lib-crc16 - 3.10.13-1
kmod-lib-crc8 - 3.10.13-1
kmod-mac80211 - 3.10.13+2013-06-27-1
kmod-nls-base - 3.10.13-1
kmod-nls-cp437 - 3.10.13-1
kmod-nls-iso8859-1 - 3.10.13-1
kmod-ppp - 3.10.13-1
kmod-pppoe - 3.10.13-1
kmod-pppox - 3.10.13-1
kmod-scsi-core - 3.10.13-1
kmod-slhc - 3.10.13-1
kmod-usb-core - 3.10.13-1
kmod-usb-ohci - 3.10.13-1
kmod-usb-serial - 3.10.13-1
kmod-usb-serial-option - 3.10.13-1
kmod-usb-serial-wwan - 3.10.13-1
kmod-usb-storage - 3.10.13-1
kmod-usb2 - 3.10.13-1
libblobmsg-json - 2013-08-01-04f194aa8a04926fe7f2e42bbf9ba6c62d49339e
libc - 0.9.33.2-1
libgcc - 4.6-linaro-1
libip4tc - 1.4.20-1
libip6tc - 1.4.20-1
libiwinfo - 46
libiwinfo-lua - 46
libjson-c - 0.11-2
libjson-script - 2013-08-01-04f194aa8a04926fe7f2e42bbf9ba6c62d49339e
liblua - 5.1.5-1
libnl-tiny - 0.1-3
libpthread - 0.9.33.2-1
librt - 0.9.33.2-1
libubox - 2013-08-01-04f194aa8a04926fe7f2e42bbf9ba6c62d49339e
libubus - 2013-09-29-6ae17d0298a8f1c24f16a68c8d1884091fb5c39f
libubus-lua - 2013-09-29-6ae17d0298a8f1c24f16a68c8d1884091fb5c39f
libuci - 2013-09-29.1-1
libuci-lua - 2013-09-29.1-1
libusb-1.0 - 1.0.9-1
libxtables - 1.4.20-1
lua - 5.1.5-1
luci - svn-r9931-1
luci-app-firewall - svn-r9931-1
luci-i18n-english - svn-r9931-1
luci-i18n-polish - svn-r9931-1
luci-lib-core - svn-r9931-1
luci-lib-ipkg - svn-r9931-1
luci-lib-nixio - svn-r9931-1
luci-lib-sys - svn-r9931-1
luci-lib-web - svn-r9931-1
luci-mod-admin-core - svn-r9931-1
luci-mod-admin-full - svn-r9931-1
luci-proto-3g - svn-r9931-1
luci-proto-core - svn-r9931-1
luci-proto-ppp - svn-r9931-1
luci-sgi-cgi - svn-r9931-1
luci-theme-base - svn-r9931-1
luci-theme-bootstrap - svn-r9931-1
mtd - 20
netifd - 2013-10-03-5dd87fd8ad3a42c71d90a8fecc893af973e552bf
odhcp6c - 2013-10-07-d2c90000292f62962276579fa6b2eac1ff4b76e6
opkg - 618-5
ppp - 2.4.5-10
ppp-mod-pppoe - 2.4.5-10
procd - 2013-10-01-eba428f6672068d819d6296db3f635e6ac5a8be7-1
swconfig - 10
ubox - 2013-09-29-887256e92838ef94eeea8d7ba06ff078c7e05296
ubus - 2013-09-29-6ae17d0298a8f1c24f16a68c8d1884091fb5c39f
ubusd - 2013-09-29-6ae17d0298a8f1c24f16a68c8d1884091fb5c39f
uci - 2013-09-29.1-1
uhttpd - 2013-09-13-8eb20e0aad7412468975b2c9ce7e374ea3084e42
uhttpd-mod-ubus - 2013-09-13-8eb20e0aad7412468975b2c9ce7e374ea3084e42
wireless-tools - 29-5
wpa-cli - 20130807-1
wpad-mini - 20130807-1
Sagem F@st 2704 Powered by LuCI Trunk (svn-r10375) OpenWrt Barrier Breaker r41293