On 2012. May 19. 09:36:02 Don deJuan wrote:
> On 05/19/2012 09:20 AM, Kövesdi György wrote:
> > Hi,
> >
> > The current version compiles the linux-mainline 3.2.16 for Beagleboard. I 
> > found that it
> > completely unusabe: any X image do not even recognize the USB keyboard and 
> > mouse, while
> > older kernels do (3.0.28, 2.6.39). Starting init level 5 from console do 
> > not do anything.
> > However, all necessary kernel modules seem to be selected by default 
> > (AFAIK).
> >
> > Any help would be appreciated
> > Gyorgy Kovesdi
> >
> > _______________________________________________
> > Angstrom-distro-devel mailing list
> > Angstrom-distro-devel@linuxtogo.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
> I am building on angstrom next which builds that kernel using the 
> xfce-nm-image that is slightly modified. I have no issues using the 3.2 
> kernel. Is there no error messages or logs?
I also tried xfce-nm-image, nothing works: black screen, no keyboard and mouse.
The dmesg, ps, and lsmod output is attached.
What can be wrong?

Thanx
Gyorgy Kovesdi
root@beagleboard:~# dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.16 (kgy@linux-8cfk) (gcc version 4.5.4 20120305 (prerelease) (GCC) ) #1 Sat May 19 17:00:11 CEST 2012
[    0.000000] CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[    0.000000] Machine: OMAP3 Beagle Board
[    0.000000] Beagle expansionboard: unknown
[    0.000000] Reserving 12582912 bytes SDRAM for VRAM
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] On node 0 totalpages: 60928
[    0.000000] free_area_init_node: node 0, pgdat c07da2b0, node_mem_map c089a000
[    0.000000]   Normal zone: 512 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 60416 pages, LIFO batch:15
[    0.000000] OMAP3430/3530 ES3.1 (l2cache iva sgx neon isp )
[    0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/500 MHz
[    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: 60416
[    0.000000] Kernel command line: console=ttyO2,115200n8 mpurate=720 buddy=unknown camera=lbcm3m1 vram=12M omapfb.mode=dvi:800x480MR-16@60 omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] allocated 1048576 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Memory: 238MB = 238MB total
[    0.000000] Memory: 231592k/231592k available, 30552k 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]     vmalloc : 0xd0800000 - 0xf8000000   ( 632 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc073ab14   (7371 kB)
[    0.000000]       .init : 0xc073b000 - 0xc0781000   ( 280 kB)
[    0.000000]       .data : 0xc0782000 - 0xc07dc5d0   ( 362 kB)
[    0.000000]        .bss : 0xc07dc5f4 - 0xc08996d4   ( 757 kB)
[    0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    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.000183] Calibrating delay loop... 509.42 BogoMIPS (lpj=1990656)
[    0.040069] pid_max: default: 32768 minimum: 301
[    0.040374] Security Framework initialized
[    0.040435] AppArmor: AppArmor initialized
[    0.040710] Mount-cache hash table entries: 512
[    0.041290] Initializing cgroup subsys cpuacct
[    0.041320] Initializing cgroup subsys memory
[    0.041381] Initializing cgroup subsys devices
[    0.041381] Initializing cgroup subsys freezer
[    0.041412] Initializing cgroup subsys blkio
[    0.041442] Initializing cgroup subsys perf_event
[    0.041564] CPU: Testing write buffer coherency: ok
[    0.043212] devtmpfs: initialized
[    0.047790] print_constraints: dummy: 
[    0.048187] NET: Registered protocol family 16
[    0.048431] GPMC revision 5.0
[    0.050323] OMAP GPIO hardware version 2.5
[    0.052093] omap_mux_init: Add partition: #1: core, flags: 0
[    0.053649] OMAP3 Beagle Rev: C4
[    0.057403] Reprogramming SDRC clock to 332000000 Hz
[    0.059875] Found NAND on CS0
[    0.059906] Registering NAND on CS0
[    0.060272] gpio_request: gpio--22 (DVI reset) status -22
[    0.060272] Unable to get DVI reset GPIO
[    0.060455] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.065429]  omap-mcbsp.2: alias fck already exists
[    0.065673]  omap-mcbsp.3: alias fck already exists
[    0.067169] Calibrating delay loop (skipped) already calibrated this CPU
[    0.067291] Switched to new clocking rate (Crystal/Core/MPU): 26.0/332/720 MHz
[    0.067443] OMAP DMA hardware revision 4.0
[    0.074096] bio: create slab <bio-0> at 0
[    0.075347] SCSI subsystem initialized
[    0.076507] usbcore: registered new interface driver usbfs
[    0.076629] usbcore: registered new interface driver hub
[    0.076812] usbcore: registered new device driver usb
[    0.077545] omap_i2c omap_i2c.1: bus 1 rev1.3.12 at 2600 kHz
[    0.079925] twl4030: PIH (irq 7) chaining IRQs 368..375
[    0.080017] twl4030: power (irq 373) chaining IRQs 376..383
[    0.080535] twl4030: gpio (irq 368) chaining IRQs 384..401
[    0.080902] _omap_mux_init_gpio: Could not set gpio192
[    0.083587] print_constraints: VUSB1V5: 1500 mV normal standby
[    0.083953] print_constraints: VUSB1V8: 1800 mV normal standby
[    0.084320] print_constraints: VUSB3V1: 3100 mV normal standby
[    0.085998] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
[    0.086700] print_constraints: VMMC1: 1850 <--> 3150 mV at 3150 mV normal standby
[    0.087097] print_constraints: VDAC: 1800 mV normal standby
[    0.087463] print_constraints: VAUX2_4030: 1800 mV normal 
[    0.087860] print_constraints: VDVI: 1800 mV normal standby
[    0.088348] print_constraints: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
[    0.088653] omap_i2c omap_i2c.2: bus 2 rev1.3.12 at 400 kHz
[    0.089019] omap_i2c omap_i2c.3: bus 3 rev1.3.12 at 100 kHz
[    0.090087] NetLabel: Initializing
[    0.090118] NetLabel:  domain hash size = 128
[    0.090118] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.090179] NetLabel:  unlabeled traffic allowed by default
[    0.090209] Switching to clocksource 32k_counter
[    0.104766] AppArmor: AppArmor Filesystem Enabled
[    0.116607] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[    0.144134] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[    0.144165] musb-hdrc: MHDRC RTL version 1.400 
[    0.144165] musb-hdrc: setup fifo_mode 5
[    0.144195] musb-hdrc: 28/31 max ep, 8192/16384 memory
[    0.144531] musb-hdrc musb-hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
[    0.144836] NET: Registered protocol family 2
[    0.145233] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.145965] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.146118] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.146209] TCP: Hash tables configured (established 8192 bind 8192)
[    0.146240] TCP reno registered
[    0.146240] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.146270] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.146575] NET: Registered protocol family 1
[    0.146972] RPC: Registered named UNIX socket transport module.
[    0.147003] RPC: Registered udp transport module.
[    0.147003] RPC: Registered tcp transport module.
[    0.147003] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.147308] omap_dsp_init: 600000 bytes @ 8ee00000
[    0.148925] audit: initializing netlink socket (disabled)
[    0.148986] type=2000 audit(0.140:1): initialized
[    0.323852] VFS: Disk quotas dquot_6.5.2
[    0.324157] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.327484] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.327514] fuse init (API version 7.17)
[    0.329315] Btrfs loaded
[    0.329376] msgmni has been set to 452
[    0.330902] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.331024] io scheduler noop registered
[    0.331024] io scheduler deadline registered
[    0.331085] io scheduler cfq registered (default)
[    0.331970] OMAP DSS rev 2.0
[    0.334777] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.335937] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
[    0.336181] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
[    0.336456] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
[    1.055541] console [ttyO2] enabled
[    1.059844] [drm] Initialized drm 1.1.0 20060810
[    1.071838] brd: module loaded
[    1.078887] loop: module loaded
[    1.085296] twl4030_madc twl4030_madc: clk disabled, enabling
[    1.092864] omap2-nand driver initializing
[    1.097412] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xba (Micron NAND 256MiB 1,8V 16-bit)
[    1.106536] Creating 5 MTD partitions on "omap2-nand.0":
[    1.112060] 0x000000000000-0x000000080000 : "X-Loader"
[    1.118957] 0x000000080000-0x000000260000 : "U-Boot"
[    1.125915] 0x000000260000-0x000000280000 : "U-Boot Env"
[    1.132659] 0x000000280000-0x000000680000 : "Kernel"
[    1.140075] 0x000000680000-0x000010000000 : "File System"
[    1.220947] OneNAND driver initializing
[    1.225708] usbcore: registered new interface driver cdc_ether
[    1.231903] usbcore: registered new interface driver rndis_host
[    1.238128] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[    1.245941] cdc_ncm: 04-Aug-2011
[    1.249450] usbcore: registered new interface driver cdc_ncm
[    1.255798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.278198] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[    3.284454] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
[    3.292388] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
[    3.309600] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[    3.315673] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.322875] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.330535] usb usb1: Product: OMAP-EHCI Host Controller
[    3.336181] usb usb1: Manufacturer: Linux 3.2.16 ehci_hcd
[    3.341949] usb usb1: SerialNumber: ehci-omap.0
[    3.347259] hub 1-0:1.0: USB hub found
[    3.351318] hub 1-0:1.0: 3 ports detected
[    3.380218] Initializing USB Mass Storage driver...
[    3.385406] usbcore: registered new interface driver usb-storage
[    3.391784] USB Mass Storage support registered.
[    3.396789] usbcore: registered new interface driver libusual
[    3.402923] udc: OMAP UDC driver, version: 4 October 2004 (iso) (dma)
[    3.410186] mousedev: PS/2 mouse device common for all mice
[    3.418579] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input0
[    3.430328] i2c /dev entries driver
[    3.434692] Linux media interface: v0.10
[    3.438903] lirc_dev: IR Remote Control driver registered, major 249 
[    3.445770] Driver for 1-wire Dallas network protocol.
[    3.452026] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
[    3.459228] twl4030_wdt twl4030_wdt: Failed to register misc device
[    3.465881] twl4030_wdt: probe of twl4030_wdt failed with error -16
[    3.473541] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-de...@redhat.com
[    3.482879] cpuidle: using governor ladder
[    3.487121] cpuidle: using governor menu
[    3.491363] sdhci: Secure Digital Host Controller Interface driver
[    3.497955] sdhci: Copyright(c) Pierre Ossman
[    3.678039] usb 1-2: new high-speed USB device number 2 using ehci-omap
[    3.727355] gpio_request: gpio-0 (mmc_wp) status -16
[    3.727386] omap_hsmmc: probe of omap_hsmmc.1 failed with error -16
[    3.734283] Registered led device: beagleboard::usr0
[    3.734436] Registered led device: beagleboard::usr1
[    3.735107] Registered led device: beagleboard::pmu_stat
[    3.735412] oprofile: hardware counters not available
[    3.740844] oprofile: using timer interrupt.
[    3.746337] TCP cubic registered
[    3.750976] NET: Registered protocol family 10
[    3.757904] NET: Registered protocol family 17
[    3.762878] Registering the dns_resolver key type
[    3.767822] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1
[    3.775970] ThumbEE CPU extension supported.
[    3.780517] Registering SWP/SWPB emulation handler
[    3.791625] sr_init: No PMIC hook to init smartreflex
[    3.797210] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
[    3.805603] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
[    3.813903] SmartReflex Class3 initialized
[    3.823486] clock: disabling unused clocks to save power
[    3.830566] registered taskstats version 1
[    3.835235] fbcvt: 800x480@60: CVT Name - .384M9-R
[    3.855255] Console: switching to colour frame buffer device 100x30
[    3.872009] regulator_init_complete: VDAC: incomplete constraints, leaving on
[    3.879547] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    3.886993] Waiting for root device /dev/mmcblk0p2...
[    3.895965] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608
[    3.902923] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.910491] usb 1-2: Product: USB2.0 Hub
[    3.915954] hub 1-2:1.0: USB hub found
[    3.920440] hub 1-2:1.0: 4 ports detected
[    4.217071] usb 1-2.1: new full-speed USB device number 3 using ehci-omap
[    4.261810] mmc0: new high speed SDHC card at address b368
[    4.268341] mmcblk0: mmc0:b368 SD08G 7.41 GiB 
[    4.275299]  mmcblk0: p1 p2 p3
[    4.331695] kjournald starting.  Commit interval 5 seconds
[    4.337554] EXT3-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended
[    4.351379] EXT3-fs (mmcblk0p2): using internal journal
[    4.357025] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
[    4.364379] VFS: Mounted root (ext3 filesystem) on device 179:2.
[    4.372985] devtmpfs: mounted
[    4.376800] Freeing init memory: 280K
[    4.384735] usb 1-2.1: New USB device found, idVendor=054c, idProduct=0066
[    4.392028] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.399810] usb 1-2.1: Product: Gavrio USB Burner
[    4.404846] usb 1-2.1: Manufacturer: Teledigit BT.
[    4.409820] usb 1-2.1: SerialNumber: 00000002
>[    5.207702] udevd[55]: starting version 182
[    8.130493] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[   14.497558] usb 1-2.2: new high-speed USB device number 4 using ehci-omap
[   14.636260] usb 1-2.2: New USB device found, idVendor=9710, idProduct=7830
[   14.643615] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   14.651397] usb 1-2.2: Product: USB-MAC Controller   
[   14.656799] usb 1-2.2: Manufacturer: Moschip Semiconductor
[   14.662628] usb 1-2.2: SerialNumber: 3b2003b2
[   14.746765] usb 1-2.2: applying rev.C fixup
[   14.771301] usb 1-2.2: applying rev.C fixup
[   14.791076] MOSCHIP usb-ethernet driver 1-2.2:1.0: eth0: register 'MOSCHIP usb-ethernet driver' at usb-ehci-omap.0-2.2, MOSCHIP 7830/7832/7730 usb-NET adapter, 00:13:3b:20:03:b2
[   14.896026] usb 1-2.3: new high-speed USB device number 5 using ehci-omap
[   15.023620] usb 1-2.3: New USB device found, idVendor=05e3, idProduct=0608
[   15.030944] usb 1-2.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   15.038757] usb 1-2.3: Product: USB2.0 Hub
[   15.045715] hub 1-2.3:1.0: USB hub found
[   15.051879] hub 1-2.3:1.0: 4 ports detected
[   15.153930] usb 1-2.4: new high-speed USB device number 6 using ehci-omap
[   15.280395] usb 1-2.4: New USB device found, idVendor=19d2, idProduct=1179
[   15.287719] usb 1-2.4: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[   15.295501] usb 1-2.4: Product: K3772-Z
[   15.299499] usb 1-2.4: Manufacturer: Vodafone
[   15.304168] usb 1-2.4: SerialNumber: 1296BFEFEA4FA1C362D155E0D6CB284DC6F70C79
[   15.322174] scsi0 : usb-storage 1-2.4:1.0
[   15.419525] usb 1-2.3.1: new high-speed USB device number 7 using ehci-omap
[   15.554901] usb 1-2.3.1: New USB device found, idVendor=1516, idProduct=8628
[   15.562408] usb 1-2.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   15.570373] usb 1-2.3.1: Product: USB Drive
[   15.574737] usb 1-2.3.1: Manufacturer: SKYMEDI
[   15.579467] usb 1-2.3.1: SerialNumber: 08
[   15.595306] scsi1 : usb-storage 1-2.3.1:1.0
[   15.685150] usb 1-2.3.2: new low-speed USB device number 8 using ehci-omap
[   15.828155] usb 1-2.3.2: New USB device found, idVendor=04f2, idProduct=0402
[   15.835662] usb 1-2.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   15.843627] usb 1-2.3.2: Product: USB Keyboard
[   15.848266] usb 1-2.3.2: Manufacturer: Chicony
[   15.950775] usb 1-2.3.3: new low-speed USB device number 9 using ehci-omap
[   16.080993] usb 1-2.3.3: New USB device found, idVendor=1c4f, idProduct=0003
[   16.088500] usb 1-2.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   16.096466] usb 1-2.3.3: Product: Usb Mouse
[   16.100952] usb 1-2.3.3: Manufacturer: SIGMACHIP
[   16.200653] usb 1-2.3.4: new high-speed USB device number 10 using ehci-omap
[   16.328552] scsi 0:0:0:0: CD-ROM            Vodafone USB SCSI CD-ROM  0001 PQ: 0 ANSI: 0
[   16.350921] sr0: scsi3-mmc drive: 0x/0x caddy
[   16.355499] cdrom: Uniform CD-ROM driver Revision: 3.20
[   16.367004] usb 1-2.3.4: New USB device found, idVendor=148f, idProduct=5370
[   16.374572] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   16.382476] usb 1-2.3.4: Product: 802.11 n WLAN
[   16.387207] usb 1-2.3.4: Manufacturer: TPlink
[   16.391937] usb 1-2.3.4: SerialNumber: 1.0
[   16.396911] sr 0:0:0:0: Attached scsi CD-ROM sr0
[   16.419769] sr 0:0:0:0: Attached scsi generic sg0 type 5
[   16.604614] scsi 1:0:0:0: Direct-Access     SKYMEDI  USB Drive        1.0  PQ: 0 ANSI: 2
[   16.626159] sd 1:0:0:0: [sda] 15769600 512-byte logical blocks: (8.07 GB/7.51 GiB)
[   16.634704] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   16.646728] sd 1:0:0:0: [sda] Write Protect is off
[   16.651733] sd 1:0:0:0: [sda] Mode Sense: 23 00 00 00
[   16.659362] sd 1:0:0:0: [sda] No Caching mode page present
[   16.665313] sd 1:0:0:0: [sda] Assuming drive cache: write through
[   16.680664] sd 1:0:0:0: [sda] No Caching mode page present
[   16.686553] sd 1:0:0:0: [sda] Assuming drive cache: write through
[   16.812896]  sda: sda1
[   16.820281] sd 1:0:0:0: [sda] No Caching mode page present
[   16.826171] sd 1:0:0:0: [sda] Assuming drive cache: write through
[   16.832519] sd 1:0:0:0: [sda] Attached SCSI removable disk
[   16.975433] sr0: CDROM (ioctl) error, command: Get event status notification 4a 01 00 00 10 00 00 00 08 00
[   16.985687] sr: Sense Key : Hardware Error [current] 
[   16.991149] sr: Add. Sense: No additional sense information
[   17.154815] sr0: CDROM (ioctl) error, command: Xpwrite, Read disk info 51 00 00 00 00 00 00 00 02 00
[   17.164581] sr: Sense Key : Hardware Error [current] 
[   17.170013] sr: Add. Sense: No additional sense information
[   31.717407] usb 1-2.3.3: USB disconnect, device number 9
[   32.982025] usb 1-2.3.3: new low-speed USB device number 11 using ehci-omap
[   33.111907] usb 1-2.3.3: New USB device found, idVendor=1c4f, idProduct=0003
[   33.119476] usb 1-2.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   33.127441] usb 1-2.3.3: Product: Usb Mouse
[   33.131927] usb 1-2.3.3: Manufacturer: SIGMACHIP
[  608.727294] usb 1-2.3.3: USB disconnect, device number 11
[  610.249572] usb 1-2.3.3: new low-speed USB device number 12 using ehci-omap
[  610.379089] usb 1-2.3.3: New USB device found, idVendor=1c4f, idProduct=0003
[  610.386596] usb 1-2.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  610.394531] usb 1-2.3.3: Product: Usb Mouse
[  610.399047] usb 1-2.3.3: Manufacturer: SIGMACHIP
root@beagleboard:~# 
root@beagleboard:~# 
root@beagleboard:~# ps
  PID USER       VSZ STAT COMMAND
    1 root      4376 S    {systemd} /sbin/init
    2 root         0 SW   [kthreadd]
    3 root         0 SW   [ksoftirqd/0]
    5 root         0 SW   [kworker/u:0]
    6 root         0 SW<  [cpuset]
    7 root         0 SW<  [khelper]
    8 root         0 SW   [kdevtmpfs]
    9 root         0 SW<  [netns]
   10 root         0 SW   [irq/72-serial i]
   11 root         0 SW   [irq/73-serial i]
   12 root         0 SW   [irq/74-serial i]
   13 root         0 SW   [sync_supers]
   14 root         0 SW   [bdi-default]
   15 root         0 SW<  [kintegrityd]
   16 root         0 SW<  [kblockd]
   17 root         0 SW<  [omap2_mcspi]
   18 root         0 SW   [khubd]
   19 root         0 SW   [irq/7-TWL4030-P]
   20 root         0 SW   [irq/378-twl4030]
   21 root         0 SW   [kworker/0:1]
   22 root         0 SW<  [rpciod]
   23 root         0 SW   [khungtaskd]
   24 root         0 SW   [kswapd0]
   25 root         0 SW   [fsnotify_mark]
   26 root         0 SW<  [nfsiod]
   27 root         0 SW<  [crypto]
   33 root         0 SW<  [kthrotld]
   34 root         0 SW   [mtdblock0]
   35 root         0 SW   [mtdblock1]
   36 root         0 SW   [mtdblock2]
   37 root         0 SW   [mtdblock3]
   38 root         0 SW   [mtdblock4]
   39 root         0 SW   [irq/376-twl4030]
   40 root         0 SW   [kworker/u:1]
   41 root         0 SW<  [devfreq_wq]
   42 root         0 SW   [mmcqd/0]
   43 root         0 SW   [kjournald]
   48 root         0 SW   [kworker/0:2]
   55 root      2672 S    /lib/udev/udevd
   58 root      4172 S    /lib/systemd/systemd-journald
   69 root         0 SW   [flush-179:0]
  210 root      2668 S    /lib/udev/udevd
  211 root      2668 S    /lib/udev/udevd
  247 root         0 SW   [irq/379-rtc0]
  262 root         0 SW   [scsi_eh_0]
  263 root         0 SW   [usb-storage]
  269 root         0 SW   [scsi_eh_1]
  270 root         0 SW   [usb-storage]
  384 root         0 SW   [kworker/0:0]
  540 root      2728 S    /lib/systemd/systemd-logind
  543 root      2816 S    /bin/login --
  544 root      1804 S    /sbin/agetty tty1 38400
  561 messageb  2456 S    /usr/bin/dbus-daemon --system --address=systemd: --n
  577 root      2768 S    -sh
  581 avahi     2936 S    avahi-daemon: running [beagleboard.local]
  588 avahi     2936 S    avahi-daemon: chroot helper
  591 root      2288 R    ps
root@beagleboard:~# 
root@beagleboard:~# lsmod
Module                  Size  Used by
snd_soc_twl4030        37335  0 
snd_soc_core          105616  1 snd_soc_twl4030
regmap_spi              1207  1 snd_soc_core
snd_pcm                74669  2 snd_soc_twl4030,snd_soc_core
snd_timer              19123  1 snd_pcm
snd                    56755  3 snd_soc_core,snd_pcm,snd_timer
soundcore               6970  1 snd
snd_page_alloc          4923  1 snd_pcm
rtc_twl                 4378  0 
autofs4                20186  2 
root@beagleboard:~# 
root@beagleboard:~# 
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to