Re: zpool upgrade and bootcode on 13-RELEASE

2021-05-20 Thread Dominic Fandrey
On 19/05/2021 15:37, Michael Gmelin wrote: Quick question: When upgrading a zpool, there used to be a message like this: If you boot from pool 'zroot', don't forget to update boot code. Assuming you use GPT partitioning and da0 is your boot disk the following command will do it:

Re: Unsupported USB BT device causes high interrupt load

2017-04-18 Thread Dominic Fandrey
> I have an Interrupt load of 2000 interrupts/s from xhci0. > > As the culprit I have identified the following device: > > ugen0.6: at usbus0, cfg=255 md=HOST spd=FULL > (12Mbps) pwr=ON (100mA) > > … The device spamms me with interrupts after every boot and resume until I send it a power_off

Unsupported USB BT device causes high interrupt load

2017-04-06 Thread Dominic Fandrey
I have an Interrupt load of 2000 interrupts/s from xhci0. As the culprit I have identified the following device: ugen0.6: at usbus0, cfg=255 md=HOST spd=FULL (12Mbps) pwr=ON (100mA) The impression I have from googling this is that it's an unsupported BT device sitting on board of my Intel Wire

Re: [CFT] pkg-plist generator

2017-04-01 Thread Dominic Fandrey
On Mon, 27 Mar 2017 20:33:46 +0800 Ben Woods wrote: > On 26 March 2017 at 01:14, Dominic Fandrey wrote: > > > Since February I have been working on a pkg-plist generator that > > understands and handles options. I believe it is now ready for public > > testing as a

[CFT] pkg-plist generator

2017-03-25 Thread Dominic Fandrey
Since February I have been working on a pkg-plist generator that understands and handles options. I believe it is now ready for public testing as a part of my bsda2 script collection: https://github.com/lonkamikaze/bsda2/releases/tag/0.2.0-rc1 Testing all combinations of options would mean perfor

Re: svn commit: r310025 - head/libexec/rtld-elf

2017-01-10 Thread Dominic Fandrey
On Tue, 2016-12-13 at 18:05 +, Bryan Drewery wrote: > Author: bdrewery > Date: Tue Dec 13 18:05:14 2016 > New Revision: 310025 > URL: https://svnweb.freebsd.org/changeset/base/310025 > > Log: >   Take write lock for rtld_bind before modifying obj_list in > dl_iterate_phdr(). This commit caus

Re: svn commit: r310025 - head/libexec/rtld-elf

2017-01-10 Thread Dominic Fandrey
On Tue, 2016-12-13 at 18:05 +, Bryan Drewery wrote: > Author: bdrewery > Date: Tue Dec 13 18:05:14 2016 > New Revision: 310025 > URL: https://svnweb.freebsd.org/changeset/base/310025 > > Log: >   Take write lock for rtld_bind before modifying obj_list in > dl_iterate_phdr(). This commit caus

Re: Suspend to RAM problem

2016-04-23 Thread Dominic Fandrey
On Sat, 2016-04-23 at 00:42 +0200, Michael Freisinger wrote: >  > > > > Since it's based on 10.3, I'd suggest booting from a 10.3 CD or memstick > > in "Live CD" mode and testing suspend / resume from there > > > I tested my system with the Live CD mode. ... Then I sent a > WOL-Package or press t

Suspend/Resume Performance issues

2016-04-11 Thread Dominic Fandrey
I have several issues with acpi after a suspend/resume cycle, that I don't have after a fresh boot: - hw.acpi.acline is stuck on whatever was the case during resume, this   affects c-states, powerd and battery status display. - I often have (measurably) low performance when AC powered, independent

Suspend/Resume Performance issues

2016-04-11 Thread Dominic Fandrey
I have several issues with acpi after a suspend/resume cycle, that I don't have after a fresh boot: - hw.acpi.acline is stuck on whatever was the case during resume, this   affects c-states, powerd and battery status display. - I often have (measurably) low performance when AC powered, independent

Suspend/Resume Performance issues

2016-04-11 Thread Dominic Fandrey
I have several issues with acpi after a suspend/resume cycle, that I don't have after a fresh boot: - hw.acpi.acline is stuck on whatever was the case during resume, this   affects c-states, powerd and battery status display. - I often have (measurably) low performance when AC powered, independent

hanging processes, nfs, automount

2015-03-31 Thread Dominic Fandrey
I don't know where to ask this, so I'm putting it out here. Introductions first: FreeBSD AprilRyan.norad 10.1-STABLE FreeBSD 10.1-STABLE #2 r280373: Mon Mar 23 17:43:09 CET 2015 root@AprilRyan.norad:/usr/obj/S403/amd64/usr/src/sys/S403 amd64 I have an nfs-share that I access via automount

[libaacs-devel] include stdio.h (FreeBSD build fix)

2015-03-13 Thread Dominic Fandrey
libaacs | branch: refs/tags/0.8.1 | Dominic Fandrey | Fri Jan 30 11:15:32 2015 +0200| [9f3c846b0ffe1f2b44cfe5c14abec5d94912e3ec] | committer: npzacs include stdio.h (FreeBSD build fix) > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=9f3c846b0ffe1f2b44cfe5c14abec5d94912e

[libaacs-devel] fix a nesting error in an #ifdef

2015-03-13 Thread Dominic Fandrey
libaacs | branch: refs/tags/0.8.1 | Dominic Fandrey | Fri Jan 30 11:11:41 2015 +0200| [a9495d26e7edcef6a3e6d2eed9f6c068d1058bcd] | committer: npzacs fix a nesting error in an #ifdef > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=a9495d26e7edcef6a3e6d2eed9f6c068d1058bcd ---

Re: testing the value of ${CXX} in ports Makefile

2015-01-30 Thread Dominic Fandrey
On 30/01/2015 07:28, Don Lewis wrote: > On 29 Jan, Elizabeth Myers wrote: >> On 01/29/15 21:43, Don Lewis wrote: >>> I need to test the value of ${CXX} in the Makefile for a port and am >>> getting unexpected results. Here is a simplified version of the >>> Makefile: >>> >>> ... >>> USE_GCC=4.

Re: [libaacs-devel] Patch for FreeBSD (libaacs-0.8.0)

2015-01-30 Thread Dominic Fandrey
On 29/01/2015 13:40, Jean-Baptiste Kempf wrote: > Le 29/01/2015 13:30, Dominic Fandrey a écrit : >> Please consider the following patch for inclusion. >> >> The include is required to recognise FILE. >> >> The other change fixes a nesting error in an #ifdef. &g

[libaacs-devel] include stdio.h (FreeBSD build fix)

2015-01-30 Thread Dominic Fandrey
libaacs | branch: master | Dominic Fandrey | Fri Jan 30 11:15:32 2015 +0200| [9f3c846b0ffe1f2b44cfe5c14abec5d94912e3ec] | committer: npzacs include stdio.h (FreeBSD build fix) > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=9f3c846b0ffe1f2b44cfe5c14abec5d94912e3ec --- src/f

[libaacs-devel] fix a nesting error in an #ifdef

2015-01-30 Thread Dominic Fandrey
libaacs | branch: master | Dominic Fandrey | Fri Jan 30 11:11:41 2015 +0200| [a9495d26e7edcef6a3e6d2eed9f6c068d1058bcd] | committer: npzacs fix a nesting error in an #ifdef > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=a9495d26e7edcef6a3e6d2eed9f6c068d1058bcd --- src/f

[libaacs-devel] Patch for FreeBSD (libaacs-0.8.0)

2015-01-29 Thread Dominic Fandrey
Please consider the following patch for inclusion. The include is required to recognise FILE. The other change fixes a nesting error in an #ifdef. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most an

svn commit: r275569 - head/share/misc

2014-12-06 Thread Dominic Fandrey
5"] jylefort [label="Jean-Yves Lefort\njylef...@freebsd.org\n2005/04/12"] +kami [label="Dominic Fandrey\nk...@freebsd.org\n2014/09/09"] kevlo [label="Kevin Lo\nke...@freebsd.org\n2003/02/21"] kmoore [label="Kris Moore\nkmo...@freebsd.org\n2009/04/14"] k

svn commit: r275569 - head/share/misc

2014-12-06 Thread Dominic Fandrey
5"] jylefort [label="Jean-Yves Lefort\njylef...@freebsd.org\n2005/04/12"] +kami [label="Dominic Fandrey\nk...@freebsd.org\n2014/09/09"] kevlo [label="Kevin Lo\nke...@freebsd.org\n2003/02/21"] kmoore [label="Kris Moore\nkmo...@freebsd.org\n2009/04/14"] k

Re: Staging issue with staging of net-im/libpurple (libtool?)

2014-05-21 Thread Dominic Fandrey
On 20/05/2014 22:13, Tijl Coosemans wrote: > On Tue, 20 May 2014 08:52:46 -0700 Kevin Oberman wrote: >> Removed the FIND and re-built. After the build I looked in >> stage/usr/local/lib and the .so.0 files are still present! I then installed >> with no errors. I'll admit that I don't understand wha

Re: Staging issue with staging of net-im/libpurple (libtool?)

2014-05-20 Thread Dominic Fandrey
On 20/05/2014 14:55, Tijl Coosemans wrote: > On Tue, 20 May 2014 14:14:49 +0200 Albert Shih wrote: >> Le 20/05/2014 à 14:09:45+0200, Tijl Coosemans a écrit >>> On Tue, 20 May 2014 10:55:44 +0200 Albert Shih wrote: Le 18/05/2014 à 21:11:16-0700, Kevin Oberman a écrit > I have a problem in

Re: ACTION REQUIRED - Unstaged Ports being DEPRECATED on June 31st.

2014-05-12 Thread Dominic Fandrey
On 10/05/2014 17:33, Bryan Drewery wrote: > You are receiving this mail as it affects FreeBSD ports that you maintain. > > In September 2013, the Ports framework learned how to Stage ports. > > On June 31st, all unstaged ports will be marked DEPRECATED and have > their MAINTAINER reset. > On Augu

[libbluray-devel] Fix typo in src/util/refcnt.h

2014-04-14 Thread Dominic Fandrey
libbluray | branch: master | Dominic Fandrey | Mon Apr 14 21:37:10 2014 +0300| [153339894eeb2468ac21baa6874b7d9e526f1b5a] | committer: hpi1 Fix typo in src/util/refcnt.h > http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=153339894eeb2468ac21baa6874b7d9e526f1b5a --- src/u

[libbluray-devel] Fix typo in src/util/refcnt.h

2014-04-14 Thread Dominic Fandrey
Typo pointed out by clang while porting to FreeBSD. Patch attached. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? --- src/util/refcnt.h.orig 2014-04-13 17

Re: New port, what's next?

2014-04-11 Thread Dominic Fandrey
On 10/04/2014 23:14, Lars Engels wrote: > On Thu, Apr 10, 2014 at 08:37:45PM +0200, John Marino wrote: >> On 4/10/2014 20:28, Baptiste Daroussin wrote: >>> On Thu, Apr 10, 2014 at 07:32:31PM +0200, Dominic Fandrey wrote: >>>> >>>> On 10/04/2014 18:53, Hel

Re: New port, what's next?

2014-04-11 Thread Dominic Fandrey
On 10/04/2014 20:28, Baptiste Daroussin wrote: > On Thu, Apr 10, 2014 at 07:32:31PM +0200, Dominic Fandrey wrote: >> >> On 10/04/2014 18:53, Helmut Schneider wrote: >>> I created a new port, Typo3-LTS. The tgz contains >>> >>> - Makefile >>> - di

Re: New port, what's next?

2014-04-10 Thread Dominic Fandrey
On 10/04/2014 18:53, Helmut Schneider wrote: > I created a new port, Typo3-LTS. The tgz contains > > - Makefile > - distinfo > - pkg-plist > - pkg-descr > - a diff from www/typo3 > > The file has ~150kB so I assume it's to big for a PR. I assume the bulk of that is the pkg-plist. The largest pk

Re: Installing port texlive-base-20120701_10 needs staging disabled

2014-04-07 Thread Dominic Fandrey
On 06/04/2014 23:31, Dr. Peter Voigt wrote: > I have just tried to upgrade to texlive-base-20120701_10 on > 10.0-RELEASE. Building of print/texlive-base worked fine but > installation failed. As a shot in the dark I tried with > > portmaster -m "-DNO_STAGE" -D -G print/texlive-base I ran into thi

Re: DESTDIR support broken?

2013-11-22 Thread Dominic Fandrey
On 22/11/2013 14:17, Peter Pentchev wrote: > On Fri, Nov 22, 2013 at 02:02:28PM +0100, Dominic Fandrey wrote: >> On 19/11/2013 18:44, Dominic Fandrey wrote: >>> On 18/11/2013 20:28, Kimmo Paasiala wrote: >>>> On Mon, Nov 18, 2013 at 10:05 AM, Dominic Fandrey >>

Re: DESTDIR support broken?

2013-11-22 Thread Dominic Fandrey
On 22/11/2013 14:17, Peter Pentchev wrote: > On Fri, Nov 22, 2013 at 02:02:28PM +0100, Dominic Fandrey wrote: >> On 19/11/2013 18:44, Dominic Fandrey wrote: >>> On 18/11/2013 20:28, Kimmo Paasiala wrote: >>>> On Mon, Nov 18, 2013 at 10:05 AM, Dominic Fandrey >>

Re: DESTDIR support broken?

2013-11-22 Thread Dominic Fandrey
On 19/11/2013 18:44, Dominic Fandrey wrote: > On 18/11/2013 20:28, Kimmo Paasiala wrote: >> On Mon, Nov 18, 2013 at 10:05 AM, Dominic Fandrey >> wrote: >>> On 18/11/2013 04:10, Eitan Adler wrote: >>>> On Thu, Nov 14, 2013 at 1:00 PM, Dominic Fandrey &g

Re: DESTDIR support broken?

2013-11-19 Thread Dominic Fandrey
On 18/11/2013 20:28, Kimmo Paasiala wrote: > On Mon, Nov 18, 2013 at 10:05 AM, Dominic Fandrey > wrote: >> On 18/11/2013 04:10, Eitan Adler wrote: >>> On Thu, Nov 14, 2013 at 1:00 PM, Dominic Fandrey >>> wrote: >>>> # make DESTDIR=/root/tmpdest

Re: DESTDIR support broken?

2013-11-18 Thread Dominic Fandrey
On 18/11/2013 04:10, Eitan Adler wrote: > On Thu, Nov 14, 2013 at 1:00 PM, Dominic Fandrey wrote: >> # make DESTDIR=/root/tmpdest install >> ===> Creating some important subdirectories > > Are you sure you don't mean "make PREFIX=/root/tmpdest/" ? Yes

DESTDIR support broken?

2013-11-14 Thread Dominic Fandrey
# make DESTDIR=/root/tmpdest install ===> Creating some important subdirectories realpath: /root/tmpdest/___temp___: No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/ports-mgmt/pkg That used to be a nice feature for populating chroots/jails. -- A: Because it fouls

Re: [REL - 83amd64-default][games/iourbanterror-server] Failed for iourbanterror-server-4.2.014.g2178,1 in run-depends

2013-11-07 Thread Dominic Fandrey
On 06/11/2013 22:46, Baptiste Daroussin wrote: > On Wed, Oct 30, 2013 at 10:04:25AM +0100, Dominic Fandrey wrote: >> On 30/10/2013 02:17, pkg-fall...@freebsd.org wrote: >>> You are receiving this mail as a port that you maintain >>> is failing to build on the F

Re: Is it or isn't it installed? (It is, but ports tries to again, doomed to fail.)

2013-11-05 Thread Dominic Fandrey
On 05/11/2013 14:55, Chad J. Milios wrote: > TLDR; check lines prefixed with ? in the transcript below. > > Ran into this over a couple weeks ago. Checked again with last night's > portsnap, same problem, same ports. Figured I ought to pipe up about it. > Seems like a good ol' classic mystery. >

Re: bsdadminscripts and pkng

2013-11-01 Thread Dominic Fandrey
On 01/11/2013 00:58, Jakub Lach wrote: > any plans for updating those? Kind of. I just don't know when. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? __

Re: State of the Porters' Handbook

2013-10-30 Thread Dominic Fandrey
On 29/10/2013 22:02, Gabor Pali wrote: > On Mon, Oct 28, 2013 at 4:11 PM, Baptiste Daroussin wrote: >> I do buy this argument :) and I'll see want I can do for that in the next >> couple >> of days. > > Please find a patch [1] (and see [2] for the HTML preview) for the > porters-handbook documen

Re: [REL - 83amd64-default][games/iourbanterror-server] Failed for iourbanterror-server-4.2.014.g2178,1 in run-depends

2013-10-30 Thread Dominic Fandrey
On 30/10/2013 02:17, pkg-fall...@freebsd.org wrote: > You are receiving this mail as a port that you maintain > is failing to build on the FreeBSD package build server. > Please investigate the failure and submit a PR to fix > build. > > ... > gmake[1]: Leaving directory > `/wrkdirs/usr/ports/gam

Re: State of the Porters' Handbook

2013-10-28 Thread Dominic Fandrey
On 28/10/2013 11:26, John Marino wrote: > On 10/28/2013 11:16, Dominic Fandrey wrote: >> On 28/10/2013 11:03, John Marino wrote: >>> If there are files in those directories, they'll be on the plist and >>> stage handles them. I'd have to look up how to

Re: State of the Porters' Handbook

2013-10-28 Thread Dominic Fandrey
On 28/10/2013 11:03, John Marino wrote: > On 10/28/2013 10:54, Dominic Fandrey wrote: >> On 28/10/2013 10:34, John Marino wrote: >>> On 10/28/2013 10:29, Dominic Fandrey wrote: >>>> >>>> That's a handfull. What about installers that hard-code di

Re: State of the Porters' Handbook

2013-10-28 Thread Dominic Fandrey
On 28/10/2013 10:34, John Marino wrote: > On 10/28/2013 10:29, Dominic Fandrey wrote: >> On 28/10/2013 09:58, John Marino wrote: >>> On 10/28/2013 09:53, Dominic Fandrey wrote: >>> However, converting to stagedir is reasonably documented here: >>> htt

Re: State of the Porters' Handbook

2013-10-28 Thread Dominic Fandrey
On 28/10/2013 09:58, John Marino wrote: > On 10/28/2013 09:53, Dominic Fandrey wrote: >> On 28/10/2013 09:47, Łukasz Wąsikowski wrote: >>> W dniu 2013-10-28 09:41, Dominic Fandrey pisze: >>> >>>> Neither staging nor license management are described in th

Re: State of the Porters' Handbook

2013-10-28 Thread Dominic Fandrey
On 28/10/2013 09:47, Łukasz Wąsikowski wrote: > W dniu 2013-10-28 09:41, Dominic Fandrey pisze: > >> Neither staging nor license management are described in the Porters' >> Handbook. >> >> Why again should we bother to support it? >> >> What happened

State of the Porters' Handbook

2013-10-28 Thread Dominic Fandrey
Neither staging nor license management are described in the Porters' Handbook. Why again should we bother to support it? What happened to "the feature that is not documented doesn't exist"? -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thi

misc/183153: [patch] Fix iconv support of mount_smbfs

2013-10-21 Thread Dominic Fandrey
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 21 11:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Dominic Fandrey >Release:stable/10 >Organization: private >Environment: FreeBSD mobileKamikaze.norad

Clock not ticking during S3

2013-10-01 Thread Dominic Fandrey
The following is in my ntpd log. ... 27 Sep 23:06:40 ntpd[3045]: Listening on interface #67 wlan0, fe80::21c:bfff:fe58:3a87#123 Enabled 27 Sep 23:06:49 ntpd[3045]: Listening on interface #68 wlan0, 172.17.2.154#123 Enabled The system is sent to S3 at this point and woken 4 days later. This is

Re: [CFT] Update of xorg libraries and MESA

2013-09-18 Thread Dominic Fandrey
On 09/09/2013 16:52, Niclas Zeising wrote: > On 09/09/13 14:49, Niclas Zeising wrote: >> [Cross-posted between x11@ and ports@, please respect reply-to] >> >> Hi! >> It is time once again to update parts of the FreeBSD xorg stack, and the >> x11@ team needs YOUR help in testing! Build of graphics/

Re: Profiling with clang

2013-09-15 Thread Dominic Fandrey
On 15/09/2013 11:44, Roman Divacky wrote: > clang -pg should work just fine... what problems are you seeing? Oh, you're right! I could have sworn there used to be linker problems! Sorry for the noise. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting su

Profiling with clang

2013-09-15 Thread Dominic Fandrey
Recently I've been using profiling with c++ -pg a lot. I'm developing a simulation and have been able to more than double the performance, just by focusing my attention on the top functions listed in the profile. Inlining them, optimising them or finding ways to call them less often. Even though I

[ioquake3] Unescaped glop pattern character in sed expression

2013-09-09 Thread Dominic Fandrey
The * in the sed expression is likely to be interpreted by the shell and should be escaped. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? diff -r 2ada1d090a6

[ioquake3] Why does TOOLS_CC not default to CC?

2013-09-09 Thread Dominic Fandrey
Is there a good reason for this? I'd expect TOOLS_CC = $(CC) would be a reasonable default. Or at least TOOLS_CC = cc, which is guaranteed to exist, unlike gcc, the current default (and not available on FreeBSD-10). -- A: Because it fouls the order in which people normally read text. Q: Why is to

[ioquake3] Makefile fixes for FreeBSD

2013-09-09 Thread Dominic Fandrey
Fix CFLAGS for OpenAL and cURL. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? diff -r 27359e57fd46 Makefile --- a/Makefile Thu Jul 25 10:23:54 2013 +0200 ++

Re: [e-users] e17 hanging in PAUSE

2013-09-05 Thread Dominic Fandrey
On 04/09/2013 01:52, Carsten Haitzler (The Rasterman) wrote: > On Tue, 03 Sep 2013 17:35:03 +0200 Dominic Fandrey > said: > >> E17 frequently gets stuck in "PAUSE !", when closing a window. Most >> frequently, but not exclusively, thunderbird -compose windows. >

Re: misc/181797: [maintainer-update] games/urbanterror-data update MASTER_SITES

2013-09-04 Thread Dominic Fandrey
The following reply was made to PR misc/181797; it has been noted by GNATS. From: Dominic Fandrey To: bug-follo...@freebsd.org, kamik...@bsdforen.de Cc: Subject: Re: misc/181797: [maintainer-update] games/urbanterror-data update MASTER_SITES Date: Wed, 04 Sep 2013 09:39:27 +0200 Sorry, that

misc/181797: [maintainer-update] games/urbanterror-data update MASTER_SITES

2013-09-04 Thread Dominic Fandrey
>Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 04 07:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Dominic Fandrey >Release:stable/9 >Organization: private >Environment: FreeBSD m

Re: [RELEASE - 83i386-default] Build failed for iourbanterror-server-4.2.014.g2178, 1 during run-depends

2013-09-04 Thread Dominic Fandrey
On 04/09/2013 04:26, pkg-fall...@freebsd.org wrote: > You are receiving this mail as a port that you maintain > is failing to build on the FreeBSD package build server. > Please investigate the failure and submit a PR to fix > build. > > Maintainer: kamik...@bsdforen.de > Last committer: mar..

Re: [e-users] e17 hanging in PAUSE

2013-09-03 Thread Dominic Fandrey
On 03/09/2013 18:20, Ross Vandegrift wrote: > On 09/03/2013 11:35 AM, Dominic Fandrey wrote: >> E17 frequently gets stuck in "PAUSE !", when closing a window. Most >> frequently, but not exclusively, thunderbird -compose windows. > > I suspect I've seen thi

[e-users] e17 hanging in PAUSE

2013-09-03 Thread Dominic Fandrey
E17 frequently gets stuck in "PAUSE !", when closing a window. Most frequently, but not exclusively, thunderbird -compose windows. Tail of the .xsession-errors file: ESTART: 0.22645 [0.1] - E_Shelf Config Update ESTART: 0.22883 [0.00237] - E_Shelf Config Update Done ESTART: 0.22884 [0.2] -

License framework

2013-09-03 Thread Dominic Fandrey
A lot of maintainers seem to have tested the license framework and recently a committer even added license information while committing one of my updates. My stand on it is that I don't care enough to be a beta-tester for it and that I'll pick up the practice, once it's described in the Porters' H

Re: kern/181590: [vm] [panic] amd(8) related vm_page_unwire panics

2013-09-02 Thread Dominic Fandrey
The following reply was made to PR kern/181590; it has been noted by GNATS. From: Dominic Fandrey To: Peter Holm Cc: bug-follo...@freebsd.org Subject: Re: kern/181590: [vm] [panic] amd(8) related vm_page_unwire panics Date: Mon, 02 Sep 2013 09:15:59 +0200 On 02/09/2013 08:13, Peter Holm wrote

Re: 9.2-RC3 - suspend/resume causes slow system performance

2013-08-29 Thread Dominic Fandrey
On 29/08/2013 15:32, Mike Harding wrote: > I opened a ticket about this: kern/181632 > > Basically, if I do a 'zzz' and then wake the system up, operations like a > buildworld or portmaster take much longer after the resume - systat shows > very low CPU/disk utilization. It's 100% repeatable, I d

kern/181590: amd related vm_page_unwire panics

2013-08-27 Thread Dominic Fandrey
Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 27 21:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Dominic Fandrey >Release:stable/9 >Organization: private >Environment: FreeBSD mobileKamikaze.norad 9.2-PRE

Re: xpi-* broken since firefox-22

2013-08-26 Thread Dominic Fandrey
On 26/08/2013 18:59, Florian Smeets wrote: > On 26.08.13 14:07, Dominic Fandrey wrote: >> I don't know whether that's a general problem or just affects me, >> but since Firefox 22 the xpi-* ports don't work for me any more. >> > > This was broken for a br

xpi-* broken since firefox-22

2013-08-26 Thread Dominic Fandrey
I don't know whether that's a general problem or just affects me, but since Firefox 22 the xpi-* ports don't work for me any more. I.e. they install just fine, but firefox doesn't pick them up. I'm a huge fan of "everything goes into the package system" and I am convinced plugin systems and autom

Re: wpi fatal firmware error with country de

2013-08-26 Thread Dominic Fandrey
On 24/08/2013 17:57, Victor Balada Diaz wrote: > On Mon, Aug 19, 2013 at 12:27:04AM +0200, Dominic Fandrey wrote: >> On 19/08/2013 00:13, Adrian Chadd wrote: >>> That's really odd. But then, it's a firmware driven NIC, who knows what >>> kind of weird crap

[panic] vm_page_unwire: page 0xfffffe02377e42a0's wire count is zero

2013-08-25 Thread Dominic Fandrey
Finally I got some hard data in the "stopping amd causes a freeze" case. I turned off xdm and reproduced the panic a couple of times by creating high tmpfs load (building chromium on tmpfs) and sending SIGTERM to amd. I got a couple of panics that produced many screens of output but instantly rebo

Re: amd64/181357: LCD Brightness Control not working on Lenovo X121e (ACPI issue?)

2013-08-24 Thread Dominic Fandrey
The following reply was made to PR amd64/181357; it has been noted by GNATS. From: Dominic Fandrey To: Matthias Petermann Cc: bug-follo...@freebsd.org, curr...@freebsd.org Subject: Re: amd64/181357: LCD Brightness Control not working on Lenovo X121e (ACPI issue?) Date: Sat, 24 Aug 2013 20:02

Re: amd64/181357: LCD Brightness Control not working on Lenovo X121e (ACPI issue?)

2013-08-24 Thread Dominic Fandrey
On 24/08/2013 17:08, Matthias Petermann wrote: > regarding this PR I made some further observation. Even the acpi_ec_write > seems to not have any effect on the brightness, the values set to the > appropriate register (IBM_EC_BRIGHTNESS 0x31) survive a reboot. My LCD brightness control stopped

[libbluray-devel] Java code missing in 0.3.0 release tar.bz2

2013-08-23 Thread Dominic Fandrey
The src/libbluray/bdj/java-j2me and java-j2se folders are missing from ftp://ftp.videolan.org/pub/videolan/libbluray/0.3.0/libbluray-0.3.0.tar.bz2 Any reason? Regards -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q:

Re: sysutils/fusefs-ntfs & fusefs_enable="YES"

2013-08-21 Thread Dominic Fandrey
On 21/08/2013 23:39, RW wrote: > The README.FreeBSD file for sysutils/fusefs-ntfs and several howtos > suggest adding the line: > > fusefs_enable="YES" > > to rc.conf, but as far as I can see this doesn't affect anything since > the port doesn't install an rc.d file. I would have expected suc

Re: wpi fatal firmware error with country de

2013-08-18 Thread Dominic Fandrey
On 19/08/2013 00:13, Adrian Chadd wrote: > That's really odd. But then, it's a firmware driven NIC, who knows what > kind of weird crap is going on under the hood. Yes, it's a black box. So how do I get in contact with intel support and dump that in their laps? > Maybe you could experiment by loo

Re: wpi fatal firmware error with country de

2013-08-18 Thread Dominic Fandrey
On 18/08/2013 21:29, Adrian Chadd wrote: > ... hm, but if you do destroy, then re-create manually, does it work? > (Versus using service) With country US, yes. Anything else, no. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-p

wpi fatal firmware error with country de

2013-08-18 Thread Dominic Fandrey
My system was built yesterday. I just figured I'm not using the entire frequency range available in Europe. This is a potential problem when AP frequencies are not under my control. FreeBSD mobileKamikaze.norad 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #0 r254418: Fri Aug 16 22:15:55 CEST 2013 r

Re: System doesn't dump

2013-08-18 Thread Dominic Fandrey
On 30/05/2013 15:02, John Baldwin wrote: > On Wednesday, May 29, 2013 2:41:38 am Dominic Fandrey wrote: >> I have a number of actions that reliably panic the system, such as >> performing shutdown -p (yes I'm booting into an inconsistent file >> system every time). Bo

Re: System doesn't dump

2013-08-18 Thread Dominic Fandrey
After a long time I got my system to make all the right noises (I think), still without it actually dumping, though. On 29/05/2013 09:11, Jeremy Chadwick wrote: > On Wed, May 29, 2013 at 08:41:38AM +0200, Dominic Fandrey wrote: >> I have a number of actions that reliably panic the system

Re: stopping amd causes a freeze

2013-08-18 Thread Dominic Fandrey
On 28/07/2013 08:24, Konstantin Belousov wrote: > On Sat, Jul 27, 2013 at 10:33:18AM +0200, Dominic Fandrey wrote: >> On 26/07/2013 19:10, Dominic Fandrey wrote: >>> On 25/07/2013 12:00, Konstantin Belousov wrote: >>>> On Thu, Jul 25, 2013 at 09:56:59AM +0200, Dominic

Re: stopping amd causes a freeze

2013-08-17 Thread Dominic Fandrey
On 28/07/2013 11:00, Daniel Braniss wrote: >> On 28/07/2013 08:24, Konstantin Belousov wrote: >>> On Sat, Jul 27, 2013 at 10:33:18AM +0200, Dominic Fandrey wrote: >>>> On 26/07/2013 19:10, Dominic Fandrey wrote: >>>>> On 25/07/2013 12:00, Konstantin Belo

Re: [ioquake3] Unable to create directory "/root/.q3a", error is Permission denied(13)

2013-08-05 Thread Dominic Fandrey
On 05/08/2013 13:18, YuGiOhJCJ Mailing-List wrote: > When I am running the ioquake3 1.36 server on linux at booting, I don't want > to run it as the "root" user because it is not safe. > I prefer to use an "ioq3" user dedicated to this task. > This is what happened when I run the server as the "io

Re: [ioquake3] UrbanTerror 4.2 qvm errors

2013-07-29 Thread Dominic Fandrey
On 26/07/2013 10:18, Tim Angus wrote: > On 26/07/13 07:53, Ludwig Nussel wrote: >> That's a sad attitude :-( Didn't they use a fork of ioq3 to make it look >> like a standalone game? > > Yes, they've basically said "fuck you" at every possible opportunity of being > cooperative, so I'm not really

Re: [ioquake3] UrbanTerror 4.2 qvm errors

2013-07-29 Thread Dominic Fandrey
On 26/07/2013 10:21, Tim Angus wrote: > On 26/07/13 09:00, Dominic Fandrey wrote: >> I thought this is the code that would be run by vanilla q3 on i386: >> https://github.com/id-Software/Quake-III-Arena/blob/master/code/qcommon/vm_x86.c#L675 >> >> Note that the mask/alig

Re: stopping amd causes a freeze

2013-07-28 Thread Dominic Fandrey
On 28/07/2013 08:24, Konstantin Belousov wrote: > On Sat, Jul 27, 2013 at 10:33:18AM +0200, Dominic Fandrey wrote: >> On 26/07/2013 19:10, Dominic Fandrey wrote: >>> On 25/07/2013 12:00, Konstantin Belousov wrote: >>>> On Thu, Jul 25, 2013 at 09:56:59AM +0200, Dominic

Re: stopping amd causes a freeze

2013-07-27 Thread Dominic Fandrey
On 26/07/2013 19:10, Dominic Fandrey wrote: > On 25/07/2013 12:00, Konstantin Belousov wrote: >> On Thu, Jul 25, 2013 at 09:56:59AM +0200, Dominic Fandrey wrote: >>> On 22/07/2013 12:07, Konstantin Belousov wrote: >>>> On Mon, Jul 22, 2013 at 11:50:24A

Re: stopping amd causes a freeze

2013-07-27 Thread Dominic Fandrey
On 26/07/2013 20:37, Artem Belevich wrote: > On Fri, Jul 26, 2013 at 10:10 AM, Dominic Fandrey wrote: > >> Amd exhibits several very strange behaviours. >> >> a) >> During the first start it writes the wrong PID into the pidfile, >> it however still reacts to

Re: stopping amd causes a freeze

2013-07-26 Thread Dominic Fandrey
On 25/07/2013 12:00, Konstantin Belousov wrote: > On Thu, Jul 25, 2013 at 09:56:59AM +0200, Dominic Fandrey wrote: >> On 22/07/2013 12:07, Konstantin Belousov wrote: >>> On Mon, Jul 22, 2013 at 11:50:24AM +0200, Dominic Fandrey wrote: >>>> ... >>>> &

Re: [ioquake3] UrbanTerror 4.2 qvm errors

2013-07-26 Thread Dominic Fandrey
On 26/07/2013 08:53, Ludwig Nussel wrote: > Dominic Fandrey wrote: >> On 25/07/2013 15:25, Ludwig Nussel wrote: >>> Dominic Fandrey wrote: >>>> On 23/07/2013 01:36, Tim Angus wrote: >>>>> On Mon, 22 Jul 2013 14:36:18 -0500 Harley wrote: >>>>

Re: [ioquake3] UrbanTerror 4.2 qvm errors

2013-07-25 Thread Dominic Fandrey
On 25/07/2013 15:25, Ludwig Nussel wrote: > Dominic Fandrey wrote: >> On 23/07/2013 01:36, Tim Angus wrote: >>> On Mon, 22 Jul 2013 14:36:18 -0500 Harley wrote: >>>> It looks like the culprit is the range check (MASK_REG in the new vm) >>>> for OP_STORE

Re: stopping amd causes a freeze

2013-07-25 Thread Dominic Fandrey
On 22/07/2013 12:07, Konstantin Belousov wrote: > On Mon, Jul 22, 2013 at 11:50:24AM +0200, Dominic Fandrey wrote: >> ... >> >> I run amd through sysutils/automounter, which is a scripting solution >> that generates an amd.map file based on encountered devices and de

Re: stopping amd causes a freeze

2013-07-23 Thread Dominic Fandrey
On 22/07/2013 20:05, Artem Belevich wrote: > On Mon, Jul 22, 2013 at 2:50 AM, Dominic Fandrey wrote: > >> Occasionally stopping amd freezes my system. It's a rare occurrence, >> and I haven't found a reliable way to reproduce it. >> >> It's also a r

Re: [ioquake3] UrbanTerror 4.2 qvm errors

2013-07-23 Thread Dominic Fandrey
On 23/07/2013 01:36, Tim Angus wrote: > On Mon, 22 Jul 2013 14:36:18 -0500 Harley wrote: >> It looks like the culprit is the range check (MASK_REG in the new vm) >> for OP_STORE4. Commenting out MASK_REG under that case seems to make >> UrbanTerror 4.2 load up. I haven't actually tried a real gam

Re: [ioquake3] UrbanTerror 4.2 qvm errors

2013-07-23 Thread Dominic Fandrey
On 23/07/2013 01:36, Tim Angus wrote: > On Mon, 22 Jul 2013 14:36:18 -0500 Harley wrote: >> It looks like the culprit is the range check (MASK_REG in the new vm) >> for OP_STORE4. Commenting out MASK_REG under that case seems to make >> UrbanTerror 4.2 load up. I haven't actually tried a real gam

Re: [ioquake3] UrbanTerror 4.2 qvm errors

2013-07-22 Thread Dominic Fandrey
On 22/07/2013 17:28, Evan Goers wrote: > It should would be nice to know what system it is that you are running in > the first place. Are you running straight-up freebsd? I don't know if there > is a *bsd maintainer for ioq3 right now. As far as the FreeBSD ports (the package generation system) go

Re: stopping amd causes a freeze

2013-07-22 Thread Dominic Fandrey
On 22/07/2013 14:35, Ronald Klop wrote: > On Mon, 22 Jul 2013 14:19:44 +0200, Dominic Fandrey > wrote: > >> On 22/07/2013 12:07, Konstantin Belousov wrote: >>> On Mon, Jul 22, 2013 at 11:50:24AM +0200, Dominic Fandrey wrote: >>>> Occasionally stoppin

Re: stopping amd causes a freeze

2013-07-22 Thread Dominic Fandrey
On 22/07/2013 12:07, Konstantin Belousov wrote: > On Mon, Jul 22, 2013 at 11:50:24AM +0200, Dominic Fandrey wrote: >> Occasionally stopping amd freezes my system. It's a rare occurrence, >> and I haven't found a reliable way to reproduce it. >> >> It's al

stopping amd causes a freeze

2013-07-22 Thread Dominic Fandrey
Occasionally stopping amd freezes my system. It's a rare occurrence, and I haven't found a reliable way to reproduce it. It's also a real freeze, so there's no way to get into the debugger or grab a core dump. I only can perform the 4 seconds hard shutdown to revive the system. I run amd through

Re: [ioquake3] UrbanTerror 4.2 qvm errors

2013-07-22 Thread Dominic Fandrey
On 17/07/2013 14:22, Tim Angus wrote: > On 17/07/13 12:05, Dominic Fandrey wrote: >> On 17/07/2013 07:46, Zachary wrote: >>> This is how much I care that a closed source mod, that is moving to a >>> closed source licensed version of quake 3, doesn't work with ioqua

Re: [ioquake3] UrbanTerror 4.2 qvm errors

2013-07-17 Thread Dominic Fandrey
On 17/07/2013 14:22, Tim Angus wrote: > On 17/07/13 12:05, Dominic Fandrey wrote: >> On 17/07/2013 07:46, Zachary wrote: >>> This is how much I care that a closed source mod, that is moving to a >>> closed source licensed version of quake 3, doesn't work with ioqua

Re: [ioquake3] UrbanTerror 4.2 qvm errors

2013-07-17 Thread Dominic Fandrey
On 17/07/2013 07:46, Zachary wrote: > This is how much I care that a closed source mod, that is moving to a closed > source licensed version of quake 3, doesn't work with ioquake3: > > Not at all. I agree that their decisions are at least alienating. Their "no modding" policy is ridiculous to th

  1   2   3   4   5   6   7   8   9   >