helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
805 stars 59 forks source link

Garbled screen on NVIDIA GeForce GT 440 #524

Open probonopd opened 10 months ago

probonopd commented 10 months ago

Describe the bug

Garbled screen on NVIDIA GeForce GT 440

https://github.com/helloSystem/ISO/blob/experimental/overlays/uzip/initgfx/files/etc/initgfx_device.db#L212

To Reproduce Steps to reproduce the behavior: Run Live ISO on machine with NVIDIA GeForce GT 440

Expected behavior initgfx loads nvidia 390 driver https://github.com/helloSystem/ISO/blob/experimental/overlays/uzip/initgfx/files/etc/initgfx_device.db#L212

Screenshots

image

Thanks @louies0623

Version (please complete the following information):

@louies0623 please add this information:

Computer (please complete the following information):

Additional context Add any other context about the problem here.

probonopd commented 10 months ago

@louies0623 Please post the contents of /usr/local/etc/X11/xorg.conf.d/00-video-initgfx.conf.

louies0623 commented 10 months ago

0I38 Live

louies0623 commented 10 months ago

@probonopd 20230905_142516

https://bsd-hardware.info/?id=pci:10de-0de0-1043-83a4

probonopd commented 10 months ago

So it DID load the correct driver? Strange...!

louies0623 commented 10 months ago

It is normal in ghost bsd.

probonopd commented 10 months ago

Please retry in the latest ISO build and please post the link to the https://bsd-hardware.info/ page. Thanks!

louies0623 commented 10 months ago

No, the bug is still there

probonopd commented 9 months ago

Does it work properly in NomadBSD?

If yes, then please try to find out what is the difference between NomadBSD and helloSystem. Different driver loaded? Different kernel module?

I don't have this hardware so I can only improve helloSystem if I know which change I need to make.

Thanks for your help!

louies0623 commented 9 months ago

It can be executed, but like the other two graphics cards, it is severely slow and occasionally breaks the graphics. I don't know where to see the driver. I only know that those three graphics cards run very well on GhostBSD.

probonopd commented 9 months ago

Yes. Now you need to find out why it works there but not here. Once you know what is different, I can attept to fix it.

Unfortunately I can't do much without knowing what needs to be changed since I don't have the hardware.

If you can upload Hardware Probes from that machine, running

that would already be very helpful. Maybe we can find out the differences by looking at these 3 Hardware Probes.

Thanks!

louies0623 commented 9 months ago

hello system 2 0xffffffff82800000 db7e30 nvidia.ko 1 0xffffffff835b8000 e6dd0 nvidia-modeset.ko

nomadbsd 2 0xffffffff82c00000 db7dc0 nvidia.ko 1 0xffffffff839b8000 e6d40 nvidia-modeset.ko

Ghost bsd 1 0xffffffff84a00000 db7e30 nvidia.ko 1 0xffffffff847fb000 e6dd0 nvidia-modeset.ko

Nomadbsd is more stable than Live after installation.