HDMI nie wykrywa tv

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
Awatar użytkownika
koper97
Posty: 19
Rejestracja: 26 kwietnia 2016, 11:07

HDMI nie wykrywa tv

Post autor: koper97 »

port HDMI wydaje się być nie aktywny - podłączam tv - xrandr pokazuje: HDMI1 disconnected
z problemem zmagam się od stycznia, wtedy zainstalowałem Debiana stable

Kod: Zaznacz cały

Linux KOPER 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) x86_64 GNU/Linux
karta graficzna od Intel, przeszukałem pół internetów i byłem pewien że konieczna jest aktualizacja sterowników,
wcześniej była tylko wersja z "testing", nie chciałem mieszać stable i teting - więc odpuściłem...
dziś zaktualizowałem sterownik z backportów, bezproblemowo, ale nie rozwiązało to problemu
tv podłączone do HDMI jest nie wykrywane...
brak pliku xorg.conf
więcej sam nie wymyślę...

Kod: Zaznacz cały

apt-cache policy xserver-xorg-video-intel
xserver-xorg-video-intel:
  Zainstalowana: 2:2.99.917+git20160706-1~bpo8+1
  Kandydująca:   2:2.99.917+git20160706-1~bpo8+1
  Tabela wersji:
 *** 2:2.99.917+git20160706-1~bpo8+1 0
        100 http://ftp.debian.org/debian/ jessie-backports/main amd64 Packages
        100 /var/lib/dpkg/status
     2:2.21.15-2+b2 0
        500 http://ftp.debian.nl/debian/ jessie/main amd64 Packages
        500 http://ftp.pl.debian.org/debian/ stable/main amd64 Packages

Kod: Zaznacz cały

lspci -v
00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0e)
	Subsystem: Acer Incorporated [ALI] Device 0939
	Flags: bus master, fast devsel, latency 0
	Kernel driver in use: iosf_mbi_pci

00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0e) (prog-if 00 [VGA controller])
	Subsystem: Acer Incorporated [ALI] Device 0939
	Flags: bus master, fast devsel, latency 0, IRQ 106
	Memory at 90000000 (32-bit, non-prefetchable) [size=4M]
	Memory at 80000000 (32-bit, prefetchable) [size=256M]
	I/O ports at 2050 [size=8]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: [d0] Power Management version 2
	Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [b0] Vendor Specific Information: Len=07 <?>
	Kernel driver in use: i915

Awatar użytkownika
Yampress
Administrator
Posty: 6366
Rejestracja: 09 sierpnia 2007, 21:41
Lokalizacja: PL

Re: HDMI nie wykrywa tv

Post autor: Yampress »

A w jakivch ustawieniach chodzi telewizor?
Awatar użytkownika
koper97
Posty: 19
Rejestracja: 26 kwietnia 2016, 11:07

Re: HDMI nie wykrywa tv

Post autor: koper97 »

1080p, port na 100% sprawny, windows radzi sobie z nim bezproblemowo

udało mi się zmusić port HDMI do współpracy.

Kod: Zaznacz cały

xrandr --addmode HDMI1 "1600x900"
xrandr --output HDMI1 --mode "1600x900" --same-as eDP1
co prawda nadal statu portu jest ustawony na "disconnected", ale obraz wyświetla się poprawnie ;)

Kod: Zaznacz cały

Screen 0: minimum 8 x 8, current 1600 x 900, maximum 32767 x 32767
eDP1 connected primary 1600x900+0+0 (normal left inverted right x axis y axis) 390mm x 220mm
   1600x900      60.01*+
   1440x900      59.89  
   1368x768      60.00  
   1360x768      59.80    59.96  
   1152x864      60.00  
   1280x720      60.00  
   1024x768      60.00  
   1024x576      60.00  
   960x540       60.00  
   800x600       60.32    56.25  
   864x486       60.00  
   800x450       60.00  
   640x480       59.94  
   720x405       60.00  
   640x360       60.00  
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected 1600x900+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1600x900      60.01* 
HDMI2 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

niestety nie mam pojęcia jak sprawić żeby odbywało się to automatycznie...
ODPOWIEDZ