Summary: | TV out detect broken on HP Compaq nx6110 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Bryce Harrington <bryce> | ||||||
Component: | Driver/intel | Assignee: | Jesse Barnes <jbarnes> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | major | ||||||||
Priority: | high | Keywords: | NEEDINFO | ||||||
Version: | unspecified | ||||||||
Hardware: | All | ||||||||
OS: | Linux (All) | ||||||||
URL: | https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/271707 | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Bryce Harrington
2008-09-20 17:32:45 UTC
Hm, I was hoping the VBT parsing stuff I added would keep us from having to add more TV out quirks. I'll apply the patch, but I'd also like to get a copy of the VBIOS from this machine. Can you get it and add it to this bug? Thanks, Jesse Sure, I can ask the user; how do you retrieve the VBIOS? As root, do the following: # cd /sys/devices/pci0000\:00/0000\:00\:02.0/ # echo 1 > rom # cat rom > /tmp/rom.bin # echo 0 > rom then send me the resulting rom.bin. Thanks. Created attachment 19113 [details]
Requestet video-bios from hpnx6110
As requested, here is the file produced by the given commands. Thank you a lot for your work,
Gert
Thanks for the vbios, yeah it looks like it's just wrong. Maybe HP intended to ship a docking station with TV support but changed their minds? Anyway Bryce's quirk should help. Jesse,is the patch committed? commit id? Oops forgot to add the commit id: afa630b448e5993850433c9f0b129758ec4d37b5 |
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.