change command line to add chosen settings from aroma (This just adds s2w=1 or 0 to the end of it)
/system/etc/init.d/:
add cifs init.d script. This script only does something if the cifs module is found. if you are running a different kernel than bricked the insert will probably fail either way, so no harm done.
add tun init.d script. This script only does something if the tun module is found. if you are running a different kernel than bricked the insert will probably fail either way, so no harm done.
/system/bin/:
renaming thermald to thermald_bck
renaming mpdecision to mpdecision_bck
/system/bin/modules:
add bricked modules.
remove wp_mod.ko (bricked does not need it and it may cause bootloops on kernels with disabled write protection)
remove oc_mod.ko (this was only needed for stock and causes bootloops on bricked)
That should be it.
Do you mean /system/lib/modules?
Exactly, I'd like using the cifs module with CifsManager but impossible to mount the folder on my computer. I have the following message: "invalid argument". I'm on the Viper Rom.
Exactly, I'd like using the cifs module with CifsManager but impossible to mount the folder on my computer. I have the following message: "invalid argument". I'm on the Viper Rom.
Is it working with you?
ofc I meant lib, copy and paste hit me critically on that one.
CIFS is working for me.
Have a look at this issue (especially the commands I posted) which will let you find out if the cifs module is inserted.
in Euro.
Creator of Sweep2wake, cmdline_khz/gov/scheduler/maxscroff, badass, 3-phase-kernel-thermal-control, kernel mpdecision (msm/tegra), etc etc... "Any sufficiently advanced technology is indistinguishable from magic." [Arthur C. Clarke's Third Law]
Hi, with the last stable version bricked_ville_20130512_014111 the min clock is 918 Mhz and I have to modify with SetCpu to default 384 Mhz.
That's wrong. Read the second post please, especially the second mpdecision section.
in Euro.
Creator of Sweep2wake, cmdline_khz/gov/scheduler/maxscroff, badass, 3-phase-kernel-thermal-control, kernel mpdecision (msm/tegra), etc etc... "Any sufficiently advanced technology is indistinguishable from magic." [Arthur C. Clarke's Third Law]
ofc I meant lib, copy and paste hit me critically on that one.
CIFS is working for me.
Have a look at this issue (especially the commands I posted) which will let you find out if the cifs module is inserted.
Code:
Microsoft Windows [version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Tous droits réservés.
C:\Users\Sebastien>adb shell
ViperX@/# cat /proc/version
cat /proc/version
Linux version 3.4.10-bricked-ville-master-gd153d42 (gitlab_ci@warmachine) (gcc v
ersion 4.7.2 20120910 (prerelease) (Linaro GCC 4.7-2012.09) ) #1 SMP PREEMPT Sun
May 12 01:42:12 CEST 2013
ViperX@/# cd /system/lib/modules
cd /system/lib/modules
ViperX@/system/lib/modules# modinfo cifs.ko
modinfo cifs.ko
modinfo: can't open '/lib/modules/3.4.10-bricked-ville-master-gd153d42/modules.d
ep': No such file or directory
1|ViperX@/system/lib/modules# lsmod
lsmod
prima_wlan 2213826 0 - Live 0x00000000 (PO)
cifs 265604 0 - Live 0x00000000
tun 15136 0 - Live 0x00000000
kineto_gan 4636 0 - Live 0x00000000
ViperX@/system/lib/modules#
I've flashed the boot.img through the bootloader (I'm S-off), but always the same error with CifsManager (invalid argument).
Microsoft Windows [version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Tous droits réservés.
C:\Users\Sebastien>adb shell
ViperX@/# cat /proc/version
cat /proc/version
Linux version 3.4.10-bricked-ville-master-gd153d42 (gitlab_ci@warmachine) (gcc v
ersion 4.7.2 20120910 (prerelease) (Linaro GCC 4.7-2012.09) ) #1 SMP PREEMPT Sun
May 12 01:42:12 CEST 2013
ViperX@/# cd /system/lib/modules
cd /system/lib/modules
ViperX@/system/lib/modules# modinfo cifs.ko
modinfo cifs.ko
modinfo: can't open '/lib/modules/3.4.10-bricked-ville-master-gd153d42/modules.d
ep': No such file or directory
1|ViperX@/system/lib/modules# lsmod
lsmod
prima_wlan 2213826 0 - Live 0x00000000 (PO)
cifs 265604 0 - Live 0x00000000
tun 15136 0 - Live 0x00000000
kineto_gan 4636 0 - Live 0x00000000
ViperX@/system/lib/modules#
I've flashed the boot.img through the bootloader (I'm S-off), but always the same error with CifsManager (invalid argument).
CIFS is loaded and Live. You should be able to mount cifs shares.
in Euro.
Creator of Sweep2wake, cmdline_khz/gov/scheduler/maxscroff, badass, 3-phase-kernel-thermal-control, kernel mpdecision (msm/tegra), etc etc... "Any sufficiently advanced technology is indistinguishable from magic." [Arthur C. Clarke's Third Law]
I'm agree with you, so could you tell me why it doesn't work?
Look my attachment.
I just tried it, works fine for me though
Can you give me a kernel log from bootup? Plus all the information you can squeeze into a post.
We should switch over to the already linked issue report anyway since it's easy to overlook stuff on xda.
in Euro.
Creator of Sweep2wake, cmdline_khz/gov/scheduler/maxscroff, badass, 3-phase-kernel-thermal-control, kernel mpdecision (msm/tegra), etc etc... "Any sufficiently advanced technology is indistinguishable from magic." [Arthur C. Clarke's Third Law]
Given the amount of coverage that Android receives around here, you could almost be … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?