[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Choppy video on Youtube



On 04/06/2016 03:11 PM, Felix Miata wrote:
I don't see Bay Trail on https://en.wikipedia.org/wiki/List_of_Intel_chipsets which likely means your laptop's construction design predates Jessie's original release a year ago. Maybe Stretch has support for it?
I unfortunately don't know how to determine this...

Maybe switching between modesetting and intel X driver is what you need, depending on which is in use now. /var/log/Xorg.0.log will say which video driver is in use. If it's not intel or modesetting, X is running on an inferior fallback driver.
That log file is huge, but the relevant section appears to be:

[    22.881] (II) Module ABI versions:
[    22.881]     X.Org ANSI C Emulation: 0.4
[    22.881]     X.Org Video Driver: 18.0
[    22.881]     X.Org XInput driver : 21.0
[    22.881]     X.Org Server Extension : 8.0
[    22.883] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 22.887] (--) PCI:*(0:0:2:0) 8086:0f31:1028:06ab rev 14, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x0000f080/8
[    22.902] (II) LoadModule: "glx"
[    22.905] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    23.383] (II) Module glx: vendor="X.Org Foundation"
[    23.383]     compiled for 1.16.4, module version = 1.0.0
[    23.383]     ABI class: X.Org Server Extension, version 8.0
[    23.383] (==) AIGLX enabled
[    23.383] (==) Matched intel as autoconfigured driver 0
[    23.383] (==) Matched intel as autoconfigured driver 1
[    23.384] (==) Matched modesetting as autoconfigured driver 2
[    23.384] (==) Matched fbdev as autoconfigured driver 3
[    23.384] (==) Matched vesa as autoconfigured driver 4
[    23.384] (==) Assigned the driver to the xf86ConfigLayout
[    23.384] (II) LoadModule: "intel"
[    23.409] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    23.464] (II) Module intel: vendor="X.Org Foundation"
[    23.465]     compiled for 1.15.99.904, module version = 2.21.15
[    23.465]     Module class: X.Org Video Driver
[    23.465]     ABI class: X.Org Video Driver, version 18.0
[    23.465] (II) LoadModule: "modesetting"
[    23.467] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    23.496] (II) Module modesetting: vendor="X.Org Foundation"
[    23.496]     compiled for 1.16.4, module version = 0.9.0
[    23.496]     Module class: X.Org Video Driver
[    23.497]     ABI class: X.Org Video Driver, version 18.0
[    23.497] (II) LoadModule: "fbdev"
[    23.498] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    23.502] (II) Module fbdev: vendor="X.Org Foundation"
[    23.503]     compiled for 1.15.99.904, module version = 0.4.4
[    23.503]     Module class: X.Org Video Driver
[    23.503]     ABI class: X.Org Video Driver, version 18.0
[    23.503] (II) LoadModule: "vesa"
[    23.505] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    23.521] (II) Module vesa: vendor="X.Org Foundation"
[    23.521]     compiled for 1.15.99.904, module version = 2.3.3
[    23.521]     Module class: X.Org Video Driver
[    23.521]     ABI class: X.Org Video Driver, version 18.0
[    23.521] (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, HD Graphics,
    HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
    HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
    HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
    HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[    23.530] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    23.530] (II) FBDEV: driver for framebuffer: fbdev
[    23.530] (II) VESA: driver for VESA chipsets: vesa
[    23.530] (++) using VT number 7

[    23.567] (WW) Falling back to old probe method for modesetting
[    23.567] (WW) Falling back to old probe method for fbdev
[    23.568] (II) Loading sub module "fbdevhw"
[    23.568] (II) LoadModule: "fbdevhw"
[    23.568] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    23.583] (II) Module fbdevhw: vendor="X.Org Foundation"
[    23.583]     compiled for 1.16.4, module version = 0.0.2
[    23.584]     ABI class: X.Org Video Driver, version 18.0
[    23.584] (WW) Falling back to old probe method for vesa
[ 23.585] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    23.585] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    23.585] (==) intel(0): RGB weight 888
[    23.585] (==) intel(0): Default visual is TrueColor
[    23.585] (--) intel(0): gen7 engineering sample
[    23.586] (**) intel(0): Relaxed fencing enabled
[    23.586] (**) intel(0): Wait on SwapBuffers? enabled
[    23.586] (**) intel(0): Triple buffering? enabled
[    23.586] (**) intel(0): Framebuffer tiled
[    23.586] (**) intel(0): Pixmaps tiled
[    23.587] (**) intel(0): 3D buffers tiled
[    23.587] (**) intel(0): SwapBuffers wait enabled
[    23.587] (==) intel(0): video overlay key set to 0x101fe
[    23.590] (II) intel(0): Output eDP1 has no monitor section
[ 23.590] (--) intel(0): found backlight control interface /sys/class/backlight/intel_backlight
[    23.592] (II) intel(0): Output HDMI1 has no monitor section
[    23.592] (II) intel(0): Output DP1 has no monitor section
[    23.594] (II) intel(0): Output HDMI2 has no monitor section
[    23.596] (II) intel(0): EDID for output eDP1
[    23.597] (II) intel(0): Manufacturer: BOE  Model: 615  Serial#: 0
[    23.597] (II) intel(0): Year: 2014  Week: 1
[    23.597] (II) intel(0): EDID Version: 1.4
[    23.597] (II) intel(0): Digital Display Input
[    23.597] (II) intel(0): 6 bits per channel
[    23.597] (II) intel(0): Digital interface is DisplayPort
[    23.597] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    23.597] (II) intel(0): Gamma: 2.20
[    23.598] (II) intel(0): No DPMS capabilities specified
[ 23.598] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    23.598] (II) intel(0): First detailed timing is preferred mode
[ 23.598] (II) intel(0): Preferred mode is native pixel format and refresh rate [ 23.598] (II) intel(0): redX: 0.585 redY: 0.347 greenX: 0.334 greenY: 0.569 [ 23.598] (II) intel(0): blueX: 0.164 blueY: 0.117 whiteX: 0.312 whiteY: 0.339
[    23.598] (II) intel(0): Manufacturer's mask: 0
[    23.599] (II) intel(0): Supported detailed timing:
[    23.599] (II) intel(0): clock: 70.1 MHz   Image Size:  309 x 173 mm
[ 23.599] (II) intel(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1485 h_border: 0 [ 23.599] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 787 v_border: 0
[    23.599] (II) intel(0): Supported detailed timing:
[    23.599] (II) intel(0): clock: 60.5 MHz   Image Size:  309 x 173 mm
[ 23.599] (II) intel(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1551 h_border: 0 [ 23.600] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 813 v_border: 0


https://www.reddit.com/r/archlinux/comments/4cojj9/it_is_probably_time_to_ditch_xf86videointel/ could provide some insight on driver selection, but you still may need Xorg or video driver or both from unstable.

I'm unfortunately at a loss to understand your message here... I understand what you mean by using things from unstable (I've read the Debian FAQ section on stable/unstable etc.) but as I'm relatively new, it's still a bit cryptic to me.

I chose to use Debian because Ubuntu failed me twice -- both times, the "Automatic Update" failed miserably and left me with an unusable system, on two different laptops. So I decided to go back to the source of Ubuntu, hence why I'm here... I'll do my best to follow along with the advice given here.

Thanks again.
Harris


Reply to: