Cannot set external LCD as primary
Posted: Sun May 27, 2018 9:40 pm
Hi,
I'm running something (actually, my own MBR with a couple of lines of test code in it) on my old HP Compaq nx7300. And I'm trying to use an external LCD display connected through the VGA port. The problem is that nothing is displayed on the external display (just "No Signal"). When running windows on this laptop everything works fine - both screens (the native one and the external) work.
I've tried to check the BIOS setup to see if the primary display could be set there but found nothing of this kind.
So, the question is what to do in order to everything was displayed on the external display too by default? Or, maybe, I could do something simple in my code (like a call to a BIOS function)?
Thank you.
I'm running something (actually, my own MBR with a couple of lines of test code in it) on my old HP Compaq nx7300. And I'm trying to use an external LCD display connected through the VGA port. The problem is that nothing is displayed on the external display (just "No Signal"). When running windows on this laptop everything works fine - both screens (the native one and the external) work.
I've tried to check the BIOS setup to see if the primary display could be set there but found nothing of this kind.
So, the question is what to do in order to everything was displayed on the external display too by default? Or, maybe, I could do something simple in my code (like a call to a BIOS function)?
Thank you.