On 11 December 2014 at 18:43, Ahmad Samir <ahmadsamir3891@gmail.com> wrote:

On 11 December 2014 at 17:35, Paul Cartwright <pbcartwright@gmail.com> wrote:
On 12/11/2014 10:31 AM, poma wrote:
> On 11.12.2014 16:01, Ahmad Samir wrote:
>
>> With X in F21 there's no /var/log/Xorg*log any more so to get the X log:
> And what is this, mister journalctl?
>
> $ grep kernel /var/log/Xorg.0.log
> [ 14509.022] Kernel command line: BOOT_IMAGE=/vmlinuz-3.17.4-301.fc21.x86_64 root=UUID=... initrd=/initramfs-3.17.4-301.fc21.x86_64.img
> [ 14509.030] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
>
> $ cat /etc/fedora-release
> Fedora release 21 (Twenty One)
>
>

excuse me??
[root@localhost log]# ls -l /var/log/Xorg.0.log
-rw-r--r-- 1 root root 77799 Dec 11 07:44 /var/log/Xorg.0.log
[root@localhost log]#  cat /etc/fedora-release
Fedora release 21 (Twenty One)

I am using gdm with the intel driver, and I don't have an /var/log/Xorg.*.log; the X log is sent to the journal, maybe that's specific to gdm?


It is specific to gdm: https://git.gnome.org/browse/gdm/commit/?id=ed7b9505a4f8ea90f0bf540b5ed8c24d9ffd66ad

--
Ahmad Samir