Hello everyone,
Thanks for your answers.
I came on the office earlier today just to test this out and:
$ xrandr
Screen 0: minimum 8 x 8, current 3286 x 1080, maximum 32767 x 32767
eDP1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 277mm x
156mm
1366x768 60.00*+
102
>> >> Hmmm... Martin, if you still have a Xorg.log it means you have a
>> >> really old installation,
>>
>> That was true for versions under 1.16.0-3 as evidenced by the version
>> comparison, but it is not true anymore, Xserver 1.17 dumps its logs to
>> syslog. And syslog is trapped by journalctl
On Sun, 05 Apr 2015 12:10:13 -0500
"Pedro A. López-Valencia" wrote:
> On 04/04/15 14:59, Patrick Burroughs (Celti) wrote:
> > On Sat, 04 Apr 2015 11:29:26 -0500 "Pedro A. López-Valencia"
> > wrote:
> >
> >> Hmmm... Martin, if you still have a Xorg.log it means you have a
> >> really old install
On 04/04/15 14:59, Patrick Burroughs (Celti) wrote:
That would only be true if systemd launched Xorg directly. Xorg writes
its log file on its own, not through syslog and not to the journal; I
can tell you that on my fully up-to-date system, at least, Xorg writes
to /var/log/Xorg.X.log (or to ~
On 04/04/15 14:59, Patrick Burroughs (Celti) wrote:
On Sat, 04 Apr 2015 11:29:26 -0500 "Pedro A. López-Valencia"
wrote:
Hmmm... Martin, if you still have a Xorg.log it means you have a
really old installation, or you installed syslog-ng and integrated it
with journalctl, something that is not
On 2015-04-04 11:29:26, "Pedro A. López-Valencia" wrote:
> On 30/03/15 06:24, Martin S. Weber wrote:
> >On 2015-03-30 13:08:11, Alfredo Palhares wrote:
> >>Any ideas how can I debug this problem further ?
> >Have a look at X's logfile, /var/log/Xorg.log. There should be messages that
> >say the mo
On Sat, 04 Apr 2015 11:29:26 -0500 "Pedro A. López-Valencia"
wrote:
> Hmmm... Martin, if you still have a Xorg.log it means you have a
> really old installation, or you installed syslog-ng and integrated it
> with journalctl, something that is not standard anymore. Heck,
> OpenSUSE just removed
On 30/03/15 06:24, Martin S. Weber wrote:
On 2015-03-30 13:08:11, Alfredo Palhares wrote:
Any ideas how can I debug this problem further ?
Have a look at X's logfile, /var/log/Xorg.log. There should be messages that
say the modes
are being removed, and why (not enough Vram, some parameter out
On 2015-03-30 13:08:11, Alfredo Palhares wrote:
> Any ideas how can I debug this problem further ?
Have a look at X's logfile, /var/log/Xorg.log. There should be messages that
say the modes
are being removed, and why (not enough Vram, some parameter out of range,
etc.). It's likely
warning or er
Do you get an error message or the like?
Hello fellow Arch users,
Suddenly I cannot use my external monitor in the 1920x1080 mode, I add
the following script that run every time I connect my thinkpad to the
base:
```
#!/bin/bash
set -x
xrandr --output DP2-3 --mode 1920x1080 --right-of eDP1
xset m 1/2 1
```
And after a update (I think)
11 matches
Mail list logo