System Enviroment: -------------------------- --Platform: 855gm --Architecture(ia32,ia32e,compatiblity): ia32 --OS: FC5 --Xf86_video_intel modesetting(d13bc016c0723f1df633ddaf5610ad73003b7c96) --Mesa: tip(c6c65e7b22f8b64efa45887b7808260248a5f384) --Xserver: randr-1.2-for-server-1.2(f05dd384d38c76dd9662933a03625dfef5b1c81f) Bug detailed description: -------------------------- mplayer just only display black in the app window. Reproduce steps: ---------------- 1, startx, 2, mplayer abc.VOB.
Created attachment 8540 [details] xorg.conf
Created attachment 8541 [details] Xorg.0.log
Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future.
*** Bug 10127 has been marked as a duplicate of this bug. ***
fixed with environment: --OS: FC5 --Xf86_video_intel master(6cd3b2c2de4596886aab85988b16cf63e8887add) --Mesa: master(42aaa548a1020be5d40b3dce9448d8004b1ef947) --Xserver: server-1.3-branch(06c968acbf6771d5fed4b12ebd400fea791ea498)
this bug is not fixed for me on an 855gm, using xserver master from today (5a804f2e97ab59745482660a635b801ac2b9e769) and intel master from today (d9d05b553ca1f98efc230ef13f34576122311ac1, 1.1.99.4). the video was displaying as black and then locking up with an older x server, but now it appears to just be displaying blue in the video area. either way, still no video.
Created attachment 9493 [details] Xorg.0.log, 855gm (thinkpad x40)
The overlay pipe is default to 0, which is bad for lvds, as it can only be on pipeB with intel hw. We should detect current pipe to assign overlay. The workaround now is to use tools like xvattr to set XV_PIPE.
the two patches from jm ibanez allow me to do video on lvds now. no idea about vga however, since plugging in my lcd results in the laptop immediately powering off. *** This bug has been marked as a duplicate of bug 10645 ***
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.