DragonFly BSD
DragonFly users List (threaded) for 2013-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: X not working after upgrade to 3.4


From: Dmitry Razumovsky <svarov@xxxxxxxxx>
Date: Sat, 18 May 2013 02:16:06 -0700 (PDT)

---1563750066-863669276-1368868566=:49587
Content-Type: text/plain; charset=us-ascii

Well, John is right, you should use Xorg from Dports to resolve this problem. At least I don't know a better method.

I had the same problem running X from GUI image of DFLY. As I figured out the GUI image built with Xorg from pkgsrc and it won't run on 3.4 image (I don't know why). So the best solution would install a base DragonFlyBSD image (not a GUI) and install X manually with the commands:

# pkg update
# pkg ins xorg-7.5.2
# pkg ins firefox-20.0,1
# reboot # probably not needed
# Xorg -configure
# cp ~/xorg.conf.new /etc/X11/xorg.conf
# startx # will run X with simple twm
It should work pretty well. On previous DFLY 3.2 I had troubles viewing HTML5 videos and now it's almost perfect.

P.S. I wouldn't recommend installing Xorg from Dports on the GUI image of DragonFly. There are many graphical application that depend on Xorg from pkgsrc. It's a hell to resolve it all manually...

Regards, Dmitry.


________________________________
 From: John Marino <dragonflybsd@marino.st>
To: users@dragonflybsd.org 
Sent: Friday, May 17, 2013 2:40 PM
Subject: Re: X not working after upgrade to 3.4
 

On 5/17/2013 13:20, Ivan Uemlianin wrote:
> Dear Justin
>
> Now installing X on DragonFly 3.2 doesn't work! It bails out during the
> building of MesaLib with
>
> In file included from mach64_context.c:46:
> mach64_context.h:302:22: error: byteswap.h: No such file or directory
>
> This is what I am going to do:
>
> 1. have a lie down
> 2. install a current system without X
> 3. use, explore, etc
> 4. experiment with installing X
>
> I live mostly in emacs, and I'm starting to use tmux and mu4e (an email
> client for emacs), so 3 will be ok.
>
> For 4 I shall journey through the bsd and xorg forums of the world. I'll
> report back once I've got the answers I need.
>
> I shall install freebsd rather than DragonFly. That might give me access
> to a broader population for 4.
>
> This Thinkpad x60 is a nice little machine, but it's never had a chance
> to shine: it's always had Windows XP or Ubuntu on it, neither of which
> are very exciting.

DragonFly 3.4 with dports is always an option.
It has a much newer xorg server.
---1563750066-863669276-1368868566=:49587
Content-Type: text/html; charset=us-ascii

<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Well, John is right, you should use Xorg from Dports to resolve this problem. At least I don't know a better method.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>I had the same problem running X from GUI image of DFLY. As I figured out the GUI image built with Xorg from pkgsrc and it won't run on 3.4 image (I don't know why). So the best solution would install a base DragonFlyBSD image (not a GUI) and install X manually with the commands:</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new
 roman,new york,times,serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span># pkg update<br># pkg ins xorg-7.5.2<br># pkg ins firefox-20.0,1<br># reboot # probably not needed<br># Xorg -configure<br># cp ~/xorg.conf.new /etc/X11/xorg.conf<br># startx # will run X with simple twm<br>It should work pretty well. On previous DFLY 3.2 I had troubles viewing HTML5 videos and now it's almost perfect.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>P.S. I wouldn't recommend installing
 Xorg from Dports on the GUI image of DragonFly. There are many graphical application that depend on Xorg from pkgsrc. It's a hell to resolve it all manually...<br><br>Regards, Dmitry.</span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> John Marino &lt;dragonflybsd@marino.st&gt;<br> <b><span style="font-weight: bold;">To:</span></b> users@dragonflybsd.org <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, May 17, 2013 2:40 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: X not working after upgrade to 3.4<br> </font> </div> <div class="y_msg_container"><br>On 5/17/2013 13:20, Ivan Uemlianin wrote:<br>&gt; Dear Justin<br>&gt;<br>&gt; Now installing X on DragonFly 3.2
 doesn't work! It bails out during the<br>&gt; building of MesaLib with<br>&gt;<br>&gt; In file included from mach64_context.c:46:<br>&gt; mach64_context.h:302:22: error: byteswap.h: No such file or directory<br>&gt;<br>&gt; This is what I am going to do:<br>&gt;<br>&gt; 1. have a lie down<br>&gt; 2. install a current system without X<br>&gt; 3. use, explore, etc<br>&gt; 4. experiment with installing X<br>&gt;<br>&gt; I live mostly in emacs, and I'm starting to use tmux and mu4e (an email<br>&gt; client for emacs), so 3 will be ok.<br>&gt;<br>&gt; For 4 I shall journey through the bsd and xorg forums of the world. I'll<br>&gt; report back once I've got the answers I need.<br>&gt;<br>&gt; I shall install freebsd rather than DragonFly. That might give me access<br>&gt; to a broader population for 4.<br>&gt;<br>&gt; This Thinkpad x60 is a nice little machine, but it's never had a chance<br>&gt; to shine: it's always had Windows XP or Ubuntu on it, neither
 of which<br>&gt; are very exciting.<br><br>DragonFly 3.4 with dports is always an option.<br>It has a much newer xorg server.<br><br><br></div> </div> </div>  </div></body></html>
---1563750066-863669276-1368868566=:49587--



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]