Author Topic: signal out of range.  (Read 3043 times)

VonViVant

  • Full Member
  • ***
  • Posts: 25
    • View Profile
signal out of range.
« on: February 24, 2019, 12:26:12 PM »

I just connected my odroid xu4, using an HDMI -> VGA adapter.
And I do not get an image, the error "signal out of range .67.4 khz / 70 hz" appears on the monitor.
How can it be solved? I read that it can be a problem in X-org
If I connect to a monitor via HDMI, it works

keilmillerjr

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1167
    • View Profile
Re: signal out of range.
« Reply #1 on: February 24, 2019, 01:50:45 PM »
I never used an odroid. I think it has “boot.ini”, which should be similar to rPi’s “config.txt” for firmware settings. If so, try explicitly setting the resolution to your monitor native resolution.?

VonViVant

  • Full Member
  • ***
  • Posts: 25
    • View Profile
Re: signal out of range.
« Reply #2 on: February 24, 2019, 02:42:10 PM »
where is boot.ini?
1280 x 800 its the default

keilmillerjr

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1167
    • View Profile
Re: signal out of range.
« Reply #3 on: February 24, 2019, 04:18:08 PM »
where is boot.ini?
1280 x 800 its the default

http://wiki.odroid.com/odroid-xu4/troubleshooting/boot.ini

Doesn’t matter what default is. Obviously there is an issue. Try explicitly stating to use that monitor native resolution.

VonViVant

  • Full Member
  • ***
  • Posts: 25
    • View Profile
Re: signal out of range.
« Reply #4 on: February 24, 2019, 05:03:35 PM »
that is for android, im running debian stable
edit: debian stable +  attact mode = supreme build
« Last Edit: February 24, 2019, 05:10:57 PM by VonViVant »

keilmillerjr

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1167
    • View Profile
Re: signal out of range.
« Reply #5 on: February 24, 2019, 05:54:58 PM »
that is for android, im running debian stable
edit: debian stable +  attact mode = supreme build

Yes. You never stated what you are running.

This guide is for Ubuntu, not deb, but closely related and maybe it help? https://wiki.ubuntu.com/X/Config/Resolution

VonViVant

  • Full Member
  • ***
  • Posts: 25
    • View Profile
Re: signal out of range.
« Reply #6 on: February 26, 2019, 03:01:08 PM »
i fixed it  changing the boot.ini resolution

Favdeacon

  • Sr. Member
  • ****
  • Posts: 129
    • View Profile
Re: signal out of range.
« Reply #7 on: March 03, 2019, 10:16:31 PM »
i fixed it  changing the boot.ini resolution
What exactly did you change? It might help others with the same problem.