( turul16 | 2012. 10. 20., szo – 10:15 )

Gondolom firmware frissites megvolt.

lspci -nn ami kiirja a product id -t, nehogy rosz chip manualjat ill. errate -jet olvassam.

Konnyen lehet, hogy egy elfeljetett pull down resistor (vagy hasonlo blodseg) a hiba okozoja.

Mi a Notebook tipus szama ill. gyartoja ? Biztosit -e notebook vendor VGA drivert, ami nem az Inteltol szarmazik ?
Mas rendszeren probaltad -e engedelyezett hotpluggal ?

Bele tudsz -e nezni notebookba ?

0x08000000 -el probaltad -e ? (hex(1<<27),HDMID_HOTPLUG_INT_EN ) A patchben emlitettek. Az i915_reg.h -bol lehet megnezni melyik bit az.

xrandr velhetoleg kilistazza a portokat amirol a driver tud, van -e olyan koztuk ami fizikailag nem is letezik ? (Jo lenne majd eldonteni, hogy letezo ojjektum kuldi -e)

A referalt kodsor csak az engedelyezesre vonatkozik initkor, a irq event masutt jon be:

Kb. itt teheti worker szalra, es logolja statuszt.
http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=blo…

* drm_driver level can be used in the specific drm driver. It is used
* to add the debug info related with the drm driver. For example:
* i915_drv, i915_dma, i915_gem, radeon_drv,
* The macro definition of DRM_DEBUG_DRIVER can be used.
* DRM_DEBUG_DRIVER(fmt, args...)
* The debug info by using the DRM_DEBUG_DRIVER can be obtained by
* adding the boot option of "drm.debug=0x02"

Ha igy bootolsz velhetoleg kiirja hotplug statuszt, a kernel logra (dmesg).

(Gondolom neked is IR-PCI-MSI-edge van i915 hoz irva az interruptsban)

Amit nem lehet megirni assemblyben, azt nem lehet megirni.