BTW there is a lot of space available
$ : df -TH
Filesystem Type Size Used Avail Use% Mounted on
udev devtmpfs 8.4G 0 8.4G 0% /dev
tmpfs tmpfs 1.7G 11M 1.7G 1% /run
/dev/sda3 ext4 224G 6.7G 206G 4% /
tmpfs tmpfs 8.4G 0
Perez Rodriguez, Humberto I composed on 2018-03-08 15:14 (UTC):
> $ : cat -n Xorg.0.log | grep "(EE)"
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [ 4.425] (EE) modeset(0): failed to set mode: Invalid argument
> [ 5.258] (EE) modeset(0): failed to set mode: No space le
Hi Felix:
this is the output of : lspci -nnk | grep -A4 VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics
6000 [8086:1626] (rev 09)
Subsystem: Intel Corporation HD Graphics 6000 [8086:2057]
Kernel driver in use: i915
Kernel modules: i915
00:03.0
Perez Rodriguez, Humberto I composed on 2018-03-08 22:33 (UTC):
> Using intel nuc BDW hardware device
That's not enough. What is output from
lspci -nnk | grep -A4 VGA
> Cmd command line default = quiet splash
You might find useful messages during boot if you remove quiet.
> And yes, w
Hi Felix :
Using intel nuc BDW hardware device
Cmd command line default = quiet splash
And yes, when sna is not in the system, modesetting is being loaded, but also
in this way it is fail.
Cheers
Humberto Perez
Linux Graphics | 01.org
iNet : 8-645-2968
El 08/03/2018, a la(s) 4:28 p. m.,
Perez Rodriguez, Humberto I composed on 2018-03-08 15:14 (UTC):
> i am having black screen when i try to enable modesetting with Xorg,
> with SNA works well, please see below my configuration and the issue.
> any help here would be appreciated :)
> kernel version : 4.13.0-32-generic
> this is my