RE: Fedora 23: Wayland problems

2016-05-04 Thread David Aldrich
Thanks for your help. I was able to add a higher VGA resolution using the link 
you provided:

xrandr --newmode "1680x1050_60.00"  146.25  1680 1784 1960 2240  1050 1053 1059 
1089 -hsync +vsync
 xrandr --addmode VGA-1 1680x1050_60.00
 xrandr --output VGA-1 --mode 1680x1050_60.00

Best regards

David

> -Original Message-
> From: Egor Zaharov [mailto:nexfw...@gmail.com]
> Sent: 03 May 2016 17:17
> To: Community support for Fedora users <users@lists.fedoraproject.org>
> Subject: Re: Fedora 23: Wayland problems
> 
> On Tue, May 3, 2016 at 1:14 PM, David Aldrich
> <david.aldr...@emea.nec.com> wrote:
> > So, is there a way to make the system support 1680 x 1050 on VGA on
> > the current setup?
> You can try this: [1].
> 
> > Or is there a way to rollback the updates applied last Friday so that
> > I can make Wayland work properly again?
> You can use `dnf history list` to list your recent package manager activity, 
> if you
> used dnf to do the update what broken your setup.
> Then take the transaction number from the first column, and use `dnf history
> info ${NUM}` to view which packages was updated, and which versions was
> before that update. You could try to do the `dnf history undo ${NUM}`, but 
> this
> might not work because of unavailability of needed packages.
> 
> Find these previous versions on [2], download the rpms, and install them from
> the Terminal, using `dnf downgrade ./*.rpm`.
> 
> [1]:
> https://wiki.archlinux.org/index.php/xrandr#Adding_undetected_resolutions
> [2]: http://koji.fedoraproject.org/
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
> 
> 
>  Click
> https://www.mailcontrol.com/sr/fP7!8V8FHRHGX2PQPOmvUu5zZAYN1MosNJa
> pJJUSP9AbCShxgD92e+iOzLxQkwxVCaIjIZ762uOzbAWAmKJQAw==  to report
> this email as spam.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 23: Wayland problems

2016-05-03 Thread Egor Zaharov
On Tue, May 3, 2016 at 1:14 PM, David Aldrich
 wrote:
> So, is there a way to make the system support 1680 x 1050 on VGA on the
> current setup?
You can try this: [1].

> Or is there a way to rollback the updates applied last Friday so that I can
> make Wayland work properly again?
You can use `dnf history list` to list your recent package manager
activity, if you used dnf to do the update what broken your setup.
Then take the transaction number from the first column, and use `dnf
history info ${NUM}` to view which packages was updated, and which
versions was before that update. You could try to do the `dnf history
undo ${NUM}`, but this might not work because of unavailability of
needed packages.

Find these previous versions on [2], download the rpms, and install
them from the Terminal, using `dnf downgrade ./*.rpm`.

[1]: https://wiki.archlinux.org/index.php/xrandr#Adding_undetected_resolutions
[2]: http://koji.fedoraproject.org/
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


RE: Fedora 23: Wayland problems

2016-05-03 Thread David Aldrich
Hi

Just a follow-up to my question. I think the Wayland updates were installed as 
a result of:

dnf install SDL2-devel SDL2_image-devel SDL2_mixer-devel SDL2_ttf-devel

Install  libwayland-client-devel-1.9.0-1.fc23.x86_64 @fedora
Install  libwayland-cursor-devel-1.9.0-1.fc23.x86_64 @fedora
Install  mesa-libwayland-egl-devel-11.1.0-2.20151218.fc23.x86_64 @updates
Install  wayland-devel-1.9.0-1.fc23.x86_64   @fedora


I need the SDL2 packages so I think a rollback is not a choice for me.

Any suggestions for a way forward please?

Best regards

David
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org