u can remount system to rw
#mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
however, if ur phone is not rooted, u cannot use adb push command.
just check "ro.secure" in default.prop
if ro.secure=1, u cannot use adb push command.
2011/5/25 Earlence
> system is mounted as read only.
system is mounted as read only.
On May 25, 2:29 am, Shankar Athinarayanan wrote:
> Hi,
>
> So I have a custom kernel installed on my phone, but I am having
> trouble getting wifi back. I tried doing adb push bcm4329.ko /system/
> modules/bcm4329.ko but my ubuntu 10.10 gives this error: /system/
>
Just an observation: both Linphone native and SIP Droid produce the
same buffer overflow error on the virtualized es 2.1 board.
W/AudioFlinger( 1207): RecordThread: buffer overflow
W/AudioFlinger( 1207): RecordThread: buffer overflow
W/AudioFlinger( 1207): RecordThread: buffer overflow
W/AudioFlin
Hi,
So I have a custom kernel installed on my phone, but I am having
trouble getting wifi back. I tried doing adb push bcm4329.ko /system/
modules/bcm4329.ko but my ubuntu 10.10 gives this error: /system/
modules/ No such file or directory. How exactly can I do this even
though I don't even have t
Try to load your module in a conventional x86 linux machine.
[]'s
Hamilton Vera
On Sat, May 14, 2011 at 5:28 PM, akanksha maggo
wrote:
> I am trying to make my application which should load my module . I
> have made neccesary changes in makefile,kconfig and added my module in
> the drivers fold
Hello All,
What is the use of disabled option used in init.rc script.
Actually we have init.target.rc where the service is called as
follows.
service netmgr /system/bin/netmgr
disabled
Even if "disabled" is present in the script and no explicit call is
being made to start the service in the ent
Does your kernel support loadable modules?
Could you attach the kernel log when you try to load the module.
If the version the module was built for is different from the running
kernel the module is not loaded.
On May 15, 5:28 am, akanksha maggo wrote:
> I am trying to make my application which
and it is managed by what driver?
-Earlence
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel