Changes between Version 10 and Version 11 of Trouble shooting

Show
Ignore:
Timestamp:
09/23/09 18:40:47 (12 months ago)
Author:
sera (IP: 92.107.118.244)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Trouble shooting

    v10 v11  
    1010 * '''__You must use same python for host and target. And both versions must be from our overlay. Ensure with eselect that the version is used for real and not only installed.__''' 
    1111 * if you have some problems with cross compiling start from checking that /usr/armv4tl-softfloat-linux-gnueabi/etc/bash/bashrc exists. If don't you don't did step 7 from [wiki:"cross-compiling" "Cross compilation"] correctly. 
    12  * Don't forget that the kernel on your gadget could be configured with ANDROID_LOW_MEMORY_KILLER on; if some process doesn't work or you see explicit "Killed" message, check out dmesg output (see ticket:217; don't panic, you can configure the killer through /sys/module/lowmemorykiller/parameters/*). 
     12 * Don't forget that the kernel on your gadget could be configured with ANDROID_LOW_MEMORY_KILLER on; if some process doesn't work or you see explicit "Killed" message, check out dmesg output (see ticket:217; don't panic, you can configure the killer through /sys/module/lowmemorykiller/parameters/*).To compile sys-devel/gcc and other big packages natively you might need to disable ANDROID_LOW_MEMORY_KILLER and use the default linux OOM killer to succeed. 
    1313 * If shr-settings says 'dbus is borked' everywhere and nothing (telephony, fso-gpsd, etc) seems to work, you probably have ophonekitd disabled, check it in processes :)