GithubHelp home page GithubHelp logo

Comments (10)

Jizar07 avatar Jizar07 commented on August 18, 2024

btw Im Sucessefully runing DS3622xs+ BareMetal

from tinycore-redpill.

pocopico avatar pocopico commented on August 18, 2024

So, what is the issue ? The 8125 of I understand correctly ?

from tinycore-redpill.

Jizar07 avatar Jizar07 commented on August 18, 2024

is there an ext for it? if so, how can I add it, as of now its not working

from tinycore-redpill.

MajkelP avatar MajkelP commented on August 18, 2024

What about:

"Searching for matching extension for i915"

Is there any way to add it?

from tinycore-redpill.

Jizar07 avatar Jizar07 commented on August 18, 2024

Searching for matching extension for i915

Are you saying for me to do that? I didnt understand the reply. if so.... I did search, a lot about the issue before opening this post.
the main problem Im finding is the explanations on how to do all this, I get bits and pieces here and there. but not an actual explanation. and I am not a complete noob on these matters, is just find very confusing the way the information is spread all over the place.

from tinycore-redpill.

MajkelP avatar MajkelP commented on August 18, 2024

Sorry, I may not have been very clear.
I wanted to ask if you were able to find the driver for i915 module and add it. I'm also having trouble with all of this, there is so much different information ans I am very confused.

from tinycore-redpill.

Jizar07 avatar Jizar07 commented on August 18, 2024

Sorry, I may not have been very clear. I wanted to ask if you were able to find the driver for i915 module and add it. I'm also having trouble with all of this, there is so much different information ans I am very confused.

no sorry, I found the driver for windows, but I dont know if is possible to use it or how to add it.

from tinycore-redpill.

Jizar07 avatar Jizar07 commented on August 18, 2024

here is the link for the drivers: https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-pci-express-software
at least I thing this is it.

from tinycore-redpill.

Jizar07 avatar Jizar07 commented on August 18, 2024

I did some more diging around, and tried (but failed) to add the ext. here is the output:

tc@box:~$ sudo ./rploader.sh ext broadwellnk-7.0.1-42218 add https://github.com/pocopico/rp-ext/blob/main/r8125/rpext-index.json
jq: error (at <stdin>:1): Cannot iterate over null (null)
jq: error (at <stdin>:1): Cannot iterate over null (null)
Loader source : https://github.com/dogodefi/redpill-load.git Loader Branch : develop
Redpill module source : https://github.com/dogodefi/redpill-lkm.git : Redpill module branch : develop
Extensions :
Extensions URL :
TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.broadwellnk-7.0.dev.txz/download
TOOLKIT_SHA : 0d9edca67d9e7e14c2529bbb58341b623936124d5264f71f1e4acbacf3ea202d
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/broadwellnk-source/linux-4.4.x.txz/download
SYNOKERNEL_SHA : d3e85eb80f16a83244fcae6016ab6783cd8ac55e3af2b4240455261396e1e1be
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : broadwellnk
TARGET_VERSION    : 7.0.1
TARGET_REVISION : 42218
REDPILL_LKM_MAKE_TARGET : dev-v7
KERNEL_MAJOR : 4
MODULE_ALIAS_FILE= modules.alias.4.json
Checking Internet Access -> OK
Redpill sources already downloaded, pulling latest
Already up to date.
Loader sources already downloaded, pulling latest
remote: Enumerating objects: 42, done.
remote: Counting objects: 100% (42/42), done.
remote: Compressing objects: 100% (26/26), done.
remote: Total 42 (delta 16), reused 26 (delta 10), pack-reused 0
Unpacking objects: 100% (42/42), 365.36 KiB | 73.00 KiB/s, done.
From https://github.com/dogodefi/redpill-load
   06c5537..5d05911  develop    -> origin/develop
   2ca345e..84d2167  master     -> origin/master
Updating 06c5537..5d05911
Fast-forward
 config/{DVA3221/7.1.0-42550/config.json.bak => DS3622xs+/7.1.0-42621/config.json} |  25 ++++++++++++-------------
 config/{DVA3221/7.1.0-42550/config.json => DS3622xs+/7.1.0-42621/config.json.bak} |  19 +++++++++----------
 config/DS3622xs+/7.1.0-42621/zImage-001-3622xs+-42621-ramdisk-and-header.bsp      | Bin 0 -> 183967 bytes
 config/DVA3221/7.1.0-42550/zImage-001-3622xs+-42550-ramdisk-and-header.bsp        | Bin 183462 -> 0 bytes
 config/{RS4021xs+/7.1.0-42550/config.json.bak => DVA3221/7.1.0-42621/config.json} |  34 +++++++++++++++++-----------------
 config/DVA3221/7.1.0-42621/zImage-001-dav3221-42621-ramdisk-and-header.bsp        | Bin 0 -> 180948 bytes
 6 files changed, 38 insertions(+), 40 deletions(-)
 rename config/{DVA3221/7.1.0-42550/config.json.bak => DS3622xs+/7.1.0-42621/config.json} (83%)
 rename config/{DVA3221/7.1.0-42550/config.json => DS3622xs+/7.1.0-42621/config.json.bak} (87%)
 create mode 100644 config/DS3622xs+/7.1.0-42621/zImage-001-3622xs+-42621-ramdisk-and-header.bsp
 delete mode 100644 config/DVA3221/7.1.0-42550/zImage-001-3622xs+-42550-ramdisk-and-header.bsp
 rename config/{RS4021xs+/7.1.0-42550/config.json.bak => DVA3221/7.1.0-42621/config.json} (77%)
 create mode 100644 config/DVA3221/7.1.0-42621/zImage-001-dav3221-42621-ramdisk-and-header.bsp
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/rp-ext/blob/main/r8125/rpext-index.json...
[#] Downloading remote file https://github.com/pocopico/rp-ext/blob/main/r8125/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
      -=O=-        #        #         #          #

[-] JSON file "/home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json" is invalid:

parse error: Invalid numeric literal at line 7, column 10
[-] Extension loaded from https://github.com/pocopico/rp-ext/blob/main/r8125/rpext-index.json (id: ) is invalid: index JSON file is unparsable. Please report that to the extension maintainer via help URL
[!] The index file for https://github.com/pocopico/rp-ext/blob/main/r8125/rpext-index.json extension is invalid - please report that to the extension maintainer

*** Process will exit ***

Please let me know what im doing wrong, Thank you

from tinycore-redpill.

Jizar07 avatar Jizar07 commented on August 18, 2024

6 days... no response.... guess ill close it

from tinycore-redpill.

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.