Re: black screen trying to load modesetting

2018-03-12 Thread Perez Rodriguez, Humberto I


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  8.4G   0% /dev/shm
tmpfs  tmpfs 5.3M  4.1k  5.3M   1% /run/lock
tmpfs  tmpfs 8.4G 0  8.4G   0% /sys/fs/cgroup
/dev/sda1  vfat  2.1G  4.9M  2.1G   1% /boot/efi
tmpfs  tmpfs 1.7G   33k  1.7G   1% /run/user/1000


BDW system does not has FWs related 

https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware
.git/tree/i915


BTW this the bug open in freedesktop

https://bugs.freedesktop.org/show_bug.cgi?id=105403


On Mon, 2018-03-12 at 14:29 -0400, Felix Miata wrote:
> 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 left on
> > device
> 
> If you are still getting no space left on device errors you need to
> fix that
> before you can expect everything to work right.
> 
> Also make sure you have firmware-linux installed.

smime.p7s
Description: S/MIME cryptographic signature
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Re: black screen trying to load modesetting

2018-03-12 Thread Felix Miata
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 left on device

If you are still getting no space left on device errors you need to fix that
before you can expect everything to work right.

Also make sure you have firmware-linux installed.
-- 
"Wisdom is supreme; therefore get wisdom. Whatever else you
get, get wisdom." Proverbs 4:7 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Re: black screen trying to load modesetting

2018-03-12 Thread Perez Rodriguez, Humberto I

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 Audio device [0403]: Intel Corporation Broadwell-U Audio
Controller [8086:160c] (rev 09)




On Thu, 2018-03-08 at 17:50 -0500, Felix Miata wrote:
> 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, when sna is not in the system, modesetting is being
> > loaded, but also in this way it is fail.-- 
> 
> "Wisdom is supreme; therefore get wisdom. Whatever else you
> get, get wisdom." Proverbs 4:7 (New Living Translation)
> 
>  Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
> 
> Felix Miata  ***  http://fm.no-ip.com/
> ___
> xorg@lists.x.org: X.Org support
> Archives: http://lists.freedesktop.org/archives/xorg
> Info: https://lists.x.org/mailman/listinfo/xorg
> Your subscription address: %(user_address)s

smime.p7s
Description: S/MIME cryptographic signature
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Re: black screen trying to load modesetting

2018-03-08 Thread Felix Miata
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, when sna is not in the system, modesetting is being loaded, but also 
> in this way it is fail.-- 
"Wisdom is supreme; therefore get wisdom. Whatever else you
get, get wisdom." Proverbs 4:7 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Re: black screen trying to load modesetting

2018-03-08 Thread Perez Rodriguez, Humberto I

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., Felix Miata  escribió:

> 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 configuration file for modesetting
> 
>> $ cat 20-modesetting.conf
>> Section "Device"
>>  Identifier "Intel Graphics"
>>  Driver "modesetting"
>>  Option "AccelMethod" "glamor"
>> EndSection
> 
>> this is the erros that shows Xorg.0.log
> 
>> $ : 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 left on
>> device
> 
>> this are my commits for the following drivers:
> 
>> component: xserver
>>tag: xorg-server-1.19.99.901-21-g90e0cdd
>>commit: 90e0cdd42dfda2accfadffa5c550712696902e14
> 
>> Component: mesa
>>tag: 17.3-branchpoint-3811-g55376cb
>>commit: 55376cb31e2f495a4d872b4ffce2135c3365b873
>> Component: xf86-video-intel
>>tag: 2.99.917-814-gaa36399
>>commit: aa36399cca1250d878a4608528a535faeb0e931a
> 
> Using which Intel gfx hardware device? What's on your kernel cmdline? With 
> most
> Intel gfx, modesetting is used automatically when xf86-video-intel is not
> installed and xserver is newer than 1.16.x. I've been using it in such manner
> with most of my Intel machines for several years, so I have no need of
> /etc/X11/xorg.conf* to specify either device driver or accel method.
> -- 
> "Wisdom is supreme; therefore get wisdom. Whatever else you
> get, get wisdom." Proverbs 4:7 (New Living Translation)
> 
> Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
> 
> Felix Miata  ***  http://fm.no-ip.com/
> ___
> xorg@lists.x.org: X.Org support
> Archives: http://lists.freedesktop.org/archives/xorg
> Info: https://lists.x.org/mailman/listinfo/xorg
> Your subscription address: %(user_address)s
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Re: black screen trying to load modesetting

2018-03-08 Thread Felix Miata
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 configuration file for modesetting

> $ cat 20-modesetting.conf
> Section "Device"
>   Identifier "Intel Graphics"
>   Driver "modesetting"
>   Option "AccelMethod" "glamor"
> EndSection

> this is the erros that shows Xorg.0.log

> $ : 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 left on
> device

> this are my commits for the following drivers:

> component: xserver
> tag: xorg-server-1.19.99.901-21-g90e0cdd
> commit: 90e0cdd42dfda2accfadffa5c550712696902e14

> Component: mesa
> tag: 17.3-branchpoint-3811-g55376cb
> commit: 55376cb31e2f495a4d872b4ffce2135c3365b873
> Component: xf86-video-intel
> tag: 2.99.917-814-gaa36399
> commit: aa36399cca1250d878a4608528a535faeb0e931a

Using which Intel gfx hardware device? What's on your kernel cmdline? With most
Intel gfx, modesetting is used automatically when xf86-video-intel is not
installed and xserver is newer than 1.16.x. I've been using it in such manner
with most of my Intel machines for several years, so I have no need of
/etc/X11/xorg.conf* to specify either device driver or accel method.
-- 
"Wisdom is supreme; therefore get wisdom. Whatever else you
get, get wisdom." Proverbs 4:7 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s