Hey folks,
I've got F16 running on an Advent 4211 (MSI Wind) quite happily.
Problems occur, however, when I connect my external monitor and try to use the netbook effectively as a nettop (i.e. configure external monitor only, close lid, continue with USB kb+mouse and external monitor).
Monitor is Dell 2407WFP, but I can't drive it any higher than 1024x768. THeory says I should get this going at 1920x1200 no?
/var/log/Xorg.0.log errors & warnings don't look to have anything to do with the Intel driver:
Code:
[root@netbook log]# cat /var/log/Xorg.0.log | grep -e EE -e WW
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 34.669] (II) Loading extension MIT-SCREEN-SAVER
[ 34.705] (WW) Falling back to old probe method for vesa
[ 34.706] (WW) Falling back to old probe method for fbdev
[ 35.361] (EE) evdev: Microsoft Internet Keyboard Pro: failed to initialize for relative axes.
[ 35.375] (EE) evdev: Logitech USB Receiver: failed to initialize for relative axes.
The monitor detection section shows:
Code:
[ 34.748] (II) intel(0): Printing probed modes for output LVDS1
[ 34.748] (II) intel(0): Modeline "1024x600"x60.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
[ 34.748] (II) intel(0): Modeline "1024x600"x65.0 51.42 1024 1117 1152 1240 600 601 606 638 -hsync -vsync (41.5 kHz)
[ 34.748] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 34.748] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 34.748] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 34.774] (II) intel(0): EDID for output VGA1
[ 34.775] (II) intel(0): Printing probed modes for output VGA1
[ 34.775] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 34.775] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 34.775] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 34.775] (II) intel(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz)
[ 34.775] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz)
[ 34.775] (II) intel(0): Output LVDS1 connected
[ 34.776] (II) intel(0): Output VGA1 connected
[ 34.776] (II) intel(0): Using fuzzy aspect match for initial modes
[ 34.776] (II) intel(0): Output LVDS1 using initial mode 800x600 +0+0
[ 34.776] (II) intel(0): Output VGA1 using initial mode 800x600 +0+0
But the last lines of /var/log/Xorg.0.log repeats the following 12 times:
Code:
[ 63.516] (II) intel(0): EDID vendor "HSD", prod id 1001
[ 63.516] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
[ 63.516] (II) intel(0): Printing DDC gathered Modelines:
[ 63.516] (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
[ 63.516] (II) intel(0): Modeline "1024x600"x0.0 51.42 1024 1117 1152 1240 600 617 622 638 -hsync -vsync (41.5 kHz)
Is there anything that can be done to get around this limitation? Or is there something obvious that I'm doing wrong? 1024x768 is a touch limiting with this monitor :-)
Cheers
Duncan