mounting nas share - ONE Q&A, Help & Troubleshooting

Hey there! Has anyone manager to mount a network drive ? Ive tried loading a cifs.ko module with no luck, is there a kernel with cifs support? THX for any answer

I'm trying to find this out as well. I've also asked on the oneplus forum here but no answer.
Where did you get the cifs.ko from?

CIFS sux a lot, use NFS instead.

Keltek said:
CIFS sux a lot, use NFS instead.
Click to expand...
Click to collapse
Unfortunately support for both filesystems (cifs and nfs) is not present in the kernel. I've opened a New feature request, feel free to vote for it if you would like to have this functionality in One: https://jira.cyanogenmod.org/browse/BACON-382

I do not give it much of a chance. CM is not open to make changes in kernels. If you want something new, compile it yourself.

Related

[Q] CifsManager / cifs.ko

Did anyone manage to mount samba shares via CifsManager / cifs.ko on our Note?
From what I remember, you needed to have a kernel that's supports CIFS for it to work.
Sent from my GT-N7000 using Tapatalk
RavenY2K3 said:
From what I remember, you needed to have a kernel that's supports CIFS for it to work.
Sent from my GT-N7000 using Tapatalk
Click to expand...
Click to collapse
No you can load it by insmod.
Yes. Someone have to get the kernel sources and compile the modules for this kernel.
Just ask netchip to do it. It's the only one who compiled a kernel from sources to SGN. Try his thread on dev channel.
Cifs manager not working for me
ES File Explorer does work though (LAN share)
I'll build the module tonight if I get a chance.
no guarantees, or that it will work.
fards said:
I'll build the module tonight if I get a chance.
no guarantees, or that it will work.
Click to expand...
Click to collapse
Okay great. Looking forward to test.
I'm not having a lot of success with it. insmod doesn't want to know about the module,
KJ4 doesn't use /proc/config.gz either which is selfish of them

[Ubuntu on EMMC] Automatic Kernel Updater

This script, when called, will download lilstevie's kernel source, build the default configuration, and flash it.
Thanks to lilstevie for the whole Ubuntu on emmc.
Let me know how it works
UPDATES:
12.4.2011
-Updated to ver. 4
-Added update checking feature...
11.30.2011
-Update to ver. 1.0.1
-Fixed Grammatical Error
-Added git dependency in apt-get line.
11.28.2011
-Initial release
link:
austinconn(dot)us(dot)to/repository/kernelupdater.sh
(Reason I have to post link like this is because I haven't posted enough. Will change when able...)
atc3030
Thanks, makes life a little easier.
Actually, i have some commands which come in really handy when you use ubuntu on a tab.
sudo apt-get remove appmenu-gtk indicator-appmenu overlay-scrollbar liboverlay-scrollbar-0.1-0
This will remove the global menus and that annoying scrollbar so you have to use your mouse/trackpad less often.
*edit: Hard reboot right after the install-part.
*edit2 git was missing on my ubuntu-install. I'd suggest you to add it to your apt-get line.
looked at the script, nice
Although not that i think you care but you might:
echo "If all was done correctly, your kernel shoudl be upto date"
Click to expand...
Click to collapse
should
up to *two words*
Gonna update the script. what else do you guys want to see in it??? let me know what else would be useful and ill see about adding them
atc3030 said:
Gonna update the script. what else do you guys want to see in it??? let me know what else would be useful and ill see about adding them
Click to expand...
Click to collapse
Great work! It would be good if it could build the CIFS, TUN and NFS modules
mitchelln said:
Great work! It would be good if it could build the CIFS, TUN and NFS modules
Click to expand...
Click to collapse
If you can get me like a guide or something to do that, i would love to. im working on something else right now, but should be able to do that really quick. next update will have an update feature to automatically check for updates.
i know this is a noob question (i think you wil get more off them since the one-click installer for windows)
- how to correctly use this script
- will this affect the working off my dualboot configuration (for one click installer)
very excited for this. is there a guide for this script or can we just execute?
download the script, right click on the file and mark it as an executable under properties.
open a terminal, ch to the folder you´ve downloaded the script and run
$sudo ./kernelupdater.sh
I would love to get Linux Mint (any flavor, but considering our hardware, prob LMDE or LXDE is most realistic, although IDK if any debian flav is compiled for ARM?) built into a flashable image. Ubuntu is wasted on a machine with limited RAM and a non-standard file system.
I am not a developer, but I certainly would help as much as possible any person who would like to get moving and use our hardware to its fullest extent!
Like I said, any interested parties, please PM me.
Sent from my Transformer TF101 using xda premium
atc3030 said:
This script, when called, will download lilstevie's kernel source, build the default configuration, and flash it.
Thanks to lilstevie for the whole Ubuntu on emmc.
Let me know how it works
UPDATES:
12.4.2011
-Updated to ver. 4
-Added update checking feature...
link:
austinconn(dot)us(dot)to/repository/kernelupdater.sh
(Reason I have to post link like this is because I haven't posted enough. Will change when able...)
atc3030
Click to expand...
Click to collapse
This link yields not (even without the "(dot)" and all I can find on his site is html and a couple android APKs and zips. Can someone please repost the most recent kernel update/build script? Muchos Gracias
If anyone has this script lying around. Please pm me. I must have lost it in a data transfer
Sent from my DROID2 GLOBAL using Tapatalk
Here is a link to the file. I take no credit for the work, just reuploading it since the original version has been missing for a while now.
http://dl.dropbox.com/u/6990784/kernelupdater.sh

[i9001][MODULES]Tun.ko{VPN},CIFS.ko,PPP MOdules

If u dont know what CIFS and TUN are,u probably don't need it
Instructions:
1)Extract the modules inside the zip to,say, /system/lib/modules
2)Fire up terminal and type this command
Code:
insmod /system/lib/modules/tun.ko
insmod /system/lib/modules/cifs.ko
Same procedure to load PPP Modules,just change the names
DONE!
Note:If u use above method ,u need to execute above commands on every reboot!
if u want to avoid that hassle,use an app on XDA called "MODULE LOADER"(Google it/Use Search) and bamm..done!
Regards
How did you compile those libs?
Would it be possible to port the liblights for BLN mod?
I tried to load the SII GT9100 libs and the original GT9000 ones but they don't work... or do I need a customized kernel for those?
wintel_mac said:
How did you compile those libs?
Would it be possible to port the liblights for BLN mod?
I tried to load the SII GT9100 libs and the original GT9000 ones but they don't work... or do I need a customized kernel for those?
Click to expand...
Click to collapse
These aren't libs,they are loadable modules compiled from source
manveru0 already tried BLN,he said that it freezes the phone..
try to load DHD liblights...who knows they might work!..of course with some changes in kernel(add bln.c).....pm me
i saw u posted in Droidzone's thread, so just to give u a lil tip, if u have any questions about kernels there is one guy to ask, snq- , he is the God of all kernel devs, i've had my desire for over a year and i saw most of his work, trust me the whole HTC community (not just the desire section) knows who he is
Hei,
what do i need to compile these?
i'm comfortable using ubuntu linux and compiling, but i need to compile the tun.ko for a honeycomb tablet.
are the general android sources from google enough or do i need device specific?
Can you give me short a step by step? (just the steps and sources, i have already compiled modules on my own for ubuntu)
thx in advance
is this tun.ko module works with openvpn? because i saw some blogs posted about this stuff and for tun.ko module to be worked with openvpn, it must be the same with the kernel....is this correct? please help me with this stuff...really appreciated it!
-corrupt1234
@corrupt:yes,this tun.ko is for openVPN
@cheefy:i will pm u when i come back from school
@rayiskon:i know that guy...he overclocked a phone w/o the kernel source.epic!
sakindia123 said:
@rayiskon:i know that guy...he overclocked a phone w/o the kernel source.epic!
EDIT:I will make a nice little 1-min video to compile modules!
Click to expand...
Click to collapse
It wasn't just about overclocking, he added modules, managed to fix the compass with a hack (bear in mind that even HTC couldn't release a fixed compass version), fixed 720p recording, all that on a closed source kernel . he also managed to get the sense 3.0 lockscreen (ring + 4 icons) to work on desire. not to mention his earlier work with extended power menu, battery circle icons etc...
Sent from my GT-I9001 using xda premium
sakindia123 said:
@corrupt:yes,this tun.ko is for openVPN
@cheefy:i will pm u when i come back from school
@rayiskon:i know that guy...he overclocked a phone w/o the kernel source.epic!
EDIT:I will make a nice little 1-min video to compile modules!
Click to expand...
Click to collapse
Owh, i see...so what if i use that tun.ko with your cranium rc5 rom? will it work on openvpn?
Thanks in advance.
-corrupt1234
@Corrupt Yes it should work!
Updated With PPP Modules! Kindly test if possible
sakindia123 said:
@Corrupt Yes it should work!
Click to expand...
Click to collapse
Hi again, dude, one question...is your tun.ko works with any stock roms like zksp and etc? i haven't tried with your ROM though, need to test with stocks first...i'll be happy if it works!!!!
corrupt1234 said:
Hi again, dude, one question...is your tun.ko works with any stock roms like zksp and etc? i haven't tried with your ROM though, need to test with stocks first...i'll be happy if it works!!!!
Click to expand...
Click to collapse
Of course it does
Ok, so i've downloaded your tun.ko and after hours setting up with openvpn....it's finally working. However, it doesn't connect to the Internet as it should be..so i've downloaded another openvpn installer by sasha from the market and guess what, it says tun/tap found but not working but everything else is fine. Sakindia, can you post like tutorial for newbie on how to put your tun.ko and do i have to put that tun.ko together with ciff.ko together? Thank in advance
They are independent of each other.And i think the instructions are pretty easy!
hi.
where is /system/modules ? in phone?
can i use adb for this ?
thx.
kamran k said:
hi.
where is /system/modules ? in phone?
can i use adb for this ?
thx.
Click to expand...
Click to collapse
yes and yes
Hi.
I can't find /system/modules/ in my phone!
I use with script manager. Do i make it and copy?
please help me, thanks
kamran k said:
Hi.
I can't find /system/modules/ in my phone!
I use with script manager. Do i make it and copy?
please help me, thanks
Click to expand...
Click to collapse
Well,i forgot!
U have to place them in /system/lib/modules
My bad!
I do It. but this modules not work, VPN is unable now.
my rom is [KPS]★Cranium RC6 Update #1

Working wifi monitor mode!!!

UPDATE: added injection support for bcm4329 firmware
I just uploaded a new patched firmware version for bcm4329, this version adds raw packet injection support.
Issues
Low injection speed - on my nexus one the injection is working really slow. It seems that the injection speed starts fine but then slows down to as slow as ~700ms per packet.
Radiotap - we don't handle radiotap on packet injection. 'aireplay-ng' works fine with it but tools like 'reaver' seem to require it.
Greetings,
We are a group of 3 researchers and in the last few weeks we have successfully added "monitor mode" support to the common broadcom wifi chipsets: BCM4329 and BCM4330. We have a working PoC on Galaxy S 2 and Nexus One.
We opened a new blog with all of the details at:
http://bcmon.blogspot.com
For the lazy ones the current status is:
bcm4329 - Fully working monitor mode on our Nexus One
bcm4330 - successful PoC - monitor mode on Galaxy S II
We havent tested it yet, but if you have a phone with one of those chipsets (and you most probably have one), it should also work on your phone too.
We would appreciate any comments on the forum or to our mail "contact dot bcmon at gmail dot com"
Its been a long day (with little sleep) so good night/morning and enjoy
Ruby, Yuval and Omri
UPDATE: if you had wireless-tools errors with airodump-ng try the new utils.zip version.
Awesome!!! The bcm4330 is fully functional?
Sent from my GT-I9100 running CM10
We are still working on packet injection but monitor mode is fully functional.
Since you use CM10 you will need to compile the kernel object yourself.
** If it works for you please send us the binary so we can share it
MemoryController said:
Awesome!!! The bcm4330 is fully functional?
Sent from my GT-I9100 running CM10
Click to expand...
Click to collapse
added gs2 bundle
fixed the svn branch of bcm4330, if you downloaded the previous version, please update.
also added a gs2 bundle file to the bundle directory
Compiling for siyah soon can't wait! If you guys could share the ida databases for a fellow reverser that would be great!!
Sent from my GT-I9100 running CM10
MemoryController said:
Compiling for siyah soon can't wait! If you guys could share the ida databases for a fellow reverser that would be great!!
Sent from my GT-I9100 running CM10
Click to expand...
Click to collapse
Great! Please post updates and share the binary KO with us, so we can upload it for other users!
as for the IDB file - dont worry, we will share some info on the reversing process soon
So to compile i have to replace original driver source in my kernel with this one? Judging from the build.sh script.
MemoryController said:
So to compile i have to replace original driver source in my kernel with this one? Judging from the build.sh script.
Click to expand...
Click to collapse
Yes.
We will upload a patch in a few hours for more easier compilation...
Currently we are working on packet injection for bcm4329...
Deleted
These should work, it insmods fine however i get library problems with iwconfig and airodump gives cant find wireless tools. Anyway here are the kernel and the module.
1.Flash the zImage
2.Use the dhd.ko
3.Give thanks to the bcmon team
4.???
5.Profit
Hope a guide for CM10/Galaxy Nexus rolls around soon, good job guys.
Working on it, will post one soon
spicypixel said:
Hope a guide for CM10/Galaxy Nexus rolls around soon, good job guys.
Click to expand...
Click to collapse
Any chance this work on galaxy s ?
Hi!
Just tried to get it running on my SGS2, tried with CM 9.0.0 and CM 9.1.0 - both failed
[email protected]:/sdcard/gs2_bundle # ./setup.sh
./setup.sh
LOADING MODULE
insmod: can't insert 'dhd.ko': invalid module format
error: SIOCGIFFLAGS (No such device)
255|[email protected]:/sdcard/gs2_bundle #
Click to expand...
Click to collapse
I honestly don't know much about anything related to this topic, my guess is it has something to do with the kernel. I'm running Siyah Kernel v4.1.5 and booted the CM ROMs with dual-boot.
I tried the dhd.ko uploaded by MemoryController, but get the same error.
I'll check tomorrow if something new came up here
s.m.p.l said:
Hi!
Just tried to get it running on my SGS2, tried with CM 9.0.0 and CM 9.1.0 - both failed
I honestly don't know much about anything related to this topic, my guess is it has something to do with the kernel. I'm running Siyah Kernel v4.1.5 and booted the CM ROMs with dual-boot.
I tried the dhd.ko uploaded by MemoryController, but get the same error.
I'll check tomorrow if something new came up here
Click to expand...
Click to collapse
You also need my kernel. Wait, in an hour or so I will upload it
Sent from my GT-I9100 running CM10
Uploaded kernel image and module, look at first page
If you get "Can't find wireless tools, exiting."
Solution: Make sure you have 'iwpriv' on your system, just add soft link from 'iwpriv' to 'iwconfig' (actually it is 'iwmulticall')
if iwconfig dosen't work you will need to compile it with your libs, maybe I'll make a statically linked version of iwmulticall later today.
MemoryController said:
These should work, it insmods fine however i get library problems with iwconfig and airodump gives cant find wireless tools. Anyway here are the kernel and the module.
1.Flash the zImage
2.Use the dhd.ko
3.Give thanks to the bcmon team
4.???
5.Profit
Click to expand...
Click to collapse
It should work, you'll need to compile the kernel module for your version.
trut said:
Any chance this work on galaxy s ?
Click to expand...
Click to collapse
shouldnt this work with the galaxy nexus as well since it too has a bcm4330 chipset?
I have a Galaxy S i9000 (bcm4329) and will be compiling this shortly for testing, if all goes well I will post the binary here (assuming nobody beats me to it)
Thanks shoote, you guys have done great work here and I'm looking forward to injection mode!
/data/aircrack-static # ./iwconfig
lo no wireless extensions.
sit0 no wireless extensions.
ip6tnl0 no wireless extensions.
rmnet0 no wireless extensions.
rmnet1 no wireless extensions.
rmnet2 no wireless extensions.
wlan0 IEEE 802.11abgn Mode:Monitor Tx-Power=1496 dBm
Retry long limit:7 RTS thrff Fragment thrff
Power Managementn
airodump-ng gives no output

[GUIDE] How to get DTS Eagle on non-supported kernels

The DTS Port has been released publicly is available from the following link:
https://forum.xda-developers.com/android/software/port-dtsx-ultra-dts-headphonex-t3896233
There are kernel patches still necessary (for both ports) and the new guide is here:
https://gitlab.com/dts_project/intro/blob/master/README.md
​
Used msm8998 for sdm660. Seems to be working fine so far. Thanks.
How to get it?
How to install on SD821?
Oneplus3T?
Actually we haven't released the kernel and stuff, yet. I'm working with those guys on it and we have a first beta Kernel running on my device, which is also a OP 3t. By now, it will be just for OxygenOS Oreo.
Gauravlonkar said:
How to get it?
How to install on SD821?
Oneplus3T?
Click to expand...
Click to collapse
OP3/T is MSM8996. Just pick the commits into your kernel source.
We are actually changing some stuff to get this fully running. We have already one kernel DTS eagle is fully working. Hopefully more devs will implement the driver.
Thanks for posting and porting this!
I know you guys are still working on fleshing out the commits for this, but as-is on the OP3 I needed to make a change in order for it actually compile the new dts_eagle_drv.o module and work:
https://github.com/holyangel/OP3/commit/c8b84a701fdcf82dc725beaaa40f740b13e84f7a
Basically was missing sourcing the dts_eagle/Kconfig file in drivers/misc/Kconfig, and had to remove the 'depends on CONFIG_SND_SOC_QDSP6V2' as i'm its not seeing that option during build time.
Once that was done it compiles and works great :good:
HolyAngel said:
Thanks for posting and porting this!
I know you guys are still working on fleshing out the commits for this, but as-is on the OP3 I needed to make a change in order for it actually compile the new dts_eagle_drv.o module and work:
https://github.com/holyangel/OP3/commit/c8b84a701fdcf82dc725beaaa40f740b13e84f7a
Basically was missing sourcing the dts_eagle/Kconfig file in drivers/misc/Kconfig, and had to remove the 'depends on CONFIG_SND_SOC_QDSP6V2' as i'm its not seeing that option during build time.
Once that was done it compiles and works great :good:
Click to expand...
Click to collapse
Take a look at the repo. @LazerL0rd force pushed new commits with the fix.
Will this work on SD625??
using this on hima "LineageOS 15.1 Unoffical" and "AICP 13.1 Official". Works great so far!
crian said:
Take a look at the repo. @LazerL0rd force pushed new commits with the fix.
Click to expand...
Click to collapse
yep builds now by itself without my commit :good:
HolyAngel said:
Thanks for posting and porting this!
I know you guys are still working on fleshing out the commits for this, but as-is on the OP3 I needed to make a change in order for it actually compile the new dts_eagle_drv.o module and work:
https://github.com/holyangel/OP3/commit/c8b84a701fdcf82dc725beaaa40f740b13e84f7a
Basically was missing sourcing the dts_eagle/Kconfig file in drivers/misc/Kconfig, and had to remove the 'depends on CONFIG_SND_SOC_QDSP6V2' as i'm its not seeing that option during build time.
Once that was done it compiles and works great :good:
Click to expand...
Click to collapse
sound/soc/msm/Kconfig
14:config SND_SOC_QDSP6V2
It's there alright. I fixed the other issues with a force-push btw.
@Claymore1297 @crian @HolyAngel another update has been pushed - I've joined the normal naming and folder placement scheme of the Linux Kernel and therefore have decided to move the Kconfig and dts_eagle folder to under drivers/misc/qdspv2 (well the Kconfig was added to drivers/misc/Kconfig as there is no child Kconfig for this folder)
shanks125 said:
Will this work on SD625??
Click to expand...
Click to collapse
There's no way you will know except you test it yourself. Pick 8996 commits, btw.
Sent from my Redmi Note 4 using XDA Labs
Do we need any application for controlling it?
NATO66613 said:
Do we need any application for controlling it?
Click to expand...
Click to collapse
Need, not really. Should have, yes. The module for that still isn't public yet because it's in beta. Join the ICESOUND group on TG for an show public version.
Kernel stuff works tho.
I'm on Omnidragon, the devs implemented DTS Eagle in kernel. As this an 'always on feature' I was wondering how this works/interferes with mods like v4a or James DSP?
mvn66 said:
I'm on Omnidragon, the devs implemented DTS Eagle in kernel. As this an 'always on feature' I was wondering how this works/interferes with mods like v4a or James DSP?
Click to expand...
Click to collapse
Works fine, it's just an addition to the many audio effects Android has. The kernel stuff is just a backend and allows it to be integrated deeply into the system.
LazerL0rd said:
Need, not really. Should have, yes. The module for that still isn't public yet because it's in beta. Join the ICESOUND group on TG for an show public version.
Kernel stuff works tho.
Click to expand...
Click to collapse
Can't find it can you please send it link
tested and seem working fine with SD435, really interesting sound enhancement.
Thanks

Categories

Resources