Since WM6 i can not access my network shares :( - JAMin, XDA Neo, S200 ROM Development

hello guys,
please help me with this problem.
since the first time i flashed windows mobile 6 i can not access my network shares anymore.
i doesn't work with resco explorer anymore but before with wm 5 it worked.
i have a fritz!box 3030 wlan router and my pc is running windows vista home premium 64bit.
now i downloaded pocketlan and looked a bit around:
i can access my router and surf over wlan without any problems. also coreplayer is able to stream radio over wlan.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i can see and ping my pc
here i am selecting my pc to access its shares
i get this message, if i try to list the available shares (sry, not more than 4 img tags allowed )
http://mitglied.lycos.de/ld86/Pics/Screen021.png
and here the same, if i try it with the resco explorer
http://mitglied.lycos.de/ld86/Pics/Screen022.png
last week i had a windows xp laptop here and i could access its shares!
but every other windows pc is able to access my vista pc's shares.
do you know, what is going on?
are you able to access you vista network shares with your windows mobile 6 ppc?
i use the ppc in my signature.
edit: is this problem prophet specific or should i post it in an other subforum?

have you turned off windows firewall on pc? lame...

Either you're not on the same workgroup, or your shares are not properly set up.
Try to launch network configuration wizard (or whatever it is named on Vista).
Try multiple options if you're not sure.
Then if it still doesn't work (but it should), try to set your shares with simple file sharing (although I don't know if Vista still has that).
If it's still not doing the job, try to set IP addresses manually, and try to access the share via the IP.
Restart both devices between each change to make sure there is no cache/netbios issue.
Post results

Related

ActiveSync: the old WM5.0 bug now present in WM6.0 :-(

hello,
i have a serious problem with activesync. this problem also happened several times with wm5.0 and now i have it with wm6.0, too.
i don't know how to fix this bug, but under wm5.0 i always restored a few days old backup on my ppc and the problem disappeared.
that means, that something is going wrong on the ppc, and not on the windows pc.
at first my connectionssettings in the mobile device center under vista. i have a german version, so i try to translate them on my own:
allow usw connection is ticked, the pc is conneceted with "internet", automatic device identification i ticked and dataconnections on the device while connected to the PC is UNTICKED.
but these settings aren't so important, because a few hours ago, it worked with this settings flawlessly.
now the problem on my ppc:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
that's it! activesync is connected, it syncs very well, but no data (internet) connection over the pc is available anymore
i disconnected the ppc from the pc and deleted the partnership to my ppc, but it's the same. rebooting the pc and the ppc changes nothing.
please can someone help me? i can't fix this bug and i always have to apply an old backup. and even WM6.0 could not help me
try to do steps in Windows
1.start the command window:click[Start Menu][Run] type "cmd" and click【OK】
2.in the command window type and run
----------------
ipconfig /release
ipconfig /renew
----------------
that's all,Good Luck^_^
thx for you reply but meanwhile i have found a quite easy workaround.
i have no idea, how it is called in english but let me explain it ^^
if this problem happens, i just have to open the mobile device center and access the connection-settings. there i have to tick on the setting, which allows the device to open its own data connections (over radio/GRPS) even if it is connected to the pc. then i press "ok" and close the settings.
at this moment the connecton-bubble on my ppc shows the "activesync" connection again
i can open the settings again and undo the previous change and it will still work
maybe it does the self like your cmd commands, but now i don't have to try them anymore

[Q] Openvpn Settings problem

I always connecting my phone through vpn using openvpn settings .
Before this it was just fine and working perfectly.
But today , this error turns out when I am connecting to the openvpn settings ...
Code:
reconnecting (caused by tls-error)
and it keeps reconnecting and reconnecting and again and again
I have tried reinstall tun.ko and openvpn binary and this error still turns out ..
I also have tried to wipe data , wipe cache , clear dalvik . and still error !
I hope any of you could help me
Proof it was just fine before
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And now it turns out into an error and keep reconnecting
The tun.ko is taken at this thread
http://forum.xda-developers.com/showthread.php?t=1434300
THIS IS THE .OVPN CONFIGURATION
Code:
client
dev tun0
fragment 0
tun-mtu 9000
tun-mtu-extra 32
proto udp
cipher aes-256-cbc
engine dynamic
remote-random
remote 146.185.24.221
remote 146.185.24.251
remote 146.185.24.222
remote 146.185.24.197
comp-lzo
resolv-retry infinite
nobind
persist-key
ca mytunnel.crt
route-method exe
ping 10
port 137
reneg-sec 3600000
explicit-exit-notify 2
auth-user-pass auth.txt
verb 3
mute 20
Sent from U20i (x10 mini pro)
nAa kernel
minicm7 2.2.0
Sounds like there is something wrong with your authentication to the server, maybe wrong password, or the wrong server, lol
Nope , i had logged in thousands of time , how could it be wrong ? anyway I also save my password and username in a text file so that It will be auto logged...
Did you think of checking the server-side of things then? If your phone is not the problem, it's usually the other end.
I think its the phone problem . Is there anything to solve this ?
itz a configuration error,
may be the ip stopped working,
its not any fault in tun.ko , or other things....
but if I connect it through pc, it still working ..
-solved-
reyyy96 said:
-solved-
Click to expand...
Click to collapse
How please ?

How to connect to Mountain Lion Mac pc

My Mac PC cannot recognise my S2. I have installed MTP programming for Mac as suggested by Nexus 7 and recognises my Nexus 7 correctly. Do I need to something for connecting my S2 to Mac? Thanks!
You shouldn't need MTP or anything for the i9100.
Just plug it in and enable USB Storage through the notification bar. It will be on your desktop and Finder.
Unless you're running ICS or Jelly Bean?
ScottXe said:
My Mac PC cannot recognise my S2. I have installed MTP programming for Mac as suggested by Nexus 7 and recognises my Nexus 7 correctly. Do I need to something for connecting my S2 to Mac? Thanks!
Click to expand...
Click to collapse
[QUOTE
MacFUSE=ScottXe;31710795]My Mac PC cannot recognise my S2. I have installed MTP programming for Mac as suggested by Nexus 7 and recognises my Nexus 7 correctly. Do I need to something for connecting my S2 to Mac? Thanks![/QUOTE]
Android File Transfer
This is a mini program that allows you to see the phone as a true mass memory. Once downloaded and installed, the program will auto start at the moment in which connecting your smartphone (disable USB debug settings from your smartphone if not the saw).
You will then have access to all the files in read-write, and you can move, delete, and manage your internal archive with simplicity and directness.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
download Android File Transfer
AirDroid
Another solution is Airdroid, program that if you do not know you will learn to love. Unlike the previous solution, with this program we'll use the Wi-Fi at home and therefore we do not need to connect the USB cable.
The program creates a connection between the smartphone and our network and we can access control interface from any computer is present in the same network. You can simply open a web page to the address web.airdroid.com, enter the code that appears on your smartphone or Tablet and the game is done.
You will have access to an enormous number of information, you can manage your device with a lot of features and, among other things, you will have access to the files, you can send and copy items and manage all aspects of your Android. Of course, the moving files will be slower than the usb because it will exploit the wi-fi network.
The advantage is certainly the absence of cables and the many other options available.
AirDroid works obviously also with Windows and Linux.
download AirDroid

Android (LG G6) won't connect as MTP to Macos (as ADB it does)

Hello everyone,
a) My guess is, it might a problem with the drivers. I installed some LG programes earlier, already deinstalled it... But, Maybe you know better how to renew the Android drivers on the Mac and get rid off the stuff which probably blocks me from having the file transfer function again.
b) do you know at least any other (free) Programe that uses ADB to connect the phone to Mac?
c) something I have not thought of... You tell me
Once it was possible to connect the phone to my Mac and transfer files with Android File Transfer. Now it is not. I tried several other programmes, none can connect to the phone via MTP (for file transfer).
When I chose not "data transfer" but "photo transfer" as an option in the phone, the Photo app on Mac opens and I could trnasfer photos - so it works!
But I need file transfer....
I have and try several cables. Phone works without any problems with windows.
The only thing works now for transfering files via cable is MacDroid, which can connect the phone via ADB insetad of MTP. --> Problem: it costs money (and why should it now work in MTP in the first place).
The phone generally is found by the computer:
View attachment 4950209
I use as OS "El Capitan". On the phone Android 9.0. Phone LG G6
Thank you!
PS: The phone even asks me if I want the Mac to authorize:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PS2: Macdroid works with the phone even in MTP Mode when Debugging is deactivated. So what is this... I do not get it.
Guys, girls, anybody, please give me a hint, think with me, tell me where to look for answers ...
Finally... I knew it was some ****ty LG Software... I installed all the LG Software I could find on their website. Plus some dirver they provided. And THIS time, I deinstalled them using their own tool. Now it works again...
I think I had installed something earlier and then just deleted it or something.
So in short, it was necessary do install and UNINSTALL the LG drivers from their website.

Android apps on PC

If I can find out here awesome, but I'm trying to find answers about Virtualization settings on a Windows 10 PC (Gigabyte MB).
You ma;y or may not know that trying to ask a question at Gigabyte comes at a cost (time and BS facts about your system).
I digress, I am trying to run an Android emulator (tried a few and they all ask for Virtualization to be enabled in BIOS).
In BIOS, I go to CPU advanced settings and enable whatever it is that Gigabyte calls it (something else).
I reboot my system and then run which ever program ie.. LDPlayerm BlueStacks., etc... and it still says VT disabled.
How do I enable it on my Motherboard?
Gigabyte AORUS Gaming 7 Wifi with the most recent firmware I could find (F51d).
If not an answer here can you point me to a site that I might be able to get help.
Thank You in advance.
Frustrated in Mexico - James
Bottomline is I want to run a mock GPS as I live in Tijuana Mexico and work in San Diego CA.
Nobody needs to know that I am not in San Diego when I am surfing. Even with my VPN a lot
of sites still know I am not in the states. This is more than frustrating. I thought VPN was suppose
to keep anonymous, that is not anonymous. Again I ramble.
Thanx for your time, hope somebody can help.
How To Enable HAV ( Hardware Assisted Virtualization ) on PC
@jpr9845
Check for CPU-virtualization is possible. You do this by running 3rd-party app LeoMoon CPU-V"
If you get result as shown
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
then you can enable VT in computer's UEFI.
f you have Windows Hyper-V (an optional feature of Windows) enabled, turn it off and reboot the system.
Also make the Memory Integrity feature is turned off as well
Now enable VT in computer's UEFI:
Go to Windows Settings
Click on Update & Security
Now click on Recovery
Click Restart now under Advanced startup.
Go to Troubleshoot
Click on Advanced Options
Now click on UEFI Firmware Settings
Click Restart.
https://mashtips.com/wp-content/uploads/2019/06/Windows-10-Advanced-Startup-Settings.jpg[img]
Look for something like an Advanced menu or tab. You’ll most likely find the setting you need to turn on under this. In addition to all the other things that can be different, this can also be labeled differently. It could be Advanced Mode, or simply Configuration like it is on my Lenovo Ideapad.
Finally, look for the setting which has Virtualization is its name and turn it on. Sometimes it’s named completely vaguely. For instance, Vanderloop. Depending upon your processor and other factors, these are the names commonly used.
[color=blue]
AMD-V,
VT-X
Vanderpool
SVM [/color]
[/list]

Categories

Resources