Hi
I have debian squeeze on my GT-I9505 installed (via debian kit) and I want to use sshfs. I have mounted my server to a folder (/mnt/ssh).
I can access to this folder from terminal but when I want to access it via file manager I get an empty folder.
I searched and I found this. But I don't know how should I apply the patch. Does anyone know any custom kernel support this fix. I searched a lot but I found nothing for GT-I9505.
now I'm using Omega V.3.0 rom and Adam kernel.
Thanks
(sorry for my bad english)
Related
ok so im not a really noob to xda but i have been looking for 3 days on a clear how to update a new kernal... i just cant find it im not sure if im wording it wrong or what please help you will be my internet hero and my mind will stop going insane...
thanks
Is this for hd2? If it is then all u do is find the kernal u want and replace with the old one. What build are u using by the way.
Read this:
http://htc-linux.org/wiki/index.php?title=Leo/UpdateKernel#Installing_latest_Linux_kernel_image_.28zImage.29
All you need to do is copy in the zImage and .ko files. The .ko files go in the "modules" folder, a subdirectory of "root."
Most of the kernels will come with following files :
zImage - The Kernel
bcm4329.ko - Wireless Module
tun.ko - Networking Module
yaffs.ko - File System (Optional at this time)
The way I apply the kernel is shut down the phone and use card reader and attach to my laptop. Assuming your build is under SDCARD\Android, files are copied to following locations :
zImage -> Android
*.ko -> Android\root\system\lib\modules
Anything to do with the lights modules goes to Android\root\system\lib\hw
Anything to do with RIL (like libril*) goes to Android\root\system\lib
Create the \root\system\lib\* directories if they dont exist, like for Sense builds. Now just back normally.
Hope it helps
v-b-n said:
The way I apply the kernel is shut down the phone and use card reader and attach to my laptop.
Click to expand...
Click to collapse
Is it also possible to update kernel without external card reader, by connecting HD2 to the PC (USB) and replacing files while in Windows Mobile HD mode?
THANKS!
What if a certain developer updates his android build and version, do I just copy the new stuff on the SD card, overwrite, and keep the Image iso file so I dont lose my settings ?
Do any of the above and finally to verify that a kernel is installed start Terminal Emulator (or any available terminal program) and enter:
uname -r
Should give you the kernel version.
Hmmm usually, what I do is either connecting the phone in USB in Windows Mobile mode, or power off and use a micro-SD card reader. Then:
- BACKUP the DATA.IMG to desktop or whatever
- Delete the root directory in your Android folder if there is one
- Delete all the .something directories (temp dir created by android)
- Copy the content of the kernel in the Android dir : Haret (emulator), initrd.gz (boot logo), zImage (drivers/kernel)
>Ignore the dev folder in hastarin build for example
>DO COPY the "root" folder (of hastarin 7.6 for example) to the android folder : HARET will update the android OS "suppletive drivers parts" without any need to enter commands or else (what i've been told)
Done
CIFS was supported just fine in Cyanogenmod 10. Since I updated to the 10.1 version, mounting doesn't work properly: While CIFSmanager actually mounts a network folder, once I visit the folder with a file-manager the folder looks empty. What is more curious is that when I use FX file manager, it doesn't just show the folder as empty, but shows an "access is denied" message in it. I tried messing with the permissions both on Android and the shared folder on the PC, but no luck so far. Is this a common problem with all 4.2.1 roms even with CIFS support or a CM10.1 problem? I don't know what to assume.
Yes 4.2 cifs does not work.
I have gotten around this for video using the Dice player which has it built in. Also Es file explorer has its own as well.
BSW Nexus,7
in terminal emulator it works, but in not app
Since 2 days i tried to mount my WD live book with "Mount Manager" and CifsManager" in andorid 4.2.1. Both show that it is mounted but all apps don't see any file. So i searched for a shell command and the surprise, when i am mounting by "busybox mount ..." in "Terminal emulator it works fine and i see all folders in the terminal. But in no app, i can cry . Please, if anybody has an solution help !!!
Thxs a lot!
I found an interesting thread which describes why and how!
http://forum.xda-developers.com/showthread.php?t=2062768
Update
Hey people, there's some update on this. Check this out! http://forum.xda-developers.com/showthread.php?t=2106480
EDIT: While the above changes were merged in CyanogenMod 10.1 nightlies, fixing the problem on my Nexus 7, the latest nightly reverted the change because it broke some compatibilities So back to the problem again for now...
***THIS INSTALLER IS ONLY FOR WINDOWS***
Hey Guys!
I have recently seen a lack of network tools that are available for terminal usage on Android. I recently found an app called dSploit that contains all of the primary network tools for android, so I decided to separate them from the package and make them available in a standalone format. So, I present to you:
NetworkTools for Android!
This package includes:
- arpspoof
- ettercap
- hydra
- tcpdump
- all required library files
Prerequisites:
1. A rooted android phone
2. The correct ADB drivers for your phone
Installation:
1. Unpack the NetworkTools compressed folder
2. Run Install.bat
3. Follow the instructions
4. Enjoy!
DOWNLOAD: View attachment NetworkTools.zip
You can contact me with any questions or concerns.
LK
What really one will use this for?
usb to ethernet adapter apk
Hi,
I've been already both a Usb to lan from CD-r king where I tried to use for configuration on my modem/ router but does not work 'coz as per verifying my note ll on netcfg, the ip add still 0000. Please have advise if I need to install the corresponding software driver for the usb to lan adapter.
Thank you,
Great
Thanks so much man, you simply rock.
I only had one problem, it was that adb couldn't have root access to my phone.
For future users, in order to do that go to settings -> development options and enable root access for Applications AND adb (well at least that's how it is on CyanogenMod 10).
Again, great job.
Cya!
Nycryptic said:
***THIS INSTALLER IS ONLY FOR WINDOWS***
Hey Guys!
I have recently seen a lack of network tools that are available for terminal usage on Android. I recently found an app called dSploit that contains all of the primary network tools for android, so I decided to separate them from the package and make them available in a standalone format. So, I present to you:
NetworkTools for Android!
This package includes:
- arpspoof
- ettercap
- hydra
- tcpdump
- all required library files
Prerequisites:
1. A rooted android phone
2. The correct ADB drivers for your phone
Installation:
1. Unpack the NetworkTools compressed folder
2. Run Install.bat
3. Follow the instructions
4. Enjoy!
DOWNLOAD: View attachment 1886684
You can contact me with any questions or concerns.
Click to expand...
Click to collapse
Just found this. Hydra? Wow, I'm impressed. Nice work, sir!
Thanks dude, it works great
makeing some system problems
Nycryptic said:
***THIS INSTALLER IS ONLY FOR WINDOWS***
Hey Guys!
I have recently seen a lack of network tools that are available for terminal usage on Android. I recently found an app called dSploit that contains all of the primary network tools for android, so I decided to separate them from the package and make them available in a standalone format. So, I present to you:
NetworkTools for Android!
This package includes:
- arpspoof
- ettercap
- hydra
- tcpdump
- all required library files
Prerequisites:
1. A rooted android phone
2. The correct ADB drivers for your phone
Installation:
1. Unpack the NetworkTools compressed folder
2. Run Install.bat
3. Follow the instructions
4. Enjoy!
DOWNLOAD: View attachment 1886684
You can contact me with any questions or concerns.
Click to expand...
Click to collapse
i installed it and everthing works greet
but after i installed it when i try to reboot
my phone not booting and i need to format /system
also after installing when trying to tern wifi on it's
not working
can someone help me
I'm getting the same problem with my xperia t
Can you create an uninstaller? I installed it and resulted in a bootloop. My phone is the Samsung Galaxy Note 3 Neo SM-N750, running on Pac-Man rom.
plz help....
Could you please provide etterfilter and also how can we inject java-script using etercap
After doing this
my phone stucks in boot loop
volumeup+power button not working help
my phone is zenfone 5 rr rom
My phone got in boot loop as well.. Does anyone know how to fix that?
Thanks
rdegelo said:
My phone got in boot loop as well.. Does anyone know how to fix that?
Thanks
Click to expand...
Click to collapse
You need to reflash your stock firmware or reboot from backup if you created one.
Hİ brother I install the this pack, but I have a questions. "how to use this programs"
a orginally Hydra or Ettercap commads is work or we use a another commads?
and what must terminal use ? a android terminal or termux ??
arpspoof error: Android 5.0 and later only support position-independent executables
I got this message when try to run it
"arpspoof": error: Android 5.0 and later only support position-independent executables (-fPIE).
rdegelo said:
My phone got in boot loop as well.. Does anyone know how to fix that?
Thanks
Click to expand...
Click to collapse
I just had the same problem. Here is how I fixed it without reflashing the rom:
1) I extracted libcrypto.so and libssl.so from my rom installation zip and copied it to my phone storage
2) in recovery (I used orangefox and terminal), copy and replace these two files to /system/lib/
3) reboot your phone
I also removed the binaries arpspoof, ettercap, etterfilter, etterlog, usernames, tcpdump, hydra in /system/bin and libraries libgif.so, libltdl.so, libssh.so, libpcap.so in /system/lib but I don't think these are reason behind the boot loop.
How do i create a tar-file from an img-file? Apparently there is a easy way to do it on linux but im running a windows pc. I wanted to create an odin-flasable img of the recovery which has been released on clockworkmod.com for the i9505. thanks in advance
Perhaps use this instead?: https://play.google.com/store/apps/details?id=nl.bvgemert.flasher
Hello everyone.My system restarting itself over and over and I know why.I have to gain access to root directory files to edit a file.My device is on TWRP right now and my pc recognizes it.I have access to sdcard and external sdcard right now.I want to know how do I access root files through windows.I tried "Android Commander" but it didn't recognize my phone.I see some articles about ADB but I don't have enough info to use that.Is there a guide or something to use that for it? Do you know another way? Please help me.
Device: I9505
Windows 10
scepticanil said:
Hello everyone.My system restarting itself over and over and I know why.I have to gain access to root directory files to edit a file.My device is on TWRP right now and my pc recognizes it.I have access to sdcard and external sdcard right now.I want to know how do I access root files through windows.I tried "Android Commander" but it didn't recognize my phone.I see some articles about ADB but I don't have enough info to use that.Is there a guide or something to use that for it? Do you know another way? Please help me.
Device: I9505
Windows 10
Click to expand...
Click to collapse
In TWRP you have a build in file manager. Look for it.
You can use an ftp app like this one :
https://play.google.com/store/apps/...t+ftp&pcampaignid=APPU_1_NTEOVpDRFsP-aYnvkIgK
Its a paid app but you can find similar ones free on playstore.
Yoanf_26 said:
You can use an ftp app like this one :
https://play.google.com/store/apps/...t+ftp&pcampaignid=APPU_1_NTEOVpDRFsP-aYnvkIgK
Its a paid app but you can find similar ones free on playstore.
Click to expand...
Click to collapse
No he cannot. Because his device did not boot.
By custom recovery, there is a solution to create a flashable patch to correct error by replace app or delete it.
I can do it if i have infos and upload it there
Use ADB to fix it with shell by pulling/editing/pushing files.