Tiny Core Linux

General TC => Tiny Core Netbooks => Topic started by: Mike7 on November 05, 2014, 01:46:37 PM

Title: External monitor with TCL on Asus netbook?
Post by: Mike7 on November 05, 2014, 01:46:37 PM
Hi, folks.

I'm trying to use a small 15" external CRT monitor on my Asus 1000HA netbook with CorePlus 5.1 installed. I can't get the monitor to work. It comes on but there's no signal to it. I know the monitor is okay because it works fine with WindowsXP booted. Can someone tell me how to get TCL to send VGA output to tthe external monitor port?

Thanks.

Mike7
Title: Re: External monitor with TCL on Asus netbook?
Post by: gerald_clark on November 05, 2014, 02:08:07 PM
Check your BIOS or FN keys for monitor switching before you boot.
Title: Re: External monitor with TCL on Asus netbook?
Post by: Onyarian on November 05, 2014, 02:26:29 PM
lxrandr.tcz
It detects the external monitor, and then you can switch to it.
Title: Re: External monitor with TCL on Asus netbook?
Post by: Mike7 on November 05, 2014, 09:55:40 PM
Hi, Gerald.

Not sure what you mean here. If it's working in WinXP, doesn't that mean the BIOS and Fn keys are set right?

M.
Title: Re: External monitor with TCL on Asus netbook?
Post by: gerald_clark on November 05, 2014, 09:59:24 PM
My laptop lets me use FN keys to switch the display to an external monitor.  I do that while at the grub boot prompt, then load Core.
Title: Re: External monitor with TCL on Asus netbook?
Post by: Mike7 on November 06, 2014, 12:07:39 AM
Oh, I see. Unfortunately, I don't get a grub boot prompt when I boot Core. It just boots up without it. And there's nothing in the BIOS setup for monitors. Is there some way to force a grub boot prompt?

What about a terminal command that will look at the external monitor port?
Title: Re: External monitor with TCL on Asus netbook?
Post by: Misalf on November 06, 2014, 11:13:15 AM
You should be able to set a countdown / timeout for your boot loader so it waits a few seconds until it loads linux.

Sys/Extlinux
Code: [Select]
TIMEOUT 20
GRUB2
Code: [Select]
set timeout=15
Grub4DOS
Code: [Select]
timeout 5
Title: Re: External monitor with TCL on Asus netbook?
Post by: Mike7 on November 13, 2014, 06:10:49 PM
Hi, Misalf.

Thanks for the boot codes. I'll give them a try.

M.
Title: Re: External monitor with TCL on Asus netbook?
Post by: Mike7 on November 13, 2014, 06:21:50 PM
Hi, all.

I did a replacement test with a borrowed external flat-screen monitor. This 2nd external monitor works with Core, proving that there is VGA at the computer port when the netbook monitor function key is set to LCD + CRT or CRT only.

So, since there is VGA output, I can't imagine why the CRT external monitor wouldn't work with Core. It's some sort of compatibility issue that I don't understand.

I'll give lxrandr.tcz atry, as Onyarian suggested, but I have a feeling that there won't be a solution to this problem, and that the CRT monitor is just too old to work with Core on my computer.

Cheers.

Mike