You are not logged in.

#1 2012-01-17 00:07:10

xfaker
Banned
Registered: 2011-02-12
Posts: 15

[Solved]Dell11z (Intel) HDMI not working

Hi everyone smile, i bought a led monitor for my notebook, and im trying to configure the HDMI output, without succes. Actually, i searched the forum and some wikis but didnt find anything usefull, for me, since im not really into arch yet and need some newbie guidelines for this issue... So heres some info:

lspci | grep VGA :

00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)

Im using the i915 module, im not sure but i think ive got the 915 chipset with GMA 900 graphics.

Im using awesome desktop (dont know if this is usefull info)

I connect the external monitor but it only shows "no signal"...

Any help? (didnt do anything so far, since didnt find nothing to help me, or didnt understand it)

Thanks smile

PD: im posting this here, since i consider im newbie...

Last edited by xfaker (2012-01-17 21:13:06)

Offline

#2 2012-01-17 00:21:31

xfaker
Banned
Registered: 2011-02-12
Posts: 15

Re: [Solved]Dell11z (Intel) HDMI not working

Some more info:

xrandr


Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 256mm x 144mm
   1366x768       60.1*+
   1024x768       60.0  
   800x600        60.3     56.2  
   640x480        59.9  
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 connected (normal left inverted right x axis y axis)
   1920x1080      60.0     60.0     59.9  
   1680x1050      60.0  
   1280x1024      60.0  
   1280x960       60.0  
   1152x864       60.0  
   1024x768       60.0  
   800x600        60.3  
   640x480        60.0  
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)

HDMI1 connected (normal left inverted right x axis y axis)

When i connect the hdmi cable to the monitor, it says connected, if not, it says disconected...

Last edited by xfaker (2012-01-17 00:24:45)

Offline

#3 2012-01-17 21:12:41

xfaker
Banned
Registered: 2011-02-12
Posts: 15

Re: [Solved]Dell11z (Intel) HDMI not working

Well finally got it working. Just did (not sure what i did, but it worked):

$ xrandr

Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 256mm x 144mm
   1366x768       60.1*+
   1024x768       60.0  
   800x600        60.3     56.2  
   640x480        59.9  
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 connected (normal left inverted right x axis y axis)
   1920x1080      60.0     60.0     59.9  
   1680x1050      60.0  
   1280x1024      60.0  
   1280x960       60.0  
   1152x864       60.0  
   1024x768       60.0  
   800x600        60.3  
   640x480        60.0  
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)

$ xrandr --output HDMI1 --mode 1920x1080 --rate 60

$ xrandr --output LVDS1 --left-of HDMI1

Well, that worked, Bye!

Offline

Board footer

Powered by FluxBB