Discussion:
Dell Precision 3520 laptop - help with dual graphics card
(too old to reply)
Anton Shterenlikht
2018-04-06 14:18:23 UTC
Permalink
Please help

I got a Dell Precision 3520 laptop with 11.1-RELEASE.
I cannot figure out how to setup X:

[ 92.583] (EE) open /dev/dri/card0: No such file or directory

And indeed there is no /dev/dri directory at all.

I seem to have a dual graphics card (or 2 cards):

***@pci0:0:2:0: class=0x030000 card=0x07a91028 chip=0x191b8086 rev=0x06 hdr=0x00
vendor = 'Intel Corporation'
device = 'HD Graphics 530'
class = display
subclass = VGA

***@pci0:1:0:0: class=0x030200 card=0x07a91028 chip=0x13b410de rev=0xa2 hdr=0x00
vendor = 'NVIDIA Corporation'
device = 'GM107GLM [Quadro M620 Mobile]'
class = display
subclass = 3D

Which apparently is the source of my problems.
In this thread the suggestion is to disable
one card in BIOS:

https://forums.freebsd.org/threads/dell-precision-m7710-laptop-and-xorg.55899

Unfortunately I don't see any such or similar
option in my BIOS. Indeed my BIOS does not mention
2 cards. It only lists the Intel graphics device.

I searched all possible BIOS options - power, devices,
etc., but can find nothing to disable one card.

What else can I try?

Do I need to create an X config file in my case?

Thanks

Anton
Anton Shterenlikht
2018-04-06 14:24:25 UTC
Permalink
Post by Anton Shterenlikht
Please help
I got a Dell Precision 3520 laptop with 11.1-RELEASE.
[ 92.583] (EE) open /dev/dri/card0: No such file or directory
And indeed there is no /dev/dri directory at all.
vendor = 'Intel Corporation'
device = 'HD Graphics 530'
class = display
subclass = VGA
vendor = 'NVIDIA Corporation'
device = 'GM107GLM [Quadro M620 Mobile]'
class = display
subclass = 3D
Which apparently is the source of my problems.
In this thread the suggestion is to disable
https://forums.freebsd.org/threads/dell-precision-m7710-laptop-and-xorg.55899
Unfortunately I don't see any such or similar
option in my BIOS. Indeed my BIOS does not mention
2 cards. It only lists the Intel graphics device.
I searched all possible BIOS options - power, devices,
etc., but can find nothing to disable one card.
Just spoke to Dell support on the phone -
not possible to disable one of the cards via BIOS
in this model.

So I guess I need to go the X config file route...

Would still be grateful for any advice.

Anton
Matthias Gamsjager
2018-04-09 10:42:26 UTC
Permalink
Post by Anton Shterenlikht
Just spoke to Dell support on the phone -
not possible to disable one of the cards via BIOS
in this model.
So I guess I need to go the X config file route...
Would still be grateful for any advice.
Anton
I never got it to work on my XPS 15. But post you xorg,conf anyway.

If I remember correctly there is a git repo/script to disable the nvidia
card via acpi. So afer that you could try with kms-next
Matthias Gamsjager
2018-04-09 10:44:09 UTC
Permalink
found it:
https://github.com/ahacking/freebsd-gpu-off
Post by Matthias Gamsjager
Post by Anton Shterenlikht
Just spoke to Dell support on the phone -
not possible to disable one of the cards via BIOS
in this model.
So I guess I need to go the X config file route...
Would still be grateful for any advice.
Anton
I never got it to work on my XPS 15. But post you xorg,conf anyway.
If I remember correctly there is a git repo/script to disable the nvidia
card via acpi. So afer that you could try with kms-next
Anton Shterenlikht
2018-04-22 20:41:54 UTC
Permalink
Post by Matthias Gamsjager
https://github.com/ahacking/freebsd-gpu-off
This seems to have done nothing, but...
I solved my problem another way.

I noticed that pciconf -lv shows many Sunrise Point-H,
so I searched for "freebsd sunrise point-h graphics",
and found this thead:
https://forums.freebsd.org/threads/intel-hd-graphics-630.60159

where the advice was to install package graphics/drm-next-kmod.
I got this package installed, and added
kld_list="/boot/modules/i915kms.ko"
to /etc/rc.conf for my Intel driver.
This seems to work ok now.
Below is /var/log/Xorg.0.log.

As far as I can tell graphics/drm-next-kmod and
gpu-firmware-kmod:

z> pkg info -xd drm-next
drm-next-kmod-4.11.g20180224:
gpu-firmware-kmod-g20180206_1

contain the necessary firmware for Intel HD Graphics 530.

I hope this info might help others too.

Many thanks for all replies and advice.

Anton

**********************************************************************

[ 35.617]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 35.617] X Protocol Version 11, Revision 0
[ 35.617] Build Operating System: FreeBSD 12.0-CURRENT amd64
[ 35.617] Current Operating System: FreeBSD z.net 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r332432: Thu Apr 12 16:40:04 UTC 2018 ***@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
[ 35.617] Build Date: 19 April 2018 02:55:35AM
[ 35.617]
[ 35.617] Current version of pixman: 0.34.0
[ 35.617] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 35.617] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 35.617] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 22 21:21:02 2018
[ 35.619] (==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
[ 35.619] (==) No Layout section. Using the first Screen section.
[ 35.619] (==) No screen section available. Using defaults.
[ 35.619] (**) |-->Screen "Default Screen Section" (0)
[ 35.619] (**) | |-->Monitor "<default monitor>"
[ 35.620] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 35.620] (==) Automatically adding devices
[ 35.620] (==) Automatically enabling devices
[ 35.620] (==) Not automatically adding GPU devices
[ 35.620] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 35.626] (**) FontPath set to:
/usr/local/share/fonts/terminus-font,
/usr/local/share/fonts/urwfonts,
/usr/local/share/fonts/misc/,
/usr/local/share/fonts/TTF/,
/usr/local/share/fonts/OTF/,
/usr/local/share/fonts/Type1/,
/usr/local/share/fonts/100dpi/,
/usr/local/share/fonts/75dpi/
[ 35.626] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 35.626] (II) The server relies on devd to provide the list of input devices.
If no devices become available, reconfigure devd or disable AutoAddDevices.
[ 35.626] (II) Loader magic: 0x813e50
[ 35.626] (II) Module ABI versions:
[ 35.626] X.Org ANSI C Emulation: 0.4
[ 35.626] X.Org Video Driver: 20.0
[ 35.626] X.Org XInput driver : 22.1
[ 35.626] X.Org Server Extension : 9.0
[ 35.626] (--) PCI:*(0:0:2:0) 8086:191b:1028:07a9 rev 6, Mem @ 0xeb000000/16777216, 0x80000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/65536
[ 35.626] (--) PCI: (0:1:0:0) 10de:13b4:1028:07a9 rev 162, Mem @ 0xec000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128
[ 35.627] (II) LoadModule: "glx"
[ 35.628] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 35.637] (II) Module glx: vendor="X.Org Foundation"
[ 35.637] compiled for 1.18.4, module version = 1.0.0
[ 35.637] ABI class: X.Org Server Extension, version 9.0
[ 35.637] (==) AIGLX enabled
[ 35.637] (==) Matched intel as autoconfigured driver 0
[ 35.637] (==) Matched modesetting as autoconfigured driver 1
[ 35.637] (==) Matched scfb as autoconfigured driver 2
[ 35.637] (==) Matched vesa as autoconfigured driver 3
[ 35.637] (==) Assigned the driver to the xf86ConfigLayout
[ 35.637] (II) LoadModule: "intel"
[ 35.637] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so
[ 35.640] (II) Module intel: vendor="X.Org Foundation"
[ 35.640] compiled for 1.18.4, module version = 2.99.917
[ 35.640] Module class: X.Org Video Driver
[ 35.640] ABI class: X.Org Video Driver, version 20.0
[ 35.640] (II) LoadModule: "modesetting"
[ 35.640] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[ 35.641] (II) Module modesetting: vendor="X.Org Foundation"
[ 35.641] compiled for 1.18.4, module version = 1.18.4
[ 35.641] Module class: X.Org Video Driver
[ 35.641] ABI class: X.Org Video Driver, version 20.0
[ 35.641] (II) LoadModule: "scfb"
[ 35.641] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[ 35.641] (II) Module scfb: vendor="X.Org Foundation"
[ 35.641] compiled for 1.18.4, module version = 0.0.4
[ 35.641] ABI class: X.Org Video Driver, version 20.0
[ 35.641] (II) LoadModule: "vesa"
[ 35.641] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[ 35.641] (II) Module vesa: vendor="X.Org Foundation"
[ 35.642] compiled for 1.18.4, module version = 2.3.4
[ 35.642] Module class: X.Org Video Driver
[ 35.642] ABI class: X.Org Video Driver, version 20.0
[ 35.642] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 35.642] (II) intel: Driver for Intel(R) HD Graphics
[ 35.642] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 35.642] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 35.642] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 35.642] (II) scfb: driver for wsdisplay framebuffer: scfb
[ 35.642] (II) VESA: driver for VESA chipsets: vesa
[ 35.642] (--) Using syscons driver with X support (version 2.0)
[ 35.642] (--) using VT number 9

[ 35.665] (WW) Falling back to old probe method for modesetting
[ 35.665] (WW) Falling back to old probe method for scfb
[ 35.665] scfb trace: probe start
[ 35.665] scfb trace: probe done
[ 35.665] (WW) Falling back to old probe method for vesa
[ 35.665] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 35.665] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 35.665] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 35.665] (==) intel(0): RGB weight 888
[ 35.665] (==) intel(0): Default visual is TrueColor
[ 35.665] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 530
[ 35.666] (**) intel(0): Relaxed fencing enabled
[ 35.666] (**) intel(0): Wait on SwapBuffers? enabled
[ 35.666] (**) intel(0): Triple buffering? enabled
[ 35.666] (**) intel(0): Framebuffer tiled
[ 35.666] (**) intel(0): Pixmaps tiled
[ 35.666] (**) intel(0): 3D buffers tiled
[ 35.666] (**) intel(0): SwapBuffers wait enabled
[ 35.666] (==) intel(0): video overlay key set to 0x101fe
[ 35.667] (II) intel(0): Output eDP1 has no monitor section
[ 35.671] (II) intel(0): Output HDMI1 has no monitor section
[ 35.673] (II) intel(0): Output DP1 has no monitor section
[ 35.782] (II) intel(0): Output HDMI2 has no monitor section
[ 35.783] (II) intel(0): Output DP2 has no monitor section
[ 35.892] (II) intel(0): Output HDMI3 has no monitor section
[ 35.893] (II) intel(0): EDID for output eDP1
[ 35.893] (II) intel(0): Manufacturer: BOE Model: 6f1 Serial#: 0
[ 35.893] (II) intel(0): Year: 2016 Week: 1
[ 35.893] (II) intel(0): EDID Version: 1.4
[ 35.893] (II) intel(0): Digital Display Input
[ 35.893] (II) intel(0): 6 bits per channel
[ 35.893] (II) intel(0): Digital interface is DisplayPort
[ 35.893] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 35.893] (II) intel(0): Gamma: 2.20
[ 35.893] (II) intel(0): No DPMS capabilities specified
[ 35.893] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 35.893] (II) intel(0): First detailed timing is preferred mode
[ 35.893] (II) intel(0): Preferred mode is native pixel format and refresh rate
[ 35.893] (II) intel(0): redX: 0.652 redY: 0.340 greenX: 0.316 greenY: 0.629
[ 35.893] (II) intel(0): blueX: 0.152 blueY: 0.063 whiteX: 0.312 whiteY: 0.328
[ 35.893] (II) intel(0): Manufacturer's mask: 0
[ 35.893] (II) intel(0): Supported detailed timing:
[ 35.893] (II) intel(0): clock: 152.6 MHz Image Size: 344 x 194 mm
[ 35.893] (II) intel(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2230 h_border: 0
[ 35.893] (II) intel(0): v_active: 1080 v_sync: 1083 v_sync_end 1089 v_blanking: 1140 v_border: 0
[ 35.893] (II) intel(0): Supported detailed timing:
[ 35.893] (II) intel(0): clock: 117.7 MHz Image Size: 344 x 194 mm
[ 35.893] (II) intel(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2190 h_border: 0
[ 35.893] (II) intel(0): v_active: 1080 v_sync: 1083 v_sync_end 1089 v_blanking: 1120 v_border: 0
[ 35.893] (II) intel(0): MH98N
[ 35.893] (II) intel(0): Unknown vendor-specific block 0
[ 35.893] (II) intel(0): EDID (in hex):
[ 35.893] (II) intel(0): 00ffffffffffff0009e5f10600000000
[ 35.893] (II) intel(0): 011a0104952213780a0010a75751a127
[ 35.893] (II) intel(0): 10505400000001010101010101010101
[ 35.893] (II) intel(0): 0101010101019c3b803671383c403020
[ 35.893] (II) intel(0): 360058c21000001afd2d800e71382840
[ 35.893] (II) intel(0): 3020360058c21000001a000000fe004d
[ 35.893] (II) intel(0): 4839384e804e5631354e343300000000
[ 35.893] (II) intel(0): 000041229e001000000a010a202000c4
[ 35.894] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 35.894] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 35.894] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 35.894] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 35.894] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 35.894] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 35.894] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 35.894] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 35.894] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 35.894] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 35.894] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 35.894] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 35.894] (II) intel(0): Printing probed modes for output eDP1
[ 35.894] (II) intel(0): Modeline "1920x1080"x60.0 152.60 1920 1968 2000 2230 1080 1083 1089 1140 +hsync -vsync (68.4 kHz eP)
[ 35.894] (II) intel(0): Modeline "1920x1080"x48.0 117.73 1920 1968 2000 2190 1080 1083 1089 1120 +hsync -vsync (53.8 kHz e)
[ 35.894] (II) intel(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 35.894] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 35.894] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 35.894] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 35.894] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 35.894] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 35.894] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 35.897] (II) intel(0): EDID for output HDMI1
[ 35.898] (II) intel(0): EDID for output DP1
[ 36.009] (II) intel(0): EDID for output HDMI2
[ 36.010] (II) intel(0): EDID for output DP2
[ 36.119] (II) intel(0): EDID for output HDMI3
[ 36.119] (II) intel(0): Output eDP1 connected
[ 36.119] (II) intel(0): Output HDMI1 disconnected
[ 36.119] (II) intel(0): Output DP1 disconnected
[ 36.119] (II) intel(0): Output HDMI2 disconnected
[ 36.119] (II) intel(0): Output DP2 disconnected
[ 36.119] (II) intel(0): Output HDMI3 disconnected
[ 36.119] (II) intel(0): Using exact sizes for initial modes
[ 36.119] (II) intel(0): Output eDP1 using initial mode 1920x1080 +0+0
[ 36.119] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 36.119] (II) intel(0): Kernel page flipping support detected, enabling
[ 36.119] (==) intel(0): DPI set to (96, 96)
[ 36.119] (II) Loading sub module "fb"
[ 36.119] (II) LoadModule: "fb"
[ 36.119] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[ 36.120] (II) Module fb: vendor="X.Org Foundation"
[ 36.120] compiled for 1.18.4, module version = 1.0.0
[ 36.120] ABI class: X.Org ANSI C Emulation, version 0.4
[ 36.120] (II) Loading sub module "dri2"
[ 36.120] (II) LoadModule: "dri2"
[ 36.120] (II) Module "dri2" already built-in
[ 36.120] (II) UnloadModule: "modesetting"
[ 36.120] (II) Unloading modesetting
[ 36.120] (II) UnloadModule: "scfb"
[ 36.120] (II) Unloading scfb
[ 36.120] (II) UnloadModule: "vesa"
[ 36.120] (II) Unloading vesa
[ 36.120] (==) Depth 24 pixmap format is 32 bpp
[ 36.120] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[ 36.122] (II) UXA(0): Driver registered support for the following operations:
[ 36.122] (II) solid
[ 36.122] (II) copy
[ 36.122] (II) put_image
[ 36.122] (II) get_image
[ 36.123] (II) intel(0): [DRI2] Setup complete
[ 36.123] (II) intel(0): [DRI2] DRI driver: i965
[ 36.123] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 36.123] (==) intel(0): Backing store enabled
[ 36.123] (==) intel(0): Silken mouse enabled
[ 36.124] (II) intel(0): Initializing HW Cursor
[ 36.124] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 36.125] (==) intel(0): DPMS enabled
[ 36.126] (==) intel(0): Intel XvMC decoder enabled
[ 36.126] (WW) intel(0): Disabling Xv because no adaptors could be initialized.
[ 36.126] (II) intel(0): DRI2: Enabled
[ 36.126] (II) intel(0): DRI3: Disabled
[ 36.148] (--) RandR disabled
[ 36.183] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 36.183] (II) AIGLX: enabled GLX_ARB_create_context
[ 36.183] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 36.183] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 36.183] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 36.183] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 36.183] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 36.183] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 36.183] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 36.183] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 36.183] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 36.183] (II) AIGLX: Loaded and initialized i965
[ 36.183] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 36.183] (II) intel(0): Setting screen physical size to 508 x 285
[ 36.285] (II) config/devd: probing input devices...
[ 36.285] (II) config/devd: adding input device (null) (/dev/kbdmux)
[ 36.285] (II) LoadModule: "kbd"
[ 36.285] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
[ 36.286] (II) Module kbd: vendor="X.Org Foundation"
[ 36.286] compiled for 1.18.4, module version = 1.9.0
[ 36.286] Module class: X.Org XInput Driver
[ 36.286] ABI class: X.Org XInput driver, version 22.1
[ 36.286] (II) Using input driver 'kbd' for 'kbdmux'
[ 36.286] (**) kbdmux: always reports core events
[ 36.286] (**) kbdmux: always reports core events
[ 36.286] (**) Option "Protocol" "standard"
[ 36.286] (**) Option "XkbRules" "base"
[ 36.286] (**) Option "XkbModel" "pc105"
[ 36.286] (**) Option "XkbLayout" "us"
[ 36.286] (**) Option "config_info" "devd:kbdmux"
[ 36.286] (II) XINPUT: Adding extended input device "kbdmux" (type: KEYBOARD, id 6)
[ 36.287] (II) config/devd: kbdmux is enabled, ignoring device atkbd0
[ 36.287] (II) config/devd: adding input device (null) (/dev/sysmouse)
[ 36.287] (II) LoadModule: "mouse"
[ 36.287] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
[ 36.288] (II) Module mouse: vendor="X.Org Foundation"
[ 36.288] compiled for 1.18.4, module version = 1.9.2
[ 36.288] Module class: X.Org XInput Driver
[ 36.288] ABI class: X.Org XInput driver, version 22.1
[ 36.288] (II) Using input driver 'mouse' for 'sysmouse'
[ 36.288] (**) sysmouse: always reports core events
[ 36.288] (**) Option "Device" "/dev/sysmouse"
[ 36.288] (==) sysmouse: Protocol: "Auto"
[ 36.288] (**) sysmouse: always reports core events
[ 36.288] (==) sysmouse: Emulate3Buttons, Emulate3Timeout: 50
[ 36.288] (**) sysmouse: ZAxisMapping: buttons 4 and 5
[ 36.288] (**) sysmouse: Buttons: 5
[ 36.288] (**) Option "config_info" "devd:sysmouse"
[ 36.288] (II) XINPUT: Adding extended input device "sysmouse" (type: MOUSE, id 7)
[ 36.288] (**) sysmouse: (accel) keeping acceleration scheme 1
[ 36.288] (**) sysmouse: (accel) acceleration profile 0
[ 36.288] (**) sysmouse: (accel) acceleration factor: 2.000
[ 36.288] (**) sysmouse: (accel) acceleration threshold: 4
[ 36.288] (II) sysmouse: SetupAuto: hw.iftype is 4, hw.model is 0
[ 36.289] (II) sysmouse: SetupAuto: protocol is SysMouse
[ 36.289] (II) config/devd: device /dev/ums0 already opened
[ 369.245] (II) config/devd: terminating backend...
[ 369.245] (II) UnloadModule: "mouse"
[ 369.245] (II) UnloadModule: "kbd"
[ 369.527] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[ 369.527] (II) UXA(0): Driver registered support for the following operations:
[ 369.527] (II) solid
[ 369.527] (II) copy
[ 369.527] (II) put_image
[ 369.527] (II) get_image
[ 369.527] (II) intel(0): [DRI2] Setup complete
[ 369.527] (II) intel(0): [DRI2] DRI driver: i965
[ 369.527] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 369.527] (II) intel(0): Initializing HW Cursor
[ 369.527] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 369.528] (==) intel(0): DPMS enabled
[ 369.528] (==) intel(0): Intel XvMC decoder enabled
[ 369.528] (WW) intel(0): Disabling Xv because no adaptors could be initialized.
[ 369.528] (II) intel(0): DRI2: Enabled
[ 369.528] (II) intel(0): DRI3: Disabled
[ 370.326] (--) RandR disabled
[ 370.336] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 370.336] (II) AIGLX: enabled GLX_ARB_create_context
[ 370.336] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 370.336] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 370.336] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 370.336] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 370.336] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 370.336] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 370.336] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 370.336] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 370.336] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 370.336] (II) AIGLX: Loaded and initialized i965
[ 370.336] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 370.336] (II) intel(0): Setting screen physical size to 508 x 285
[ 370.421] (II) config/devd: probing input devices...
[ 370.421] (II) config/devd: adding input device (null) (/dev/kbdmux)
[ 370.421] (II) Using input driver 'kbd' for 'kbdmux'
[ 370.421] (**) kbdmux: always reports core events
[ 370.421] (**) kbdmux: always reports core events
[ 370.421] (**) Option "Protocol" "standard"
[ 370.421] (**) Option "XkbRules" "base"
[ 370.421] (**) Option "XkbModel" "pc105"
[ 370.421] (**) Option "XkbLayout" "us"
[ 370.421] (**) Option "config_info" "devd:kbdmux"
[ 370.422] (II) config/devd: kbdmux is enabled, ignoring device atkbd0
[ 370.422] (II) config/devd: adding input device (null) (/dev/sysmouse)
[ 370.422] (II) Using input driver 'mouse' for 'sysmouse'
[ 370.422] (**) sysmouse: always reports core events
[ 370.422] (**) Option "Device" "/dev/sysmouse"
[ 370.422] (==) sysmouse: Protocol: "Auto"
[ 370.422] (**) sysmouse: always reports core events
[ 370.422] (==) sysmouse: Emulate3Buttons, Emulate3Timeout: 50
[ 370.422] (**) sysmouse: ZAxisMapping: buttons 4 and 5
[ 370.422] (**) sysmouse: Buttons: 5
[ 370.422] (**) Option "config_info" "devd:sysmouse"
[ 370.422] (**) sysmouse: (accel) keeping acceleration scheme 1
[ 370.422] (**) sysmouse: (accel) acceleration profile 0
[ 370.422] (**) sysmouse: (accel) acceleration factor: 2.000
[ 370.422] (**) sysmouse: (accel) acceleration threshold: 4
[ 370.422] (II) sysmouse: SetupAuto: hw.iftype is 4, hw.model is 0
[ 370.422] (II) sysmouse: SetupAuto: protocol is SysMouse
[ 370.422] (II) config/devd: device /dev/ums0 already opened

Luciano Mannucci
2018-04-09 11:20:29 UTC
Permalink
On Fri, 6 Apr 2018 14:24:25 +0000
Post by Anton Shterenlikht
Just spoke to Dell support on the phone -
not possible to disable one of the cards via BIOS
in this model.
So I guess I need to go the X config file route...
Would still be grateful for any advice.
Well, I had a similar problem with my Toshiba Satellite laptop.
I burned a Linux "Live" distro (Like Knoppix, though it was another
one), booted it and copied the xorg automatic config that was working.
I had to wait for the same verion of xorg to be available for freeBSD
to see it somehow working...

Hope it helps,

Luciano.
--
/"\ /Via A. Salaino, 7 - 20144 Milano (Italy)
\ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250
X AGAINST HTML MAIL / E-MAIL: ***@sublink.sublink.ORG
/ \ AND POSTINGS / WWW: http://www.lesassaie.IT/
Loading...