-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not see external SD card on Samsung Galaxy S5 (Android 4.4+ and 5.0) #11
Comments
It is available /storage/sdcard1? This bug makes software unusable. |
Hi asd-and-Rizzo, I hope that a new version will released as soon as possible: fill internal memory makes my phone unusable. |
Re-factored SD cards detection. Needs checking on different devices and feed back |
My path is |
The nice fix doesn't work well. Cosy show two path options:
The first one works correctly (and hangs my phone), the second one is an inaccessible folder and if I starts recording then CosyDVR crashes. |
v1.3.9 - trying to fix KitKat SDcard issue. Now video is written to [SDcard]/Android/data/es.esy.CosyDVR/temp or fav. Please check it out. |
v1.3.9 exposes same behaviour: it doesn't work. |
Commit aaa832b doesn't work on Moto G2 Lollipop, I attach some logs to diagnose problem. Regards. shell@titan_umtsds:/ $ cat /proc/mounts |grep vfat|grep "/mnt" /dev/block/vold/179:65 /mnt/media_rw/sdcard1 vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1023,gid=1023,fmask=0007,dmask=0007,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0 shell@titan_umtsds:/ $ ll /mnt/ drwxr-xr-x root system 2015-06-27 16:43 asec shell@titan_umtsds:/ $ cat /proc/mounts rootfs / rootfs ro,relatime 0 0 |
Same issue on Galaxy Note 3, SMN9008V Android 5.0. It shows /mnt/media_rw/sdcard1 but this folder does not exist. |
I have upgraded Samsung Galaxy 5 to Android 6.X and still have issue. CosyDVR fails to write to external card. Also I found that open source Seafile can write to external card to paths attached. It would be great CosyDVR write to these paths or allow for #24. |
Check out v1.3.19 it scans getExternalMediaDirs and getExternalFilesDirs for API 21+ and 19+ |
CosyDVR does not see external SD card on subject device.
Other applications see this as attached. Highscreen Boost 2 SE II(Innos D10) with same SD card works well.
The text was updated successfully, but these errors were encountered: