Paul Fertser wrote:
> rm -rf staging
> mkdir -p staging
> make ARCH=arm modules_install INSTALL_MOD_PATH=staging
> cd staging
> tar czf ../modules-whatever.tar.gz .
> cd ..
> 
> And then scp your modules-whatever.tar.gz to FR and untar to /.

Sorry if i'm annoying you, but now it worked. :)

After i read "build" how you mentioned i found the problem why no
modules tar.gz were created. The build script needs a second parameter
to create the archive where the parameter can be whatever. I don't know
why this check is build into the script but with help of that it worked.
Second problem was that i had to copy the .config into the dummy
directory and not the linux-2.6 dir to be found.
The problem is that the info on the toolchain wiki [1] is a bit wrong
concerning kernel compiling. So i added a remark with the right steps on
this page.

I updated my fso-frameworkd with help of the patch from [2] and copied
the kernel and modules to the right place. Than i booted with the new
2.6.28 kernel but it didn't work at the first try.

I have a 64MB swap file activated in /etc/fstab which lies on the third
vfat partition of my sd-card. And at the point where the message
"activating swap partitions" came it hung and showed an error message
after 120sec timeout. So i thought that vfat wasn't working at boot time
and i disabled the swap file.
Next boot goes through and the freerunner started without any suspicious
error messages. After it booted the sd-card was mounted what means that
vfat should work. I had the same problem with the swap file a few weeks
ago with an older andy kernel and i don't know what the problem is.

But after a short test i found a few things that doesn't work anymore.
Don't know if they are related to the fso-frameworkd patches or to the
new kernel.
Openmoko-panel-plugin doesn't start anymore with an error message [3].
The system time was set back to 1 Jan 2000. And the greatest problem i
had was wlan. I could access the eth0 device and it shows all available
wlan stations but i can't use my wpa2 protected wlan with wpa_supplicant
anymore. Iwconfig showed that i should be connected to my wlan but i
can't get an ip with dhcp anymore like with my old 2.6.24 kernel. The
dhcp client always tries and after 6-7 dhcpdiscover it exits with "no
dhcp server available".

That is the reason why i'm now back to the 2.6.24 kernel where these
things work. Maybe the userspace tools need a bit more tweaking before
they work together with the new 2.6.28 kernel. Or the configuration for
the 2.6.28 kernel have to be modified to work with my system. I removed
a few unneeded modules (i.e. Android things) and added a few modules but
i don't think that these have to do anything with my problems. :/

I attached my dmesg log. Maybe someone know of any other modifications i
can try to get the new kernel running a bit smoother. :)

Ciao,
     Rainer


[1]
http://wiki.openmoko.org/wiki/Toolchain#Building_Openmoko_Kernel_from_git_repo_using_Toolchain

[2]
http://trac.freesmartphone.org/attachment/ticket/293/0001-Modify-sys-paths-to-work-with-andy-tracking-kernel.patch

[3]
Traceback (most recent call last):
  File "/usr/bin/openmoko-panel-plugin", line 52, in <module>
    icon = PanelPlugin(dbus_object, notificationAvailable)
  File "/usr/lib/python2.5/site-packages/panelplugin/PanelPlugin.py",
line 32, in __init__
    self.configReader()
  File "/usr/lib/python2.5/site-packages/panelplugin/PanelPlugin.py",
line 46, in configReader
    self.appendIcon(icon)
  File "/usr/lib/python2.5/site-packages/panelplugin/PanelPlugin.py",
line 72, in appendIcon
    self.icons.append(USBIcon(self.dbus, self, self.notificationAvailable))
  File "/usr/lib/python2.5/site-packages/panelplugin/USBIcon.py", line
17, in __init__
    PowerStateIcon.__init__(self, self.dbus, None, None, "UsbHost",
self.parentObject, "usb", self.notificationAvailable)
  File "/usr/lib/python2.5/site-packages/panelplugin/PowerStateIcon.py",
line 19, in __init__
    self.powerstate = self.dbusdeviceiface.GetPower()
  File "/var/lib/python-support/python2.5/dbus/proxies.py", line 68, in
__call__
    return self._proxy_method(*args, **keywords)
  File "/var/lib/python-support/python2.5/dbus/proxies.py", line 140, in
__call__
    **keywords)
  File "/var/lib/python-support/python2.5/dbus/connection.py", line 622,
in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod:
Method "GetPower" with signature "" on interface
"org.freesmartphone.Device.PowerControl" doesn't exist
[    0.000000] Linux version 
2.6.28-GTA02_andy-tracking_b8b36e5ec3db71d5-mokodev (r...@wayne) (gcc version 
4.1.2) #1 PREEMPT Wed Jan 7 14:41:32 CET 2009
[    0.000000] CPU: ARM920T [41129200] revision 0 (ARMv4T), cr=c0007177
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: GTA02
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] On node 0 totalpages: 32768
[    0.000000] free_area_init_node: node 0, pgdat c04b98bc, node_mem_map 
c0986000
[    0.000000]   Normal zone: 256 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 32512 pages, LIFO batch:7
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] CPU S3C2442B (id 0x32440aab)
[    0.000000] S3C24XX Clocks, (c) 2004 Simtec Electronics
[    0.000000] S3C244X: core 400.000 MHz, memory 100.000 MHz, peripheral 50.000 
MHz
[    0.000000] CLOCK: Slow mode (1.500 MHz), fast, MPLL on, UPLL on
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 32512
[    0.000000] Kernel command line: 
mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(qi),0x00040000(cmdline),0x00800000(backupkernel),0x000a0000(extra),0x00040000(identity),0x0f6a0000(backuprootfs)
 loglevel=4 console=tty0 console=ttySAC2,115200 init=/sbin/init ro  
root=/dev/mmcblk0p2 rootdelay=1 console=tty0 loglevel=8
[    0.000000] 
[    0.000000] RCU-based detection of stalled CPUs is enabled.
[    0.000000] irq: clearing pending ext status 000312f0
[    0.000000] irq: clearing pending ext status 000002d0
[    0.000000] irq: clearing subpending status 00000180
[    0.000000] irq: clearing subpending status 00000080
[    0.000000] PID hash table entries: 512 (order: 9, 2048 bytes)
[    0.000000] timer tcon=00000000, tcnt a2c1, tcfg 00000200,00000000, usec 
00001eb8
[21474536.480000] Console: colour dummy device 80x30
[21474536.480000] console [tty0] enabled
[21474536.485000] console [ttySAC2] enabled
[21474536.490000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., 
Ingo Molnar
[21474536.495000] ... MAX_LOCKDEP_SUBCLASSES:    8
[21474536.495000] ... MAX_LOCK_DEPTH:          48
[21474536.500000] ... MAX_LOCKDEP_KEYS:        8191
[21474536.505000] ... CLASSHASH_SIZE:           4096
[21474536.510000] ... MAX_LOCKDEP_ENTRIES:     8192
[21474536.515000] ... MAX_LOCKDEP_CHAINS:      16384
[21474536.520000] ... CHAINHASH_SIZE:          8192
[21474536.525000]  memory used by lock dependency info: 2527 kB
[21474536.530000]  per task-struct memory footprint: 2304 bytes
[21474536.535000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[21474536.540000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[21474536.570000] Memory: 128MB = 128MB total
[21474536.570000] Memory: 120048KB available (4432K code, 5131K data, 148K init)
[21474536.575000] Calibrating delay loop... 198.65 BogoMIPS (lpj=496640)
[21474536.675000] Mount-cache hash table entries: 512
[21474536.680000] CPU: Testing write buffer coherency: ok
[21474536.695000] net_namespace: 816 bytes
[21474536.710000] regulator: core version 0.5
[21474536.710000] NET: Registered protocol family 16
[21474536.770000] S3C Power Management, Copyright 2004 Simtec Electronics
[21474536.770000] modem wakeup interrupt
[21474536.775000] wake enabled for irq 17
[21474536.775000] wake enabled for irq 49
[21474536.800000] S3C2442: Initialising architecture
[21474536.800000] S3C24XX DMA Driver, (c) 2003-2004,2006 Simtec Electronics
[21474536.805000] DMA channel 0 at c8808000, irq 33
[21474536.810000] DMA channel 1 at c8808040, irq 34
[21474536.815000] DMA channel 2 at c8808080, irq 35
[21474536.820000] DMA channel 3 at c88080c0, irq 36
[21474536.825000] S3C244X: Clock Support, DVS off
[21474537.065000] SCSI subsystem initialized
[21474537.070000] usbcore: registered new interface driver usbfs
[21474537.075000] usbcore: registered new interface driver hub
[21474537.080000] usbcore: registered new device driver usb
[21474537.130000] Bluetooth: Core ver 2.13
[21474537.130000] NET: Registered protocol family 31
[21474537.130000] Bluetooth: HCI device and connection manager initialized
[21474537.140000] Bluetooth: HCI socket layer initialized
[21474537.170000] NET: Registered protocol family 2
[21474537.225000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[21474537.235000] TCP established hash table entries: 4096 (order: 3, 32768 
bytes)
[21474537.240000] TCP bind hash table entries: 4096 (order: 5, 147456 bytes)
[21474537.245000] TCP: Hash tables configured (established 4096 bind 4096)
[21474537.250000] TCP reno registered
[21474537.270000] NET: Registered protocol family 1
[21474537.275000] s3c24xx_pwm s3c24xx_pwm.0: s3c24xx_pwm is registered 
[21474537.280000] Enabling FIQ using irq 29
[21474537.280000] not changing prescaler of PWM 3, since it's shared with 
timer4 (clock tick)
[21474537.300000] gta02-pm-wlan gta02-pm-wlan.0: starting
[21474537.510000] NetWinder Floating Point Emulator V0.97 (double precision)
[21474537.525000] ashmem: initialized
[21474537.535000] JFFS2 version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, 
Inc.
[21474537.540000] msgmni has been set to 234
[21474537.555000] alg: No test for stdrng (krng)
[21474537.555000] alg: No test for stdrng (ansi_cprng)
[21474537.560000] io scheduler noop registered
[21474537.565000] io scheduler deadline registered (default)
[21474537.620000] ##### init_resume_dependency_list(head=c04a4024)
[21474537.620000] s3c2440-uart.0: s3c2410_serial0 at MMIO 0x50000000 (irq = 70) 
is a S3C2440
[21474537.625000] ##### init_resume_dependency_list(head=c04a4100)
[21474537.630000] s3c2440-uart.1: s3c2410_serial1 at MMIO 0x50004000 (irq = 73) 
is a S3C2440
[21474537.640000] ##### init_resume_dependency_list(head=c04a41dc)
[21474537.645000] s3c2440-uart.2: s3c2410_serial2 at MMIO 0x50008000 (irq = 76) 
is a S3C2440
[21474537.735000] brd: module loaded
[21474537.735000] neo1973-version neo1973-version.0: starting
[21474537.760000] PPP generic driver version 2.4.2
[21474537.760000] PPP Deflate Compression module registered
[21474537.765000] PPP BSD Compression module registered
[21474537.770000] PPP MPPE Compression module registered
[21474537.770000] tun: Universal TUN/TAP device driver, 1.6
[21474537.775000] tun: (C) 1999-2004 Max Krasnyansky <m...@qualcomm.com>
[21474537.785000] usbcore: registered new interface driver cdc_ether
[21474537.785000] usbcore: registered new interface driver rndis_host
[21474537.795000] Driver 'sd' needs updating - please use bus_type methods
[21474537.800000] Driver 'sr' needs updating - please use bus_type methods
[21474537.815000] physmap platform flash device: 00200000 at 18000000
[21474537.815000] physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank
[21474537.820000]  Intel/Sharp Extended Query Table at 0x0039
[21474537.825000]  Intel/Sharp Extended Query Table at 0x0039
[21474537.830000]  Intel/Sharp Extended Query Table at 0x0039
[21474537.835000]  Intel/Sharp Extended Query Table at 0x0039
[21474537.840000]  Intel/Sharp Extended Query Table at 0x0039
[21474537.845000] cfi_cmdset_0001: Erase suspend on write enabled
[21474537.850000] erase region 0: offset=0x0,size=0x2000,blocks=8
[21474537.855000] erase region 1: offset=0x10000,size=0x10000,blocks=31
[21474537.860000] physmap-flash.0: 1 set(s) of 1 interleaved chips --> 4 
partitions of 512 KiB
[21474537.870000] RedBoot partition parsing not available
[21474537.885000] S3C24XX NAND Driver, (c) 2004 Simtec Electronics
[21474537.890000] s3c2440-nand s3c2440-nand: Tacls=1, 10ns Twrph0=3 30ns, 
Twrph1=2 20ns
[21474537.895000] NAND device: Manufacturer ID: 0xec, Chip ID: 0xaa (Samsung 
NAND 256MiB 1,8V 8-bit)
[21474537.905000] Bad block table found at page 131008, version 0x01
[21474537.910000] Bad block table found at page 130944, version 0x01
[21474537.915000] nand_read_bbt: Bad block at 0x053c0000
[21474537.920000] nand_read_bbt: Bad block at 0x09000000
[21474537.925000] nand_read_bbt: Bad block at 0x0baa0000
[21474537.930000] nand_read_bbt: Bad block at 0x0dc20000
[21474537.935000] 6 cmdlinepart partitions found on MTD device neo1973-nand
[21474537.940000] Creating 6 MTD partitions on "neo1973-nand":
[21474537.945000] 0x00000000-0x00040000 : "qi"
[21474537.960000] 0x00040000-0x00080000 : "cmdline"
[21474537.970000] 0x00080000-0x00880000 : "backupkernel"
[21474537.980000] 0x00880000-0x00920000 : "extra"
[21474537.990000] 0x00920000-0x00960000 : "identity"
[21474538.000000] 0x00960000-0x10000000 : "backuprootfs"
[21474538.025000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[21474538.025000] s3c2410-ohci s3c2410-ohci: S3C24XX OHCI
[21474538.040000] s3c2410-ohci s3c2410-ohci: new USB bus registered, assigned 
bus number 1
[21474538.040000] s3c2410-ohci s3c2410-ohci: irq 42, io mem 0x49000000
[21474538.110000] usb usb1: configuration #1 chosen from 1 choice
[21474538.115000] hub 1-0:1.0: USB hub found
[21474538.115000] hub 1-0:1.0: 2 ports detected
[21474538.135000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[21474538.135000] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[21474538.140000] usb usb1: Product: S3C24XX OHCI
[21474538.145000] usb usb1: Manufacturer: Linux 
2.6.28-GTA02_andy-tracking_b8b36e5ec3db71d5-mokodev ohci_hcd
[21474538.150000] usb usb1: SerialNumber: s3c24xx
[21474538.160000] usbcore: registered new interface driver cdc_acm
[21474538.160000] cdc_acm: v0.26:USB Abstract Control Model driver for USB 
modems and ISDN adapters
[21474538.165000] Initializing USB Mass Storage driver...
[21474538.170000] usbcore: registered new interface driver usb-storage
[21474538.175000] USB Mass Storage support registered.
[21474538.185000] usbcore: registered new interface driver libusual
[21474538.190000] usbcore: registered new interface driver usbserial
[21474538.195000] USB Serial support registered for generic
[21474538.200000] usbcore: registered new interface driver usbserial_generic
[21474538.205000] usbserial: USB Serial Driver core
[21474538.210000] USB Serial support registered for GSM modem (1-port)
[21474538.220000] usbcore: registered new interface driver option
[21474538.220000] option: v0.7.2:USB Driver for GSM modems
[21474538.240000] s3c2440-usbgadget s3c2440-usbgadget: S3C2440: increasing FIFO 
to 128 bytes
[21474538.245000] gta02_udc_command S3C2410_UDC_P_DISABLE
[21474538.255000] mice: PS/2 mouse device common for all mice
[21474538.270000] i2c /dev entries driver
[21474538.275000] s3c2440-i2c s3c2440-i2c: slave address 0x10
[21474538.275000] s3c2440-i2c s3c2440-i2c: bus frequency set to 390 KHz
[21474538.305000] pcf50633 0-0073: Probed device version 19 variant 132
[21474538.360000] input: GTA02 PMU events as /class/input/input0
[21474538.400000] pcf50633-rtc pcf50633-rtc: rtc core: registered pcf50633 as 
rtc0
[21474538.435000] wake enabled for irq 53
[21474538.440000] s3c2440-ts s3c2440-ts: Starting
[21474538.440000]   Created group ts filter len 12 depth 2 close 10 thresh 6
[21474538.445000]   Created Median ts filter len 20 depth 2 dec 24
[21474538.450000]   Created Mean ts filter len 4 depth 2 thresh 65535
[21474538.455000]   Created Linear ts filter depth 2
[21474538.460000] s3c2440-ts s3c2440-ts: 4 filter(s) initialized
[21474538.470000] s3c2440-ts s3c2440-ts: successfully loaded
[21474538.475000] input: s3c2410 TouchScreen as /class/input/input1
[21474538.485000] pcf50633 0-0073: INT1=0x80 INT2=0x00 INT3=0x00 INT4=0x00 
INT5=0x00
[21474538.510000] neo1973-pm-host neo1973-pm-host.0: starting
[21474538.515000] input: lis302-1 (top) as /class/input/input2
[21474538.540000] lis302dl lis302dl.1: device BOOT reload failed
[21474538.545000] lis302dl lis302dl.1: Found lis302-1 (top)
[21474538.555000] input: lis302-2 (bottom) as /class/input/input3
[21474538.570000] lis302dl lis302dl.2: device BOOT reload failed
[21474538.575000] lis302dl lis302dl.2: Found lis302-2 (bottom)
[21474538.585000] input: Neo1973 Buttons as /class/input/input4
[21474538.620000] wake enabled for irq 48
[21474538.620000] neo1973-resume neo1973-resume.0: starting
[21474538.625000] s3c2440-i2c s3c2440-i2c: i2c-0: S3C I2C adapter
[21474538.645000] APM Battery Driver
[21474538.650000] bq27000-battery bq27000-battery.0: BQ27000 Battery Driver (C) 
2008 Openmoko, Inc
[21474538.695000] Bluetooth: Generic Bluetooth USB driver ver 0.3
[21474538.695000] usbcore: registered new interface driver btusb
[21474538.700000] cpuidle: using governor ladder
[21474538.705000] sdhci: Secure Digital Host Controller Interface driver
[21474538.710000] sdhci: Copyright(c) Pierre Ossman
[21474538.725000] s3c2440-sdi s3c2440-sdi: host detect has no irq available
[21474538.725000] mapped channel 0 to 0
[21474538.735000] s3c2440-sdi s3c2440-sdi: powered down.
[21474538.735000] s3c2440-sdi s3c2440-sdi: initialisation done.
[21474538.745000] HIFInit
[21474538.755000] Registered led device: neo1973:vibrator
[21474538.760000] Registered led device: gta02-power:orange
[21474538.760000] Registered led device: gta02-power:blue
[21474538.765000] Registered led device: gta02-aux:red
[21474538.820000] usbcore: registered new interface driver usbhid
[21474538.820000] usbhid: v2.6:USB HID core driver
[21474538.835000] regulator: auto: 3300 mV normal 
[21474538.835000] regulator: down1: 1300 <--> 1600 mV normal 
[21474538.850000] regulator: down2: 1800 mV normal 
[21474538.850000] regulator: ldo1: 3300 <--> 1300 mV normal 
[21474538.865000] regulator: ldo2: 3300 mV normal 
[21474538.875000] regulator: ldo3: 3000 mV normal 
[21474538.885000] regulator: ldo4: 3200 mV normal 
[21474538.890000] neo1973-pm-bt neo1973-pm-bt.0: FIC Neo1973 Bluetooth Power 
Management: starting
[21474538.900000] neo1973-pm-bt neo1973-pm-bt.0: __gta02_pm_bt_toggle_radio 1
[21474538.940000] regulator: ldo5: 3000 mV normal 
[21474538.945000] neo1973-pm-gps neo1973-pm-gps.0: FIC Neo1973 GPS Power 
Management:starting
[21474538.955000] regulator: ldo6: 3000 mV normal 
[21474538.955000] s3c2440-sdi s3c2440-sdi: running at 0kHz (requested: 0kHz).
[21474538.960000] s3c2440-sdi s3c2440-sdi: running at 196kHz (requested: 
195kHz).
[21474538.970000] s3c2440-sdi s3c2440-sdi: running at 196kHz (requested: 
195kHz).
[21474538.975000] regulator: hcldo: 2000 <--> 3300 mV normal 
[21474538.980000] s3c2440-sdi s3c2440-sdi: running at 196kHz (requested: 
195kHz).
[21474538.990000] s3c2440-sdi s3c2440-sdi: running at 196kHz (requested: 
195kHz).
[21474539.010000] Detected S-Media IRQ# pullup, enabling interrupt
[21474539.010000] glamo3362 glamo3362.0: Glamo interrupt registered
[21474539.020000] s3c2440-sdi s3c2440-sdi: running at 196kHz (requested: 
195kHz).
[21474539.035000] mmc0: queuing CIS tuple 0x01 length 3
[21474539.050000] mmc0: queuing CIS tuple 0x1a length 5
[21474539.055000] glamo3362 glamo3362.0: Glamo core PLL1: 49119232Hz, PLL2: 
89980928Hz
[21474539.070000] mmc0: queuing CIS tuple 0x1b length 8
[21474539.075000] s3c2440-sdi s3c2440-sdi: running at 25000kHz (requested: 
25000kHz).
[21474539.080000] s3c2440-sdi s3c2440-sdi: running at 25000kHz (requested: 
25000kHz).
[21474539.090000] mmc0: queuing CIS tuple 0x80 length 1
[21474539.090000] mmc0: queuing CIS tuple 0x81 length 1
[21474539.095000] mmc0: queuing CIS tuple 0x82 length 1
[21474539.100000] mmc0: new SDIO card at address 0001
[21474539.115000] SMEDIA Glamo frame buffer driver (C) 2007 Openmoko, Inc.
[21474539.180000] glamo-fb glamo-fb.0: spin_lock_init
[21474539.215000] fbcon_event_notify action=5, data=c781fa58
[21474539.320000] Console: switching to colour frame buffer device 80x58
[21474539.390000] fb0: SMedia Glamo frame buffer device
[21474539.945000] glamo-spi-gpio glamo-spi-gpio.0: registering c048b764: jbt6k74
[21474540.090000] usb 1-1: new full speed USB device using s3c2410-ohci and 
address 2
[21474540.120000] BMI Get Target Info: Exit (ver: 0x20000059 type: 0x1)
[21474540.315000] AR6000 Reg Code = 0x40000060
[21474540.420000] Corgi Backlight Driver Initialized.
[21474540.420000] glamo-mci glamo-mci.0: glamo_mci driver (C)2007 Openmoko, Inc
[21474540.425000] glamo-mci glamo-mci.0: probe: mapped mci_base:c88a2400 irq:0.
[21474540.435000] glamo-mci glamo-mci.0: glamo_mci_set_ios: power down.
[21474540.440000] glamo-mci glamo-mci.0: initialisation done.
[21474540.445000] regulator: memldo: 1800 mV normal 
[21474540.455000] usb 1-1: configuration #1 chosen from 1 choice
[21474540.465000] Advanced Linux Sound Architecture Driver Version 1.0.18rc3.
[21474540.475000] ASoC version 0.13.2
[21474540.480000] glamo-mci glamo-mci.0: powered (vdd = 20) clk: 0kHz div=255 
(req: 0kHz). Bus width=0
[21474540.495000] SD power -> 3200mV
[21474540.495000] glamo-mci glamo-mci.0: powered (vdd = 20) clk: 195kHz div=255 
(req: 195kHz). Bus width=0
[21474540.505000] glamo-mci glamo-mci.0: powered (vdd = 20) clk: 195kHz div=255 
(req: 195kHz). Bus width=0
[21474540.515000] glamo-mci glamo-mci.0: powered (vdd = 20) clk: 195kHz div=255 
(req: 195kHz). Bus width=0
[21474540.525000] glamo-mci glamo-mci.0: Error after cmd: 0x8120
[21474540.525000] glamo-mci glamo-mci.0: Error after cmd: 0x120
[21474540.535000] glamo-mci glamo-mci.0: Error after cmd: 0x8120
[21474540.535000] glamo-mci glamo-mci.0: Error after cmd: 0x120
[21474540.545000] WM8753 Audio Codec 0.16
[21474540.560000] SD power -> 2700mV
[21474540.565000] glamo-mci glamo-mci.0: powered (vdd = 15) clk: 195kHz div=255 
(req: 195kHz). Bus width=0
[21474540.570000] glamo-mci glamo-mci.0: powered (vdd = 15) clk: 195kHz div=255 
(req: 195kHz). Bus width=0
[21474540.580000] glamo-mci glamo-mci.0: powered (vdd = 15) clk: 195kHz div=255 
(req: 195kHz). Bus width=0
[21474540.600000] asoc: WM8753 HiFi <-> s3c24xx-i2s mapping ok
[21474540.610000] asoc: WM8753 Voice <-> Bluetooth mapping ok
[21474540.615000] glamo-mci glamo-mci.0: powered (vdd = 15) clk: 195kHz div=255 
(req: 195kHz). Bus width=0
[21474540.630000] usb 1-1: New USB device found, idVendor=0a12, idProduct=0001
[21474540.635000] glamo-mci glamo-mci.0: powered (vdd = 15) clk: 195kHz div=255 
(req: 195kHz). Bus width=0
[21474540.640000] glamo-mci glamo-mci.0: powered (vdd = 15) clk: 16666kHz div=2 
(req: 16666kHz). Bus width=0
[21474540.645000] usb 1-1: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0
[21474540.650000] glamo-mci glamo-mci.0: powered (vdd = 15) clk: 16666kHz div=2 
(req: 16666kHz). Bus width=2
[21474540.655000] mmc1: new high speed SDHC card at address b33b
[21474540.660000] mmcblk0: mmc1:b33b SU08G 3.60 GiB 
[21474540.665000]  mmcblk0: p2 p3
[21474540.820000] ALSA device list:
[21474540.825000]   #0: neo1973-gta02 (WM8753)
[21474540.835000] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
[21474540.860000] TCP cubic registered
[21474540.865000] NET: Registered protocol family 17
[21474540.870000] Bridge firewalling registered
[21474540.880000] Bluetooth: L2CAP ver 2.11
[21474540.885000] Bluetooth: L2CAP socket layer initialized
[21474540.890000] Bluetooth: SCO (Voice Link) ver 0.6
[21474540.895000] Bluetooth: SCO socket layer initialized
[21474540.905000] Bluetooth: RFCOMM socket layer initialized
[21474540.910000] Bluetooth: RFCOMM TTY layer initialized
[21474540.915000] Bluetooth: RFCOMM ver 1.10
[21474540.920000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[21474540.925000] Bluetooth: BNEP filters: protocol multicast
[21474540.930000] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[21474540.965000] pcf50633-rtc pcf50633-rtc: setting system clock to 2000-02-01 
00:03:09 UTC (949363389)
[21474540.975000] Waiting 1sec before mounting root device...
[21474541.725000] pcf50633 0-0073: INT1=0x80 INT2=0x00 INT3=0x40 INT4=0x00 
INT5=0x00
[21474541.750000] pcf50633 0-0073: adc result = 6
[21474541.795000] pcf50633 0-0073: usb curlim to 1000 mA
[21474541.870000] pcf50633 0-0073: INT1=0x00 INT2=0x00 INT3=0x20 INT4=0x00 
INT5=0x00
[21474541.935000] pcf50633 0-0073: INT1=0x80 INT2=0x00 INT3=0x00 INT4=0x00 
INT5=0x00
[21474541.960000] pcf50633 0-0073: INT1=0x00 INT2=0x00 INT3=0x00 INT4=0x00 
INT5=0x00
[21474542.010000] EXT3-fs: mounted filesystem with ordered data mode.
[21474542.015000] VFS: Mounted root (ext3 filesystem) readonly.
[21474542.020000] Freeing init memory: 148K
[21474542.025000] kjournald starting.  Commit interval 5 seconds
[21474576.850000] EXT3 FS on mmcblk0p2, internal journal
[21474581.650000] g_ether gadget: using random self ethernet address
[21474581.660000] g_ether gadget: using random host ethernet address
[21474581.715000] usb0: MAC 9a:22:71:a1:a8:55
[21474581.740000] usb0: HOST MAC 3e:03:0b:07:5d:9b
[21474581.760000] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
[21474581.765000] g_ether gadget: g_ether ready
[21474581.780000] gta02_udc_command S3C2410_UDC_P_ENABLE
[21474583.580000] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: 
dm-de...@redhat.com
[21474598.280000] NET: Registered protocol family 10
[21474598.340000] ADDRCONF(NETDEV_UP): usb0: link is not ready
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to