LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 08-14-2013, 09:18 AM   #1
hDUQUE
Member
 
Registered: Jan 2007
Posts: 76

Rep: Reputation: 15
monitor, resolution, hdmi


Hi guys,
I'm dealing with this issue for weeks, please give me a feedback about it.

Unexpectedly, one day:

- the monitor's resolution was restricted to 1024x768 (4:3)
- HDMI didn't work anymore
- display configuration appears as "unknown"
- when trying to use a samsung TV as a second monitor (VGA PC input) it starts showing a message like "unsupported resolution"

everything was working well ... until that horrible day :-(

My monitor is ACER AL1916W, there is NOT an NVIDEA card, fedora was FC17, so i decided to upgrade it to fc18, but the problem is still happening.

I tried to change the resolution (configuration) by modifying /etc/X11/xorg.conf.d, to:

Code:
#cat 30-graphic.conf 
Section "Device"
    Identifier      "Intel Integrated"
    Driver          "intel"
EndSection

#cat 40-monitor.conf
Section "Monitor"
  Identifier  "VGA1"
  Modeline "1440x900_60.00"  106.50  1440 1528 1672 1904  900 903 909 934 -hsync +vsync
  Option      "PreferredMode" "1440x900_60.00"
EndSection

#cat 50-screen.conf
Section "Screen"
    Identifier      "Default Screen"
    DefaultDepth  24
    SubSection "Display"
            Depth          24
            Modes “1440x900"
    EndSubSection
EndSection

but, on boot, it goes to a black screen.

i can change resolution by command lines, but it is not persistent and problems about HMDI, VGA and "unknown monitor" continues happening:

Code:
#cvt 1440 900
#xrandr --newmode   "1440x900_60.00"  106.50  1440 1528 1672 1904  900 903 909 934 -hsync +vsync
#xrandr --addmode VGA1 1440x900_60.00
#xrandr --output VGA1 --mode 1440x900_60.00
Code:
#uname -a
Linux duke8814 3.9.11-200.fc18.i686 #1 SMP Mon Jul 22 21:29:25 UTC 2013 i686 i686 i386 GNU/Linux
comments are wellcome, i am planing to move to fc19 after solving this issue,

thanks in advance

Hector
 
Old 08-14-2013, 09:25 AM   #2
cortman
Member
 
Registered: Jan 2012
Location: ZZ9 Plural Z Alpha
Distribution: Crunchbang 11, LFS 7.3, DSL 4.1.10, Lubuntu 12.10, Debian 7
Posts: 219

Rep: Reputation: 43
I thought xorg.conf was deprecated.
You can change resolution very easily with the command line utility xrandr. As a workaround (not necessarily a fix, I guess) you can write a script with some xrandr commands and have your computer execute it at boot.
 
Old 08-14-2013, 09:31 AM   #3
hDUQUE
Member
 
Registered: Jan 2007
Posts: 76

Original Poster
Rep: Reputation: 15
yes, i did this script:


#cvt 1440 900
#xrandr --newmode "1440x900_60.00" 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync
#xrandr --addmode VGA1 1440x900_60.00
#xrandr --output VGA1 --mode 1440x900_60.00

but i continues without HDMI ...

btw ... how to execute it at boot ?
 
Old 08-14-2013, 09:34 AM   #4
hDUQUE
Member
 
Registered: Jan 2007
Posts: 76

Original Poster
Rep: Reputation: 15
the script changes resolution but throws this msg:

Code:
#./putResolution_1440x900.sh 
# 1440x900 59.89 Hz (CVT 1.30MA) hsync: 55.93 kHz; pclk: 106.50 MHz
Modeline "1440x900_60.00"  106.50  1440 1528 1672 1904  900 903 909 934 -hsync +vsync
X Error of failed request:  BadName (named color or font does not exist)
  Major opcode of failed request:  139 (RANDR)
  Minor opcode of failed request:  16 (RRCreateMode)
  Serial number of failed request:  31
  Current serial number in output stream:  31
 
Old 08-25-2013, 01:44 PM   #5
hDUQUE
Member
 
Registered: Jan 2007
Posts: 76

Original Poster
Rep: Reputation: 15
hi guys,
still having this problem ... hdmi doenst works any more ,,, monitor unknown :-(
any comments ?
thanks in advance
hector
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help Finding a Monitor / HDMI vs DP resuni Linux - Hardware 1 12-06-2012 09:37 PM
[ProLiant MicroServer, ATI R6xx HDMI, Digital Out, HDMI] No HDMI sound at all vnatius Linux - Hardware 15 08-16-2012 01:09 PM
hdmi sound with x2 monitor olexandr.klymenko Linux - Desktop 0 08-02-2012 03:16 AM
How to connect a monitor through HDMI port klovis Linux - Laptop and Netbook 7 03-15-2011 04:29 AM
Ubuntu 10.10 and HDMI screen resolution deity_me Ubuntu 10 11-03-2010 12:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 02:46 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration