Code Monkey home page Code Monkey logo

Comments (6)

pocopico avatar pocopico commented on August 16, 2024

Hi,
it looks that when a module fails to load for whatever reason, the loader will fallback to install mode.

ERROR: kernel extensions "raid_class.ko" from pocopico.mpt3sas failed to load
Exit on error [99] rp ext init exec failure...
Mon Oct 18 20:44:22 UTC 2021
none /sys/kernel/debug debugfs rw,relatime 0 0
[ 29.090675] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[ 29.232251] Got empty serial number. Generate serial number from product.
[ 29.361772] usb 1-3: new full-speed USB device number 3 using xhci_hcd
umount: /etc/mtab: No such file or directory
linuxrc.syno failed on 99

from rp-ext.

pocopico avatar pocopico commented on August 16, 2024

What is the platform that you are testing ? 3615 or 918 ?

from rp-ext.

category-9431 avatar category-9431 commented on August 16, 2024

apollolake-6.2.4-25556, 918+

from rp-ext.

category-9431 avatar category-9431 commented on August 16, 2024

918+ DSM 6.2.4-25556

edit linuxrc.syno

if [ -e /lib/modules/r8125.ko ]; then
insmod /lib/modules/r8125.ko

https://github.com/pocopico/4.4.59plus-modules/blob/main/r8125.ko

fi

=> continuous install


918+ DSM 7.0.1-42218

edit linuxrc.syno.impl

if [ -e /lib/modules/r8125.ko ]; then
insmod /lib/modules/r8125.ko

https://github.com/pocopico/4.4.180plus-modules/blob/main/r8125.ko

fi

=> install OK and login..

what's long in r8125.ko in 6.2.4-25556?

from rp-ext.

pocopico avatar pocopico commented on August 16, 2024

Can you try removing the extensions, readd them and recreate the loader and report back please ?

from rp-ext.

category-9431 avatar category-9431 commented on August 16, 2024

load r8125.ko OK and now login. Thanks.

from rp-ext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.