Tiny Core Base > Corepure64

Xorg cant find my screen

<< < (3/3)

Juanito:
As per google, you could also try using the following boot code:
--- Code: ---i915.force_probe=!XXXX xe.force_probe=XXXX
--- End code ---

..where XXXX is the second half of the pci id for 00:02.0 VGA compatible controller: Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] (rev 03) obtained with lspci -nn.

For example:
--- Code: ---lspci -nn
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b
--- End code ---
i.e. 0a16

The idea being to not load the i915 driver and load the xe driver instead.

Zendrael:
As weird as it looks, I spent some time testing your recomendations and none worked yet. Tested both separately, then mixed, with and without bootcodes, minimal tcz on onboot... changed the driver and it didn't worked yet... SO WEIRD!

Maybe having a second integrated monitor in this laptop could be the problem? But X works fine on other distros and on FreeBSD...

Maybe some detail is missing here...

 

Juanito:

--- Quote from: Zendrael on May 07, 2025, 11:03:46 AM ---But X works fine on other distros and on FreeBSD...

--- End quote ---

Maybe you could post Xorg.0.log from "other distros" along with the results of lsmod?

Rich:
Hi Zendrael
Do this:

--- Code: ---dmesg > dmesg.txt
--- End code ---
Then copy dmesg.txt and /var/log/Xorg.0.log to a thumb drive
so you can attach them to your next post.

Navigation

[0] Message Index

[*] Previous page

Go to full version