Jump to content
XPEnology Community

real3x

Member
  • Posts

    57
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by real3x

  1. il y a 29 minutes, kiso a dit :

    update dsm with GUI?

     

    This is what i did and it work perfectly (with custom extra), so i think it'll be the same for you, but i can't be 100% sure, you have to take the risk ;) 

     

    Be careful, your nas will reboot twice and the second reboot happen after 2/4 minute, so just wait for it.

  2. il y a 6 minutes, Rowdy a dit :

    I guess, mounting the bootloader with OSFmount and replacing the lzma there in the second partition will not do the trick?

     

    I never do it from a windows but yes it will work, mount the loader with OSFmount, delete extra2.lzma and replace the other extra.lzma and try to boot.

     

    If it KP again, that's because it use the jun's i915 driver in /usr/lib/modules/update/ then you have to figure out how to remove it (remove all is simpler) the procedure you linked is a good way i think. 

     

     

  3. I915 driver loop KP started at [ 72.061444]

     

    Download the extra here below.

     

    Change of this extra.lzma >
    - removed drivers i915.ko drm_kms_helper.ko drm.ko in usr/lib/modules
    - removed reference of this drivers in etc/rc.modules
    - removed the i915 folder in /usr/lib/firmware and edit/removed the i915 EXTRA_FIRMWARE in the /etc/rc.modules 

     

    Installation >

    sudo -i
    echo 1 > /proc/sys/kernel/syno_install_flag
    mkdir -p /mnt/synoboot1
    mkdir -p /mnt/synoboot2
    mount /dev/synoboot1 /mnt/synoboot1
    mount /dev/synoboot2 /mnt/synoboot2

    Remove extra2.lzma and replace extra.lzma by the one in my sign in /mnt/synoboot2

     

    Important > clean /usr/lib/modules/update/*  - Be careful with the rm ! :)

    rm -rf /usr/lib/modules/update/*

     

    And reboot

    extra.lzma

    • Like 3
    • Thanks 2
  4. Pareil que EVOTk, changement de clé et plus d'erreur 13 (en USB2) 

     

    il y a une heure, nicoueron a dit :

    OK, si tu le dis, dans ce cas précise le dans le topic que j'ai mentionné.

     

    C'est juste pour préciser que ce chips fonctionne et qu'il faut chercher le problème à coté, config bios en uefi, csm disable, ce genre de choses. Mais je pense qu'en collant le 1.04B et installer la 23824 puis update depuis DSM en 6.2.2-24922 Update 2 cela devrait bien se passer. Il faut juste suivre le log du boot et voir si un driver ne KP pas en route, sur les j3xx, j4xx le driver i915 de jun KP au boot, il faut donc le retirer du extra.lzma.

     

    Pour le problème des NIC realtek je soupçonne synology d'avoir cassé un truc dans la 6.2.2-24922 et 6.2.2-24922 update 1, et l'avoir fixé dans l'update 2, mais ce n'est qu'une supposition, je n'ai pas fait le test.

  5. Il y a 1 heure, nicoueron a dit :

    Je ne sais pas où tu à lu ça, mais pour moi elle n'est pas compatible avec DSM 6.2. Elle l'est en revanche avec DSM 6.1 : https://xpenology.com/forum/topic/16161-recherche-carte-8-ports-sata/?do=findComment&comment=110753

     

    Update 6.2.2-24922 Update 2 faite et fonctionnelle sur une Asrock J3455 ITX et sur une Asrock J4205-ITX avec ou sans le driver de jun pour la 4205-ITX et ces 2 cartes on un chips RTL8111GR

  6. En regardant la ref de ta CM > https://www.asrock.com/mb/AMD/AM1B-ITX/ la carte réseau est une Realtek RTL8111GR, asrock utilise beaucoup cette carte, et sur DSM 6.2.2-24922 Update 2 il est confirmé que pour l'asrock J4205-ITX qui a donc ce chips lan, cela fonctionne sans problème. 

     

    Il faudrait bien regarder au 2eme boot le log via serial et voir ce qu'il se passe. Peut être une config bios ou il est mieux de tout passer en uefi si possible.

  7. Il y a 21 heures, modboxx a dit :

    Removed the DS_Store, i915 firmware, and the duplicate extra file.  (Seems to boot faster?) 

     

    I tried too, i removed the i915 folder in /usr/lib/firmware and edit/removed the i915 EXTRA_FIRMWARE in the /etc/rc.modules

     

    All is working, plex HW transcode work as expected. And i can confirm the faster boot, i win like 100 ms, i see the nas login line at [  222.552049], previously it was at [  314.898573], so far so good :)

  8. 14 hours ago, modboxx said:

    No.  There's an Extra duplicate inside the extra folder.  Use 7zip to see inside.  Also a lot of .DS_Store files just look sloppy.  Tighten it up.👍

     

    Damn, at first it was intended to just make test and i did not take care of osx files like DS_store ... my bad ! Plus you're right i left an useless extra inside .... grrr :)

     

    Since i can't edit the original post where i attached the working but full of garbage extra, i post a new (hopping) clean one (still with the i915 firmware folder) here.

     

    BTW glad it work for our mobo with last DSM update :)

    extra.lzma

  9. Il y a 6 heures, modboxx a dit :

    The Extra file in the link above has an additional extra file in it , a duplicate.  Also question why do you need to keep the i915 firmware if the .ko is removed?

     

    You just see the "duplicate" extra when you unpack the extra.lzma ( cpio -idv < extra ) 

     

    You' re right for the firmware, i'll test to remove then and see what's loaded.

     

    Il y a 5 heures, flyride a dit :

    Tested functional with my J4105-ITX, except I did not check transcode which I don't use.  Well done!

     

    Nice ! but i did not make a lot, i just removed a driver ;) 

    • Like 1
  10. - Outcome of the update: SUCCESSFUL

    - DSM version prior update: 6.2.1-23824 Update 6

    - Loader version and model: Jun's Loader v1.04b DS918+

    - Using custom extra.lzma: YES - extra without i915.ko drm_kms_helper.ko drm.ko

    - Installation type:  GA-J3455N-D3H 

    - Additional comments: 2 reboot required - onboard LAN is ok - HW transcode is ok

  11. I finally made the jump for the update from 6.2.1-23824 Update 6 to 6.2.2-24922 Update 2, i only use a custom extra.lzma without i915 drivers, and everything work nicely, onboard Lan, HW transcode, i even made some test with geekbench to find out if the cpu burst work and its a big YES ! :)

     

    With the turbo states OFF in bios > https://browser.geekbench.com/v4/cpu/14202331

     

    With the turbo states ON in bios > https://browser.geekbench.com/v4/cpu/14202575

     

    *I made 2 bench of both turbo state to be sure.

     

    For the custom extra you can find it with instruction in this topic > 

     

    • Like 2
    • Thanks 2
  12. For the test, run a geekbench benchmark in docker and compare with a result of your CPU : ( https://hub.docker.com/r/davidsarkany/geekbench )

     

    The J3455 chart > http://browser.geekbench.com/processors/1874

     

    My own test on the NAS > https://browser.geekbench.com/v4/cpu/14187196

     

    So no doubt, the burst frequencies are ok.

     

    despite of this sudo dmidecode -t processor | grep Speed still show a Current Speed: 1500 MHz

  13. Because a big part of Realtek Ethernet Chips stop to work under the last update. Gigabyte dont communicate on witch Realtek Chips they integrate on this motherboard. I've just find the pid/vid/rev Device [10ec:8168] (rev 0c) > the rev 0c is the important thing, but i did not find the corresponding realtek model.

     

    But try the update with my extra.lzma and we'll see if the lan work :)

  14. Try my extra : (no need to disable anything in bios)

     

    Change of this extra.lzma >

    - removed drivers i915.ko drm_kms_helper.ko drm.ko in usr/lib/modules

    - removed reference of this drivers in etc/rc.modules

     

    Installation >

    sudo -i
    echo 1 > /proc/sys/kernel/syno_install_flag
    mkdir -p /mnt/synoboot1
    mkdir -p /mnt/synoboot2
    mount /dev/synoboot1 /mnt/synoboot1
    mount /dev/synoboot2 /mnt/synoboot2

    Remove extra2.lzma and replace extra.lzma by the one attach at this is post in /mnt/synoboot2

     

    Important > clean /usr/lib/modules/update/*  - Be careful with the rm ! :)

     

    rm -rf /usr/lib/modules/update/*

    And reboot.

     

    you might not have KP on i915 but you''ll probably lost your LAN, since this motherboard only have an old PCI port, i have no clue about a LAN card in PCI that might work.

     

    Alternatively you can use a dongle USB3 > LAN, a one with a ax88179 chips like this one > https://www.amazon.fr/gp/product/B00MYTSN18/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1

     

    This chipset work natively with the DSM driver :

     

    [ 240.104583] ax88179_178a 2-3:1.0 eth1: register 'ax88179_178a' at usb-0000:00:15.0-3, ASIX AX88179 USB 3.0 Gigabit Ethernet, 00:0e:c6:bd:d5:13
    [ 240.118675] usbcore: registered new interface driver ax88179_178a

     

    extra.lzma

    • Like 2
    • Thanks 5
×
×
  • Create New...