Mainline Kernel on Tegra K1 (Acer Chromebook 13 CB5-311)

This forum is for supported devices using an ARMv7 nVidia SoC.

Re: Mainline Kernel on Tegra K1 (Acer Chromebook 13 CB5-311)

Postby tincman » Sun Aug 14, 2016 11:16 pm

4.7 turned out to be a bust as well with the same wifi/sdhci errors.

However, 4.8-rc1 seems to be working! Wifi is stable and working well.

Also, 4.8-rc1 has some tegra-dmaengine work and that seems to have fixed the APD/EMEM errors when using USB with LPAE!

I have not tried USB3/XUSB yet, but it's supposed to be enabled.

My EMMC speed dropped to non-UHS speed, even though some of the 4.8-rc1 commits were related to re-implementing it...

There seems to have been a lot of tegra related commits this round as well, and I haven't gotten through most of them yet, but this definitely seems a good kernel for us!
tincman
 
Posts: 25
Joined: Sat Feb 23, 2013 5:27 pm

Re: Mainline Kernel on Tegra K1 (Acer Chromebook 13 CB5-311)

Postby haagch » Mon Aug 15, 2016 1:28 pm

A solution for kwin on wayland?
$this->bbcode_second_pass_quote('', 'S')upport for render devices

Our virtual rendering platform in KWin/Wayland gained a new feature. Like the normal DRM device it now uses udev to find all possible devices and will default to a render device (e.g. /dev/dri/renderD128) if present. If not present it will look for a card device created through the vgem driver. This is a change intended mostly for the use on build.kde.org so that we can properly test OpenGL compositing, but is also a handy feature for running KWin in the cloud on systems with “real” GPUs. If no GPU is present one can easily make KWin pick the virtual device.

https://blog.martin-graesslin.com/blog/ ... mpositing/
haagch
 
Posts: 60
Joined: Thu Apr 02, 2015 5:36 pm

Re: Mainline Kernel on Tegra K1 (Acer Chromebook 13 CB5-311)

Postby tincman » Mon Aug 15, 2016 5:40 pm

Probably half of one? Judging from the description, it's equivalent to "off-screen" rendering (does the rendering, but does not display it).

My guess is this would make it much easier to patch to do the equivalent with Gnurou's xserver/westonr patches, but still would need a hack to manually set buffer formats and open the control node for display (which gnurou hardcodes in his patches), so nothing upstreamable.

On a different note, I'm having trouble with the AC adapter not working again (bq24735-charger). My patches should still be working and I haven't been able to figure out what exactly is going wrong.
tincman
 
Posts: 25
Joined: Sat Feb 23, 2013 5:27 pm

Re: Mainline Kernel on Tegra K1 (Acer Chromebook 13 CB5-311)

Postby haagch » Tue Aug 16, 2016 7:35 am

Yea, I asked him and he said
$this->bbcode_second_pass_quote('', 'U')nfortunately not. Render device support is only available in the virtual rendering platform.


Thanks for the info, so I don't update yet.
haagch
 
Posts: 60
Joined: Thu Apr 02, 2015 5:36 pm

Re: Mainline Kernel on Tegra K1 (Acer Chromebook 13 CB5-311)

Postby Manizuca » Sun Aug 28, 2016 3:20 pm

Hi!, Im planning on buying this chromebook. However, i can only buy the Acer C810, that seems to be an education variant.
I cant see specifications differences, but maybe a education variant could be more locked down? Have someone tried to install ALARM on this model?

Thanks
Manizuca
 
Posts: 17
Joined: Sun Aug 28, 2016 3:05 pm

Re: Mainline Kernel on Tegra K1 (Acer Chromebook 13 CB5-311)

Postby NoDiskNoFun » Fri Sep 16, 2016 2:46 am

I tried to install arch by editing the script mentioned in second post and installing it. Installation runs flawless but i'm unable to get nouveau running. My Laptop boots fine but hangs at loading lightdm (black screen with white command-dot ( _ )), no tty, have to reboot here. Here r my specs:

Kernel: 4.8-rc6
Nouveau: provided by Kernelpackage
Xserver: build from tincman's PKGBUILD (but i've also tested unpachted)

Xorg.log
$this->bbcode_second_pass_quote('', '[') 9.428]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 9.429] X Protocol Version 11, Revision 0
[ 9.429] Build Operating System: Linux 4.8.0-rc6-2-ARCH armv7l
[ 9.429] Current Operating System: Linux alarm 4.8.0-rc6-2-ARCH #1 SMP Wed Sep 14 20:03:48 MDT 2016 armv7l
[ 9.430] Kernel command line: cros_secure console=tty0 init=/sbin/init root=PARTUUID=48de0454-4e6a-2649-bac6-e8d33f1f7091/PARTNROFF=1 rootwait rw noinitrd
[ 9.432] Build Date: 16 September 2016 03:15:11AM
[ 9.432]
[ 9.432] Current version of pixman: 0.34.0
[ 9.432] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 9.432] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 9.434] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 16 04:22:51 2016
[ 9.436] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 9.436] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 9.439] (==) No Layout section. Using the first Screen section.
[ 9.440] (**) |-->Screen "Screen0" (0)
[ 9.440] (**) | |-->Monitor "eDP-1"
[ 9.442] (**) | |-->Device "eDP-1"
[ 9.442] (**) | |-->GPUDevice "Nvidia card"
[ 9.443] (==) Automatically adding devices
[ 9.443] (==) Automatically enabling devices
[ 9.443] (==) Automatically adding GPU devices
[ 9.443] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 9.444] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 9.444] Entry deleted from font path.
[ 9.444] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 9.444] Entry deleted from font path.
[ 9.444] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 9.444] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 9.444] Entry deleted from font path.
[ 9.444] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 9.444] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/
[ 9.444] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 9.445] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 9.445] (II) Loader magic: 0x1e4ee0
[ 9.445] (II) Module ABI versions:
[ 9.445] X.Org ANSI C Emulation: 0.4
[ 9.446] X.Org Video Driver: 20.0
[ 9.446] X.Org XInput driver : 22.1
[ 9.446] X.Org Server Extension : 9.0
[ 9.458] (++) using VT number 7

[ 9.458] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 9.467] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 9.471] (II) no primary bus or device found
[ 9.471] falling back to /sys/devices/soc0/50000000.host1x/drm/drm/card0
[ 9.471] (II) LoadModule: "glx"
[ 9.474] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 9.494] (II) Module glx: vendor="X.Org Foundation"
[ 9.494] compiled for 1.18.4, module version = 1.0.0
[ 9.494] ABI class: X.Org Server Extension, version 9.0
[ 9.494] (==) AIGLX enabled
[ 9.495] (II) LoadModule: "nouveau"
[ 9.496] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 9.499] (II) Module nouveau: vendor="X.Org Foundation"
[ 9.499] compiled for 1.18.4, module version = 1.0.12
[ 9.499] Module class: X.Org Video Driver
[ 9.499] ABI class: X.Org Video Driver, version 20.0
[ 9.499] (II) NOUVEAU driver
[ 9.499] (II) NOUVEAU driver for NVIDIA chipset families :
[ 9.500] RIVA TNT (NV04)
[ 9.501] RIVA TNT2 (NV05)
[ 9.501] GeForce 256 (NV10)
[ 9.502] GeForce 2 (NV11, NV15)
[ 9.502] GeForce 4MX (NV17, NV18)
[ 9.502] GeForce 3 (NV20)
[ 9.502] GeForce 4Ti (NV25, NV28)
[ 9.503] GeForce FX (NV3x)
[ 9.503] GeForce 6 (NV4x)
[ 9.503] GeForce 7 (G7x)
[ 9.503] GeForce 8 (G8x)
[ 9.503] GeForce GTX 200 (NVA0)
[ 9.503] GeForce GTX 400 (NVC0)
[ 9.506] (II) [drm] nouveau interface version: 0.0.0
[ 9.508] (II) Loading sub module "dri2"
[ 9.508] (II) LoadModule: "dri2"
[ 9.508] (II) Module "dri2" already built-in
[ 9.509] (--) NOUVEAU(0): Chipset: "NVIDIA NV00"
[ 9.509] (**) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[ 9.509] (==) NOUVEAU(0): RGB weight 888
[ 9.510] (==) NOUVEAU(0): Default visual is TrueColor
[ 9.510] (==) NOUVEAU(0): Using HW cursor
[ 9.510] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[ 9.510] (==) NOUVEAU(0): Page flipping disabled: no kernel support
[ 9.510] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[ 9.510] (==) NOUVEAU(0): Page flipping synced to vblank by ddx.
[ 9.511] (II) NOUVEAU(0): Initializing outputs ...
[ 9.511] (II) NOUVEAU(0): Output HDMI-1 using monitor section eDP-1
[ 9.533] (II) NOUVEAU(0): Output eDP-1 using monitor section eDP-1
[ 9.534] (II) NOUVEAU(0): 2 crtcs needed for screen.

... seems okay for me

lightdm log:
$this->bbcode_second_pass_quote('', 'X').Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.8.0-rc6-2-ARCH armv7l
Current Operating System: Linux alarm 4.8.0-rc6-2-ARCH #1 SMP Wed Sep 14 20:03:48 MDT 2016 armv7l
Kernel command line: cros_secure console=tty0 init=/sbin/init root=PARTUUID=48de0454-4e6a-2649-bac6-e8d33f1f7091/PARTNROFF=1 rootwait rw noinitrd
Build Date: 16 September 2016 03:15:11AM

Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 16 04:22:51 2016
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Xorg: drmmode_display.c:783: drmmode_crtc_init: Assertion `ret == 0' failed.


seems like there's a bug with drmmode_display.c?

thanks for your help =)
NoDiskNoFun
 
Posts: 31
Joined: Fri Sep 16, 2016 2:34 am
Top

Re: Mainline Kernel on Tegra K1 (Acer Chromebook 13 CB5-311)

Postby tincman » Fri Sep 16, 2016 1:18 pm

There is! Xorg-server 1.18.4 introduced present extensions to the mode setting driver that I haven't figured out how to merge with the tegra hacks from gnurou.

For the time being, 1.18.3 should still work: https://github.com/sctincman/PKGBUILDs/ ... org-server
Last edited by tincman on Fri Sep 16, 2016 4:04 pm, edited 1 time in total.
tincman
 
Posts: 25
Joined: Sat Feb 23, 2013 5:27 pm

Re: Mainline Kernel on Tegra K1 (Acer Chromebook 13 CB5-311)

Postby NoDiskNoFun » Fri Sep 16, 2016 3:53 pm

nope doesn't work for me

$this->bbcode_second_pass_quote('', 'X').Org X Server 1.18.3
Release Date: 2016-04-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.10.18 armv7l
Current Operating System: Linux alarm 4.8.0-rc6-2-ARCH #1 SMP Wed Sep 14 20:03:$
Kernel command line: cros_secure console=tty0 init=/sbin/init root=PARTUUID=48d$
Build Date: 16 September 2016 05:33:30PM

Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 16 17:46:56 2016
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Xorg: drmmode_display.c:783: drmmode_crtc_init: Assertion `ret == 0' failed.



edit:

huh, seems like its more a bug with lightdm. I installed xserver from OP, which gives me the same error:

$this->bbcode_second_pass_quote('', 'X').Org X Server 1.17.99.901 (1.18.0 RC 1)
Release Date: 2015-09-01
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-1-ARCH armv7l
Current Operating System: Linux alarm 4.8.0-rc6-2-ARCH #1 SMP Wed Sep 14 20:03:48 MDT 2016 armv7l
Kernel command line: cros_secure console=tty0 init=/sbin/init root=PARTUUID=48de0454-4e6a-2649-bac6-e8d33f1f7091/PARTNROFF=1 rootwait rw noinitrd
Build Date: 19 January 2016 12:22:57PM

Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 17 10:44:36 2016
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Xorg: drmmode_display.c:783: drmmode_crtc_init: Assertion `ret == 0' failed.
NoDiskNoFun
 
Posts: 31
Joined: Fri Sep 16, 2016 2:34 am
Top

Re: Mainline Kernel on Tegra K1 (Acer Chromebook 13 CB5-311)

Postby Manizuca » Mon Sep 19, 2016 6:15 am

$this->bbcode_second_pass_quote('NoDiskNoFun', '[')url=https://github.com/NoDiskNoFun/LinuxOnAcerCB5-311]I tried to install arch by editing the script mentioned in second post and installing it[/url]. Installation runs flawless but i'm unable to get nouveau running. My Laptop boots fine but hangs at loading lightdm (black screen with white command-dot ( _ )), no tty, have to reboot here.


use the modesetting driver, works fine

$this->bbcode_second_pass_quote('tincman', '4').7 turned out to be a bust as well with the same wifi/sdhci errors.

However, 4.8-rc1 seems to be working! Wifi is stable and working well.


Im using 4.8-rc7 and wifi is not working... also tried with rc1. however, my eMMC speeds seems fine, and usb is working with LPAE. Can you confirm that your wifi is still working?
Manizuca
 
Posts: 17
Joined: Sun Aug 28, 2016 3:05 pm
Top

Re: Mainline Kernel on Tegra K1 (Acer Chromebook 13 CB5-311)

Postby NoDiskNoFun » Tue Sep 20, 2016 9:33 pm

modesetting driver doesn't work too

gives me
- couldn't get display device
- failed to add fb -22

$this->bbcode_second_pass_quote('', '[') 7.464]
X.Org X Server 1.18.3
Release Date: 2016-04-04
[ 7.464] X Protocol Version 11, Revision 0
[ 7.464] Build Operating System: Linux 4.8.0-rc6-2-ARCH armv7l
[ 7.464] Current Operating System: Linux alarm 4.8.0-rc6-2-ARCH #1 SMP Wed Sep 14 20:03:48 MDT 2016 armv7l
[ 7.464] Kernel command line: cros_secure console=tty0 init=/sbin/init root=PARTUUID=48de0454-4e6a-2649-bac6-e8d33f1f7091/PARTNROFF=1 rootwait rw noinitrd
[ 7.464] Build Date: 16 September 2016 09:47:54PM
[ 7.464]
[ 7.465] Current version of pixman: 0.34.0
[ 7.465] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 7.465] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 7.465] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 20 23:21:10 2016
[ 7.465] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 7.466] (==) No Layout section. Using the first Screen section.
[ 7.466] (==) No screen section available. Using defaults.
[ 7.466] (**) |-->Screen "Default Screen Section" (0)
[ 7.466] (**) | |-->Monitor "<default monitor>"
[ 7.466] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 7.466] (==) Automatically adding devices
[ 7.466] (==) Automatically enabling devices
[ 7.466] (==) Automatically adding GPU devices
[ 7.466] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 7.466] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 7.466] Entry deleted from font path.
[ 7.466] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 7.466] Entry deleted from font path.
[ 7.466] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 7.466] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 7.466] Entry deleted from font path.
[ 7.466] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 7.466] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/
[ 7.466] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 7.466] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 7.466] (II) Loader magic: 0x1e3ed8
[ 7.466] (II) Module ABI versions:
[ 7.466] X.Org ANSI C Emulation: 0.4
[ 7.466] X.Org Video Driver: 20.0
[ 7.466] X.Org XInput driver : 22.1
[ 7.467] X.Org Server Extension : 9.0
[ 7.472] (++) using VT number 7

[ 7.473] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 7.474] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 7.474] (II) no primary bus or device found
[ 7.474] falling back to /sys/devices/soc0/50000000.host1x/drm/drm/card0
[ 7.474] (II) LoadModule: "glx"
[ 7.475] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 7.481] (II) Module glx: vendor="X.Org Foundation"
[ 7.481] compiled for 1.18.3, module version = 1.0.0
[ 7.481] ABI class: X.Org Server Extension, version 9.0
[ 7.481] (==) AIGLX enabled
[ 7.481] (==) Matched modesetting as autoconfigured driver 0
[ 7.481] (==) Matched fbdev as autoconfigured driver 1
[ 7.481] (==) Assigned the driver to the xf86ConfigLayout
[ 7.481] (II) LoadModule: "modesetting"
[ 7.482] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 7.482] (II) Module modesetting: vendor="X.Org Foundation"
[ 7.482] compiled for 1.18.3, module version = 1.18.3
[ 7.482] Module class: X.Org Video Driver
[ 7.482] ABI class: X.Org Video Driver, version 20.0
[ 7.482] (II) LoadModule: "fbdev"
[ 7.482] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 7.482] (II) Module fbdev: vendor="X.Org Foundation"
[ 7.482] compiled for 1.18.0, module version = 0.4.4
[ 7.482] Module class: X.Org Video Driver
[ 7.482] ABI class: X.Org Video Driver, version 20.0
[ 7.482] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 7.482] (II) FBDEV: driver for framebuffer: fbdev
[ 7.483] (II) modeset(0): using drv /dev/dri/card0
[ 7.483] (WW) Falling back to old probe method for fbdev
[ 7.483] (II) Loading sub module "fbdevhw"
[ 7.483] (II) LoadModule: "fbdevhw"
[ 7.483] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 7.483] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 7.483] compiled for 1.18.3, module version = 0.0.2
[ 7.483] ABI class: X.Org Video Driver, version 20.0
[ 7.483] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 7.483] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 7.483] (==) modeset(0): RGB weight 888
[ 7.483] (==) modeset(0): Default visual is TrueColor
[ 7.483] (II) Loading sub module "glamoregl"
[ 7.483] (II) LoadModule: "glamoregl"
[ 7.484] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 7.493] (II) Module glamoregl: vendor="X.Org Foundation"
[ 7.493] compiled for 1.18.3, module version = 1.0.0
[ 7.493] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.493] (II) glamor: OpenGL accelerated X.org driver based.
[ 7.493] (II) Opening render node: -1
[ 7.493] couldn't get display device
[ 7.493] (EE) modeset(0): glamor initialization failed
[ 7.493] (II) modeset(0): ShadowFB: preferred NO, enabled NO
[ 7.493] (II) modeset(0): Output HDMI-1 has no monitor section
[ 7.499] (II) modeset(0): Output eDP-1 has no monitor section
[ 7.500] (II) modeset(0): EDID for output HDMI-1
[ 7.506] (II) modeset(0): EDID for output eDP-1
[ 7.506] (II) modeset(0): Manufacturer: AUO Model: 132c Serial#: 0
[ 7.506] (II) modeset(0): Year: 2014 Week: 0
[ 7.506] (II) modeset(0): EDID Version: 1.3
[ 7.506] (II) modeset(0): Digital Display Input
[ 7.506] (II) modeset(0): Max Image Size [cm]: horiz.: 29 vert.: 16
[ 7.506] (II) modeset(0): Gamma: 2.20
[ 7.506] (II) modeset(0): No DPMS capabilities specified
[ 7.506] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 7.506] (II) modeset(0): First detailed timing is preferred mode
[ 7.506] (II) modeset(0): redX: 0.580 redY: 0.335 greenX: 0.330 greenY: 0.565
[ 7.506] (II) modeset(0): blueX: 0.155 blueY: 0.140 whiteX: 0.313 whiteY: 0.329
[ 7.506] (II) modeset(0): Manufacturer's mask: 0
[ 7.506] (II) modeset(0): Supported detailed timing:
[ 7.506] (II) modeset(0): clock: 69.5 MHz Image Size: 293 x 164 mm
[ 7.506] (II) modeset(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1466 h_border: 0
[ 7.506] (II) modeset(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 790 v_border: 0
[ 7.506] (II) modeset(0): Unknown vendor-specific block f
[ 7.506] (II) modeset(0): AUO
[ 7.506] (II) modeset(0): B133XTN01.3
[ 7.506] (II) modeset(0): EDID (in hex):
[ 7.506] (II) modeset(0): 00ffffffffffff0006af2c1300000000
[ 7.506] (II) modeset(0): 00180103801d10780abbf59455549027
[ 7.506] (II) modeset(0): 23505400000001010101010101010101
[ 7.506] (II) modeset(0): 010101010101261b5664500016303020
[ 7.506] (II) modeset(0): 360025a4100000180000000f00000000
[ 7.506] (II) modeset(0): 00000000000000000020000000fe0041
[ 7.506] (II) modeset(0): 554f0a202020202020202020000000fe
[ 7.506] (II) modeset(0): 004231333358544e30312e33200a004b
[ 7.506] (II) modeset(0): Printing probed modes for output eDP-1
[ 7.506] (II) modeset(0): Modeline "1366x768"x60.0 76.30 1366 1430 1478 1606 768 770 775 792 (47.5 kHz eP)
[ 7.506] (II) modeset(0): Modeline "1366x768"x60.0 69.50 1366 1414 1446 1466 768 771 777 790 -hsync -vsync (47.4 kHz eP)
[ 7.506] (II) modeset(0): Output HDMI-1 disconnected
[ 7.506] (II) modeset(0): Output eDP-1 connected
[ 7.506] (II) modeset(0): Using exact sizes for initial modes
[ 7.506] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
[ 7.506] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 7.506] (==) modeset(0): DPI set to (96, 96)
[ 7.506] (II) Loading sub module "fb"
[ 7.506] (II) LoadModule: "fb"
[ 7.507] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 7.507] (II) Module fb: vendor="X.Org Foundation"
[ 7.507] compiled for 1.18.3, module version = 1.0.0
[ 7.507] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.507] (II) UnloadModule: "fbdev"
[ 7.507] (II) Unloading fbdev
[ 7.507] (II) UnloadSubModule: "fbdevhw"
[ 7.507] (II) Unloading fbdevhw
[ 7.508] (==) Depth 24 pixmap format is 32 bpp
[ 7.514] (==) modeset(0): Backing store enabled
[ 7.514] (==) modeset(0): Silken mouse enabled
[ 7.514] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 7.514] (==) modeset(0): DPMS enabled
[ 7.514] failed to add fb -22
[ 7.515] (EE)
Fatal server error:
[ 7.515] (EE) AddScreen/ScreenInit failed for driver 0
[ 7.515] (EE)
[ 7.515] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 7.515] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 7.515] (EE)
[ 7.520] (EE) Server terminated with error (1). Closing log file.



hmm, does it load fbdev instead? How to force it?

$this->bbcode_second_pass_quote('', '[') 7.481] (==) Matched modesetting as autoconfigured driver 0
[ 7.481] (==) Matched fbdev as autoconfigured driver 1
NoDiskNoFun
 
Posts: 31
Joined: Fri Sep 16, 2016 2:34 am
Top

PreviousNext

Return to nVidia

Who is online

Users browsing this forum: No registered users and 13 guests