> I'll try your kernel package later in the evening, to exclude a possible > kernel > config problem (I'm always using paz00_defconfig which is very minimal).
The config diff is smaller than last time. Here are the options in defconfig that are not set (yet?) in Ubuntu's $diff -u <(grep "^CONF" arch/arm/configs/paz00_defconfig|cut -f1 -d=|sort) <(grep "^CONF" debian.linaro/config/config.common.ubuntu|cut -f 1 -d=|sort ) |grep "-" --- /dev/fd/63 2012-02-07 16:21:36.672350649 +0200 +++ /dev/fd/62 2012-02-07 16:21:36.672350649 +0200 @@ -1,77 +1,392 @@ -CONFIG_BOOTPARAM_HUNG_TASK_PANIC @@ -79,241 +394,1247 @@ -CONFIG_FRONTSWAP -CONFIG_HIGHMEM -CONFIG_KERNEL_LZO -CONFIG_MODULE_FORCE_UNLOAD -CONFIG_NET_KEY -CONFIG_NFS_FSCACHE -CONFIG_NFS_USE_NEW_IDMAPPER -CONFIG_NFS_V4_1 -CONFIG_NL80211_TESTMODE -CONFIG_PREEMPT_VOLUNTARY -CONFIG_RD_XZ -CONFIG_SCSI_SPI_ATTRS -CONFIG_SECCOMP_FILTER -CONFIG_SLAB -CONFIG_TEGRA_DEBUG_UARTA -CONFIG_TEGRA_PCI -CONFIG_TEGRA_WATCHDOG -CONFIG_USB_OTG -CONFIG_WATCHDOG > > Maybe people reading this and running > linux-image-3.0.19-1-ac100_3.0.19-1.1_armel.deb > could post their experience with suspend/resume. The table below may give you > some > hint what to report: > > Would be nice indeed :) > Model | Bootloader | Nvidia driver | suspend/resume works | > comments ... > AC100- | 2.1 or 2.2 | installed/not installed | yes / no | > -------+------------+-------------------------+----------------------+------------- > | | | | > > > > Marc > > _______________________________________________ Mailing list: https://launchpad.net/~ac100 Post to : [email protected] Unsubscribe : https://launchpad.net/~ac100 More help : https://help.launchpad.net/ListHelp

