Ver Mensaje Individual
  #83  
Viejo 12/08/09, 22:16:03
Array

[xs_avatar]
Gargy Gargy no está en línea
Miembro del foro
 
Fecha de registro: jun 2008
Mensajes: 83
Modelo de smartphone: HTC MAGIC

 Cita: Originalmente Escrito por patanplace Ver Mensaje
No estoy de acuerdo...
mirad en /system/bin

el archivo swap es el userinit.sh de esta rom
y ahi está también el user.conf

pero el problema es el que sigue... la rom devuelve como version la 2.6.29-cm (de cyanogen, en la que esta basada) mientras que los modulos se encuentran en
/system/modules...etc..etc /2.6.29-jac
y el modprobe falla.

saludos
creo que tienes razon....

ahora vamos a tener que trabajar con el /system/bin/user.conf que se refiere al fichero /system/bin/swap

prueba:

adb shell sh /system/bin/swap -s

ami me da esto...
gargy@gargy-desktop:~/Android/tools$ ./adb shell sh /system/bin/swap -s
===CompCache status===
CompCache version 0.6+
!!!ERROR Compcache disabled
CompCache: DiskSize (system) 32768(user)
!!! Unable to set compcache cc_swappiness to user specific "30"
Current system value is "60"

=== CompCache status output ===
Failed to open /dev/block/ramzswap0: No such file or directory

===VM status===
Set VM: page-cluster - 3(system) 3(user)
Set VM: laptop_mode - 0(system) 0(user)
Set VM: dirty_expire_centisecs - 3000(system) 3000(user)
Set VM: dirty_writeback_centisecs - 500(system) 500(user)
Set VM: dirty_background_ratio - 5(system) 5(user)
Set VM: dirty_ratio - 10(system) 10(user)

===CPU status===
Set CPU: scaling_min_freq - 245760(system) 245760(user)
Set CPU: scaling_max_freq - 528000(system) 528000(user)
ERROR!!! Set CPU: sampling_rate - 200000(system) 2000000(user)
ERROR!!! Set CPU: powersave_bias - 0(system) 200(user)
Set CPU: up_threshold - 40(system) 40(user)
gargy@gargy-desktop:~/Android/tools$

no podemos editar el fichero desde el terminal y asi no ir pasandolo todo el rato a la magic?? he probado esto y no va

./adb shell gedit /system/bin/user.conf


Última edición por Gargy Día 12/08/09 a las 22:24:09.
Responder Con Cita