As you know, MeeGo 1.1 Development Release(Nightly build) has been released. I saved some log files on my N900 when it was booted by microSD.

I used in the following files.

meego-handset-armv7l-n900-nokia-proprietary-1.0.90.1.20100831.1-mmcblk0p.raw.bz2

meego-handset-armv7l-n900-nokia-proprietary-1.0.90.1.20100831.1-vmlinuz-2.6.35.3-5.2-n900

You can get this image from http://tablets-dev.nokia.com/meego-codedrop.php on which you need your N900 product ID.

BTW, N900 image can display the Handset UX. Also rotation can be worked.

dmesg

[ 0.000000] Linux version 2.6.35.3-5.2-n900 (abuild@build04) (gcc version 4.5.0 20100414 (MeeGo 4.5.0-1) (GCC) ) #1 PREEMPT Wed Aug 25 20:14:23 UTC 2010

[ 0.000000] CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c53c7f

[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache

[ 0.000000] Machine: Nokia RX-51 board

[ 0.000000] Ignoring unrecognised tag 0x414f4d50

[ 0.000000] Memory policy: ECC disabled, Data cache writeback

[ 0.000000] On node 0 totalpages: 65536

[ 0.000000] free_area_init_node: node 0, pgdat c03e68c0, node_mem_map c0913000

[ 0.000000] Normal zone: 512 pages used for memmap

[ 0.000000] Normal zone: 0 pages reserved

[ 0.000000] Normal zone: 65024 pages, LIFO batch:15

[ 0.000000] OMAP3430/3530 ES3.1 (l2cache iva sgx neon isp )

[ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000

[ 0.000000] Reserving 16404480 bytes SDRAM for VRAM

[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024

[ 0.000000] Kernel command line: init=/sbin/preinit root=/dev/mmcblk0p1 rootwait console=tty0 console=ttyS2,115200n8 omapfb.vram=0:2M,1:2M,2:2M mtdoops.mtddev=2 nosplash

[ 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] Memory: 128MB 128MB = 256MB total

[ 0.000000] Memory: 228440k/228440k available, 33704k 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 : 0xd0800000 - 0xf8000000 ( 632 MB)

[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)

[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)

[ 0.000000] .init : 0xc0008000 - 0xc002b000 ( 140 kB)

[ 0.000000] .text : 0xc002b000 - 0xc038d000 (3464 kB)

[ 0.000000] .data : 0xc03a8000 - 0xc03e6f60 ( 252 kB)

[ 0.000000] Hierarchical RCU implementation.

[ 0.000000] RCU lockdep checking is enabled.

[ 0.000000] RCU-based detection of stalled CPUs is disabled.

[ 0.000000] Verbose stalled-CPUs detection is disabled.

[ 0.000000] NR_IRQS:402

[ 0.000000] Clocking rate (Crystal/Core/MPU): 19.2/332/500 MHz

[ 0.000000] omap_hwmod: l3_hwmod: cannot be enabled (3)

[ 0.000000] omap_hwmod: l4_core_hwmod: cannot be enabled (3)

[ 0.000000] omap_hwmod: l4_per_hwmod: cannot be enabled (3)

[ 0.000000] omap_hwmod: l4_wkup_hwmod: cannot be enabled (3)

[ 0.000000] Reprogramming SDRC clock to 332000000 Hz

[ 0.000000] GPMC revision 5.0

[ 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 GPIO hardware version 2.5

[ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz

[ 0.000000] Console: colour dummy device 80x30

[ 0.000000] console [tty0] enabled

[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar

[ 0.000000] … MAX_LOCKDEP_SUBCLASSES: 8

[ 0.000000] … MAX_LOCK_DEPTH: 48

[ 0.000000] … MAX_LOCKDEP_KEYS: 8191

[ 0.000000] … CLASSHASH_SIZE: 4096

[ 0.000000] … MAX_LOCKDEP_ENTRIES: 16384

[ 0.000000] … MAX_LOCKDEP_CHAINS: 32768

[ 0.000000] … CHAINHASH_SIZE: 16384

[ 0.000000] memory used by lock dependency info: 3695 kB

[ 0.000000] per task-struct memory footprint: 1152 bytes

[ 0.000000] Calibrating delay loop… 498.87 BogoMIPS (lpj=1945600)

[ 0.000000] pid_max: default: 32768 minimum: 301

[ 0.000000] Mount-cache hash table entries: 512

[ 0.000000] CPU: Testing write buffer coherency: ok

[ 0.000000] regulator: core version 0.5

[ 0.000000] NET: Registered protocol family 16

[ 0.000000] mux: Setting signal i2c2_scl.i2c2_scl 0x0100 -> 0x0100

[ 0.000000] mux: Setting signal i2c2_sda.i2c2_sda 0x0100 -> 0x0100

[ 0.000000] mux: Setting signal i2c3_scl.i2c3_scl 0x0100 -> 0x0100

[ 0.000000] mux: Setting signal i2c3_sda.i2c3_sda 0x0100 -> 0x0100

[ 0.000000] mux: Setting signal gpmc_ncs3.gpio54 0x410c -> 0x010c

[ 0.000000] mux: Setting signal dss_data16.gpio86 0x0004 -> 0x0004

[ 0.000000] mux: Setting signal uart3_rts_sd.gpio164 0x0004 -> 0x0004

[ 0.000000] mux: Setting signal mcbsp_clks.gpio160 0x4104 -> 0x011c

[ 0.000000] mux: Setting signal sdmmc1_clk.sdmmc1_clk 0x0000 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc1_cmd.sdmmc1_cmd 0x0118 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc1_dat0.sdmmc1_dat0 0x0118 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc1_dat1.sdmmc1_dat1 0x0118 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc1_dat2.sdmmc1_dat2 0x0118 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc1_dat3.sdmmc1_dat3 0x0118 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc2_clk.sdmmc2_clk 0x0100 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc2_cmd.sdmmc2_cmd 0x0118 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc2_dat0.sdmmc2_dat0 0x0118 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc2_dat1.sdmmc2_dat1 0x0118 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc2_dat2.sdmmc2_dat2 0x0118 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc2_dat3.sdmmc2_dat3 0x0118 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc2_dat4.sdmmc2_dat4 0x0118 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc2_dat5.sdmmc2_dat5 0x0118 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc2_dat6.sdmmc2_dat6 0x0118 -> 0x0118

[ 0.000000] mux: Setting signal sdmmc2_dat7.sdmmc2_dat7 0x0118 -> 0x0118

[ 0.000000] mux: Setting signal sdrc_cke0.sdrc_cke0 0x0118 -> 0x0000

[ 0.000000] mux: Setting signal sdrc_cke1.sdrc_cke1 0x0118 -> 0x0000

[ 0.001037] OMAP DMA hardware revision 4.0

[ 0.001373] Reserving DMA channels 0 and 1 for HS ROM code

[ 0.005798] mux: Setting signal dss_data20.gpio90 0x0014 -> 0x0004

[ 0.050781] bio: create slab at 0

[ 0.071105] usbcore: registered new interface driver usbfs

[ 0.072845] usbcore: registered new interface driver hub

[ 0.074066] usbcore: registered new device driver usb

[ 0.076507] i2c_omap i2c_omap.1: bus 1 rev3.12 at 2200 kHz

[ 0.088531] twl4030: PIH (irq 7) chaining IRQs 368..375

[ 0.088714] twl4030: power (irq 373) chaining IRQs 376..383

[ 0.091430] twl4030: gpio (irq 368) chaining IRQs 384..401

[ 0.102020] regulator: VUSB1V5: 1500 mV normal standby

[ 0.104736] regulator: VUSB1V8: 1800 mV normal standby

[ 0.107604] regulator: VUSB3V1: 3100 mV normal standby

[ 0.119171] twl4030_usb twl4030_usb: Initialized TWL4030 USB module

[ 0.125091] regulator: VIO: 1800 mV normal standby

[ 0.127929] regulator: VMMC1: 1850 <–> 3150 mV at 3000 mV normal standby

[ 0.130615] regulator: VDAC: 1800 mV normal standby

[ 0.133605] regulator: VCSI: 1800 mV normal standby

[ 0.136383] regulator: V28_A: 2800 <–> 3000 mV at 2600 mV normal standby

[ 0.139343] regulator: VMMC2_IO_18: 1800 mV normal standby

[ 0.142272] regulator: V28: 2800 mV normal standby

[ 0.145172] regulator: VMMC2_30: 2800 <–> 3000 mV at 2800 mV normal standby

[ 0.148284] regulator: VCAM_ANA_28: 2800 mV normal standby

[ 0.149047] i2c_omap i2c_omap.2: bus 2 rev3.12 at 100 kHz

[ 0.169097] i2c_omap i2c_omap.3: bus 3 rev3.12 at 400 kHz

[ 0.175811] Advanced Linux Sound Architecture Driver Version 1.0.23.

[ 0.183349] Switching to clocksource 32k_counter

[ 0.194549] musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0

[ 0.194976] musb_hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)

[ 0.195007] musb_hdrc: MHDRC RTL version 1.400

[ 0.195037] musb_hdrc: setup fifo_mode 4

[ 0.195068] musb_hdrc: 28/31 max ep, 16384/16384 memory

[ 0.195892] musb_hdrc musb_hdrc: USB Peripheral mode controller at fa0ab000 using DMA, IRQ 92

[ 0.197631] NET: Registered protocol family 2

[ 0.198699] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)

[ 0.202056] TCP established hash table entries: 8192 (order: 4, 65536 bytes)

[ 0.202758] TCP bind hash table entries: 8192 (order: 6, 262144 bytes)

[ 0.208343] TCP: Hash tables configured (established 8192 bind 8192)

[ 0.208496] TCP reno registered

[ 0.208557] UDP hash table entries: 128 (order: 1, 10240 bytes)

[ 0.209747] UDP-Lite hash table entries: 128 (order: 1, 10240 bytes)

[ 0.211914] NET: Registered protocol family 1

[ 0.216583] dspbridge_init: 600000 bytes @ 81b00000

[ 0.226165] msgmni has been set to 446

[ 0.238189] alg: No test for stdrng (krng)

[ 0.238830] io scheduler noop registered

[ 0.239074] io scheduler cfq registered (default)

[ 0.301055] OMAP DSS rev 2.0

[ 0.301422] OMAP DISPC rev 3.0

[ 0.481567] acx565akm spi1.2: omapfb: acx565akm rev 8d LCD detected

[ 0.554748] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled

[ 0.586242] serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a ST16654

[ 0.609619] serial8250.1: ttyS1 at MMIO 0x4806c000 (irq = 73) is a ST16654

[ 0.632354] serial8250.2: ttyS2 at MMIO 0x49020000 (irq = 74) is a ST16654

[ 1.251098] console [ttyS2] enabled

[ 1.300323] brd: module loaded

[ 1.313323] OneNAND driver initializing

[ 1.318420] omap2-onenand omap2-onenand: initializing on CS0, phys base 0x04000000, virtual base d08c0000

[ 1.328216] OneNAND Manufacturer: Samsung (0xec)

[ 1.328247] Muxed OneNAND 256MB 1.8V 16-bit (0x40)

[ 1.333129] OneNAND version = 0x0121

[ 1.336761] Chip support all block unlock

[ 1.336761] Chip has 2 plane

[ 1.338531] Scanning device for bad blocks

[ 1.515075] Creating 6 MTD partitions on “omap2-onenand”:

[ 1.520629] 0x000000000000-0x000000020000 : “bootloader”

[ 1.535552] 0x000000020000-0x000000080000 : “config”

[ 1.546905] 0x000000080000-0x0000000c0000 : “log”

[ 1.557189] mtdoops: ready 15, 16 (no erase)

[ 1.557220] mtdoops: Attached to MTD device 2

[ 1.565643] 0x0000000c0000-0x0000002c0000 : “kernel”

[ 1.577270] 0x0000002c0000-0x0000004c0000 : “initfs”

[ 1.588836] 0x0000004c0000-0x000010000000 : “rootfs”

[ 1.617889] usbcore: registered new interface driver libusual

[ 1.626220] input: TWL4030 Keypad as /devices/platform/i2c_omap.1/i2c-1/1-004a/twl4030_keypad/input/input0

[ 1.642181] TSC2005 driver initializing

[ 1.648406] input: TSC2005 touchscreen as /devices/virtual/input/input1

[ 1.659240] i2c /dev entries driver

[ 1.671539] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec

[ 1.679107] twl4030_wdt twl4030_wdt: Failed to register misc device

[ 1.685791] twl4030_wdt: probe of twl4030_wdt failed with error -16

[ 1.723480] No device for DAI tlv320aic3x

[ 1.732208] No device for DAI omap-mcbsp-dai-0

[ 1.736724] No device for DAI omap-mcbsp-dai-1

[ 1.741363] No device for DAI omap-mcbsp-dai-2

[ 1.745880] No device for DAI omap-mcbsp-dai-3

[ 1.750427] No device for DAI omap-mcbsp-dai-4

[ 1.760620] asoc: tlv320aic3x <-> omap-mcbsp-dai-0 mapping ok

[ 1.979095] input: RX-51 AV Jack as /devices/platform/soc-audio/sound/card0/input2

[ 2.001312] ALSA device list:

[ 2.004577] #0: RX-51 (tlv320aic3x)

[ 2.008575] TCP cubic registered

[ 2.011932] Initializing XFRM netlink socket

[ 2.016601] NET: Registered protocol family 17

[ 2.021667] NET: Registered protocol family 35

[ 2.039703] Power Management for TI OMAP3.

[ 2.101135] Disabling unused clock “gpt2_ick”

[ 2.101196] Disabling unused clock “gpt3_ick”

[ 2.101226] Disabling unused clock “gpt4_ick”

[ 2.101257] Disabling unused clock “gpt5_ick”

[ 2.101257] Disabling unused clock “gpt6_ick”

[ 2.101287] Disabling unused clock “gpt7_ick”

[ 2.101318] Disabling unused clock “gpt8_ick”

[ 2.101348] Disabling unused clock “gpt9_ick”

[ 2.101379] Disabling unused clock “gpio2_dbck”

[ 2.101409] Disabling unused clock “gpio3_dbck”

[ 2.101409] Disabling unused clock “gpio4_dbck”

[ 2.101440] Disabling unused clock “gpio5_dbck”

[ 2.101470] Disabling unused clock “gpio6_dbck”

[ 2.101501] Disabling unused clock “gpt9_fck”

[ 2.101531] Disabling unused clock “gpt8_fck”

[ 2.101531] Disabling unused clock “gpt7_fck”

[ 2.101562] Disabling unused clock “gpt6_fck”

[ 2.101593] Disabling unused clock “gpt5_fck”

[ 2.101623] Disabling unused clock “gpt4_fck”

[ 2.101623] Disabling unused clock “gpt3_fck”

[ 2.101654] Disabling unused clock “gpt2_fck”

[ 2.101684] Disabling unused clock “gpio1_dbck”

[ 2.101745] Disabling unused clock “rng_ick”

[ 2.101776] Disabling unused clock “ssi_ick”

[ 2.101806] Disabling unused clock “gpt10_ick”

[ 2.101837] Disabling unused clock “gpt11_ick”

[ 2.101898] Disabling unused clock “usbtll_ick”

[ 2.101928] Disabling unused clock “ssi_ssr_fck”

[ 2.101989] Disabling unused clock “usbtll_fck”

[ 2.102050] Disabling unused clock “ts_fck”

[ 2.102050] Disabling unused clock “cpefuse_fck”

[ 2.102081] Disabling unused clock “gpt11_fck”

[ 2.102111] Disabling unused clock “gpt10_fck”

[ 2.102142] Disabling unused clock “dpll4_m6x2_ck”

[ 2.102172] Disabling unused clock “dpll4_m5x2_ck”

[ 2.102203] Disabling unused clock “dpll3_m3x2_ck”

[ 2.102233] Disabling unused clock “sys_clkout1”

[ 2.102264] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1

[ 2.176513] Console: switching to colour frame buffer device 100x30

[ 2.255798] regulator_init_complete: incomplete constraints, leaving VCSI on

[ 2.279571] Waiting for root device /dev/mmcblk0p1…

[ 2.347930] mmc0: host does not support reading read-only switch. assuming write-enable.

[ 2.359954] mmc0: new SD card at address aaaa

[ 2.370880] mmcblk0: mmc0:aaaa SU02G 1.84 GiB

[ 2.380676] mmcblk0: p1 p2

[ 2.512054] EXT3-fs: barriers not enabled

[ 2.521667] kjournald starting. Commit interval 5 seconds

[ 2.532440] EXT3-fs (mmcblk0p1): using internal journal

[ 2.541259] EXT3-fs (mmcblk0p1): mounted filesystem with writeback data mode

[ 2.552001] VFS: Mounted root (ext3 filesystem) on device 179:1.

[ 2.561279] Freeing init memory: 140K

[ 2.573059] Failed to execute /sbin/preinit. Attempting defaults…

[ 2.627838] mmc1: new high speed MMC card at address 0001

[ 2.640319] mmcblk1: mmc1:0001 MMC32G 29.8 GiB

[ 2.651306] mmcblk1: p1 p2 p3

[ 4.405548] udev: starting version 161

[ 5.783050] input: gpio-keys as /devices/platform/gpio-keys/input/input3

[ 6.047698] input: twl4030_pwrbutton as /devices/platform/i2c_omap.1/i2c-1/1-0049/twl4030_pwrbutton/input/input4

[ 6.603454] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0

[ 6.980957] industrialio: module is from the staging directory, the quality is unknown, you have been warned.

[ 7.106323] tsl2563: module is from the staging directory, the quality is unknown, you have been warned.

[ 7.138153] tsl2563 2-0029: model 7, rev. 0

[ 7.594268] lp5523 2-0032: LP5523 Programmable led chip found

[ 7.883605] lis3lv02d: 8 bits sensor found

[ 7.890808] isp1704_charger isp1704_charger.0: registered with product id isp1707

[ 7.944427] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input5

[ 8.606140] i2c_omap i2c_omap.2: controller timed out

[ 8.689331] lp5523 2-0032: got interrupt from led chip

[ 8.691955] lp5523 2-0032: interrupt from led chip 4f

[ 8.691986] lp5523 2-0032: all engines configured

[ 8.692169] lp5523 2-0032: disabling engines

[ 9.179901] Registered led device: lp5523:kb1

[ 9.180541] Registered led device: lp5523:kb2

[ 9.181091] Registered led device: lp5523:kb3

[ 9.181732] Registered led device: lp5523:kb4

[ 9.182250] Registered led device: lp5523:b

[ 9.182739] Registered led device: lp5523:g

[ 9.188629] OMAP SSI hw driver loaded

[ 9.265808] Registered led device: lp5523:r

[ 9.266906] Registered led device: lp5523:kb5

[ 9.267730] Registered led device: lp5523:kb6

[ 10.135986] cfg80211: Calling CRDA to update world regulatory domain

[ 10.149566] HSI/SSI char device loaded

[ 10.152038] CMT driver

[ 10.222198] SSI protocol aka McSAAB added

[ 10.796142] phy0: Selected rate control algorithm ‘pid’

[ 10.839599] wl1251: loaded

[ 10.859100] wl1251: initialized

[ 11.523895] smc91x: not found (-19).

[ 11.877532] Adding 249980k swap on /dev/mmcblk0p2. Priority:-1 extents:1 across:249980k SS

[ 11.895050] wl1251: 151 tx blocks at 0x3b788, 35 rx blocks at 0x3a780

[ 11.895477] wl1251: firmware booted (Rev 4.0.4.3.7)

[ 12.000274] g_nokia gadget: using random self ethernet address

[ 12.000335] g_nokia gadget: using random host ethernet address

[ 12.013183] usb0: MAC 46:db:32:b3:75:b9

[ 12.013214] usb0: HOST MAC 06:66:2b:f3:f2:26

[ 12.013366] g_nokia gadget: USB CDC Phonet function

[ 12.013397] g_nokia gadget: using musb_hdrc, OUT ep1out, IN ep1in

[ 12.014099] g_nokia gadget: USB CDC Phonet function

[ 12.014129] g_nokia gadget: using musb_hdrc, OUT ep1out, IN ep1in

[ 12.014282] g_nokia gadget: N900 (PC-Suite Mode)

[ 12.014343] g_nokia gadget: g_nokia ready

[ 17.653320] Bluetooth: Core ver 2.15

[ 17.657714] NET: Registered protocol family 31

[ 17.657745] Bluetooth: HCI device and connection manager initialized

[ 17.658477] Bluetooth: HCI socket layer initialized

[ 17.841583] Bluetooth: L2CAP ver 2.14

[ 17.841613] Bluetooth: L2CAP socket layer initialized

[ 17.988830] Bluetooth: BNEP (Ethernet Emulation) ver 1.3

[ 17.988861] Bluetooth: BNEP filters: protocol multicast

[ 18.293762] Bluetooth: SCO (Voice Link) ver 0.6

[ 18.293792] Bluetooth: SCO socket layer initialized

[ 19.747344] g_nokia gadget: high speed config #1: Bus Powered

[ 260.636901] i2c_omap i2c_omap.1: controller timed out

[ 260.636962] twl: i2c_read failed to transfer all messages

ifconfig -a

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:320 errors:0 dropped:0 overruns:0 frame:0

      TX packets:320 errors:0 dropped:0 overruns:0 carrier:0

      collisions:0 txqueuelen:0

      RX bytes:20339 (19.8 KiB)  TX bytes:20339 (19.8 KiB)

phonet0 Link encap:UNSPEC HWaddr 15-00-B0-05-02-00-AC-05-00-00-00-00-00-00-00-00

      POINTOPOINT NOARP  MTU:4000  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:100

      RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

upnlink0 Link encap:UNSPEC HWaddr 1B-00-F0-08-02-00-EC-08-00-00-00-00-00-00-00-00

      POINTOPOINT NOARP  MTU:65541  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:1

      RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

usb0 Link encap:Ethernet HWaddr 46:DB:32:B3:75:B9

      inet addr:192.168.2.15  Bcast:192.168.2.255  Mask:255.255.255.0

      UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

      RX packets:2024 errors:0 dropped:0 overruns:0 frame:0

      TX packets:1276 errors:0 dropped:0 overruns:0 carrier:0

      collisions:0 txqueuelen:1000

      RX bytes:161948 (158.1 KiB)  TX bytes:167928 (163.9 KiB)

wlan0 Link encap:Ethernet HWaddr 00:1F:DF:E7:50:F2

      UP BROADCAST MULTICAST  MTU:1500  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:1000

      RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

ps auxwwf

USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND

root 2 0.0 0.0 0 0 ? S 16:09 0:00 [kthreadd]

root 3 0.0 0.0 0 0 ? S 16:09 0:00 _ [ksoftirqd/0]

root 4 0.1 0.0 0 0 ? S 16:09 0:00 _ [events/0]

root 5 0.0 0.0 0 0 ? S 16:09 0:00 _ [khelper]

root 8 0.0 0.0 0 0 ? S 16:09 0:00 _ [async/mgr]

root 121 0.0 0.0 0 0 ? S 16:09 0:00 _ [sync_supers]

root 123 0.0 0.0 0 0 ? S 16:09 0:00 _ [bdi-default]

root 125 0.0 0.0 0 0 ? S 16:09 0:00 _ [kblockd/0]

root 131 1.7 0.0 0 0 ? S 16:09 0:12 _ [omap2_mcspi]

root 145 0.0 0.0 0 0 ? S 16:09 0:00 _ [khubd]

root 154 0.0 0.0 0 0 ? S 16:09 0:00 _ [twl4030-irqchip]

root 155 0.0 0.0 0 0 ? S 16:09 0:00 _ [twl4030-irq]

root 168 0.0 0.0 0 0 ? S 16:09 0:00 _ [irq/378-twl4030]

root 198 0.0 0.0 0 0 ? S 16:09 0:00 _ [kmmcd]

root 225 0.0 0.0 0 0 ? S 16:09 0:00 _ [kswapd0]

root 226 0.0 0.0 0 0 ? S 16:09 0:00 _ [aio/0]

root 227 0.0 0.0 0 0 ? S 16:09 0:00 _ [crypto/0]

root 365 0.0 0.0 0 0 ? S 16:09 0:00 _ [smflush]

root 368 0.0 0.0 0 0 ? S 16:09 0:00 _ [mtdblock0]

root 373 0.0 0.0 0 0 ? S 16:09 0:00 _ [mtdblock1]

root 378 0.0 0.0 0 0 ? S 16:09 0:00 _ [mtdblock2]

root 383 0.0 0.0 0 0 ? S 16:09 0:00 _ [mtdblock3]

root 388 0.0 0.0 0 0 ? S 16:09 0:00 _ [mtdblock4]

root 393 0.0 0.0 0 0 ? S 16:09 0:00 _ [mtdblock5]

root 402 0.0 0.0 0 0 ? S 16:09 0:00 _ [irq/369-twl4030]

root 404 0.0 0.0 0 0 ? S 16:09 0:00 _ [irq/260-tsc2005]

root 445 0.2 0.0 0 0 ? S 16:09 0:02 _ [mmcqd]

root 450 0.0 0.0 0 0 ? S 16:09 0:00 _ [kjournald]

root 452 0.0 0.0 0 0 ? S 16:09 0:00 _ [mmcqd]

root 501 0.0 0.0 0 0 ? S 16:09 0:00 _ [flush-179:0]

root 538 0.0 0.0 0 0 ? S 16:09 0:00 _ [irq/376-twl4030]

root 580 0.0 0.0 0 0 ? S 16:09 0:00 _ [irq/340-lis3lv0]

root 581 0.0 0.0 0 0 ? S 16:09 0:00 _ [irq/341-lis3lv0]

root 633 0.0 0.0 0 0 ? S 16:09 0:00 _ [cfg80211]

root 638 1.6 0.0 0 0 ? S 16:09 0:11 _ [phy0]

root 688 0.0 0.0 0 0 ? S 16:09 0:00 _ [sgx_perf]

root 706 0.0 0.0 0 0 ? S 16:09 0:00 _ [SGXOSTimer/0]

root 707 0.0 0.0 0 0 ? S 16:09 0:00 _ [sgx_misr]

root 778 0.0 0.0 0 0 ? S 16:09 0:00 _ [l2cap]

root 899 0.2 0.0 0 0 ? S 16:10 0:01 _ [ipolldevd]

root 1 0.2 0.2 1812 524 ? Ss 16:09 0:01 init [5]

root 485 0.0 0.2 2104 656 ? S

root 772 0.0 0.2 2100 680 ? S< 16:09 0:00 _ /sbin/udevd -d

root 773 0.0 0.2 2100 680 ? S< 16:09 0:00 _ /sbin/udevd -d

dbus 546 0.1 0.5 2720 1200 ? Ss 16:09 0:00 dbus-daemon –system –fork

root 563 0.0 0.8 4048 1840 ? Ss 16:09 0:00 /usr/sbin/connmand -W nl80211,wext

root 568 0.0 0.9 5384 2200 ? S 16:09 0:00 /sbin/wpa_supplicant -u

root 572 0.0 0.2 1892 628 ? SNs 16:09 0:00 /sbin/syslogd -m 0

root 576 0.0 0.7 1724 1692 ? S

root 603 0.0 0.6 13620 1520 ? S

root 665 0.0 0.1 1812 452 ? SNs 16:09 0:00 /sbin/klogd -x

root 679 0.0 0.3 2792 820 ? S 16:09 0:00 /bin/sh /etc/rc5.d/S50sensord start

root 681 0.0 0.5 2784 1200 ? S 16:09 0:00 _ /bin/bash -c ulimit -S -c 0 >/dev/null 2>&1 ; /usr/sbin/sensord

root 684 0.1 2.3 46896 5364 ? Sl 16:09 0:00 _ /usr/sbin/sensord

avahi 705 0.0 0.6 3012 1488 ? S 16:09 0:00 avahi-daemon: running [linux.local]

avahi 723 0.0 0.2 3012 516 ? Ss 16:09 0:00 _ avahi-daemon: chroot helper

root 711 0.6 0.5 3940 1208 ? SL 16:09 0:04 /usr/sbin/bme_RX-51

root 726 0.0 0.5 5960 1156 ? Ss 16:09 0:00 /usr/sbin/sshd

root 1149 0.5 1.2 9400 2888 ? Ss 16:20 0:00 _ sshd: root@pts/0

root 1153 0.3 0.7 5824 1740 pts/0 Ss 16:20 0:00 _ -bash

root 1179 1.2 0.5 4788 1368 pts/0 S+ 16:20 0:00 _ /bin/bash /usr/sbin/mcinfo

root 1336 0.0 0.3 2532 908 pts/0 R+ 16:21 0:00 _ ps auxwwwf

root 732 0.0 0.2 1800 508 tty1 Ss+ 16:09 0:00 /sbin/mingetty –noclear tty1

meego 733 0.0 0.9 5288 2224 ? Ss 16:09 0:00 uxlaunch

root 737 0.0 0.1 3640 320 ? S 16:09 0:00 _ uxlaunch

root 761 0.8 11.4 30108 26204 tty2 Ss+ 16:09 0:05 _ /usr/bin/Xorg :0 -nolisten tcp -dpi 120 -noreset -auth /var/run/uxlaunch/Xauth-meego-JOBiFB vt2

meego 860 0.4 10.7 42280 24592 ? Sl 16:09 0:02 _ /usr/bin/mcompositor

meego 886 0.6 5.3 31064 12220 ? S 16:09 0:04 _ /usr/bin/mthemedaemon

meego 887 0.4 8.3 67576 19172 ? Sl 16:09 0:03 _ /usr/bin/mdecorator -software -remote-theme

meego 888 0.8 14.9 73344 34220 ? Sl 16:09 0:05 _ /usr/bin/meego-im-uiserver -remote-theme

meego 890 1.4 18.9 185912 43212 ? Sl 16:09 0:09 _ /usr/bin/sysuid -remote-theme

meego 891 1.7 16.9 119768 38784 ? SNl 16:09 0:12 _ /usr/bin/duihome –desktop -remote-theme

meego 896 0.0 1.4 44484 3224 ? SN 16:09 0:00 _ /usr/libexec/tracker-miner-fs

root 734 0.0 0.2 1812 552 ttyS2 Ss+ 16:09 0:00 /sbin/agetty -L 115200 ttyS2 vt100

root 763 0.0 0.9 4552 2212 ? Ss 16:09 0:00 /usr/sbin/ofonod

root 765 0.0 0.6 3876 1472 ? Ss 16:09 0:00 /usr/sbin/bluetoothd

root 767 0.0 0.3 2008 780 ? Ss 16:09 0:00 /usr/sbin/xinetd -stayalive

meego 784 0.0 0.2 4864 680 ? Ss 16:09 0:00 /usr/bin/ssh-agent

root 786 0.0 1.2 19788 2840 ? Sl 16:09 0:00 /usr/sbin/console-kit-daemon –no-daemon

meego 854 0.1 0.4 2824 1000 ? Ss 16:09 0:01 dbus-daemon –fork –session –print-pid 9 –print-address 11

meego 857 0.0 0.7 6256 1752 ? S 16:09 0:00 /usr/libexec/gconfd-2

meego 905 0.8 3.3 26336 7732 ? SN 16:10 0:05 phonesim -p 12345 /usr/share/phonesim/default.xml

meego 935 0.5 3.7 23432 8636 ? Sl 16:11 0:03 /usr/libexec/tracker-store

meego 938 0.0 1.2 25644 2828 ? Sl 16:11 0:00 /usr/libexec/tumblerd

/var/log/Xorg.0.log

[ 16.838]

X.Org X Server 1.9.0

Release Date: 2010-08-20

[ 16.839] X Protocol Version 11, Revision 0

[ 16.839] Build Operating System: Linux 2.6.31.12-0.2-desktop armv7l

[ 16.840] Current Operating System: Linux localhost.localdomain 2.6.35.3-5.2-n900 #1 PREEMPT Wed Aug 25 20:14:23 UTC 2010 armv7l

[ 16.840] Kernel command line: init=/sbin/preinit root=/dev/mmcblk0p1 rootwait console=tty0 console=ttyS2,115200n8 omapfb.vram=0:2M,1:2M,2:2M mtdoops.mtddev=2 nosplash

[ 16.841] Build Date: 30 August 2010 05:11:59PM

[ 16.841] Build ID: xorg-x11-server 1.9.0-1.13

[ 16.842] Current version of pixman: 0.18.2

[ 16.842] Before reporting problems, check http://wiki.x.org

to make sure that you have the latest version.

[ 16.842] Markers: (–) probed, (**) from config file, (==) default setting,

(++) from command line, (!!) notice, (II) informational,

(WW) warning, (EE) error, (NI) not implemented, (??) unknown.

[ 16.877] (==) Log file: “/var/log/Xorg.0.log”, Time: Thu Jan 1 16:09:56 2009

[ 16.918] (==) Using config directory: “/etc/X11/xorg.conf.d”

[ 16.932] (==) No Layout section. Using the first Screen section.

[ 16.933] (==) No screen section available. Using defaults.

[ 16.933] (**) |–>Screen “Default Screen Section” (0)

[ 16.933] (**) | |–>Monitor ""

[ 16.934] (==) No monitor specified for screen “Default Screen Section”.

Using a default monitor configuration.

[ 16.935] (**) Option “AllowEmptyInput” “False”

[ 16.935] (==) Automatically adding devices

[ 16.936] (==) Automatically enabling devices

[ 16.945] (==) FontPath set to:

catalogue:/etc/X11/fontpath.d,

built-ins

[ 16.946] (==) ModulePath set to “/usr/lib/xorg/modules”

[ 16.946] (==) |–>Input Device ""

[ 16.946] (==) |–>Input Device ""

[ 16.946] (==) No Layout section. Using the default mouse configuration.

[ 16.946] (==) No Layout section. Using the default keyboard configuration.

[ 16.947] (II) Loader magic: 0x19b90c

[ 16.947] (II) Module ABI versions:

[ 16.947] X.Org ANSI C Emulation: 0.4

[ 16.947] X.Org Video Driver: 8.0

[ 16.947] X.Org XInput driver : 11.0

[ 16.947] X.Org Server Extension : 4.0

[ 16.948] (II) LoadModule: “extmod”

[ 16.952] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so

[ 17.004] (II) Module extmod: vendor=“X.Org Foundation”

[ 17.004] compiled for 1.9.0, module version = 1.0.0

[ 17.005] Module class: X.Org Server Extension

[ 17.005] ABI class: X.Org Server Extension, version 4.0

[ 17.005] (II) Loading extension MIT-SCREEN-SAVER

[ 17.005] (II) Loading extension XFree86-VidModeExtension

[ 17.005] (II) Loading extension XFree86-DGA

[ 17.005] (II) Loading extension DPMS

[ 17.006] (II) Loading extension XVideo

[ 17.006] (II) Loading extension XVideo-MotionCompensation

[ 17.006] (II) Loading extension X-Resource

[ 17.006] (II) LoadModule: “dbe”

[ 17.032] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so

[ 17.037] (II) Module dbe: vendor=“X.Org Foundation”

[ 17.037] compiled for 1.9.0, module version = 1.0.0

[ 17.038] Module class: X.Org Server Extension

[ 17.038] ABI class: X.Org Server Extension, version 4.0

[ 17.038] (II) Loading extension DOUBLE-BUFFER

[ 17.038] (II) LoadModule: “glx”

[ 17.040] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so

[ 17.083] (II) Module glx: vendor=“X.Org Foundation”

[ 17.083] compiled for 1.9.0, module version = 1.0.0

[ 17.083] ABI class: X.Org Server Extension, version 4.0

[ 17.084] (==) AIGLX enabled

[ 17.084] (II) Loading extension GLX

[ 17.084] (II) LoadModule: “record”

[ 17.097] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so

[ 17.105] (II) Module record: vendor=“X.Org Foundation”

[ 17.106] compiled for 1.9.0, module version = 1.13.0

[ 17.106] Module class: X.Org Server Extension

[ 17.106] ABI class: X.Org Server Extension, version 4.0

[ 17.106] (II) Loading extension RECORD

[ 17.106] (II) LoadModule: “dri”

[ 17.120] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so

[ 17.138] (II) Module dri: vendor=“X.Org Foundation”

[ 17.138] compiled for 1.9.0, module version = 1.0.0

[ 17.139] ABI class: X.Org Server Extension, version 4.0

[ 17.139] (II) Loading extension XFree86-DRI

[ 17.139] (II) LoadModule: “dri2”

[ 17.157] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so

[ 17.165] (II) Module dri2: vendor=“X.Org Foundation”

[ 17.165] compiled for 1.9.0, module version = 1.2.0

[ 17.165] ABI class: X.Org Server Extension, version 4.0

[ 17.165] (II) Loading extension DRI2

[ 17.166] Primary device is not PCI

[ 17.166] (==) Matched fbdev as autoconfigured driver 0

[ 17.166] (==) Assigned the driver to the xf86ConfigLayout

[ 17.167] (II) LoadModule: “fbdev”

[ 17.169] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so

[ 17.220] (II) Module fbdev: vendor=“X.Org Foundation”

[ 17.221] compiled for 1.9.0, module version = 0.4.0

[ 17.221] ABI class: X.Org Video Driver, version 8.0

[ 17.221] (II) LoadModule: “mouse”

[ 17.225] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so

[ 17.240] (II) Module mouse: vendor=“X.Org Foundation”

[ 17.240] compiled for 1.9.0, module version = 1.5.0

[ 17.240] Module class: X.Org XInput Driver

[ 17.240] ABI class: X.Org XInput driver, version 11.0

[ 17.241] (II) LoadModule: “kbd”

[ 17.260] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so

[ 17.264] (II) Module kbd: vendor=“X.Org Foundation”

[ 17.265] compiled for 1.9.0, module version = 1.4.0

[ 17.265] Module class: X.Org XInput Driver

[ 17.265] ABI class: X.Org XInput driver, version 11.0

[ 17.273] (II) FBDEV: driver for framebuffer: fbdev

[ 17.274] (++) using VT number 2

[ 17.321] (WW) Falling back to old probe method for fbdev

[ 17.321] (II) Loading sub module “fbdevhw”

[ 17.322] (II) LoadModule: “fbdevhw”

[ 17.324] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so

[ 17.329] (II) Module fbdevhw: vendor=“X.Org Foundation”

[ 17.329] compiled for 1.9.0, module version = 0.0.2

[ 17.330] ABI class: X.Org Video Driver, version 8.0

[ 17.330] (II) FBDEV(0): using default device

[ 17.331] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support

[ 17.332] (II) FBDEV(0): Creating default Display subsection in Screen section

"Default Screen Section" for depth/fbbpp 16/16

[ 17.332] (==) FBDEV(0): Depth 16, (==) framebuffer bpp 16

[ 17.332] (==) FBDEV(0): RGB weight 565

[ 17.332] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)

[ 17.333] (==) FBDEV(0): Default visual is TrueColor

[ 17.333] (II) FBDEV(0): hardware: omapfb (video memory: 2048kB)

[ 17.334] (II) FBDEV(0): Output LCD has no monitor section

[ 17.335] (II) FBDEV(0): Not using default mode “640x350” (vrefresh out of range)

[ 17.363] (II) FBDEV(0): Not using default mode “320x175” (doublescan mode not supported)

[ 17.363] (II) FBDEV(0): Not using default mode “640x400” (vrefresh out of range)

[ 17.363] (II) FBDEV(0): Not using default mode “320x200” (doublescan mode not supported)

[ 17.363] (II) FBDEV(0): Not using default mode “720x400” (vrefresh out of range)

[ 17.363] (II) FBDEV(0): Not using default mode “360x200” (doublescan mode not supported)

[ 17.364] (II) FBDEV(0): Not using default mode “640x480” (vrefresh out of range)

[ 17.364] (II) FBDEV(0): Not using default mode “320x240” (doublescan mode not supported)

[ 17.364] (II) FBDEV(0): Not using default mode “640x480” (vrefresh out of range)

[ 17.364] (II) FBDEV(0): Not using default mode “320x240” (doublescan mode not supported)

[ 17.364] (II) FBDEV(0): Not using default mode “640x480” (vrefresh out of range)

[ 17.365] (II) FBDEV(0): Not using default mode “320x240” (doublescan mode not supported)

[ 17.365] (II) FBDEV(0): Not using default mode “640x480” (vrefresh out of range)

[ 17.365] (II) FBDEV(0): Not using default mode “320x240” (doublescan mode not supported)

[ 17.365] (II) FBDEV(0): Not using default mode “800x600” (vrefresh out of range)

[ 17.365] (II) FBDEV(0): Not using default mode “400x300” (doublescan mode not supported)

[ 17.366] (II) FBDEV(0): Not using default mode “800x600” (vrefresh out of range)

[ 17.366] (II) FBDEV(0): Not using default mode “400x300” (doublescan mode not supported)

[ 17.366] (II) FBDEV(0): Not using default mode “800x600” (vrefresh out of range)

[ 17.366] (II) FBDEV(0): Not using default mode “400x300” (doublescan mode not supported)

[ 17.366] (II) FBDEV(0): Not using default mode “800x600” (vrefresh out of range)

[ 17.367] (II) FBDEV(0): Not using default mode “400x300” (doublescan mode not supported)

[ 17.367] (II) FBDEV(0): Not using default mode “800x600” (vrefresh out of range)

[ 17.383] (II) FBDEV(0): Not using default mode “400x300” (doublescan mode not supported)

[ 17.383] (II) FBDEV(0): Not using default mode “1024x768i” (interlace mode not supported)

[ 17.383] (II) FBDEV(0): Not using default mode “512x384i” (doublescan mode not supported)

[ 17.384] (II) FBDEV(0): Not using default mode “1024x768” (width too large for virtual size)

[ 17.384] (II) FBDEV(0): Not using default mode “512x384” (doublescan mode not supported)

[ 17.384] (II) FBDEV(0): Not using default mode “1024x768” (width too large for virtual size)

[ 17.384] (II) FBDEV(0): Not using default mode “512x384” (doublescan mode not supported)

[ 17.384] (II) FBDEV(0): Not using default mode “1024x768” (width too large for virtual size)

[ 17.384] (II) FBDEV(0): Not using default mode “512x384” (doublescan mode not supported)

[ 17.385] (II) FBDEV(0): Not using default mode “1024x768” (width too large for virtual size)

[ 17.385] (II) FBDEV(0): Not using default mode “512x384” (doublescan mode not supported)

[ 17.385] (II) FBDEV(0): Not using default mode “1152x864” (height too large for virtual size)

[ 17.385] (II) FBDEV(0): Not using default mode “576x432” (doublescan mode not supported)

[ 17.385] (II) FBDEV(0): Not using default mode “1280x960” (height too large for virtual size)

[ 17.385] (II) FBDEV(0): Not using default mode “640x480” (doublescan mode not supported)

[ 17.386] (II) FBDEV(0): Not using default mode “1280x960” (height too large for virtual size)

[ 17.386] (II) FBDEV(0): Not using default mode “640x480” (doublescan mode not supported)

[ 17.387] (II) FBDEV(0): Not using default mode “1280x1024” (height too large for virtual size)

[ 17.388] (II) FBDEV(0): Not using default mode “640x512” (doublescan mode not supported)

[ 17.388] (II) FBDEV(0): Not using default mode “1280x1024” (height too large for virtual size)

[ 17.388] (II) FBDEV(0): Not using default mode “640x512” (doublescan mode not supported)

[ 17.388] (II) FBDEV(0): Not using default mode “1280x1024” (height too large for virtual size)

[ 17.388] (II) FBDEV(0): Not using default mode “640x512” (doublescan mode not supported)

[ 17.389] (II) FBDEV(0): Not using default mode “1600x1200” (height too large for virtual size)

[ 17.389] (II) FBDEV(0): Not using default mode “800x600” (doublescan mode not supported)

[ 17.389] (II) FBDEV(0): Not using default mode “1600x1200” (height too large for virtual size)

[ 17.389] (II) FBDEV(0): Not using default mode “800x600” (doublescan mode not supported)

[ 17.389] (II) FBDEV(0): Not using default mode “1600x1200” (height too large for virtual size)

[ 17.390] (II) FBDEV(0): Not using default mode “800x600” (doublescan mode not supported)

[ 17.390] (II) FBDEV(0): Not using default mode “1600x1200” (height too large for virtual size)

[ 17.390] (II) FBDEV(0): Not using default mode “800x600” (doublescan mode not supported)

[ 17.390] (II) FBDEV(0): Not using default mode “1600x1200” (height too large for virtual size)

[ 17.398] (II) FBDEV(0): Not using default mode “800x600” (doublescan mode not supported)

[ 17.399] (II) FBDEV(0): Not using default mode “1792x1344” (height too large for virtual size)

[ 17.399] (II) FBDEV(0): Not using default mode “896x672” (doublescan mode not supported)

[ 17.399] (II) FBDEV(0): Not using default mode “1792x1344” (height too large for virtual size)

[ 17.399] (II) FBDEV(0): Not using default mode “896x672” (doublescan mode not supported)

[ 17.399] (II) FBDEV(0): Not using default mode “1856x1392” (height too large for virtual size)

[ 17.400] (II) FBDEV(0): Not using default mode “928x696” (doublescan mode not supported)

[ 17.400] (II) FBDEV(0): Not using default mode “1856x1392” (height too large for virtual size)

[ 17.400] (II) FBDEV(0): Not using default mode “928x696” (doublescan mode not supported)

[ 17.400] (II) FBDEV(0): Not using default mode “1920x1440” (height too large for virtual size)

[ 17.400] (II) FBDEV(0): Not using default mode “960x720” (doublescan mode not supported)

[ 17.401] (II) FBDEV(0): Not using default mode “1920x1440” (height too large for virtual size)

[ 17.401] (II) FBDEV(0): Not using default mode “960x720” (doublescan mode not supported)

[ 17.401] (II) FBDEV(0): Not using default mode “832x624” (width too large for virtual size)

[ 17.401] (II) FBDEV(0): Not using default mode “416x312” (doublescan mode not supported)

[ 17.401] (II) FBDEV(0): Not using default mode “1400x1050” (height too large for virtual size)

[ 17.401] (II) FBDEV(0): Not using default mode “700x525” (doublescan mode not supported)

[ 17.402] (II) FBDEV(0): Not using default mode “1400x1050” (height too large for virtual size)

[ 17.402] (II) FBDEV(0): Not using default mode “700x525” (doublescan mode not supported)

[ 17.402] (II) FBDEV(0): Not using default mode “1920x1440” (height too large for virtual size)

[ 17.402] (II) FBDEV(0): Not using default mode “960x720” (doublescan mode not supported)

[ 17.402] (II) FBDEV(0): Not using default mode “2048x1536” (height too large for virtual size)

[ 17.403] (II) FBDEV(0): Not using default mode “1024x768” (doublescan mode not supported)

[ 17.410] (II) FBDEV(0): Not using default mode “2048x1536” (height too large for virtual size)

[ 17.411] (II) FBDEV(0): Not using default mode “1024x768” (doublescan mode not supported)

[ 17.411] (II) FBDEV(0): Not using default mode “2048x1536” (height too large for virtual size)

[ 17.411] (II) FBDEV(0): Not using default mode “1024x768” (doublescan mode not supported)

[ 17.411] (II) FBDEV(0): Printing probed modes for output LCD

[ 17.411] (II) FBDEV(0): Modeline “800x480"x57.2 24.00 800 824 828 856 480 484 487 490 -hsync -vsync -csync (28.0 kHz)

[ 17.412] (II) FBDEV(0): Output LCD connected

[ 17.412] (II) FBDEV(0): Using exact sizes for initial modes

[ 17.412] (II) FBDEV(0): Output LCD using initial mode 800x480

[ 17.412] (II) FBDEV(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.

[ 17.413] (II) Loading sub module “fb”

[ 17.413] (II) LoadModule: “fb”

[ 17.431] (II) Loading /usr/lib/xorg/modules/libfb.so

[ 17.464] (II) Module fb: vendor=“X.Org Foundation”

[ 17.464] compiled for 1.9.0, module version = 1.0.0

[ 17.466] ABI class: X.Org ANSI C Emulation, version 0.4

[ 17.468] (++) FBDEV(0): DPI set to (120, 120)

[ 17.470] (II) Loading sub module “exa”

[ 17.470] (II) LoadModule: “exa”

[ 17.475] (II) Loading /usr/lib/xorg/modules/libexa.so

[ 17.493] (II) Module exa: vendor=“X.Org Foundation”

[ 17.493] compiled for 1.9.0, module version = 2.5.0

[ 17.493] ABI class: X.Org Video Driver, version 8.0

[ 17.494] (II) EXA(0): Driver allocated offscreen pixmaps

[ 17.494] (II) EXA(0): Driver registered support for the following operations:

[ 17.494] (II) Solid

[ 17.495] (II) Copy

[ 17.563] (II) Loading sub module “dri2”

[ 17.563] (II) LoadModule: “dri2”

[ 17.565] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so

[ 17.566] (II) FBDEV(0): [DRI2] Setup complete

[ 17.566] (II) FBDEV(0): [DRI2] DRI driver: pvr2d

[ 17.575] omap/sysfs: can’t open ‘/sys/devices/platform/omapdss/display1/timings’ for reading: 2:No such file or directory

[ 17.576] (==) FBDEV(0): Backing store disabled

[ 17.577] (II) FBDEV(0): RandR 1.2 enabled, ignore the following RandR disabled message.

[ 17.579] (–) RandR disabled

[ 17.580] (II) Initializing built-in extension Generic Event Extension

[ 17.580] (II) Initializing built-in extension SHAPE

[ 17.580] (II) Initializing built-in extension MIT-SHM

[ 17.580] (II) Initializing built-in extension XInputExtension

[ 17.580] (II) Initializing built-in extension XTEST

[ 17.580] (II) Initializing built-in extension BIG-REQUESTS

[ 17.581] (II) Initializing built-in extension SYNC

[ 17.581] (II) Initializing built-in extension XKEYBOARD

[ 17.581] (II) Initializing built-in extension XC-MISC

[ 17.581] (II) Initializing built-in extension XFIXES

[ 17.581] (II) Initializing built-in extension RENDER

[ 17.581] (II) Initializing built-in extension RANDR

[ 17.582] (II) Initializing built-in extension COMPOSITE

[ 17.582] (II) Initializing built-in extension DAMAGE

[ 17.727] (EE) AIGLX error: dlopen of /usr/lib/dri/pvr2d_dri.so failed (/usr/lib/dri/pvr2d_dri.so: cannot open shared object file: No such file or directory)

[ 17.727] (EE) AIGLX: reverting to software rendering

[ 17.728] (II) AIGLX: Screen 0 is not DRI capable

[ 17.728] (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)

[ 17.728] (EE) GLX: could not load software renderer

[ 17.729] (II) GLX: no usable GL providers found for screen 0

[ 17.730] (EE) FBDEV(0): omap/extfb: Couldn’t change update mode

[ 17.731] (II) FBDEV(0): Setting screen physical size to 169 x 101

[ 18.151] (II) XKB: reuse xkmfile /var/cache/xkb/server-02D8252E59564A234380F1E5417646A9DB3B7452.xkm

[ 18.220] (WW) : No Device specified, looking for one…

[ 18.221] (EE) : Cannot find which device to use.

[ 18.221] (==) : Protocol: “Auto”

[ 18.221] (**) Option “CorePointer”

[ 18.222] (**) : always reports core events

[ 18.222] (EE) xf86OpenSerial: No Device specified.

[ 18.223] (EE) : cannot open input device

[ 18.224] (EE) PreInit failed for input device "”

[ 18.224] (II) UnloadModule: “mouse”

[ 18.225] (**) Option “CoreKeyboard”

[ 18.225] (**) : always reports core events

[ 18.225] (**) Option “Protocol” “standard”

[ 18.225] (**) : Protocol: standard

[ 18.226] (**) Option “XkbRules” “base”

[ 18.228] (**) : XkbRules: “base”

[ 18.229] (**) Option “XkbModel” “pc105”

[ 18.229] (**) : XkbModel: “pc105”

[ 18.229] (**) Option “XkbLayout” “us”

[ 18.229] (**) : XkbLayout: “us”

[ 18.230] (**) Option “CustomKeycodes” “off”

[ 18.230] (**) : CustomKeycodes disabled

[ 18.230] (II) XINPUT: Adding extended input device "" (type: KEYBOARD)

[ 18.535] (II) config/udev: Adding input device gpio-keys (/dev/input/event3)

[ 18.535] (**) gpio-keys: Applying InputClass “default”

[ 18.536] (**) gpio-keys: Applying InputClass “Keyboard”

[ 18.536] (II) LoadModule: “evdev”

[ 18.540] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so

[ 18.544] (II) Module evdev: vendor=“X.Org Foundation”

[ 18.545] compiled for 1.9.0, module version = 2.4.99

[ 18.545] Module class: X.Org XInput Driver

[ 18.545] ABI class: X.Org XInput driver, version 11.0

[ 18.546] (**) gpio-keys: always reports core events

[ 18.546] (**) gpio-keys: Device: “/dev/input/event3”

[ 18.549] (–) gpio-keys: Found keys

[ 18.549] (II) gpio-keys: Configuring as keyboard

[ 18.549] (II) XINPUT: Adding extended input device “gpio-keys” (type: KEYBOARD)

[ 18.549] (**) Option “xkb_rules” “evdev”

[ 18.550] (**) Option “xkb_model” “nokiarx51”

[ 18.550] (**) Option “xkb_layout” “us”

[ 18.550] (**) Option “xkb_options” “grp:ctrl_shift_toggle”

[ 18.633] (II) XKB: reuse xkmfile /var/cache/xkb/server-F02A4EC2B51D0F8ABD7F9B3C322FDA9C51547CA5.xkm

[ 18.678] (II) config/udev: Adding input device twl4030_pwrbutton (/dev/input/event4)

[ 18.678] (**) twl4030_pwrbutton: Applying InputClass “default”

[ 18.679] (**) twl4030_pwrbutton: always reports core events

[ 18.679] (**) twl4030_pwrbutton: Device: “/dev/input/event4”

[ 18.680] (–) twl4030_pwrbutton: Found keys

[ 18.680] (II) twl4030_pwrbutton: Configuring as keyboard

[ 18.680] (II) XINPUT: Adding extended input device “twl4030_pwrbutton” (type: KEYBOARD)

[ 18.680] (**) Option “xkb_rules” “evdev”

[ 18.681] (**) Option “xkb_model” “evdev”

[ 18.682] (**) Option “xkb_layout” “us”

[ 18.725] (II) XKB: reuse xkmfile /var/cache/xkb/server-D378AD8F86E560F712A83EE36E4E5E92C595B9BD.xkm

[ 18.751] (II) config/udev: Adding input device TWL4030 Keypad (/dev/input/event0)

[ 18.751] (**) TWL4030 Keypad: Applying InputClass “default”

[ 18.751] (**) TWL4030 Keypad: always reports core events

[ 18.752] (**) TWL4030 Keypad: Device: “/dev/input/event0”

[ 18.752] (–) TWL4030 Keypad: Found keys

[ 18.752] (II) TWL4030 Keypad: Configuring as keyboard

[ 18.753] (II) XINPUT: Adding extended input device “TWL4030 Keypad” (type: KEYBOARD)

[ 18.753] (**) Option “xkb_rules” “evdev”

[ 18.753] (**) Option “xkb_model” “evdev”

[ 18.754] (**) Option “xkb_layout” “us”

[ 18.815] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event5)

[ 18.815] (**) ST LIS3LV02DL Accelerometer: Ignoring device from InputClass “disable accelerometer”

[ 18.941] (II) config/udev: Adding input device RX-51 AV Jack (/dev/input/event2)

[ 18.941] (**) RX-51 AV Jack: Applying InputClass “default”

[ 18.942] (**) RX-51 AV Jack: always reports core events

[ 18.942] (**) RX-51 AV Jack: Device: “/dev/input/event2”

[ 18.943] (WW) RX-51 AV Jack: Don’t know how to use device

[ 18.943] (II) UnloadModule: “evdev”

[ 18.943] (EE) PreInit returned NULL for “RX-51 AV Jack”

[ 19.034] (II) config/udev: Adding input device TSC2005 touchscreen (/dev/input/event1)

[ 19.034] (**) TSC2005 touchscreen: Applying InputClass “default”

[ 19.034] (**) TSC2005 touchscreen: Applying InputClass “Touchscreen”

[ 19.035] (**) TSC2005 touchscreen: always reports core events

[ 19.035] (**) TSC2005 touchscreen: Device: “/dev/input/event1”

[ 19.036] (–) TSC2005 touchscreen: Found absolute axes

[ 19.036] (–) TSC2005 touchscreen: Found x and y absolute axes

[ 19.036] (–) TSC2005 touchscreen: Found absolute touchscreen

[ 19.036] (II) TSC2005 touchscreen: Configuring as touchscreen

[ 19.037] (**) TSC2005 touchscreen: YAxisMapping: buttons 4 and 5

[ 19.037] (**) TSC2005 touchscreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200

[ 19.037] (II) XINPUT: Adding extended input device “TSC2005 touchscreen” (type: TOUCHSCREEN)

[ 19.038] (II) TSC2005 touchscreen: initialized for absolute axes.

[ 23.342] (II) XKB: reuse xkmfile /var/cache/xkb/server-F02A4EC2B51D0F8ABD7F9B3C322FDA9C51547CA5.xkm