Jump to content
XPEnology Community

RedwinX

Member
  • Posts

    161
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by RedwinX

  1. I have already succeeded to backport the driver i915 for the N5105 on Ubuntu 18.04 with a 4.4.180 kernel. Tried to compile with toolchain but not working at this time. There is a lot of module for entire drm to compile. Too complicated for me lol, makes me a big headake
  2. Ok, found the problem. I tried to install ESXi instead of baremetal. Something strange at reboot: ip are not mounted via DHCP. I have 4 ethernet port (i225v b3). The port 1 was marked as connected and checked on the esxi console. After reboot, the port 3 was checked but not connected. At every reboot, port are checked randomly. Same with DSM. Maybe a bug of my motherboard? After just switched the ethernet cable on another port, I can confirm that the IGC driver works fine!
  3. Yeah, already did it but not working anymore, not detected at boot
  4. Hi, I have I225-v b3 (4 ports), not working. Tested with ARPL ou TCRP, same result, not detected a first boot. Will try to plug an usb adaptator, and apply your igc.ko. Don't know if it's related from your driver or loader. I've tested only with 920+ with netif=4 Will let you know Red
  5. We have a lot of Synology RS version in my company, with warranty extension. I just tried to use it to get the kernel sources lol, for the community
  6. @IG-88 🤣🤣 you have to work for Synology support, you know more about DSM than Synology 😅😅
  7. For trying : I've backported the iGC driver to kernel 4.4. Not tested on DSM system yet, but works on a Ubuntu 18 on 4.4.180+ mod_unload without PREEMPT igc.ko
  8. As I know, but it's rumor, there is a problem of agreement between synology and intel. I work in IT in a big company, and that's what they say in the hallways... In addition, my Linux specialist colleagues told me that it was unlikely that an R1600 would come out with a kernel lower than 5, because it is not compatible. Knowing SYnology, they would be able to do this, but there would be no CPU and instruction optimization. According to them, it would be necessary to make huge customizations on a kernel 4, which would require hard work compared to the use of the v5 kernel directly. EDIT: the RS422+ use R1600 or I'm wrong? Which kernel is used?
  9. And another news @IG-88@pocopico, is seem's that Synology will upgrade the kernel to v5 with the 723+, wait and see... Would be a great news for i915 driver (Iris xe) and Intel IGC driver!
  10. Hey community ! Let's get challenging . Is there a possibilty to port ARPL to ARM version, port a DS419slim version to get the installation on a RPI4 ? Would be fantastic
  11. Many thx to @pcristi. Solution : https://github.com/fbelavenuto/arpl/releases Have to download 0.3 version, because nand was 480M and not 512M... After that, update loader to 0.5, and build loader works like a charm!
  12. + other bug on a QNAP TS-239 PRO II, just killed my ssh session, everytime I try to build it :
  13. Hello everyone! @pocopico Thx for your amazing work with tinycore :). Do you think it's possible to boot from an USB (8go) into tiny core, and burn loader on another USB (512Mo) ? Haev an old asustor with a usb card (10pin) directly connected on motherbaord. But 512Mo is too small for tiny core lol. Is there an option to say : burn the img into this usb ? Thx for your help,
  14. Hi, Is there a solution to get the nvme SSD visible/usable? Didn't try yet, but if we add in /etc/extensionPort like DS920+, it will be working?
  15. Tried to compile as same of my friend, but got a lot of missing Unknown symbol... Can confirm that the build from 5.17 source build the rocket lake igpu driver but...
  16. As I understand, he takes a firmware source v5.15, modify the Makefile to get the 4.4.180+ version, disable preempt & modversions, build the driver module
  17. So for i5-11600k, driver partially works. /dev/dri is ok, but HW transcoding not working, even the Intel VT-D disabled. Here's the error :
  18. Yeah, but the older driver works for, if you add the device id (pci id) into the driver. Maybe not optimal without all functionnality, but could be working. It's a friend, it can compile the driver and apparently should works. I will receive my CPU today, I will test ASAP
  19. @IG-88@pocopico is there a solution to add a line like this? GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.force_probe=4c8a...
  20. This is for every gen included 12th. If some people could test... https://synology.bs-it.fr/sharing/C4pNIOY7L
  21. Trying to build it, is possible to try for someone has a 11th gen ? i915-4C8A.ko
  22. And if we update the file (hex editor) and replace an unused id to 11th gen id, will it works?
×
×
  • Create New...