Re: Subject=Re: Re: Third Monitor Stopped Working

2016-11-09 Thread deloptes
Felix Miata wrote:

> I now suspect the problem is that the modesetting driver is limited to
> 8192 X 8192, and he has 3840 + 3840 + 1920 = 9600, and that points out the
> "device" that is "out of space" might be the framebuffer? Maybe indeed his
> solution is the Intel driver's 32767 X 32767 buffer. Looks to me like
> moving his 1920x1200 under or over one of the other two would light it up
> with the modesetting driver but to keep them all side by side would indeed
> require the intel driver instead of the new in Stretch modesetting
> default.

Yes this sound plausible. I use Intel with two external monitors, but they
are both 1920 max.

He can try with sizes in the given range and see if it works.

regards



Re: Subject=Re: Re: Third Monitor Stopped Working

2016-11-09 Thread Felix Miata

deloptes composed on 2016-11-09 08:15 (UTC+0100):


Felix Miata wrote:



What did you see in OP to suggest poster has Optimus?


I did not see the original post - I looked for it, but perhaps I missed it.


https://lists.debian.org/debian-user/2016/11/msg00236.html

> Perhaps OP needs a recent intel driver

http://www.phoronix.com/scan.php?page=news_item&px=Ubuntu-Debian-Abandon-Intel-DDX 
suggests it's dying. Last official (upstream) Intel driver update was 
2.99.917 23 months ago.


But maybe the modesetting driver has a problem with more than two displays. I 
can't recall ever seeing "No space left on device" in any Xorg.#.log before.


I now suspect the problem is that the modesetting driver is limited to 8192 X 
8192, and he has 3840 + 3840 + 1920 = 9600, and that points out the "device" 
that is "out of space" might be the framebuffer? Maybe indeed his solution is 
the Intel driver's 32767 X 32767 buffer. Looks to me like moving his 
1920x1200 under or over one of the other two would light it up with the 
modesetting driver but to keep them all side by side would indeed require the 
intel driver instead of the new in Stretch modesetting default.

--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

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

Felix Miata  ***  http://fm.no-ip.com/



Re: Subject=Re: Re: Third Monitor Stopped Working

2016-11-08 Thread deloptes
Felix Miata wrote:

> deloptes composed on 2016-11-09 01:31 (UTC+0100):
> 
>> Felix Miata wrote:
> 
>>> deloptes composed on 2016-11-08 20:45 (UTC+0100):
> 
 Barak A. Pearlmutter wrote:
> 
> [ 621.721] (EE) modeset(0): failed to set mode: No space left on
> [ device
> 
 self explaining
> 
>>> What device???
> 
>> Barak did not say what video card/chip he has, but this comes in
>> conjunction to NVidia
> 
> lspci output provided included only one Intel line.
> 
>> https://bugs.freedesktop.org/show_bug.cgi?id=94577
> 
>>
https://devtalk.nvidia.com/default/topic/928743/linux/cannot-start-x-from-february-2016-nvidia-optimus/
> 
> What did you see in OP to suggest poster has Optimus?

I did not see the original post - I looked for it, but perhaps I missed it.
Perhaps OP needs a recent intel driver

regards



Re: Subject=Re: Re: Third Monitor Stopped Working

2016-11-08 Thread Mark Fletcher
On Tue, Nov 08, 2016 at 05:59:25PM -0500, Felix Miata wrote:
> deloptes composed on 2016-11-08 20:45 (UTC+0100):
> 
> >Barak A. Pearlmutter wrote:
> 
> >>[ 621.721] (EE) modeset(0): failed to set mode: No space left on device
> 
> >self explaining
> 
> What device???
> -- 

Yes, I have to say that is what went through my head when I saw that 
error message too. That no space left on device message is usually 
talking about a storage device like a hard disk -- and why would a hard 
disk be involved in setting the display mode??? Sounds almost 
Microsoft... yuck!

Sorry I am not able to help, but perhaps the sympathy / validation will 
be worth something.

Mark



Re: Subject=Re: Re: Third Monitor Stopped Working

2016-11-08 Thread Felix Miata

deloptes composed on 2016-11-08 20:45 (UTC+0100):


Barak A. Pearlmutter wrote:



[ 621.721] (EE) modeset(0): failed to set mode: No space left on device



self explaining


What device???
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

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

Felix Miata  ***  http://fm.no-ip.com/



Re: Subject=Re: Re: Third Monitor Stopped Working

2016-11-08 Thread deloptes
Barak A. Pearlmutter wrote:

> [ 621.721] (EE) modeset(0): failed to set mode: No space left on device

self explaining