Re: [Call for Testing] X.org 7.5 for FreeBSD

2010-03-14 Thread Henrik Hudson
On Sat, 13 Mar 2010, Warren Block wrote:

> Lightly tested on an Acer notebook with Radeon X1250 graphics. xfce4 
> with compositing works, GL screensavers work.  Thanks!

Yeap, works for me as well, but I did have some issues with other
apps.

system: fresh install of 8-STABLE on 3/12; amd64 with nVidia
binary blob drivers. linux compat not installed and using the
nVidia AGP connector.

xorg itself built flawlessly and xdm installed and worked fine at
the login screen. However, xfce4 would crash, after doing the "login"
animation, and coredump. Disabling xdm and using startx did the
same.

I had Composite enabled and a few other tweaks that are composite /
3d accel related in xorg.conf. After disabling this and rebooting I
was able to login into XFCE4. However, after re-enabling it and
rebooting I was still able to log into XFCE4. However, starting an
xterm would crash XFCE4. The XFCE4 terminal app worked fine, but
xterm would crash it. I disabled Composite again, rebooted, and
now xterm and everything else seems to work okay.

If anyone wants a copy of my xorg.conf or any other logs, let me
know.

Kudos though. I'm sure once the freeze is up it will all iron out.

Thanks.

henrik
-- 
Henrik Hudson
li...@rhavenn.net
-
"God, root, what is difference?" Pitr; UF 

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Possibly unbuildable ports reminder

2010-03-14 Thread Bill Fenner
Dear porters,

  This is just a reminder to please periodically check the list of
unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ .
A list by MAINTAINER is

http://people.freebsd.org/~fenner/errorlogs/

so you can easily check the status of ports that you maintain.  In
addition, the list of ports with no MAINTAINER with build problems is

http://people.freebsd.org/~fenner/errorlogs/po...@freebsd.org.html

Since no one is responsible for these ports, the problem won't get
fixed unless someone on this list takes the initiative.

Thanks for your help!

Bill "annoying port email" Fenner
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [Call for Testing] X.org 7.5 for FreeBSD

2010-03-14 Thread Warren Block

On Sat, 13 Mar 2010, Robert Noland wrote:


On Fri, 2010-03-12 at 20:10 +0100, Torfinn Ingolfsen wrote:



On Fri, Mar 12, 2010 at 6:24 PM, Robert Noland 
wrote:
Can you try the attached patch and verify that AGP attaches
and reports
correctly.  I will try and see if I can enable drm on this
chip with the
current driver, or import version 2.9.1 of the driver this
weekend.  You
won't get drm with the 2.9.1 version, but it would be better
than vesa.

With the patch, AGP reports like this:
 r...@kg-v7# dmesg | grep agp
agp0:  on vgapci0
agp0: detected 32764k stolen memory
agp0: aperture size is 256M

How do I verify that it is reporting correctly?


Ok, now that agp seems to be working... I have created a port for the
2.9.1 version of the Intel driver.  You will need to uninstall the
existing intel driver and install this one.  You still won't have drm,
but should be a good bit better than vesa...

http://people.freebsd.org/~rnoland/xf86-video-intel29.tar.gz

Please let me know how it goes.  You will likely want to use UXA
acceleration with this driver.


UXA might be needed for the Intel 2.7 driver, too.

The xorg 7.5 update installed okay on my AA1 netbook.  Existing 
xorg.conf specified EXA.


With Intel 2.7, xfce4 showed no icons and would reliably signal 11 by 
choosing Settings/Appearance/Fonts, the point size, and then the scroll 
up button.


With UXA, it works.  Composite works with both 2.7 and 2.9, but all 
screen updates are pretty slow.  With composite disabled in xfce4's 
Window Manager Tweaks/Compositor/Enable Display compositing, xfce4 is 
usable.


Thanks!

-Warren Block * Rapid City, South Dakota USA
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Call for testers - mplayer svn port

2010-03-14 Thread Thomas Zander
On Wed, Mar 10, 2010 at 18:13, Dmitry Marakasov  wrote:

> Any news on when this will hit the tree?

After the ports freeze for 7.3 is over.

Riggs
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


About ports QA by 'port test'

2010-03-14 Thread chukharev

Recently I've been trying to run some additional tests during updating
the ports I have installed on my computer. That means I select a number
of oldest installed ports (using dates of directories in /var/db/pkg/),
and for each of them run 'port test' (ports-mgmt/porttools) and then
'portupgrade -f'.

FYI, the 'port test' uses portlint, builds in a different place, installs
into a different place, packages, then de-installs and checks for left
files. No jail, no chroot.

 From what I have seen till now, about 25% of the ports do not pass the
test, either for fatal errors from portlint or due to errors exhibited
because of PREFIX and PKG_DBDIR variables. And this is done only for
the ports I have successfully installed on my system for some reason
not connected to the QA purposes.

I do not want to trouble the port maintainers with direct e-mails.

I've been posting the results (and the original description I'm modifying
now) to freebsd-qa@ for a while, but that turned out to be of some burden
and also I received there no feedback at all.
Therefore I set a webpage at my day-job where I will copy the results.
I hope I will not need to keep the site for long, if running 'port test'
is found useful, it should be added into QAT or tinderbox, I think. Though
without jail it is faster I guess.

The URL: http://kemia.me.tut.fi/~chu/FreeBSD.port_tests/
Current statistics:

Ports having fatal errors: 109 (21 %)
Ports having warnings: 216 (43 %)
Ports without fatal errors:391 (78 %)
Ports having warnings or fatal errors: 325 (65 %)
Totally tested ports:   500

Additionally to the above stats, java/jdk16 is interactive and hangs on input
despite of BATCH=yes in /etc/make.conf.

--
Vladimir Chukharev
Tampere University of Technology
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [Call for Testing] X.org 7.5 for FreeBSD

2010-03-14 Thread Torfinn Ingolfsen
Hi,

On Sat, Mar 13, 2010 at 8:14 PM, Garrett Cooper  wrote:

> Actually it's:
>
> Section "Screen"
> # ...
>  Option "AllowGLXWithComposite" "false"
>  Option "RenderAccel" "false"
> # ...
>
> Section "Extensions"
> # ...
>  Option "Composite" "disable"
>  Option "AllowGLXWithComposite" "false"
> # ...
>
>
Ok, done that. (testing with 'vesa' driver). As before, 'startx' works,
'startxfce4' doesn't. Same results as my normal user and as root.
>From /var/log/Xorg.0.log I can see this:
(**) Extension "Composite" is disabled
(WW) Ignoring unrecognized extension "AllowGLXWithComposite"
[...]
(==) AIGLX disabled
(II) Loading extension GLX
[...]
(WW) VESA(0): Option "AllowGLXWithComposite" is not used
(WW) VESA(0): Option "RenderAccel" is not used

I don't know if tjose messages are important or not.


>But getting back to basics, maybe you should try starting up X
> with twm to see whether or not the whole setup is broken.


Well, as reported earlier, 'startx' works.


> Then you'll
> be able to run glxgears and some xfce4 apps to determine whether or
> not opengl is broken or xfce4 is busted somewhere along the way.
>

Ok, back to a basic xorg.conf, using the 'vesa' driver, no special settings
exccept setting my keyboard language layout to norwegian.
Doing startx, then testing a few things.
xvinfo - reports "no adaptors present"
xdriinfo - reports extension "XFree86-DRI" missing..., not direct rendering
capable
glxgears - runs and reports 90+ FPS

I still don't know why Xfce refuses to run.
-- 
Regards,
Torfinn Ingolfsen
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [Call for Testing] X.org 7.5 for FreeBSD

2010-03-14 Thread Torfinn Ingolfsen
Hi,

On Sat, Mar 13, 2010 at 8:16 PM, Garrett Cooper  wrote:

>
> I just read Robert's email. DRM's busted so it looks like X won't work
> for you until that's resolved.


He was talking about the 2.9.1 version of the 'intel' driver, which I
tested.
All my other testing has been with the 'vesa' driver which works with
startx, but not with startxfce4.
Is there any reason why Xfce shouldn't work with the vesa driver?
(It used to work just fine, but that was a couple of years ago)


-- 
Regards,
Torfinn Ingolfsen
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [Call for Testing] X.org 7.5 for FreeBSD

2010-03-14 Thread Torfinn Ingolfsen
Update:

On Sun, Mar 14, 2010 at 8:35 PM, Torfinn Ingolfsen  wrote:

>
> I still don't know why Xfce refuses to run.
>

Oh, I forgot about the xfce programs.
The following works (when started from a shell inside 'startx'):
- mousepad
- thunar
- xfce4-about
- xfce4-appfinder
- xfce4-panel
- xfrun4
- xfterm4
- xfdesktop-settings
- xfdesktop

When I start xfce4-session, it starts up the panel (xfce4-panel), the
desktop (xfdesktop) and then it crashes.
And 'xfwm4' complains that another window manager is already running (true
enough).
HTH
-- 
Regards,
Torfinn Ingolfsen
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [Call for Testing] X.org 7.5 for FreeBSD

2010-03-14 Thread Garrett Cooper
On Sun, Mar 14, 2010 at 12:04 PM, Torfinn Ingolfsen  wrote:
> Update:
>
> On Sun, Mar 14, 2010 at 8:35 PM, Torfinn Ingolfsen  wrote:
>
>>
>> I still don't know why Xfce refuses to run.
>>
>
> Oh, I forgot about the xfce programs.
> The following works (when started from a shell inside 'startx'):
> - mousepad
> - thunar
> - xfce4-about
> - xfce4-appfinder
> - xfce4-panel
> - xfrun4
> - xfterm4
> - xfdesktop-settings
> - xfdesktop
>
> When I start xfce4-session, it starts up the panel (xfce4-panel), the
> desktop (xfdesktop) and then it crashes.
> And 'xfwm4' complains that another window manager is already running (true
> enough).
> HTH

Could you compile xfce4-session with -g and attach gdb to it as
it's starting up to get a backtrace please? You may have to compile a
few other XFCE4 pieces with -g in order to get things up and going,
but first things first...
Thanks,
-Garrett
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [Call for Testing] X.org 7.5 for FreeBSD

2010-03-14 Thread Warren Block

On Sat, 13 Mar 2010, Robert Noland wrote:


Ok, now that agp seems to be working... I have created a port for the
2.9.1 version of the Intel driver.  You will need to uninstall the
existing intel driver and install this one.  You still won't have drm,
but should be a good bit better than vesa...

http://people.freebsd.org/~rnoland/xf86-video-intel29.tar.gz


Problem: after switching away from X with ctrl-alt-f4, on switching back 
the screen is corrupted.  Stuff that's drawn on top of it after that 
point is usually correct.  The clear areas on this image were caused by 
GIMP redrawing them; before opening it, they were the same as the strip 
on the right edge.


http://www.wonkity.com/~wblock/xorg7.5/grab.png

-Warren Block * Rapid City, South Dakota USA
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [Call for Testing] X.org 7.5 for FreeBSD

2010-03-14 Thread Robert Noland
On Sun, 2010-03-14 at 15:02 -0600, Warren Block wrote:
> On Sat, 13 Mar 2010, Robert Noland wrote:
> 
> > Ok, now that agp seems to be working... I have created a port for the
> > 2.9.1 version of the Intel driver.  You will need to uninstall the
> > existing intel driver and install this one.  You still won't have drm,
> > but should be a good bit better than vesa...
> >
> > http://people.freebsd.org/~rnoland/xf86-video-intel29.tar.gz
> 
> Problem: after switching away from X with ctrl-alt-f4, on switching back 
> the screen is corrupted.  Stuff that's drawn on top of it after that 
> point is usually correct.  The clear areas on this image were caused by 
> GIMP redrawing them; before opening it, they were the same as the strip 
> on the right edge.

Ok, I'm not surprised... I spent a little time playing with the 2.9.1
driver on my g45 today.  Basically... It is horrid...

When Intel chose to remove all non-GEM support for the 2.8 series
driver, what is actually going on is that it is calling into
libdrm_intel's fake buffer manager and doing ton's of memcpy's.  It
seems to be sort of ok as long as it is just basic 2d, but enable
composite in metacity and it falls on it's face...  Granted all of my
machines run with WITNESS and INVARIANTS, but you can almost count the
pixels as they are drawn...

I was thinking that Intel had actually killed the fake buffer manager as
well, but it looks like it does still exist in libdrm git.  Perhaps it
was that they removed it from mesa.  At any rate, they don't deny that
it is broken, nor do they test it or have any intention of fixing it...

The only reason for using the 2.9.1 driver that I can think of is if you
have an Ironlake chipset, which isn't supported in 2.7.1.  I now have to
decide whether to spend time back porting Ironlake support to 2.7.1 or
spend time on GEM.

robert.

> http://www.wonkity.com/~wblock/xorg7.5/grab.png
> 
> -Warren Block * Rapid City, South Dakota USA
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
-- 
Robert Noland 
FreeBSD

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [Call for Testing] X.org 7.5 for FreeBSD

2010-03-14 Thread Kruppa, Peter Ulrich

On 11.03.2010 14:44, Martin Wilke wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Call for Testing Xorg 7.5

Howdy!

We're happy to announce that Xorg 7.5 is ready
for public testing.

The ATI and Intel drivers were patched to work with
the new server, please report any problems to us!
The drivers for Vesa, NV and NVIDIA have been tested
thoroughfully and seem to work fine.

A note to FreeBSD 6.X users: Unfortunately you'll have
to compile gcc 4.2+ first because the X.org Team doesn't
support gcc 3.X longer, We're strongly recommand you to
update your System to 7.X or above.

Please take a look on our Wikipage. There you can find
the svn repo to checkout X.org ports.

http://wiki.freebsd.org/ModularXorg/7.5

A small merge script to merge the svn checkout into the real
portstree could be found here:

http://people.freebsd.org/~miwi/xorg/xorgmerge

The script is a modified version of the kdemerge script.
Please set the KDEDIR variable to the path of your X.org
ports.

After merging please try

portupgrade -af \*
portmaster -af

Please report any problems and issus to x11 (at) FreeBSD.org.

Thanks to beat@, rnoland@, fluffy@ for their help.

Happy Updating!
   

Took me some time to update all 990 ports, but everything went well.
xorg 7.5 is up and running and no problems with gnome (experimental 
2.29) or any graphical apps.


This success-story plays on FreeBSD 8.0-STABLE amd64 and I am using 
"radeon" driver.


Again: Thanks to everyone for their great work.

Greetings

Uli.




- - Martin

- -- 


+---+---+
|  PGP: 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
|  Skype  : splash_111  |  Mail   : miwi(at)FreeBSD.org |
+---+---+
|   Mess with the Best, Die like the Rest!  |
+---+---+
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (FreeBSD)

iEYEARECAAYFAkuY860ACgkQdLJIhLHm/OkENgCeOb5NbYlQaYc50Rh+EmWcdhH8
WKgAoJEsl+YcvdTa2KKpiOFuENuW6S6I
=HVVi
-END PGP SIGNATURE-
___
freebsd-...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-unsubscr...@freebsd.org"

   


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"