Code Monkey home page Code Monkey logo

Comments (16)

Geekmemz avatar Geekmemz commented on May 19, 2024

Do you have -nredvcn in your startup parameters? If so, try turning it off and trying again.

from nootedred.

jalavoui avatar jalavoui commented on May 19, 2024

"So after installation the screen is blank after boot, but.it seems that graphics work normally."

me too I see a black screen but I have faith graphics are working

from nootedred.

djairhasksha avatar djairhasksha commented on May 19, 2024

Do you have -nredvcn in your startup parameters? If so, try turning it off and trying again.

Didn't have it in my startup args, rn tried adding this argumant and it made ltrlly 0 diferrence.

from nootedred.

VisualEhrmanntraut avatar VisualEhrmanntraut commented on May 19, 2024

#52 ?

from nootedred.

djairhasksha avatar djairhasksha commented on May 19, 2024

#52 ?

Idk, didn't see anything about link training in dmesg. Btw, i noticed that there are some missing logs before 30 secs of boot when using sudo dmesg > aaa.txt. Is there a command to print out full log?

from nootedred.

VisualEhrmanntraut avatar VisualEhrmanntraut commented on May 19, 2024

@djairhasksha 1. Debugging hooks have been removed from NRed
2. You need the DebugEnhancer kext, which increases the dmesg size

from nootedred.

djairhasksha avatar djairhasksha commented on May 19, 2024

Anyway, there's my dmesg. Maybe it will help. Thx for DebugEnhancer hint
aaaaaaa.txt

from nootedred.

jalavoui avatar jalavoui commented on May 19, 2024

this is from above aaaaa.txt

[ 8.793434]: [5:0:0][GPUCAP] refresh() --- Family: 142, Device: 0x1636, revNo: 0, pciRevNo: c7, emuRevNo: 145.
[ 8.793437]: [5:0:0][GPUCAP] refresh() --- Mem Size: FB: 512 MB, Aper: 256 MB, Reg Aper: 512 KB.
[ 8.793439]: [5:0:0][GPUCAP] refresh() --- Mem Config: Width: 128, Type: DDR4.
[ 8.793441]: [5:0:0][GPUCAP] refresh() --- FB Base: 0xf400000000, Top: 0xf41fffffff, Offset: 0x3f0000000.
[ 8.793443]: [5:0:0][GPUCAP] refresh() --- Branding - family: "Radeon"; device: "Graphics"; model: "AMD Radeon Graphics".

your card id is not recognized by nootedred

and worst:

[ 7.142010]: Lilu patcher: @ failed to solve __ZNK15AmdAtomVramInfo16populateVramInfoER16AtomFirmwareInfo, err 2
[ 7.150444]: Lilu patcher: @ failed to solve __ZNK22AmdAtomObjectInfo_V1_421getNumberOfConnectorsEv, err 2

this shouldn't happen as the driver detects all os from Big Sur to Sonoma

AMD Error: Firmware atidmcub_0.dat not found in directory, for deviceId 0x00001636
AAAAAAAAaaaaaa !!!

i'm done with log comments :)

from nootedred.

VisualEhrmanntraut avatar VisualEhrmanntraut commented on May 19, 2024

(?)

from nootedred.

djairhasksha avatar djairhasksha commented on May 19, 2024

your card id is not recognized by nootedred

but it still renders everything perfectly?
maybe there's a way to make it forcibly set an id

about errors below - idk how to solve them
is there any advice?

from nootedred.

jalavoui avatar jalavoui commented on May 19, 2024

this is your card (detected by nootedred)
case 0x1636:
this->chipType = ChipType::Renoir;
this->enumRevision = 0x91;
break;

check your EFI folder and kexts for old versions / bad installs (google for someone who as a working EFI folder)
if you do all correctly you wont see the bugs i posted and all will work
this errors must go away:

[ 7.142010]: Lilu patcher: @ failed to solve __ZNK15AmdAtomVramInfo16populateVramInfoER16AtomFirmwareInfo, err 2
[ 7.146147]: Lilu patcher: @ failed to solve _dce_panel_cntl_hw_init, err 2
[ 7.150444]: Lilu patcher: @ failed to solve __ZNK22AmdAtomObjectInfo_V1_421getNumberOfConnectorsEv, err 2
[ 7.153689]: Lilu patcher: @ failed to solve _IH_4_0_IVRing_InitHardware, err 2
[ 7.158978]: Lilu patcher: @ failed to solve _IRQMGR_WriteRegister, err 2
[ 7.412074]: Lilu patcher: @ failed to solve __ZN4Addr2V27Gfx9Lib20HwlConvertChipFamilyEjj, err 2
[ 8.197493]: Lilu patcher: @ failed to solve _smu_get_fw_constants, err 2
[ 8.200481]: Lilu patcher: @ failed to solve _smu_9_0_1_check_fw_status, err 2
[ 8.203295]: Lilu patcher: @ failed to solve _smu_9_0_1_unload_smu, err 2
[ 8.205780]: Lilu patcher: @ failed to solve _psp_cmd_km_submit, err 2
[ 8.207942]: Lilu patcher: @ failed to solve _update_sdma_power_gating, err 2

ps: i assume you have updated to latest ventura

funny part is that somehow you manage to load the driver framebuffer

from nootedred.

VisualEhrmanntraut avatar VisualEhrmanntraut commented on May 19, 2024

These errors are normal

from nootedred.

djairhasksha avatar djairhasksha commented on May 19, 2024

check your EFI folder and kexts for old versions / bad installs (google for someone who as a working EFI folder)

I redownloaded every kext and removed useless kexts, and the logs still have these errors.
The joke is: no one has an EFI folder for my laptop. Not even for a close by specs one.

ps: i assume you have updated to latest ventura

Yes.

from nootedred.

djairhasksha avatar djairhasksha commented on May 19, 2024

iiiiii.txt
These are the new logs, if you need then

from nootedred.

STEFnr1 avatar STEFnr1 commented on May 19, 2024

Same problems as eDP link failure. #52

from nootedred.

VisualEhrmanntraut avatar VisualEhrmanntraut commented on May 19, 2024

Duplicate of #52

from nootedred.

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.