Hi!
I just bought a HP ProBook 6570B with a docking station. Installed Fedora 18 Desktop.
My problem is that fedora doesn't recognize the 24" BenQ display connected to the docking station.
The display settings shows it as an unknown display. The only resolution options are: 1024x768 4:3 and 800x600 4:3. I need 16:9.
I am unable to create a xorg.conf file. The output of $ Xorg :1 -configure is
I tried this both with and without the docking station.
Here is my graphics card:
Any ideas?
//John
I just bought a HP ProBook 6570B with a docking station. Installed Fedora 18 Desktop.
My problem is that fedora doesn't recognize the 24" BenQ display connected to the docking station.
The display settings shows it as an unknown display. The only resolution options are: 1024x768 4:3 and 800x600 4:3. I need 16:9.
I am unable to create a xorg.conf file. The output of $ Xorg :1 -configure is
Code:
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Number of created screens does not match number of detected devices.
Configuration failed.
Server terminated with error (2). Closing log file.
Here is my graphics card:
Code:
$ lspci -k | grep -A 2 -e VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
Subsystem: Hewlett-Packard Company Device 17ab
Kernel driver in use: i915
//John