https://bugs.freedesktop.org/show_bug.cgi?id=41265 --- Comment #4 from Varban <weasalandme@xxxxxxxxx> 2011-10-13 10:36:48 PDT --- In Windows, if a monitor is connected to a port on the laptop then it is shown as connected to the Intel card. If the monitor is connected to the external media dock then Windows shows it as connected to the Radeon card. I played around with the fglrx proprietary driver (latest version 11.9) and I got two different results when my xorg.conf has 2 separate cards defined (fglrx and intel) vs only 1 card (fglrx only) When defining 2 cards in xorg.conf I get this: [ 2060.069] (II) Loading sub module "fglrxdrm" [ 2060.069] (II) LoadModule: "fglrxdrm" [ 2060.069] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so [ 2060.069] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc." [ 2060.069] compiled for 1.4.99.906, module version = 8.89.4 [ 2060.072] ukiDynamicMajor: found major device number 252 [ 2060.072] ukiDynamicMajor: found major device number 252 [ 2060.072] ukiOpenByBusid: Searching for BusID PCI:22:0:0 [ 2060.072] ukiOpenDevice: node name is /dev/ati/card0 [ 2060.072] ukiOpenDevice: open result is 11, (OK) [ 2060.072] ukiOpenByBusid: ukiOpenMinor returns 11 [ 2060.072] ukiOpenByBusid: ukiGetBusid reports PCI:22:0:0 [ 2060.073] (==) fglrx(0): NoAccel = NO [ 2060.073] (==) fglrx(0): ATI 2D Acceleration Architecture enabled [ 2060.073] (--) fglrx(0): Chipset: "AMD Radeon HD 6700M Series" (Chipset = 0x6740) [ 2060.073] (--) fglrx(0): (PciSubVendor = 0x104d, PciSubDevice = 0x9084) [ 2060.073] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI [ 2060.073] (--) fglrx(0): Linear framebuffer (phys) at 0xb0000000 [ 2060.073] (--) fglrx(0): MMIO registers at 0xc0200000 [ 2060.073] (--) fglrx(0): I/O port at 0x00005000 [ 2060.073] (==) fglrx(0): ROM-BIOS at 0x000c0000 [ 2060.073] (II) fglrx(0): AC Adapter is used [ 2060.084] (II) fglrx(0): Invalid ATI BIOS from int10, the adapter is not VGA-enabled [ 2060.084] (EE) fglrx(0): Invalid video BIOS signature! [ 2060.084] (EE) fglrx(0): GetBIOSParameter failed [ 2060.084] (EE) fglrx(0): PreInitAdapter failed [ 2060.084] (EE) fglrx(0): PreInit failed The invalid bios message. However, when I only try to use 1 fglrx card (on pcibus 22:0:0), the driver correctly detects there an intel card and loads drivers for it but then blows up with another message: [ 1920.534] (WW) Falling back to old probe method for fglrx [ 1920.538] (II) Loading PCS database from /etc/ati/amdpcsdb [ 1920.538] (--) Chipset Supported AMD Graphics Processor (0x6740) found [ 1920.538] (WW) fglrx: No matching Device section for instance (BusID PCI:0@22:0:1) found [ 1920.538] (II) fglrx: intel VGA device detected, load intel driver. [ 1920.538] (II) LoadModule: "intel" [ 1920.539] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 1920.539] (II) Module intel: vendor="X.Org Foundation" [ 1920.539] compiled for 1.11.0, module version = 2.16.0 [ 1920.539] Module class: X.Org Video Driver [ 1920.539] ABI class: X.Org Video Driver, version 11.0 [ 1920.540] ukiDynamicMajor: found major device number 252 [ 1920.540] ukiDynamicMajor: found major device number 252 [ 1920.540] ukiOpenByBusid: Searching for BusID PCI:22:0:0 [ 1920.540] ukiOpenDevice: node name is /dev/ati/card0 [ 1920.540] ukiOpenDevice: open result is 8, (OK) [ 1920.540] ukiOpenByBusid: ukiOpenMinor returns 8 [ 1920.540] ukiOpenByBusid: ukiGetBusid reports PCI:22:0:0 [ 1920.542] (WW) PowerXpress feature is not supported on A+I Mux platform. Please uninstall fglrx driver. [ 1920.542] (EE) No devices detected. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel