Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.
Collapse
X
-
Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.
Originally posted by dashdot View PostThere are 10 types of people in the world: Those who understand binary, and those who don't...
If you want to buy me a beer, please use this -> https://www.paypalobjects.com/en_US/..._donate_SM.gif
-
Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.
Originally posted by DeliriumNL View PostMaybe ask Wasser how he fixed this in his rom? I saw that this was fixed for the A2 airmouse in his kitkat rom.There are 10 types of people in the world: Those who understand binary, and those who don't...
If you want to buy me a beer, please use this -> https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
-
Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.
Originally posted by Sarco View PostI do not have nfs on my NAS only smb how to put smb in init.d.
Thank you again for that super rom!There are 10 types of people in the world: Those who understand binary, and those who don't...
If you want to buy me a beer, please use this -> https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
-
Bravo
Hello
I'll try on my mini tonite (cant wait the mini version ;-))
An idea if there will be a specific mini version soon ?
Franck.for windows8.1 drivers fix follow this.
---
Jesurun v2.1 old rev with wasser firmware 1.2.5
K-R42 v2.1 new rev with wasser firmware 1.2.5
Minix neo x7 mini with quickshot firmware 3.1 with kernel HDMI patch
Minix neo s8s with stock firmware
Plex streamer with external MX player
TV Sony Bravia HDMI 1080p/60hz with AC3/DTS passthru.
Comment
-
Originally posted by franckleroy View PostHello
I'll try on my mini tonite (cant wait the mini version ;-))
An idea if there will be a specific mini version soon ?
Franck.
leolasREMEMBER, YOUR FEEDBACK IS VERY IMPORTANT TO US.My devices:
Minix Neo X7; Minix Neo X8-H , Minix Neo Z64W & Z64 (Sponsored by Minix)
MK902 & MK902II(Sponsored by RKM)
Beelink M8B & Beelink R89 (Sponsored by Beelink)
Tronsmart VEGA S89H (Sponsored by Gearbest.com)
MELE-PCG03 (Sponsored by Gearbest.com) Discount Coupon:MPCG03
Ainol Intel Z3735 MiniPC(Sponsored by Gearbest.com)
Thanks to them I can try to support your devices http://freaktab.com/core/images/smilies/wink.png
Comment
-
Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.
Originally posted by benster1 View PostThank you
Verstuurd vanaf mijn HTC One met Tapatalk
My recommendation to manage files on system partition is use of Root Explorer... You can mount R/W, edit the file inside the app and change permissions...
Cheers
Enviado desde mi SM-N9005 mediante Tapatalk
Comment
-
Originally posted by Sarco View PostI do not have nfs on my NAS only smb how to put smb in init.d.
Thank you again for that super rom!
#!/system/bin/sh
# Make sure networking is up before mounting
busybox sleep 60
setenforce permissive
# Switch rootfs to read / write
# Be carful after this. Misplaced commands may
# brick your system
busybox mount -o rw,remount /
# Create Mount Points // Edit this part to suit your needs
mkdir /mnt/internal_sd/01_Movies
#mkdir /mnt/internal_sd/02_Series
#mkdir /mnt/internal_sd/03_Documentation
#mkdir /mnt/internal_sd/04_Musical
#mkdir /mnt/05_ThisShareIsNotThePornFolder
# Switch rootfs to read only
busybox mount -o ro,remount /
#SBM Auto Mount // Edit this part to suit your need
busybox mount -t cifs -o user="your username",password="your password" //your.ip.here/yoursharename /mnt/internal_sd/01_Movies
#mount -t cifs -o user="your username", password="your password" //your.ip.here/yoursharenamehere /mnt/internal_sd/02_Series
#mount -t cifs -o user="your username", password="your password" //your.ip.here/yoursharenamehere /mnt/internal_sd/03_Documentation
#mount -t cifs -o user="your username", password="your password" //your.ip.here/yoursharenamehere /mnt/internal_sd/04_Musical
#mount -t cifs -o user="your username", password="your passowrd" //your.ip.here/yoursharenamehere /mnt/internal_sd/05_ThisShareIsNotTheP
There are 10 types of people in the world: Those who understand binary, and those who don't...
If you want to buy me a beer, please use this -> https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
-
Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.
Originally posted by leolas View PostSorry but I think your hdmi splitter must be part of the problem, jb is a lot different of kk in the sound&video partI don't have your specific hardware setup and I cant help. For my side I tested:
hdmi sound output directly to TV: sound works great.
Earphones sound output: sound works great.
spdif output:sound works great.
spdif passthrough: :sound works great in all players I tested except in xbmc. (like is announced in first post).
hdmi passthrough: Not tested ( I don't have a sound receiver with hdmi passthrough sound input)
leolas
From the list seems spidf output is working fine with XBMC... Perhaps what don't work is just passthrough...
I have optical cable connected to 5.1 with AC3 DTS support... So seems i need passthrough to get real AC3/DTS on my 5.1...
Thanks
BTW, all the content played from my Synology NFS connection, included MKV Full HD with up to 30Mbps bit rate (36Gb file) using included XBMC and MPlayer. AMAZING WORK
Congratulations
Enviado desde mi SM-N9005 mediante Tapatalk
Comment
-
There are 10 types of people in the world: Those who understand binary, and those who don't...
If you want to buy me a beer, please use this -> https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
-
Here's the file for smb shares automounting on boot. Edit to suit your needs, copy it to /system/etc/init.d and give permissions 755 (execute, read write, read write)
If you have problems with shares not being mounted, try to change:
busybox sleep 60
with a larger number (70,80,90).There are 10 types of people in the world: Those who understand binary, and those who don't...
If you want to buy me a beer, please use this -> https://www.paypalobjects.com/en_US/..._donate_SM.gif
Comment
-
I thinking that use xbmc with default player as mx player not with dvdplayer (stock xbmc player) for dts and ac3 support. - can I use external mx player for deafult? Probably will be no passthrough support via xbmc directly on broken kitkat. I can use Mizuu app for video films but thwre is no subtitle download support and need mouse for use that app. Any one try ise xbmc with default external player like mx player?
Quickshot roms always have best support and I whant try quick shoot v3. Twrp recovery always was better for me also.
Any one tested test passthrough on hdmi setup using mx player?
Comment
What's Going On
Collapse
There are currently 2076 users online. 0 members and 2076 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment