* Odd text behavior on Websites and others
@ 2015-08-11 6:54 Rudolf Künzli
0 siblings, 0 replies; 15+ messages in thread
From: Rudolf Künzli @ 2015-08-11 6:54 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
Online, just now noticed some websites are coming up ok, but then
charac
ters rapidly begin to disappear or get replaced by wrong
characters.
If I click on any words in this post several times, the missing
characters "Kr" intermittently appear in the example above and disappear
in this sentence. Also just noticed that same behavior occurs when I
move the mouse in and out of the text pane. Very odd.
Some menus are corrupted too, Evolution (mail).
System was working before the updated nouveau driver.
I never installed NVIDIA drivers.
System Fedora 22 32-bits with GeForce GTX 745
--
Rudolf Künzli <rudolf.kunzli@gmail.com>
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
* Odd text behavior on Websites and others
@ 2015-08-11 8:20 Rudolf Künzli
[not found] ` <1439281240.4493.2.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 15+ messages in thread
From: Rudolf Künzli @ 2015-08-11 8:20 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
Online, just now noticed some websites are coming up ok, but then
characters rapidly begin to disappear or get replaced by wrong
characters.
If I click on any words in this post several times, the missing
characters "Kr" intermittently appear in the example above and
disappear
in this sentence. Also just noticed that same behavior occurs when I
move the mouse in and out of the text pane. Very odd.
Some menus in applications (Evolution, LibreOffic, etc.) are corrupted
too,
System was working before the updated nouveau driver.
System: Linux mephisto 4.1.3-201.fc22.i686 #1 SMP Wed Jul 29 20:53:52
UTC 2015 i686 i686 i386 GNU/Linux
Graphic Card: GeForce GTX 745
Nouveau Driver: xorg-x11-drv-nouveau-1.0.11-2.fc22.i686
--
Rudolf Künzli <rudolf.kunzli@gmail.com>
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Odd text behavior on Websites and others
[not found] ` <1439281240.4493.2.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2015-08-11 13:45 ` Ilia Mirkin
[not found] ` <1439304438.6366.4.camel@gmail.com>
0 siblings, 1 reply; 15+ messages in thread
From: Ilia Mirkin @ 2015-08-11 13:45 UTC (permalink / raw)
To: Rudolf Künzli
Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
What is a GTX 745? (I'm looking for a GKxxx or GMxxx model.) Are you
using glamor? What bit of "nouveau" did you update? There isn't a
single nouveau driver... (or any other GPU), it's lots of different
bits and pieces. kernel, libdrm, xf86-video-nouveau, mesa.
On Tue, Aug 11, 2015 at 4:20 AM, Rudolf Künzli <rudolf.kunzli@gmail.com> wrote:
> Online, just now noticed some websites are coming up ok, but then
> characters rapidly begin to disappear or get replaced by wrong
> characters.
>
> If I click on any words in this post several times, the missing
> characters "Kr" intermittently appear in the example above and
> disappear
> in this sentence. Also just noticed that same behavior occurs when I
> move the mouse in and out of the text pane. Very odd.
>
> Some menus in applications (Evolution, LibreOffic, etc.) are corrupted
> too,
>
> System was working before the updated nouveau driver.
>
> System: Linux mephisto 4.1.3-201.fc22.i686 #1 SMP Wed Jul 29 20:53:52
> UTC 2015 i686 i686 i386 GNU/Linux
>
> Graphic Card: GeForce GTX 745
>
> Nouveau Driver: xorg-x11-drv-nouveau-1.0.11-2.fc22.i686
>
> --
> Rudolf Künzli <rudolf.kunzli@gmail.com>
> _______________________________________________
> Nouveau mailing list
> Nouveau@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/nouveau
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Odd text behavior on Websites and others
[not found] ` <1439304438.6366.4.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2015-08-11 14:56 ` Ilia Mirkin
[not found] ` <CAKb7UviRDg0OPzCZxB2GR67OV70Sc5zubENYSGRyKiH0fFrzdA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 15+ messages in thread
From: Ilia Mirkin @ 2015-08-11 14:56 UTC (permalink / raw)
To: Rudolf Künzli
Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
On Tue, Aug 11, 2015 at 10:47 AM, Rudolf Künzli <rudolf.kunzli@gmail.com> wrote:
>> GeForce GTX 745 is a NVIDIA card in the NV117 (GM107) Family...
> The update was made using DNF (Yum) in my daily update procedure using
> the Fedora 22 Update repository.
> I am not familiar with details I just can report what happens right
> now...
OK, there's no EXA support for maxwell, so you're using glamor. Before
kernel 4.1, unless you had extracted your own ctxsw firmware, you
didn't have acceleration at all, that was likely the change that
triggered the issue.
The glamor integration in nouveau is, sadly, broken. But it's unclear
whether that's the cause of your issue. You can either add
Option "NoAccel" "true"
to the device section in your xorg.conf, which will disable 2d
acceleration and bring you back to the same state you were in before,
or you can add
Driver "modesetting"
(or uninstall xf86-video-nouveau) which will use the modesetting
driver which has a non-broken glamor integration. You may still get
the same issues though, as they could just be generic
mesa-sucks-on-maxwell issues (I don't have a Maxwell GPU, no one else
has been interested in debugging/fixing issues).
-ilia
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Odd text behavior on Websites and others
[not found] ` <CAKb7UviRDg0OPzCZxB2GR67OV70Sc5zubENYSGRyKiH0fFrzdA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2015-08-11 15:38 ` Rudolf Künzli
[not found] ` <1439307504.6366.6.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 15+ messages in thread
From: Rudolf Künzli @ 2015-08-11 15:38 UTC (permalink / raw)
To: Ilia Mirkin; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Thanks - the only xorg.conf I found is -
/usr/share/abrt/conf.d/plugins/xorg.conf
Is this the file to be edited?
--
Rudolf Künzli <rudolf.kunzli@gmail.com>
On Tue, 2015-08-11 at 10:56 -0400, Ilia Mirkin wrote:
> On Tue, Aug 11, 2015 at 10:47 AM, Rudolf Künzli <
> rudolf.kunzli@gmail.com> wrote:
> > > GeForce GTX 745 is a NVIDIA card in the NV117 (GM107) Family...
> > The update was made using DNF (Yum) in my daily update procedure
> > using
> > the Fedora 22 Update repository.
> > I am not familiar with details I just can report what happens right
> > now...
>
> OK, there's no EXA support for maxwell, so you're using glamor.
> Before
> kernel 4.1, unless you had extracted your own ctxsw firmware, you
> didn't have acceleration at all, that was likely the change that
> triggered the issue.
>
> The glamor integration in nouveau is, sadly, broken. But it's unclear
> whether that's the cause of your issue. You can either add
>
> Option "NoAccel" "true"
>
> to the device section in your xorg.conf, which will disable 2d
> acceleration and bring you back to the same state you were in before,
> or you can add
>
> Driver "modesetting"
>
> (or uninstall xf86-video-nouveau) which will use the modesetting
> driver which has a non-broken glamor integration. You may still get
> the same issues though, as they could just be generic
> mesa-sucks-on-maxwell issues (I don't have a Maxwell GPU, no one else
> has been interested in debugging/fixing issues).
>
> -ilia
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Odd text behavior on Websites and others
[not found] ` <1439307504.6366.6.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2015-08-11 15:42 ` Ilia Mirkin
[not found] ` <CAKb7UviqvY97VCHHnzEOHHHYxWoXnHa+f5VcHKwx90HHJ4e0nw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 15+ messages in thread
From: Ilia Mirkin @ 2015-08-11 15:42 UTC (permalink / raw)
To: Rudolf Künzli
Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
No, you probably want something in /etc/X11... a lot of the time it's
split up into a bunch of separate files in like /etc/X11/xorg.conf.d
or something. You should consult your distro documentation for how to
make it happen.
On Tue, Aug 11, 2015 at 11:38 AM, Rudolf Künzli <rudolf.kunzli@gmail.com> wrote:
> Thanks - the only xorg.conf I found is -
> /usr/share/abrt/conf.d/plugins/xorg.conf
> Is this the file to be edited?
>
> --
> Rudolf Künzli <rudolf.kunzli@gmail.com>
> On Tue, 2015-08-11 at 10:56 -0400, Ilia Mirkin wrote:
>> On Tue, Aug 11, 2015 at 10:47 AM, Rudolf Künzli <
>> rudolf.kunzli@gmail.com> wrote:
>> > > GeForce GTX 745 is a NVIDIA card in the NV117 (GM107) Family...
>> > The update was made using DNF (Yum) in my daily update procedure
>> > using
>> > the Fedora 22 Update repository.
>> > I am not familiar with details I just can report what happens right
>> > now...
>>
>> OK, there's no EXA support for maxwell, so you're using glamor.
>> Before
>> kernel 4.1, unless you had extracted your own ctxsw firmware, you
>> didn't have acceleration at all, that was likely the change that
>> triggered the issue.
>>
>> The glamor integration in nouveau is, sadly, broken. But it's unclear
>> whether that's the cause of your issue. You can either add
>>
>> Option "NoAccel" "true"
>>
>> to the device section in your xorg.conf, which will disable 2d
>> acceleration and bring you back to the same state you were in before,
>> or you can add
>>
>> Driver "modesetting"
>>
>> (or uninstall xf86-video-nouveau) which will use the modesetting
>> driver which has a non-broken glamor integration. You may still get
>> the same issues though, as they could just be generic
>> mesa-sucks-on-maxwell issues (I don't have a Maxwell GPU, no one else
>> has been interested in debugging/fixing issues).
>>
>> -ilia
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Odd text behavior on Websites and others
[not found] ` <CAKb7UviqvY97VCHHnzEOHHHYxWoXnHa+f5VcHKwx90HHJ4e0nw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2015-08-11 16:57 ` Rudolf Künzli
2015-08-11 22:03 ` Rudolf Künzli
1 sibling, 0 replies; 15+ messages in thread
From: Rudolf Künzli @ 2015-08-11 16:57 UTC (permalink / raw)
To: Ilia Mirkin; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
I checked for all kind of conf files in /etc/...
I can't figure out where the configuration file is placed.
I found some for keyboard configuration...
The Fedora 22 Installation Guide and the Release Notes don't reveal the
necessary informations.
I feel lost a little bit...
I look further
--
Rudolf Künzli <rudolf.kunzli@gmail.com>
On Tue, 2015-08-11 at 11:42 -0400, Ilia Mirkin wrote:
> No, you probably want something in /etc/X11... a lot of the time it's
> split up into a bunch of separate files in like /etc/X11/xorg.conf.d
> or something. You should consult your distro documentation for how to
> make it happen.
>
> On Tue, Aug 11, 2015 at 11:38 AM, Rudolf Künzli <
> rudolf.kunzli@gmail.com> wrote:
> > Thanks - the only xorg.conf I found is -
> > /usr/share/abrt/conf.d/plugins/xorg.conf
> > Is this the file to be edited?
> >
> > --
> > Rudolf Künzli <rudolf.kunzli@gmail.com>
> > On Tue, 2015-08-11 at 10:56 -0400, Ilia Mirkin wrote:
> > > On Tue, Aug 11, 2015 at 10:47 AM, Rudolf Künzli <
> > > rudolf.kunzli@gmail.com> wrote:
> > > > > GeForce GTX 745 is a NVIDIA card in the NV117 (GM107)
> > > > > Family...
> > > > The update was made using DNF (Yum) in my daily update
> > > > procedure
> > > > using
> > > > the Fedora 22 Update repository.
> > > > I am not familiar with details I just can report what happens
> > > > right
> > > > now...
> > >
> > > OK, there's no EXA support for maxwell, so you're using glamor.
> > > Before
> > > kernel 4.1, unless you had extracted your own ctxsw firmware, you
> > > didn't have acceleration at all, that was likely the change that
> > > triggered the issue.
> > >
> > > The glamor integration in nouveau is, sadly, broken. But it's
> > > unclear
> > > whether that's the cause of your issue. You can either add
> > >
> > > Option "NoAccel" "true"
> > >
> > > to the device section in your xorg.conf, which will disable 2d
> > > acceleration and bring you back to the same state you were in
> > > before,
> > > or you can add
> > >
> > > Driver "modesetting"
> > >
> > > (or uninstall xf86-video-nouveau) which will use the modesetting
> > > driver which has a non-broken glamor integration. You may still
> > > get
> > > the same issues though, as they could just be generic
> > > mesa-sucks-on-maxwell issues (I don't have a Maxwell GPU, no one
> > > else
> > > has been interested in debugging/fixing issues).
> > >
> > > -ilia
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Odd text behavior on Websites and others
[not found] ` <CAKb7UviqvY97VCHHnzEOHHHYxWoXnHa+f5VcHKwx90HHJ4e0nw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-08-11 16:57 ` Rudolf Künzli
@ 2015-08-11 22:03 ` Rudolf Künzli
[not found] ` <1439330630.10427.0.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
1 sibling, 1 reply; 15+ messages in thread
From: Rudolf Künzli @ 2015-08-11 22:03 UTC (permalink / raw)
To: Ilia Mirkin; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
I don't have a file /etc/X11/xorg.conf but a folder
/etc/X11/xorg.conf.d
[rudolf@mephisto xorg.conf.d]$ ls -la /etc/X11/xorg.conf.d
total 12
drwxr-xr-x. 2 root root 4096 Aug 4 08:25 .
drwxr-xr-x. 6 root root 4096 May 27 11:40 ..
-rw-r--r--. 1 root root 265 Apr 21 17:06 00-keyboard.conf
Then a folder /usr/share/X11/xorg.conf.d with serveral config files but
I don't see which one to be edited...
[rudolf@mephisto xorg.conf.d]$ ls -la /usr/share/X11/xorg.conf.d
total 32
drwxr-xr-x. 2 root root 4096 Jul 31 18:33 .
drwxr-xr-x. 7 root root 4096 May 27 11:40 ..
-rw-r--r--. 1 root root 1099 Jul 15 10:20 10-evdev.conf
-rw-r--r--. 1 root root 1350 Jul 15 10:20 10-quirks.conf
-rw-r--r--. 1 root root 2827 May 1 08:23 50-synaptics.conf
-rw-r--r--. 1 root root 115 May 15 14:49 50-vmmouse.conf
-rw-r--r--. 1 root root 1385 Mar 20 00:31 50-wacom.conf
-rw-r--r--. 1 root root 789 Jul 13 00:54 90-libinput.conf
Any other place to look for. find didn't help...
I guess I'll have to run "x config" as root to get a xorg.conf which I
can edit later...
--
Rudolf Künzli <rudolf.kunzli@gmail.com>
On Tue, 2015-08-11 at 11:42 -0400, Ilia Mirkin wrote:
> No, you probably want something in /etc/X11... a lot of the time it's
> split up into a bunch of separate files in like /etc/X11/xorg.conf.d
> or something. You should consult your distro documentation for how to
> make it happen.
>
> On Tue, Aug 11, 2015 at 11:38 AM, Rudolf Künzli <
> rudolf.kunzli@gmail.com> wrote:
> > Thanks - the only xorg.conf I found is -
> > /usr/share/abrt/conf.d/plugins/xorg.conf
> > Is this the file to be edited?
> >
> > --
> > Rudolf Künzli <rudolf.kunzli@gmail.com>
> > On Tue, 2015-08-11 at 10:56 -0400, Ilia Mirkin wrote:
> > > On Tue, Aug 11, 2015 at 10:47 AM, Rudolf Künzli <
> > > rudolf.kunzli@gmail.com> wrote:
> > > > > GeForce GTX 745 is a NVIDIA card in the NV117 (GM107)
> > > > > Family...
> > > > The update was made using DNF (Yum) in my daily update
> > > > procedure
> > > > using
> > > > the Fedora 22 Update repository.
> > > > I am not familiar with details I just can report what happens
> > > > right
> > > > now...
> > >
> > > OK, there's no EXA support for maxwell, so you're using glamor.
> > > Before
> > > kernel 4.1, unless you had extracted your own ctxsw firmware, you
> > > didn't have acceleration at all, that was likely the change that
> > > triggered the issue.
> > >
> > > The glamor integration in nouveau is, sadly, broken. But it's
> > > unclear
> > > whether that's the cause of your issue. You can either add
> > >
> > > Option "NoAccel" "true"
> > >
> > > to the device section in your xorg.conf, which will disable 2d
> > > acceleration and bring you back to the same state you were in
> > > before,
> > > or you can add
> > >
> > > Driver "modesetting"
> > >
> > > (or uninstall xf86-video-nouveau) which will use the modesetting
> > > driver which has a non-broken glamor integration. You may still
> > > get
> > > the same issues though, as they could just be generic
> > > mesa-sucks-on-maxwell issues (I don't have a Maxwell GPU, no one
> > > else
> > > has been interested in debugging/fixing issues).
> > >
> > > -ilia
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Odd text behavior on Websites and others
[not found] ` <1439330630.10427.0.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2015-08-11 22:11 ` Ilia Mirkin
[not found] ` <CAKb7UvhMUKXR42ujqZhG6ENsyq6NXBN=vR9wfvzaMp_-nG=bfw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 15+ messages in thread
From: Ilia Mirkin @ 2015-08-11 22:11 UTC (permalink / raw)
To: Rudolf Künzli
Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Add a file to /etc/X11/xorg.conf.d, named anything-you-want.conf, which contains
Section "Device"
Driver "modesetting"
EndSection
Hopefully that should do it.
On Tue, Aug 11, 2015 at 6:03 PM, Rudolf Künzli <rudolf.kunzli@gmail.com> wrote:
> I don't have a file /etc/X11/xorg.conf but a folder
> /etc/X11/xorg.conf.d
>
> [rudolf@mephisto xorg.conf.d]$ ls -la /etc/X11/xorg.conf.d
> total 12
> drwxr-xr-x. 2 root root 4096 Aug 4 08:25 .
> drwxr-xr-x. 6 root root 4096 May 27 11:40 ..
> -rw-r--r--. 1 root root 265 Apr 21 17:06 00-keyboard.conf
>
> Then a folder /usr/share/X11/xorg.conf.d with serveral config files but
> I don't see which one to be edited...
>
> [rudolf@mephisto xorg.conf.d]$ ls -la /usr/share/X11/xorg.conf.d
> total 32
> drwxr-xr-x. 2 root root 4096 Jul 31 18:33 .
> drwxr-xr-x. 7 root root 4096 May 27 11:40 ..
> -rw-r--r--. 1 root root 1099 Jul 15 10:20 10-evdev.conf
> -rw-r--r--. 1 root root 1350 Jul 15 10:20 10-quirks.conf
> -rw-r--r--. 1 root root 2827 May 1 08:23 50-synaptics.conf
> -rw-r--r--. 1 root root 115 May 15 14:49 50-vmmouse.conf
> -rw-r--r--. 1 root root 1385 Mar 20 00:31 50-wacom.conf
> -rw-r--r--. 1 root root 789 Jul 13 00:54 90-libinput.conf
>
> Any other place to look for. find didn't help...
>
> I guess I'll have to run "x config" as root to get a xorg.conf which I
> can edit later...
>
> --
> Rudolf Künzli <rudolf.kunzli@gmail.com>
> On Tue, 2015-08-11 at 11:42 -0400, Ilia Mirkin wrote:
>> No, you probably want something in /etc/X11... a lot of the time it's
>> split up into a bunch of separate files in like /etc/X11/xorg.conf.d
>> or something. You should consult your distro documentation for how to
>> make it happen.
>>
>> On Tue, Aug 11, 2015 at 11:38 AM, Rudolf Künzli <
>> rudolf.kunzli@gmail.com> wrote:
>> > Thanks - the only xorg.conf I found is -
>> > /usr/share/abrt/conf.d/plugins/xorg.conf
>> > Is this the file to be edited?
>> >
>> > --
>> > Rudolf Künzli <rudolf.kunzli@gmail.com>
>> > On Tue, 2015-08-11 at 10:56 -0400, Ilia Mirkin wrote:
>> > > On Tue, Aug 11, 2015 at 10:47 AM, Rudolf Künzli <
>> > > rudolf.kunzli@gmail.com> wrote:
>> > > > > GeForce GTX 745 is a NVIDIA card in the NV117 (GM107)
>> > > > > Family...
>> > > > The update was made using DNF (Yum) in my daily update
>> > > > procedure
>> > > > using
>> > > > the Fedora 22 Update repository.
>> > > > I am not familiar with details I just can report what happens
>> > > > right
>> > > > now...
>> > >
>> > > OK, there's no EXA support for maxwell, so you're using glamor.
>> > > Before
>> > > kernel 4.1, unless you had extracted your own ctxsw firmware, you
>> > > didn't have acceleration at all, that was likely the change that
>> > > triggered the issue.
>> > >
>> > > The glamor integration in nouveau is, sadly, broken. But it's
>> > > unclear
>> > > whether that's the cause of your issue. You can either add
>> > >
>> > > Option "NoAccel" "true"
>> > >
>> > > to the device section in your xorg.conf, which will disable 2d
>> > > acceleration and bring you back to the same state you were in
>> > > before,
>> > > or you can add
>> > >
>> > > Driver "modesetting"
>> > >
>> > > (or uninstall xf86-video-nouveau) which will use the modesetting
>> > > driver which has a non-broken glamor integration. You may still
>> > > get
>> > > the same issues though, as they could just be generic
>> > > mesa-sucks-on-maxwell issues (I don't have a Maxwell GPU, no one
>> > > else
>> > > has been interested in debugging/fixing issues).
>> > >
>> > > -ilia
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Odd text behavior on Websites and others
[not found] ` <CAKb7UvhMUKXR42ujqZhG6ENsyq6NXBN=vR9wfvzaMp_-nG=bfw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2015-08-12 6:30 ` Rudolf Künzli
[not found] ` <1439361010.2866.2.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-08-13 13:33 ` poma
1 sibling, 1 reply; 15+ messages in thread
From: Rudolf Künzli @ 2015-08-12 6:30 UTC (permalink / raw)
To: Ilia Mirkin; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
I did as you proposed. Unfortunately my password wasn't accepted no
more. I tried the other option with Option "NoAccel" "true" with the
very same result.
It seems that these modifications will interfere some other stuff...
--
Rudolf Künzli <rudolf.kunzli@gmail.com>
On Tue, 2015-08-11 at 18:11 -0400, Ilia Mirkin wrote:
> Add a file to /etc/X11/xorg.conf.d, named anything-you-want.conf,
> which contains
>
> Section "Device"
> Driver "modesetting"
> EndSection
>
> Hopefully that should do it.
>
> On Tue, Aug 11, 2015 at 6:03 PM, Rudolf Künzli <
> rudolf.kunzli@gmail.com> wrote:
> > I don't have a file /etc/X11/xorg.conf but a folder
> > /etc/X11/xorg.conf.d
> >
> > [rudolf@mephisto xorg.conf.d]$ ls -la /etc/X11/xorg.conf.d
> > total 12
> > drwxr-xr-x. 2 root root 4096 Aug 4 08:25 .
> > drwxr-xr-x. 6 root root 4096 May 27 11:40 ..
> > -rw-r--r--. 1 root root 265 Apr 21 17:06 00-keyboard.conf
> >
> > Then a folder /usr/share/X11/xorg.conf.d with serveral config files
> > but
> > I don't see which one to be edited...
> >
> > [rudolf@mephisto xorg.conf.d]$ ls -la /usr/share/X11/xorg.conf.d
> > total 32
> > drwxr-xr-x. 2 root root 4096 Jul 31 18:33 .
> > drwxr-xr-x. 7 root root 4096 May 27 11:40 ..
> > -rw-r--r--. 1 root root 1099 Jul 15 10:20 10-evdev.conf
> > -rw-r--r--. 1 root root 1350 Jul 15 10:20 10-quirks.conf
> > -rw-r--r--. 1 root root 2827 May 1 08:23 50-synaptics.conf
> > -rw-r--r--. 1 root root 115 May 15 14:49 50-vmmouse.conf
> > -rw-r--r--. 1 root root 1385 Mar 20 00:31 50-wacom.conf
> > -rw-r--r--. 1 root root 789 Jul 13 00:54 90-libinput.conf
> >
> > Any other place to look for. find didn't help...
> >
> > I guess I'll have to run "x config" as root to get a xorg.conf
> > which I
> > can edit later...
> >
> > --
> > Rudolf Künzli <rudolf.kunzli@gmail.com>
> > On Tue, 2015-08-11 at 11:42 -0400, Ilia Mirkin wrote:
> > > No, you probably want something in /etc/X11... a lot of the time
> > > it's
> > > split up into a bunch of separate files in like
> > > /etc/X11/xorg.conf.d
> > > or something. You should consult your distro documentation for
> > > how to
> > > make it happen.
> > >
> > > On Tue, Aug 11, 2015 at 11:38 AM, Rudolf Künzli <
> > > rudolf.kunzli@gmail.com> wrote:
> > > > Thanks - the only xorg.conf I found is -
> > > > /usr/share/abrt/conf.d/plugins/xorg.conf
> > > > Is this the file to be edited?
> > > >
> > > > --
> > > > Rudolf Künzli <rudolf.kunzli@gmail.com>
> > > > On Tue, 2015-08-11 at 10:56 -0400, Ilia Mirkin wrote:
> > > > > On Tue, Aug 11, 2015 at 10:47 AM, Rudolf Künzli <
> > > > > rudolf.kunzli@gmail.com> wrote:
> > > > > > > GeForce GTX 745 is a NVIDIA card in the NV117 (GM107)
> > > > > > > Family...
> > > > > > The update was made using DNF (Yum) in my daily update
> > > > > > procedure
> > > > > > using
> > > > > > the Fedora 22 Update repository.
> > > > > > I am not familiar with details I just can report what
> > > > > > happens
> > > > > > right
> > > > > > now...
> > > > >
> > > > > OK, there's no EXA support for maxwell, so you're using
> > > > > glamor.
> > > > > Before
> > > > > kernel 4.1, unless you had extracted your own ctxsw firmware,
> > > > > you
> > > > > didn't have acceleration at all, that was likely the change
> > > > > that
> > > > > triggered the issue.
> > > > >
> > > > > The glamor integration in nouveau is, sadly, broken. But it's
> > > > > unclear
> > > > > whether that's the cause of your issue. You can either add
> > > > >
> > > > > Option "NoAccel" "true"
> > > > >
> > > > > to the device section in your xorg.conf, which will disable
> > > > > 2d
> > > > > acceleration and bring you back to the same state you were in
> > > > > before,
> > > > > or you can add
> > > > >
> > > > > Driver "modesetting"
> > > > >
> > > > > (or uninstall xf86-video-nouveau) which will use the
> > > > > modesetting
> > > > > driver which has a non-broken glamor integration. You may
> > > > > still
> > > > > get
> > > > > the same issues though, as they could just be generic
> > > > > mesa-sucks-on-maxwell issues (I don't have a Maxwell GPU, no
> > > > > one
> > > > > else
> > > > > has been interested in debugging/fixing issues).
> > > > >
> > > > > -ilia
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Odd text behavior on Websites and others
[not found] ` <1439361010.2866.2.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2015-08-12 9:16 ` Rudolf Künzli
2015-08-12 21:53 ` Rudolf Künzli
1 sibling, 0 replies; 15+ messages in thread
From: Rudolf Künzli @ 2015-08-12 9:16 UTC (permalink / raw)
To: Ilia Mirkin; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Here is link for 2 xorg logs
https://www.dropbox.com/sh/gjbfr4rlchq13r8/AABrk-hYhtK7HdOktkG3TPcma?dl=0
Maybe you can find something of interest
--
Rudolf Künzli <rudolf.kunzli@gmail.com>
On Wed, 2015-08-12 at 08:30 +0200, Rudolf Künzli wrote:
> I did as you proposed. Unfortunately my password wasn't accepted no
> more. I tried the other option with Option "NoAccel" "true" with the
> very same result.
> It seems that these modifications will interfere some other stuff...
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Odd text behavior on Websites and others
[not found] ` <1439361010.2866.2.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-08-12 9:16 ` Rudolf Künzli
@ 2015-08-12 21:53 ` Rudolf Künzli
[not found] ` <1439416439.4565.2.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
1 sibling, 1 reply; 15+ messages in thread
From: Rudolf Künzli @ 2015-08-12 21:53 UTC (permalink / raw)
To: Ilia Mirkin; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Just a precision. It seems that the password is accepted and the screen
turn to "black" for a second. After then it returns to the login
screen. It doesn't give a message as for a wrong password.
Sorry, I didn't give a comprehensible description.
--
Rudolf Künzli <rudolf.kunzli@gmail.com>
On Wed, 2015-08-12 at 08:30 +0200, Rudolf Künzli wrote:
> I did as you proposed. Unfortunately my password wasn't accepted no
> more. I tried the other option with Option "NoAccel" "true" with the
> very same result.
> It seems that these modifications will interfere some other stuff...
>
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Odd text behavior on Websites and others
[not found] ` <1439416439.4565.2.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2015-08-13 9:32 ` Rudolf Künzli
0 siblings, 0 replies; 15+ messages in thread
From: Rudolf Künzli @ 2015-08-13 9:32 UTC (permalink / raw)
To: Ilia Mirkin; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
I don't think there will be a fast fix of the problem.
I did install the NVIDIA driver. The problem disappeared.
I'd loved to stay with the nouveau driver anyway!
Thanks for your effort.
--
Rudolf Künzli <rudolf.kunzli@gmail.com>
On Wed, 2015-08-12 at 23:53 +0200, Rudolf Künzli wrote:
> Just a precision. It seems that the password is accepted and the
> screen
> turn to "black" for a second. After then it returns to the login
> screen. It doesn't give a message as for a wrong password.
> Sorry, I didn't give a comprehensible description.
>
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Odd text behavior on Websites and others
[not found] ` <CAKb7UvhMUKXR42ujqZhG6ENsyq6NXBN=vR9wfvzaMp_-nG=bfw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-08-12 6:30 ` Rudolf Künzli
@ 2015-08-13 13:33 ` poma
[not found] ` <55CC9C93.1020709-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
1 sibling, 1 reply; 15+ messages in thread
From: poma @ 2015-08-13 13:33 UTC (permalink / raw)
To: Ilia Mirkin, Rudolf Künzli
Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
On 12.08.2015 00:11, Ilia Mirkin wrote:
> Add a file to /etc/X11/xorg.conf.d, named anything-you-want.conf, which contains
>
> Section "Device"
> Driver "modesetting"
> EndSection
>
> Hopefully that should do it.
>
/var/log/Xorg.0.log
...
[ 4223.892] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 4223.892] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 4223.892] Parse error on line 4 of section Device in file /etc/X11/xorg.conf.d/00-modesetting.conf
This section must have an Identifier line.
[ 4223.892] (EE) Problem parsing the config file
[ 4223.892] (EE) Error parsing the config file
[ 4223.892] (EE)
Fatal server error:
[ 4223.892] (EE) no screens found(EE)
[ 4223.892] (EE)
...
[ 4223.892] (EE)
[ 4223.892] (EE) Server terminated with error (1). Closing log file.
man 5 xorg.conf
...
DEVICE SECTION
...
Device sections have the following format:
Section "Device"
Identifier "name"
Driver "driver"
entries
...
EndSection
The *Identifier* *and* *Driver* entries are *required* in all Device sections.
All other entries are optional.
e.g.
/etc/X11/xorg.conf.d/00-modesetting.conf
Section "Device"
Identifier "video0"
Driver "modesetting"
EndSection
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Odd text behavior on Websites and others
[not found] ` <55CC9C93.1020709-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2015-08-13 14:34 ` Rudolf Künzli
0 siblings, 0 replies; 15+ messages in thread
From: Rudolf Künzli @ 2015-08-13 14:34 UTC (permalink / raw)
To: poma, Ilia Mirkin
Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Thank you very much.
I switched to the appropriate NVIDIA driver and the system works fine
with it.
--
Rudolf Künzli <rudolf.kunzli@gmail.com>
On Thu, 2015-08-13 at 15:33 +0200, poma wrote:
> On 12.08.2015 00:11, Ilia Mirkin wrote:
> > Add a file to /etc/X11/xorg.conf.d, named anything-you-want.conf,
> > which contains
> >
> > Section "Device"
> > Driver "modesetting"
> > EndSection
> >
> > Hopefully that should do it.
> >
>
>
> /var/log/Xorg.0.log
> ...
> [ 4223.892] (==) Using config directory: "/etc/X11/xorg.conf.d"
> [ 4223.892] (==) Using system config directory
> "/usr/share/X11/xorg.conf.d"
> [ 4223.892] Parse error on line 4 of section Device in file
> /etc/X11/xorg.conf.d/00-modesetting.conf
> This section must have an Identifier line.
> [ 4223.892] (EE) Problem parsing the config file
> [ 4223.892] (EE) Error parsing the config file
> [ 4223.892] (EE)
> Fatal server error:
> [ 4223.892] (EE) no screens found(EE)
> [ 4223.892] (EE)
> ...
> [ 4223.892] (EE)
> [ 4223.892] (EE) Server terminated with error (1). Closing log file.
>
>
> man 5 xorg.conf
> ...
> DEVICE SECTION
> ...
> Device sections have the following format:
>
> Section "Device"
> Identifier "name"
> Driver "driver"
> entries
> ...
> EndSection
>
> The *Identifier* *and* *Driver* entries are *required* in all Device
> sections.
> All other entries are optional.
>
> e.g.
>
> /etc/X11/xorg.conf.d/00-modesetting.conf
> Section "Device"
> Identifier "video0"
> Driver "modesetting"
> EndSection
>
>
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2015-08-13 14:34 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-11 6:54 Odd text behavior on Websites and others Rudolf Künzli
-- strict thread matches above, loose matches on Subject: below --
2015-08-11 8:20 Rudolf Künzli
[not found] ` <1439281240.4493.2.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-08-11 13:45 ` Ilia Mirkin
[not found] ` <1439304438.6366.4.camel@gmail.com>
[not found] ` <1439304438.6366.4.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-08-11 14:56 ` Ilia Mirkin
[not found] ` <CAKb7UviRDg0OPzCZxB2GR67OV70Sc5zubENYSGRyKiH0fFrzdA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-08-11 15:38 ` Rudolf Künzli
[not found] ` <1439307504.6366.6.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-08-11 15:42 ` Ilia Mirkin
[not found] ` <CAKb7UviqvY97VCHHnzEOHHHYxWoXnHa+f5VcHKwx90HHJ4e0nw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-08-11 16:57 ` Rudolf Künzli
2015-08-11 22:03 ` Rudolf Künzli
[not found] ` <1439330630.10427.0.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-08-11 22:11 ` Ilia Mirkin
[not found] ` <CAKb7UvhMUKXR42ujqZhG6ENsyq6NXBN=vR9wfvzaMp_-nG=bfw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-08-12 6:30 ` Rudolf Künzli
[not found] ` <1439361010.2866.2.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-08-12 9:16 ` Rudolf Künzli
2015-08-12 21:53 ` Rudolf Künzli
[not found] ` <1439416439.4565.2.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-08-13 9:32 ` Rudolf Künzli
2015-08-13 13:33 ` poma
[not found] ` <55CC9C93.1020709-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-08-13 14:34 ` Rudolf Künzli
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.