Bug 16396 - No signal with Samsung SyncMaster 750s
Summary: No signal with Samsung SyncMaster 750s
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 7.3 (2007.09)
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-17 08:59 UTC by Guido Iodice
Modified: 2008-07-10 07:25 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.log (43.58 KB, text/plain)
2008-06-17 08:59 UTC, Guido Iodice
no flags Details

Description Guido Iodice 2008-06-17 08:59:29 UTC
Created attachment 17197 [details]
Xorg.0.log

OS: Ubuntu Linux 7.10 and 8.04
Video card: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]
Monitor: Samsung SyncMaster 750s

Monitor in stand-by 

video: http://it.youtube.com/watch?v=hr7p6WXLCQk

xorg.conf in gutsy don't work setting right monitor frequency and/or modelines...

Feisty (Ubuntu 7.04) works very good (with ati/radeon driver 3d working...)

Ubuntu Launchpad entry: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/212510

---------
About ACPI error in Xorg.0.log.
Running /etc/init.d/acpi start in console doesn't solve the problem.

---------
xorg.conf:

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "it"
 Option "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "vmmouse"
EndSection

Section "Device"
 Identifier "Configured Video Device"
EndSection

Section "Monitor"
 Identifier "Configured Monitor"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Monitor "Configured Monitor"
 Device "Configured Video Device"
EndSection

Section "ServerLayout"
 Identifier "Default Layout"
 Screen "Default Screen"
EndSection

--------------
Comment 1 Alex Deucher 2008-06-19 22:52:54 UTC
Does the monitor work ok on the other port?  Could you try the ati driver in git master?
Comment 2 Guido Iodice 2008-06-20 03:46:35 UTC
@alex: there isn't other port... only 1 vga
Comment 3 Alex Deucher 2008-06-20 07:02:13 UTC
(In reply to comment #2)
> @alex: there isn't other port... only 1 vga
> 

Do you mean there is only one physical port total or that there is only one VGA port?  According to your log your card has 3 ports: VGA, DVI, and S-video.
Comment 4 Guido Iodice 2008-06-20 08:10:32 UTC
Yes, but monitor has only VGA port. So I can connect it to card only by VGA port.
Comment 5 Alex Deucher 2008-06-28 17:32:26 UTC
Any chance you could try the recently release 6.9.0 version of the driver?
Comment 6 Guido Iodice 2008-07-10 03:31:31 UTC
(In reply to comment #5)
> Any chance you could try the recently release 6.9.0 version of the driver?
> 

Oh! yes, it works! the monitor turn on now.  



Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.