We are facing problem while glowing LED on GPIO line with below details

* Setup Details : 
  Beagle Board-Xm Rev-A3
  Ubuntu 11.04
  Kernel Version 3.1.4-x6

Question
  We Executed the below command
  $ cd /sys/class/gpio
  $ ls 
export gpiochip128 gpiochip192 gpiochip64 unexport

We have attached the LED to pin no: 24 & 28.
According to schematic pin no:24 is connected to gpio168.
With the above output we are unable to glow LED.
Are we missing any driver or setting?
Please find the attachment of Kernel log.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.1.4-x6 (root@panda-a1-1gb) (gcc version 4.5.2 
(Ubuntu/Linaro 4.5.2-8ubuntu4) ) #1 SMP Sun Dec 4 17:22:57 UTC 2011
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[    0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: OMAP3 Beagle Board
[    0.000000] Beagle expansionboard: none
[    0.000000] Beagle second expansionboard: none
[    0.000000] Reserving 12582912 bytes SDRAM for VRAM
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] OMAP3630 ES1.0 (l2cache iva sgx neon isp 192mhz_clk )
[    0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
[    0.000000] On node 0 totalpages: 126464
[    0.000000] free_area_init_node: node 0, pgdat c0899440, node_mem_map 
c0962000
[    0.000000]   Normal zone: 1024 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 125440 pages, LIFO batch:31
[    0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
[    0.000000] Reprogramming SDRC clock to 400000000 Hz
[    0.000000] dpll3_m2_clk rate change failed: -22
[    0.000000] PERCPU: Embedded 8 pages/cpu @c0d66000 s11584 r8192 d12992 u32768
[    0.000000] pcpu-alloc: s11584 r8192 d12992 u32768 alloc=8*4096
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 125440
[    0.000000] Kernel command line: console=ttyO2,115200n8 console=tty0 
mpurate=auto buddy=none buddy2=none camera=none vram=12M 
omapfb.mode=dvi:1280x720MR-16@60 omapdss.def_disp=dvi root=/dev/mmcblk0p2 ro 
rootfstype=ext4 rootwait fixrtc
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] allocated 2097152 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want 
memory cgroups
[    0.000000] Memory: 494MB = 494MB total
[    0.000000] Memory: 486228k/486228k available, 38060k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
[    0.000000]     vmalloc : 0xe0800000 - 0xf8000000   ( 376 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc07d51b0   (7989 kB)
[    0.000000]       .init : 0xc07d6000 - 0xc082fd40   ( 360 kB)
[    0.000000]       .data : 0xc0830000 - 0xc089b7e8   ( 430 kB)
[    0.000000]        .bss : 0xc089b80c - 0xc09615c8   ( 792 kB)
[    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, 
Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:410 nr_irqs:410 410
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 
interrupts
[    0.000000] Total of 96 interrupts on 1 active controller
[    0.000000] OMAP clockevent source: GPTIMER12 at 32768 Hz
[    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 
131071999ms
[    0.000000] Console: colour dummy device 80x30
[    0.000000] console [tty0] enabled
[    0.000885] Calibrating delay loop... 493.67 BogoMIPS (lpj=1929216)
[    0.038818] pid_max: default: 32768 minimum: 301
[    0.039215] Security Framework initialized
[    0.039306] AppArmor: AppArmor initialized
[    0.039642] Mount-cache hash table entries: 512
[    0.040832] Initializing cgroup subsys cpuacct
[    0.040954] Initializing cgroup subsys memory
[    0.041015] Initializing cgroup subsys devices
[    0.041046] Initializing cgroup subsys freezer
[    0.041076] Initializing cgroup subsys blkio
[    0.041137] Initializing cgroup subsys perf_event
[    0.041351] CPU: Testing write buffer coherency: ok
[    0.041748] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 
counters available
[    0.042938] Brought up 1 CPUs
[    0.042999] SMP: Total of 1 processors activated (493.67 BogoMIPS).
[    0.044647] devtmpfs: initialized
[    0.052673] print_constraints: dummy: 
[    0.053253] NET: Registered protocol family 16
[    0.053558] GPMC revision 5.0
[    0.055908] OMAP GPIO hardware version 2.5
[    0.056060] omap_device: omap_gpio.1: new worst case activate latency 0: 
30517
[    0.058807] omap_mux_init: Add partition: #1: core, flags: 0
[    0.060150] OMAP3 Beagle Rev: xM Ax/Bx
[    0.063385] omap_device: omap_uart.0: new worst case deactivate latency 0: 
30517
[    0.063903] omap_device: omap_uart.1: new worst case activate latency 0: 
30517
[    0.069274] Found NAND on CS0
[    0.069335] Registering NAND on CS0
[    0.069885] gpio_request: gpio--22 (DVI reset) status -22
[    0.069915] Unable to get DVI reset GPIO
[    0.070037] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.073822] omap_device: omap-mcbsp.2: alias fck already exists
[    0.074218] omap_device: omap-mcbsp.3: alias fck already exists
[    0.076110] OMAP DMA hardware revision 5.0
[    0.088317] bio: create slab <bio-0> at 0
[    0.090606] SCSI subsystem initialized
[    0.091156] omap_device: omap2_mcspi.1: new worst case activate latency 0: 
30517
[    0.092864] usbcore: registered new interface driver usbfs
[    0.093139] usbcore: registered new interface driver hub
[    0.093536] usbcore: registered new device driver usb
[    0.094696] omap_device: omap_i2c.1: new worst case activate latency 0: 30517
[    0.094879] omap_i2c omap_i2c.1: bus 1 rev4.0 at 2600 kHz
[    0.098663] twl4030: PIH (irq 7) chaining IRQs 368..375
[    0.098754] twl4030: power (irq 373) chaining IRQs 376..383
[    0.099578] twl4030: gpio (irq 368) chaining IRQs 384..401
[    0.100189] _omap_mux_init_gpio: Could not set gpio192
[    0.104339] print_constraints: VUSB1V5: 1500 mV normal standby
[    0.105133] print_constraints: VUSB1V8: 1800 mV normal standby
[    0.105895] print_constraints: VUSB3V1: 3100 mV normal standby
[    0.108978] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
[    0.110717] print_constraints: VMMC1: 1850 <--> 3150 mV at 3000 mV normal 
standby
[    0.111541] print_constraints: VDAC: 1800 mV normal standby
[    0.112396] print_constraints: VDVI: 1800 mV normal standby
[    0.113311] print_constraints: VSIM: 1800 <--> 3000 mV at 1800 mV normal 
standby
[    0.113677] omap_device: omap_i2c.1: new worst case deactivate latency 0: 
30517
[    0.113983] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
[    0.114654] omap_i2c omap_i2c.3: bus 3 rev4.0 at 100 kHz
[    0.116302] Advanced Linux Sound Architecture Driver Version 1.0.24.
[    0.117492] NetLabel: Initializing
[    0.117553] NetLabel:  domain hash size = 128
[    0.117584] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.117675] NetLabel:  unlabeled traffic allowed by default
[    0.117767] Switching to clocksource 32k_counter
[    0.123046] Switched to NOHz mode on CPU #0
[    0.139221] AppArmor: AppArmor Filesystem Enabled
[    0.169097] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[    0.169342] omap_device: musb-omap2430.-1: new worst case activate latency 
0: 30517
[    0.174224] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, 
bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[    0.174255] musb-hdrc: MHDRC RTL version 1.800 
[    0.174285] musb-hdrc: setup fifo_mode 5
[    0.174316] musb-hdrc: 28/31 max ep, 8192/16384 memory
[    0.174835] musb-hdrc musb-hdrc: USB OTG mode controller at fa0ab000 using 
DMA, IRQ 92
[    0.175445] NET: Registered protocol family 2
[    0.175964] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.177337] TCP established hash table entries: 16384 (order: 5, 131072 
bytes)
[    0.177764] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[    0.178131] TCP: Hash tables configured (established 16384 bind 16384)
[    0.178192] TCP reno registered
[    0.178222] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.178283] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.178833] NET: Registered protocol family 1
[    0.180114] RPC: Registered named UNIX socket transport module.
[    0.180175] RPC: Registered udp transport module.
[    0.180236] RPC: Registered tcp transport module.
[    0.180267] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.180816] Trying to unpack rootfs image as initramfs...
[    0.624603] Freeing initrd memory: 3424K
[    0.624877] _regulator_get: etb supply vcore not found, using dummy regulator
[    0.625946] _regulator_get: etm supply vcore not found, using dummy regulator
[    0.626403] PMU: registered new PMU device of type 0
[    0.626586] omap_dsp_init: 600000 bytes @ 9ee00000
[    0.627838] audit: initializing netlink socket (disabled)
[    0.627960] type=2000 audit(0.648:1): initialized
[    0.856719] VFS: Disk quotas dquot_6.5.2
[    0.857482] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.868438] fuse init (API version 7.17)
[    0.872436] Btrfs loaded
[    0.872558] msgmni has been set to 956
[    0.876007] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
253)
[    0.876068] io scheduler noop registered
[    0.876098] io scheduler deadline registered
[    0.876403] io scheduler cfq registered (default)
[    0.877532] omap_device: omapdss_dss.-1: new worst case activate latency 0: 
30517
[    0.877624] OMAP DSS rev 2.0
[    0.877685] omap_device: omapdss_dss.-1: new worst case deactivate latency 
0: 30517
[    0.882019] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.885162] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
[    0.885833] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
[    0.886505] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
[    1.754180] console [ttyO2] enabled
[    1.758605] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
[    1.782043] brd: module loaded
[    1.793457] loop: module loaded
[    1.799621] omap2-nand driver initializing
[    1.804382] No NAND device found.
[    1.808197] No NAND device found.
[    1.812042] OneNAND driver initializing
[    1.817443] usbcore: registered new interface driver cdc_ether
[    1.823822] usbcore: registered new interface driver rndis_host
[    1.830169] cdc_ncm: 04-Aug-2011
[    1.833709] usbcore: registered new interface driver cdc_ncm
[    1.840454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.847656] _regulator_get: ehci-omap.0 supply hsusb0 not found, using dummy 
regulator
[    1.856231] _regulator_get: ehci-omap.0 supply hsusb1 not found, using dummy 
regulator
[    3.875732] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[    3.882476] ehci-omap ehci-omap.0: new USB bus registered, assigned bus 
number 1
[    3.890533] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
[    3.907043] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[    3.913269] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.920471] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    3.928131] usb usb1: Product: OMAP-EHCI Host Controller
[    3.933776] usb usb1: Manufacturer: Linux 3.1.4-x6 ehci_hcd
[    3.939666] usb usb1: SerialNumber: ehci-omap.0
[    3.945709] hub 1-0:1.0: USB hub found
[    3.949829] hub 1-0:1.0: 3 ports detected
[    3.985260] Initializing USB Mass Storage driver...
[    3.990661] usbcore: registered new interface driver usb-storage
[    3.997070] USB Mass Storage support registered.
[    4.002197] usbcore: registered new interface driver libusual
[    4.008636] udc: OMAP UDC driver, version: 4 October 2004 (iso) (dma)
[    4.015777]  gadget: using random self ethernet address
[    4.021392]  gadget: using random host ethernet address
[    4.028472] usb0: MAC 12:91:36:44:3b:03
[    4.032623] usb0: HOST MAC a2:d6:85:0e:1e:c5
[    4.037170]  gadget: Ethernet Gadget, version: Memorial Day 2008
[    4.043579]  gadget: g_ether ready
[    4.051300] musb-hdrc musb-hdrc: MUSB HDRC host driver
[    4.057403] musb-hdrc musb-hdrc: new USB bus registered, assigned bus number 
2
[    4.065246] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    4.072479] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    4.080139] usb usb2: Product: MUSB HDRC host driver
[    4.085357] usb usb2: Manufacturer: Linux 3.1.4-x6 musb-hcd
[    4.091278] usb usb2: SerialNumber: musb-hdrc
[    4.096984] hub 2-0:1.0: USB hub found
[    4.100982] hub 2-0:1.0: 1 port detected
[    4.107055] mousedev: PS/2 mouse device common for all mice
[    4.114135] input: twl4030_pwrbutton as 
/devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input0
[    4.126953] i2c /dev entries driver
[    4.132141] Linux media interface: v0.10
[    4.136657] lirc_dev: IR Remote Control driver registered, major 249 
[    4.143524] Driver for 1-wire Dallas network protocol.
[    4.149536] omap_device: omap_wdt.-1: new worst case activate latency 0: 
30517
[    4.158142] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
[    4.164520] omap_device: omap_wdt.-1: new worst case deactivate latency 0: 
30517
[    4.173309] twl4030_wdt twl4030_wdt: Failed to register misc device
[    4.179962] twl4030_wdt: probe of twl4030_wdt failed with error -16
[    4.187988] device-mapper: uevent: version 1.0.3
[    4.194488] device-mapper: ioctl: 4.21.0-ioctl (2011-07-06) initialised: 
[email protected]
[    4.204467] device-mapper: multipath: version 1.3.0 loaded
[    4.210266] device-mapper: multipath round-robin: version 1.0.0 loaded
[    4.218750] cpuidle: using governor ladder
[    4.223144] cpuidle: using governor menu
[    4.227416] sdhci: Secure Digital Host Controller Interface driver
[    4.233917] sdhci: Copyright(c) Pierre Ossman
[    4.239746] omap_device: omap_hsmmc.0: new worst case activate latency 0: 
213623
[    4.249176] omap_device: omap_hsmmc.0: new worst case deactivate latency 0: 
30517
[    4.257232] gpio_request: gpio-0 (mmc_wp) status -16
[    4.257293] omap_hsmmc: probe of omap_hsmmc.1 failed with error -16
[    4.264282] Registered led device: beagleboard::usr0
[    4.264465] Registered led device: beagleboard::usr1
[    4.266510] Registered led device: beagleboard::pmu_stat
[    4.268768] usbcore: registered new interface driver snd-usb-6fire
[    4.277465] OMAP3 Beagle/Devkit8000 SoC init
[    4.354614] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
[    4.362518] ALSA device list:
[    4.365631]   #0: omap3beagle
[    4.369354] oprofile: using arm/armv7
[    4.374755] TCP cubic registered
[    4.380126] NET: Registered protocol family 10
[    4.389373] NET: Registered protocol family 17
[    4.394500] Registering the dns_resolver key type
[    4.399627] VFP support v0.3: implementor 41 architecture 3 part 30 variant 
c rev 3
[    4.407745] ThumbEE CPU extension supported.
[    4.412261] Registering SWP/SWPB emulation handler
[    4.419067] usb 1-2: new high speed USB device number 2 using ehci-omap
[    4.428253] omap3_idle_init: core off state C7 disabled due to i583
[    4.435424] sr_init: No PMIC hook to init smartreflex
[    4.441070] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver 
initialized
[    4.449554] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver 
initialized
[    4.457916] SmartReflex Class3 initialized
[    4.468200] clock: disabling unused clocks to save power
[    4.475616] registered taskstats version 1
[    4.480285] fbcvt: 1280x720@60: CVT Name - .921M9-R
[    4.505065] Console: switching to colour frame buffer device 160x45
[    4.523895] regulator_init_complete: VDAC: incomplete constraints, leaving on
[    4.531707] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    4.539306] Freeing init memory: 356K
[    4.579772] usb 1-2: New USB device found, idVendor=0424, idProduct=9514
[    4.587158] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.603393] hub 1-2:1.0: USB hub found
[    4.609771] hub 1-2:1.0: 5 ports detected
[    4.817779] mmc0: host does not support reading read-only switch. assuming 
write-enable.
[    4.836975] mmc0: new SDHC card at address 0002
[    4.852844] mmcblk0: mmc0:0002 00000 3.70 GiB 
[    4.873748] udev[67]: starting version 167
[    4.881347]  mmcblk0: p1 p2
[    4.915283] usb 1-2.1: new high speed USB device number 3 using ehci-omap
[    5.064178] usb 1-2.1: New USB device found, idVendor=0424, idProduct=ec00
[    5.074432] usb 1-2.1: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0
[    5.235687] usb 1-2.3: new low speed USB device number 4 using ehci-omap
[    5.404296] usb 1-2.3: New USB device found, idVendor=0461, idProduct=4e22
[    5.414825] usb 1-2.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    5.425720] usb 1-2.3: Product: USB Optical Mouse
[    5.433898] usb 1-2.3: Manufacturer: PixArt
[    5.743499] usb 1-2.4: new high speed USB device number 5 using ehci-omap
[    5.904541] omap_device: omap_hsmmc.0: new worst case activate latency 0: 
244140
[    5.918762] usb 1-2.4: New USB device found, idVendor=045e, idProduct=0772
[    5.929290] usb 1-2.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    5.940216] usb 1-2.4: Product: Microsoft® LifeCam Studio(TM)
[    5.949493] usb 1-2.4: Manufacturer: Microsoft
[    6.087249] usb 1-2.5: new low speed USB device number 6 using ehci-omap
[    6.226867] usb 1-2.5: New USB device found, idVendor=413c, idProduct=2003
[    6.237365] usb 1-2.5: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    6.248138] usb 1-2.5: Product: Dell USB Keyboard
[    6.256164] usb 1-2.5: Manufacturer: Dell
[    6.767120] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. 
Opts: (null)
[    9.341430] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
[    9.579956] udev[238]: starting version 167
[   12.013488] input: gpio-keys as /devices/platform/gpio-keys/input/input1
[   13.411773] twl_rtc twl_rtc: Power up reset detected.
[   13.426849] twl_rtc twl_rtc: Enabling TWL-RTC.
[   13.501464] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[   13.549530] rtc-ds1307: probe of 2-0068 failed with error -5
[   20.704742] input: PixArt USB Optical Mouse as 
/devices/platform/usbhs-omap.0/ehci-omap.0/usb1/1-2/1-2.3/1-2.3:1.0/input/input2
[   20.821624] generic-usb 0003:0461:4E22.0001: input,hidraw0: USB HID v1.11 
Mouse [PixArt USB Optical Mouse] on usb-ehci-omap.0-2.3/input0
[   20.928802] Linux video capture interface: v2.00
[   21.092620] generic-usb 0003:045E:0772.0002: hiddev0,hidraw1: USB HID v1.01 
Device [Microsoft Microsoft® LifeCam Studio(TM)] on usb-ehci-omap.0-2.4/input4
[   21.114074] input: Dell Dell USB Keyboard as 
/devices/platform/usbhs-omap.0/ehci-omap.0/usb1/1-2/1-2.5/1-2.5:1.0/input/input3
[   21.336029] generic-usb 0003:413C:2003.0003: input,hidraw2: USB HID v1.10 
Keyboard [Dell Dell USB Keyboard] on usb-ehci-omap.0-2.5/input0
[   21.336212] usbcore: registered new interface driver usbhid
[   21.336212] usbhid: USB HID core driver
[   21.424652] smsc95xx v1.0.4
[   21.638641] uvcvideo: Found UVC 1.00 device Microsoft® LifeCam Studio(TM) 
(045e:0772)
[   21.846527] input: Microsoft® LifeCam Studio(TM) as 
/devices/platform/usbhs-omap.0/ehci-omap.0/usb1/1-2/1-2.4/1-2.4:1.0/input/input4
[   21.848022] usbcore: registered new interface driver uvcvideo
[   21.848052] USB Video Class driver (1.1.1)
[   22.244781] smsc95xx 1-2.1:1.0: eth0: register 'smsc95xx' at 
usb-ehci-omap.0-2.1, smsc95xx USB 2.0 Ethernet, 86:b4:23:ee:f8:13
[   22.245056] usbcore: registered new interface driver smsc95xx
[   23.211975] 5:3:1: cannot get freq at ep 0x82
[   23.278442] usbcore: registered new interface driver snd-usb-audio
[   35.289855] eth0: no IPv6 routers present
[   42.588134] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro,commit=0
[   43.774688] omap_device: omap_hsmmc.0: new worst case activate latency 0: 
549316
[ 1894.893432] usb 1-2.4: USB disconnect, device number 5
[ 1904.730743] omap_device: omap_i2c.1: new worst case activate latency 0: 61035
[ 2029.087097] omap_device: omap_hsmmc.0: new worst case deactivate latency 0: 
91552
[ 2063.415069] omap_device: omap-mcbsp.2: new worst case activate latency 0: 
30517
[ 2063.416351] omap_device: omap-mcbsp.2: new worst case deactivate latency 0: 
30517
[ 2063.446136] omap_device: omap-mcbsp.2: new worst case activate latency 0: 
152587
[ 2760.736328] unexport_store: status -22

Reply via email to