December 29, 20241 yr hello everyone, Hope you guys can help me! I have the feeling, I a missing something very obvious, but I just can't figure it out. I recently bought a secondhand KVM Console, an HP TFT5600 RKM from the internet. It's an old one, I know, but it was cheap and it is to build in to my serverrack and just for having a screen and keyboard connected to my server (just in case). And it works fine. However when I start, or reboot my server, the screen works (as show in the images) but once the Unraid OS Gui Mode is selected, it shows the starting proces of Unraid. But then, pretty quickly, goes black. With a message that the pc video resolution is out of range and I have to adjust it to max 1024 x 768. It's an old console, so I have to adjust the resolution to lower then standard. (I suppose) I'v read around on this forum, and it should be straight forward. Add the command "vga=824", to the syslinux configuration. The value '824' comes from this link. (found in this post) So that is exactly what i did (see image) But I keep getting the same message, that video resolution is out of range. What am I missing? Hope you can help me.... Julian (from the netherlands) my system: Supermicro X10DRI-T Motherboard (Aspeed AST2400 BMC) and on-board VGA Unraid 6.12.4 HP TFT5600RKM
December 29, 20241 yr Community Expert Solution Try blacklisting the ast driver: https://docs.unraid.net/unraid-os/release-notes/6.10.0#linux-kernel
December 30, 20241 yr Author Hello JorgeB, thanks for your help. That indeed did the trick! I entered in the terminal: echo "blacklist ast" > /boot/config/modprobe.d/ast.conf, and reboorted. And yes, now the screen keeps working. perfect... Thanks!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.