Hello,
I have and old laptop with the following environment:
With the following graphics card:
The system boots via Grub because I also have a Debian installation on the same PC, which in turn loads the FreeBSD boot manager which loads the kernel. As soon as the kernel loads, the console becomes blank, until the radeonmks.ko loads when it becomes visible again.
Let's say I can live with this minor inconvenience. The problem is that when I attempt to
After that moment, the system doesn't react to attempts to change the console via CTRL-ALT-1, CTRL-ALT-2 etc. but I am able to controll it via SSH.
Looking in the /var/log/Xorg.0.log doesn't give me any clue.
This is the comple log: https://pastebin.com/K8QTEa43
And this is the log from my Debian installation, on which the X works flawlessly, it put it here for reference: https://pastebin.com/JxSMxZuf
I've been googling around for this issue and browsing this forum for a while but I haven't found a way to make the X work so far. So thank you for the help.
I have and old laptop with the following environment:
Code:
# uname -a
FreeBSD harghita 13.0-STABLE FreeBSD 13.0-STABLE #0 stable/13-n248228-354988ca3f9: Thu Nov 25 02:27:15 UTC 2021 root@releng3.nyi.freebsd.org:/usr/obj/usr/src/i386.i386/sys/GENERIC i386
Code:
vgapci0@pci0:1:5:0: class=0x030000 rev=0x00 hdr=0x00 vendor=0x1002 device=0x5a62 subvendor=0x1631 subdevice=0xc101
vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]'
device = 'RC410M [Mobility Radeon Xpress 200M]'
class = display
subclass = VGA
The system boots via Grub because I also have a Debian installation on the same PC, which in turn loads the FreeBSD boot manager which loads the kernel. As soon as the kernel loads, the console becomes blank, until the radeonmks.ko loads when it becomes visible again.
Let's say I can live with this minor inconvenience. The problem is that when I attempt to
startx
, the screen becomes blank again. For 2 seconds it displays a rectangular cursor in the top left corner which doesn't react to touchpad gestures and which dissapears shortly leaving the screen pitch black.After that moment, the system doesn't react to attempts to change the console via CTRL-ALT-1, CTRL-ALT-2 etc. but I am able to controll it via SSH.
Looking in the /var/log/Xorg.0.log doesn't give me any clue.
This is the comple log: https://pastebin.com/K8QTEa43
And this is the log from my Debian installation, on which the X works flawlessly, it put it here for reference: https://pastebin.com/JxSMxZuf
I've been googling around for this issue and browsing this forum for a while but I haven't found a way to make the X work so far. So thank you for the help.