<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [nouveau] garbled rendering with glamor on G71"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99400#c25">Comment # 25</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [nouveau] garbled rendering with glamor on G71"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99400">bug 99400</a>
              from <span class="vcard"><a class="email" href="mailto:pomidorabelisima@gmail.com" title="poma <pomidorabelisima@gmail.com>"> <span class="fn">poma</span></a>
</span></b>
        <pre>
Daily/nightly composes can be found here:

Fedora 26
<a href="https://dl.fedoraproject.org/pub/fedora/linux/development/26/Spins/x86_64/iso/">https://dl.fedoraproject.org/pub/fedora/linux/development/26/Spins/x86_64/iso/</a>
<a href="https://dl.fedoraproject.org/pub/fedora/linux/development/26/Workstation/x86_64/iso/">https://dl.fedoraproject.org/pub/fedora/linux/development/26/Workstation/x86_64/iso/</a>

Rawhide - Fedora 27
<a href="https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Spins/x86_64/iso/">https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Spins/x86_64/iso/</a>
<a href="https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Workstation/x86_64/iso/">https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Workstation/x86_64/iso/</a>

...........................................................

How to write LiveDVD ISO image to portable USB flash drive:

e.g.
# dd if=Fedora*Live*.iso of=/dev/disk/by-id/usb-<ID_SERIAL> \
  bs=1M iflag=direct oflag=direct conv=fdatasync status=progress

If /dev/sdz represents portable USB flash drive
$ udevadm info -q env -n sdz | grep ID_SERIAL=

Using ID_SERIAL known is the exact device that will be used

WARNING: using 'dd' will erase all partitions and -data- on portable USB flash
drive

Ref.
<a href="https://fedoraproject.org/wiki/How_to_create_and_use_Live_USB">https://fedoraproject.org/wiki/How_to_create_and_use_Live_USB</a>

..........................................

How to install demonstrative GTK+ widgets:
# dnf install gtk2-devel gtk3-devel</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>