
merlincs
Members-
Content Count
11 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout merlincs
-
Rank
Newbie
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Thank you Olegin and Kizilkum! This is the first line missing in J3455-ITX I think. [drm] Disabling framebuffer compression (FBC) to prevent screen flicker with VT-d enabled as per https://wiki.archlinux.org/index.php/intel_graphics#Framebuffer_compression_(enable_fbc) I would try "i915.enable_fbc=1" or "i915.enable_fbc=0" kernel parameter? Cannot test too much now as I got only one productive machine. But I will continue research. Have a great weekend.
-
Hello, can anybody with J3455 Apollo Lake motherboard and working transcoding on DSM 6.2 add "drm.debug=14" as a grub kernel boot option and post dmesg output here? And possibly once booted can you share your modinfo for i915.ko module? Thanks!
-
merlincs started following [Request] XBMC/KODI, [Question] How to automatically load a driver (insmod)?, Using built-in wireless and 1 other
-
Hi this is cool will try your modules once there is working 6.1 bootloader for AMD. Can you please let me know what DSM version/build do you use now with these new modules? Thanks and Regards, m.
-
Hi try on 5592 I am on this version and also check dmesg Sent from my iPhone using Tapatalk
-
Will do later I spent whole day with it need rest [emoji106][emoji6] UPDATE: I edit first post and changed all my "please help me" posts with "Delete this post please!" If any admin reads this please delete them. Thank you!
-
Hi, I was succesfull this time!!! You can try it as I added TBS modules aswell. Put all .ko files from archive to /lib/modules/backports_dvb and after that execute the script "S10modules.sh" in terminal i.e. /opt/etc/init.d/S10modules.sh start https://drive.google.com/file/d/0B4jnQiGWApjYNVpMVUt2TF9NaEE/view?usp=sharing What I need to figure out this time is how to start that script on boot. I tried loadmodules.conf in /etc/init + S10modules in /opt/etc/init.d/ I also tried to put S10modules (added .sh extension) in /usr/syno/etc/rc.d/ no luck Anyone can help wit
-
Hello, Should be possible by installing Tvheadend package + you need extra modules try these: https://drive.google.com/file/d/0B4jnQi ... sp=sharing
-
Hello everybody, what are the correct steps to compile media drivers from source for XPEnology. I did read every post from this thread and there are many requests for DVB. I am sure it will be usefull for more people than me. I know that this topis should be for net and network requests. I started separate topic here: viewtopic.php?f=2&t=9351 I failed several times and I am really mad about myself being not able to do it. Can anyone help me please?
-
Hello, UPDATE: I successfully build saa716x_budget kernel modules needed for my Technisat Skystar Express PCIe DVB-S2 card. I did that directly on NAS with Debian Chroot and extracted bromolow toolchain + source. Synology DSM 5.2 Tool Chain for bromolow filename "bromolow-gcc473_glibc217_x86_64-GPL.txz" http://sourceforge.net/projects/dsgpl/files/DSM%20Beta%205.2%20Tool%20Chains/Intel%20x86%20Linux%203.10.35%20%28Bromolow%29/bromolow-gcc473_glibc217_x86_64-GPL.txz/download Synology NAS GPL Source for bromolow filename "bromolow-source.txz" http://sourceforge.net/projec
-
Hello guys, can you please help me to build 3.10.35 "saa716x_budget" kernel modules for XPEnology DSM 5.2-5592 DS3615xs Driver is here https://github.com/ljalves/linux_media/ ... ci/saa716x I spend several hours trying to build it directly on NAS with Debian Chroot and extracted bromolow-gcc473_glibc217_x86_64-GPL.txz + 5565branch x64-source.txz but I failed. Thank you very much, BR, M.