Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

No video output after boot

Featured Replies

Just picked up a Lenovo x3100 M5 and video output disappears after boot.  I can see BIOS screen and everything like that.  But as soon as it starts boot from Unraid, I get no output.  Not just black screen but monitor sees no input.  Unraid is working perfectly fine, boots like it is supposed to just have no output.  For testing I booted from ubuntu live usb and it outputs video like it should.  Any help would be appreciated.

unraid-diagnostics-20220408-1036.zip

  • 3 weeks later...
  • Author

Anyone got any ideas?

  • Community Expert
13 minutes ago, jmztaylor said:

Anyone got any ideas?

Are you booting into gui console or text, looks like there is no driver for graphics card. Matrox G200

  • Author
19 minutes ago, SimonF said:

Are you booting into gui console or text, looks like there is no driver for graphics card. Matrox G200

 

Just text.  I don't even get the grub bootloader.  But system boots and works just can't see it.  

  • Author

Here is a fun wrench to throw in.  GUI mode works perfectly fine.  Set GUI to boot by default and it works perfectly.  Not really sure what that means to be honest

Just now, jmztaylor said:

Here is a fun wrench to throw in.  GUI mode works perfectly fine.  Set GUI to boot by default and it works perfectly.  Not really sure what that means to be honest

Do you maybe redirect the console output to a serial port in your BIOS?

This could be the reason that you get no output...

  • Author
5 minutes ago, ich777 said:

Do you maybe redirect the console output to a serial port in your BIOS?

This could be the reason that you get no output...

Console redirection is turned off. 

7 minutes ago, jmztaylor said:

Console redirection is turned off. 

Do you have IPMP or something similar? I think the console is redirected to something else, or you need a special parameter in the syslinux.conf to display it properly on your display output.

  • Author
25 minutes ago, ich777 said:

Do you have IPMP or something similar? I think the console is redirected to something else, or you need a special parameter in the syslinux.conf to display it properly on your display output.

 

Yeah it has a IMM.  In the BIOS there is no settings for it other than network configuration.  It doesn't even seem to be an option to disable it.

  • Community Expert
37 minutes ago, jmztaylor said:

 

Yeah it has a IMM.  In the BIOS there is no settings for it other than network configuration.  It doesn't even seem to be an option to disable it.

Only other suggestion I have is to set in syslinx

 

CONSOLE

§  CONSOLE flag_val

If flag_val is 0, disable output to the normal video console. If flag_val is 1 (default), enable output to the video console.

Some BIOSes try to forward this to the serial console and sometimes make a total mess thereof, so this option lets you disable the video console on these systems.

  • Author
29 minutes ago, SimonF said:

Only other suggestion I have is to set in syslinx

 

CONSOLE

§  CONSOLE flag_val

If flag_val is 0, disable output to the normal video console. If flag_val is 1 (default), enable output to the video console.

Some BIOSes try to forward this to the serial console and sometimes make a total mess thereof, so this option lets you disable the video console on these systems.

 

Like this?

 

default menu.c32
menu title Lime Technology, Inc.
prompt 0
timeout 50
console 0
label Unraid OS
  kernel /bzimage
  append initrd=/bzroot
label Unraid OS GUI Mode
  menu default
  kernel /bzimage
  append initrd=/bzroot,/bzroot-gui
label Unraid OS Safe Mode (no plugins, no GUI)
  kernel /bzimage
  append initrd=/bzroot unraidsafemode
label Unraid OS GUI Safe Mode (no plugins)
  kernel /bzimage
  append initrd=/bzroot,/bzroot-gui unraidsafemode
label Memtest86+
  kernel /memtest

 

Edited by jmztaylor

  • Author

I set console to 0 and 1 and it ended in the same result.  I lose video as soon as grub loads.  But booting to GUI mode, I still get the no output during boot till GUI is loaded. And the GUI works fine.

  • Community Expert
On 4/27/2022 at 6:31 PM, jmztaylor said:

I set console to 0 and 1 and it ended in the same result.  I lose video as soon as grub loads.  But booting to GUI mode, I still get the no output during boot till GUI is loaded. And the GUI works fine.

if you are doing uefi booting try.

append initrd=/bzroot  video=efifb or append initrd=/bzroot video=vesafb for non uefi and see if you get any output

 

  • Author
16 hours ago, SimonF said:

if you are doing uefi booting try.

append initrd=/bzroot  video=efifb or append initrd=/bzroot video=vesafb for non uefi and see if you get any output

 

 

Using legacy mode and this didn't work either.  Used this in conjunction with and without console 0. 

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.