HDMI on Laptop HP Pavilion dv7 (Radeon Card)

Hi.
I have a problem to run HDMI output on my laptop. xranrd -q shows only two outputs: VGA-0 - disconnected and LVDS - connected. How can I turn HDMI on ? I’m running openSUSE 11.3 64-bit, kernel 2.6.34.7-0.3.

Hello Juik, I also have a hp dv7-4190us… this is the output of my xrandr -q

Have you installed the ATI Catalyst drivers from Global Provider of Innovative Graphics, Processors and Media Solutions | AMD


damususe:/etc/X11/xorg.conf.d # xrandr -q
Screen 0: minimum 320 x 200, current 1600 x 900, maximum 1600 x 1600
LVDS connected 1600x900+0+0 (normal left inverted right x axis y axis) 382mm x 215mm
   1600x900       60.0*+
   1440x900       60.0  
   1280x768       60.0  
   1280x720       60.0  
   1024x768       60.0  
   1024x600       60.0  
   800x600        60.0  
   800x480        60.0  
   640x480        60.0  
DFP1 disconnected (normal left inverted right x axis y axis)
CRT1 disconnected (normal left inverted right x axis y axis)

Yes, I have installed newest ATI Catalyst drivers (10.10) from that site. My xrandr -q:


HP-Jui:/home/jui # xrandr -q
Screen 0: minimum 320 x 200, current 1600 x 900, maximum 1600 x 1600
LVDS connected 1600x900+0+0 (normal left inverted right x axis y axis) 382mm x 214mm
   1600x900       60.0*+
   1440x900       60.0 +
   1280x800       60.0 +
   1152x864       60.0 +
   1280x768       60.0 +
   1280x720       60.0 +
   1024x768       60.0 +
   1280x600       60.0 +
   1024x600       60.0 +
   800x600        60.0 +
   800x480        60.0 +
   640x480        60.0 +
CRT1 disconnected (normal left inverted right x axis y axis)
HP-Jui:/home/jui # 

Could You show me Your xorg.conf ?

Yes, here you have it, if you need something else just tell me…

(notice that I have REM the mouse lines, its because I am setting up the touchpad to be more friendly… so dont mind those enties)


damususe:/etc/X11 # cat xorg.conf
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "aticonfig-Screen[0]-0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib64/xorg/modules/updates"
	ModulePath   "/usr/lib64/xorg/modules"
	FontPath     "/usr/share/fonts/misc:unscaled"
	FontPath     "/usr/share/fonts/TTF/"
	FontPath     "/usr/share/fonts/OTF/"
	FontPath     "/usr/share/fonts/Type1/"
	FontPath     "/usr/share/fonts/100dpi:unscaled"
	FontPath     "/usr/share/fonts/75dpi:unscaled"
	FontPath     "/usr/share/fonts/URW/"
	FontPath     "/usr/share/fonts/cyrillic:unscaled"
	FontPath     "/usr/share/fonts/misc/sgi:unscaled"
	FontPath     "/usr/share/fonts/truetype/"
EndSection

Section "Module"
	Load  "record"
	Load  "dri2"
	Load  "dbe"
	Load  "dri"
	Load  "glx"
	Load  "vnc"
	Load  "extmod"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

#Section "InputDevice"
#	Identifier  "Mouse0"
#	Driver      "synaptics"
#	Option	    "Protocol" "auto"
#	Option	    "Device" "/dev/input/mice"
#	#Option	    "ZAxisMapping" "4 5 6 7"
#EndSection

Section "Monitor"

	#DisplaySize	  390   220	# mm
	Identifier   "Monitor0"
	VendorName   "CMO"
	ModelName    "1711"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]-0"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# <bool>]
        #Option     "SWcursor"           	# <bool>]
        #Option     "Dac6Bit"            	# <bool>]
        #Option     "Dac8Bit"            	# <bool>]
        #Option     "BusType"            	# <str>]
        #Option     "CPPIOMode"          	# <bool>]
        #Option     "CPusecTimeout"      	# <i>
        #Option     "AGPMode"            	# <i>
        #Option     "AGPFastWrite"       	# <bool>]
        #Option     "AGPSize"            	# <i>
        #Option     "GARTSize"           	# <i>
        #Option     "RingSize"           	# <i>
        #Option     "BufferSize"         	# <i>
        #Option     "EnableDepthMoves"   	# <bool>]
        #Option     "EnablePageFlip"     	# <bool>]
        #Option     "NoBackBuffer"       	# <bool>]
        #Option     "DMAForXv"           	# <bool>]
        #Option     "FBTexPercent"       	# <i>
        #Option     "DepthBits"          	# <i>
        #Option     "PCIAPERSize"        	# <i>
        #Option     "AccelDFS"           	# <bool>]
        #Option     "IgnoreEDID"         	# <bool>]
        #Option     "CustomEDID"         	# <str>]
        #Option     "DisplayPriority"    	# <str>]
        #Option     "PanelSize"          	# <str>]
        #Option     "ForceMinDotClock"   	# <freq>
        #Option     "ColorTiling"        	# <bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "RageTheatreCrystal" 	# <i>
        #Option     "RageTheatreTunerPort" 	# <i>
        #Option     "RageTheatreCompositePort" 	# <i>
        #Option     "RageTheatreSVideoPort" 	# <i>
        #Option     "TunerType"          	# <i>
        #Option     "RageTheatreMicrocPath" 	# <str>
        #Option     "RageTheatreMicrocType" 	# <str>
        #Option     "ScalerWidth"        	# <i>
        #Option     "RenderAccel"        	# <bool>]
        #Option     "SubPixelOrder"      	# <str>]
        #Option     "ShowCache"          	# <bool>]
        #Option     "ClockGating"        	# <bool>]
        #Option     "VGAAccess"          	# <bool>]
        #Option     "ReverseDDC"         	# <bool>]
        #Option     "LVDSProbePLL"       	# <bool>]
        #Option     "AccelMethod"        	# <str>
        #Option     "DRI"                	# <bool>]
        #Option     "ConnectorTable"     	# <str>
        #Option     "DefaultConnectorTable" 	# <bool>]
        #Option     "DefaultTMDSPLL"     	# <bool>]
        #Option     "TVDACLoadDetect"    	# <bool>]
        #Option     "ForceTVOut"         	# <bool>]
        #Option     "TVStandard"         	# <str>
        #Option     "IgnoreLidStatus"    	# <bool>]
        #Option     "DefaultTVDACAdj"    	# <bool>]
        #Option     "Int10"              	# <bool>]
        #Option     "EXAVSync"           	# <bool>]
        #Option     "ATOMTVOut"          	# <bool>]
        #Option     "R4xxATOM"           	# <bool>]
        #Option     "ForceLowPowerMode"  	# <bool>]
        #Option     "DynamicPM"          	# <bool>]
        #Option     "NewPLL"             	# <bool>]
        #Option     "ZaphodHeads"        	# <str>
	Identifier  "Card0"
	Driver      "radeon"
	VendorName  "ATI Technologies Inc"
	BoardName   "Redwood [Radeon HD 5600 Series]"
	BusID       "PCI:1:0:0"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]-0"
	Driver      "fglrx"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]-0"
	Device     "aticonfig-Device[0]-0"
	Monitor    "aticonfig-Monitor[0]-0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection