Re: Deprecating base system ftpd?

2021-04-04 Thread Jonathan Chen
to carry in a USB key, and to plug into any computer on a network. Having FTP out-of-the-box makes the system usable as a server immediately without having to search around for an ftp-package. Cheers. -- Jonathan Chen ___ freebsd-stable@freebsd.o

Re: git, $FreeBSD$ and mergemaster

2020-12-25 Thread Jonathan Chen
Hi Kyle, On Thu, 24 Dec 2020 at 15:05, Kyle Evans wrote: > > On Wed, Dec 23, 2020 at 8:02 PM Jonathan Chen wrote: > > > > Hi, > > > > With the transition to git, I'm now getting a lot of prompts for > > differences against an empty $FreeBSD$, eg: > >

git, $FreeBSD$ and mergemaster

2020-12-23 Thread Jonathan Chen
er operate in the future when there are changes in /etc if it can't inspect the $FreeBSD$ tag anymore? Cheers. -- Jonathan Chen ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail t

Re: 11-STABLE and 12-STABLE build failures

2020-07-25 Thread Jonathan Chen
while, so I don't know how long this has been > broken. My builds last night failed and things are still broken right > now. It must be something recent, as my last build of 12-STABLE at r363443 (~23 Jul) succeeded. Cheers. -- Jonathan Chen ___

Re: swap space issues

2020-07-12 Thread Jonathan Chen
, one of the reasons why I use synth is _because_ of the stress it can place on my 12-STABLE snapshots. If the system is stable and performs well when under load, I feel just that bit more assured about using it in production environments. My 2 cents. -- Jonathan Chen ___

Re: Getting a new shell to work for the 'toor' user

2020-07-06 Thread Jonathan Chen
ee attached .odt), I ran into a problem. My fist > pass was to add /bin/stbash to the end of the toor line in > master.passwd, but that didn't change it even after a reboot. You have to use vipw(8). -- Jonathan Chen ___ freebsd-stable@freebsd.org mailing

Re: question on porting

2020-06-09 Thread Jonathan Chen
eriencing crashes it may be better for you to lower your "Number_of_builders" and/or "Max_jobs_per_builder" in your /usr/local/etc/synth/synth.ini. Cheers. -- Jonathan Chen ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd

Re: circular dependency on print/tex-dvipsk

2020-06-06 Thread Jonathan Chen
a circular dependency on > print/tex-dvipsk was detected. Do you have any unusual options in your LiveSystem-make.conf? I'm using synth as well and I'm not seeing this error in my upgrade-system builds. Cheers. -- Jonathan Chen ___ freebsd-stable@freebs

Re: Problem with STABLE-12 amd 64

2019-07-15 Thread Jonathan Chen
ebuild/reinstall ports that contain kernel modules, as they get depend quite critically on being in sync. Cheers. -- Jonathan Chen ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send an

Re: Crontab Question

2019-04-10 Thread Jonathan Chen
hen running as root. Cheers. -- Jonathan Chen ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Crontab Question

2019-04-10 Thread Jonathan Chen
On Thu, 11 Apr 2019 at 09:14, Software Info wrote: > > OK. So although the script is located in my home directory, it doesn’t start > there? Correct. You cannot make any assumptions about the environment. -- Jonathan Chen ___ freeb

Re: Crontab Question

2019-04-10 Thread Jonathan Chen
r home directory. It doesn't, hence: "mv: rename *.csv to listing.csv: No such file or directory" -- Jonathan Chen ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Not sure if this is the correct place.... (laptop, dual-boot EFI)

2019-01-25 Thread Jonathan Chen
FI\FreeBSD\boot64.efi. On a cold start, I have to be quick to hit the F12 key, which then allows me to specify whether to boot Windows or FreeBSD. I'm not sure how Lenovo's BIOS setup works, but I'm pretty sure that it should have something similar. Chee

Re: Trouble booting from EFI with 12-stable

2019-01-11 Thread Jonathan Chen
uefi(8) man page suggests that boot1.efi should be used, loader.efi can also substituted. I believe the release images use loader.efi instead of boot1.efi, as it's slightly more efficient. Cheers. -- Jonathan Chen ___ freebsd-stable@freebsd.org mailing

Re: FreeBSD 12.0-RC2 Now Available

2018-11-30 Thread Jonathan Chen
nged in FreeBSD-12? # sysctl net.wlan.devices sysctl: unknown oid 'net.wlan.devices' What did I miss? Cheers. -- Jonathan Chen ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-18:12.mem

2018-09-27 Thread Jonathan Chen
Actually, the commit on the stable/11 appears to be 338983 and not 339983. Cheers. -- Jonathan Chen ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Failing to retrieve source tarballs for anything.

2018-09-01 Thread Jonathan Chen
do with your local environment. Cheers. -- Jonathan Chen ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: regression: tmpfs in /etc/fstab results in boot stoppage

2018-06-17 Thread Jonathan Chen
On 18 June 2018 at 09:16, Konstantin Belousov wrote: > On Mon, Jun 18, 2018 at 08:46:35AM +1200, Jonathan Chen wrote: >> Hi, >> >> I've updated to r335297 on STABLE-11. My root fs is ZFS, and /etc/fstab is: >> >> # DeviceMountpoint FSt

regression: tmpfs in /etc/fstab results in boot stoppage

2018-06-17 Thread Jonathan Chen
pfs: tmpfs (/home/jonc/.cache) The system continues booting up as usual once I exit single-user mode. The system used to boot up with any intervention prior to this. Cheers. -- Jonathan Chen ___ freebsd-stable@freebsd.org mailing list https://lists.f

Re: ldconfig(8) oddity on 11.2-BETA3?

2018-05-27 Thread Jonathan Chen
config -r does the same, but additionally filters the output by the > lib.*\.so\.[0-9]+ patern. Dynamic linker does not filter and uses the > name from DT_NEEDED as is. Thanks for the explanation, guys. Cheers. -- Jonathan Chen <j...@chen.org.nz> _

ldconfig(8) oddity on 11.2-BETA3?

2018-05-26 Thread Jonathan Chen
ct, x86-64, version 1 (FreeBSD), dynamically linked, stripped /usr/local/lib/nss/libssl3.so:ELF 64-bit LSB shared object, x86-64, version 1 (FreeBSD), dynamically linked, stripped Is this correct ldconfig behaviour or has something broken? Cheers. -- Jonathan Chen <j..

Re: is it possible to chroot into arm64 from amd64?

2018-02-15 Thread Jonathan Chen
arch64-static as its arm64 interpreter in the arm64-chroot. Cheers. -- Jonathan Chen <j...@chen.org.nz> ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: 11.1-BETA3 uhub probes on warm boot triggers endless reboot cycle

2017-06-29 Thread Jonathan Chen
On 30 June 2017 at 10:27, Glen Barber <g...@freebsd.org> wrote: > On Fri, Jun 30, 2017 at 10:23:26AM +1200, Jonathan Chen wrote: >> Hi, >> >> I've got a dual boot system at home, booting into Windows 10 for >> games. I've noticed that since I updated to 11.

11.1-BETA3 uhub probes on warm boot triggers endless reboot cycle

2017-06-29 Thread Jonathan Chen
e. However, I thought I'd bring it to the notice of list. Cheers. -- Jonathan Chen <j...@chen.org.nz> ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "fr

Re: FreeBSD 11.1-BETA1 Now Available

2017-06-11 Thread Jonathan Chen
hoping for an aarch64 RPI3 image for SD cards to try out FreeBSD 11.1. There's a memstick image, but I don't think that will work for the RPI3? Cheers. -- Jonathan Chen <j...@chen.org.nz> ___ freebsd-stable@freebsd.org mailing list https://lists

STABLE-11 make buildworld as non-root

2017-05-01 Thread Jonathan Chen
make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src The "rm -f bsdxml.h bsdxml_external.h ..." looks dodgy to me. Why have these 2 files in the source tree if it's going to be removed early in the build? Cheers. -- Jonathan Chen <j...@chen.org.nz> ___

Re: Panic in nvidia module

2017-03-27 Thread Jonathan Chen
you sync up STABLE, you have to rebuild your nvidia-driver port, as it produces kernel modules that are tied closely the current kernel. I also had a panic when I moved up my STABLE-11/amd installation yesterday, but after a de-install and rebuild of the nvidia-driver port, I'm up and running agai

Re: kernel installation problem on STABLE-11

2017-02-02 Thread Jonathan Chen
On 3 February 2017 at 06:21, Sergey Matveychuk <se...@yandex-team.ru> wrote: > And it looks like it works without COMPILER_TYPE=clang if you buildworld > before. But I'm not sure. /usr/src/UPDATING recommends that buildworld should always be done before buildkernel. Cheers. -- Jona

Re: STABLE-11/amd64 and X

2017-01-05 Thread Jonathan Chen
On 6 January 2017 at 00:40, Schaich Alonso <alonsoscha...@fastmail.fm> wrote: > On Thu, Jan 5, 2017, at 12:12, Jonathan Chen wrote: >> Hi, >> >> I've just moved onto STABLE-11/amd64 today, and after rebuilding all >> my ports, I find that switching from X back to

STABLE-11/amd64 and X

2017-01-05 Thread Jonathan Chen
Hi, I've just moved onto STABLE-11/amd64 today, and after rebuilding all my ports, I find that switching from X back to the console using Ctrl-Alt-F1 results in a screen filled with random coloured blocks. Does anyone here know how I can get a decent console? Cheers. -- Jonathan Chen &l

Re: zfs, a directory that used to hold lot of files and listing pause

2016-10-20 Thread Jonathan Chen
iginal poster's problem though. Cheers. -- Jonathan Chen <j...@chen.org.nz> ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: zfs, a directory that used to hold lot of files and listing pause

2016-10-20 Thread Jonathan Chen
On 21 October 2016 at 11:27, Steven Hartland <kill...@multiplay.co.uk> wrote: > On 20/10/2016 22:18, Jonathan Chen wrote: >> >> On 21 October 2016 at 09:09, Peter <p...@citylink.dinoex.sub.org> wrote: >> [...] >>> >>> I see this on my pgsql_tmp

Re: zfs, a directory that used to hold lot of files and listing pause

2016-10-20 Thread Jonathan Chen
ping. ;) I'm seeing this as well with an Odoo ERP running on Postgresql. This lag does matter to me as this is huge performance hit when running Postgresql on ZFS, and it would be good to see this resolved. pg_restores can make the system crawl as well. Cheers. --

FreeBSD 11 RC1 flowtable crash

2016-08-31 Thread Jonathan Chen
I just upgraded a machine from 10-STABLE to FreeBSD 11, and the machine seems to crash frequently if flowtable is enabled. Other machines I have using the identical kernel does not seem to be affected, and the same hardward on the old 10-STABLE branch was quick stable. Interfaces on this

SOL_TCP def?

2015-12-29 Thread Jonathan Chen
top. make: stopped in /usr/ports/devel/gsoap devel/gsoap will build on older version. My installed devel/gsoap was last installed on 6-Dec-2015. Cheers. -- Jonathan Chen <j...@chen.org.nz> ___ freebsd-stable@freebsd.org mailing list https://lists.free

Re: SOL_TCP def?

2015-12-29 Thread Jonathan Chen
On 30 December 2015 at 07:28, Jonathan Chen <j...@chen.org.nz> wrote: [...] > devel/gsoap will build on older version. My installed devel/gsoap was > last installed on 6-Dec-2015. Rephrasing: devel/gsoap will build on an older snapshot of 10/STABLE. My currently installed devel/gs

Re: Regression on 10/STABLE (Was: SOL_TCP def?)

2015-12-29 Thread Jonathan Chen
On 30 December 2015 at 07:50, Dmitry Sivachenko <trtrmi...@gmail.com> wrote: >> Patch gsoap to use IPPROTO_IP instead of SOL_TCP. > I meant IPPROTO_TCP, sorry. Thanks for the quick-fix. However, IMHO this should be classed as a regression on 10/STABLE. Cheers. -- Jonathan Chen &l

Re: ntpd fails on boot

2010-12-14 Thread Jonathan Chen
the network address is assigned. The solution is to wait for DHCP negotiation to complete before letting the rest of the network scripts to complete. I added the following to /etc/rc.conf: ifconfig_re0=SYNCDHCP Change re0 to your network device. Cheers. -- Jonathan Chen j...@chen.org.nz

Re: puc(4) and pucdata.c

2010-11-29 Thread Jonathan Chen
On Mon, Nov 29, 2010 at 10:31:25AM -0500, John Baldwin wrote: On Friday, November 26, 2010 1:10:48 pm Jonathan Chen wrote: Hi, I've recently added a new PCI 1 Parallel Port card, and I'm trying to get it recognised by my 8-STABLE/amd64 system. puc(4) probably ignores single-port

puc(4) and pucdata.c

2010-11-26 Thread Jonathan Chen
/loader.conf: puc_load=YES However, all of this doesn't work. dmesg reveals: pci4: ACPI PCI bus on pcib4 pci4: simple comms, parallel port at device 6.0 (no driver attached) What did I miss? Is my patch correct? Cheers. -- Jonathan Chen j...@chen.org.nz

Re: snd_hda on Optiplex 980

2010-11-25 Thread Jonathan Chen
connectors. What things you have tried to test there? Thanks for the hint here. I've just tried out pcm4 and pcm5 and they work fine. It's a bit of a reach for my headphone-jack, but I'm really glad to have something working now. Thanks! -- Jonathan Chen jonathan.c...@solnetsolutions.co.nz Solnet

Re: snd_hda on Optiplex 980

2010-11-25 Thread Jonathan Chen
On 26/11/2010 08:19, Doug Barton wrote: On 11/25/2010 11:12, Jonathan Chen wrote: Thanks for the hint here. I've just tried out pcm4 and pcm5 and they work fine. It's a bit of a reach for my headphone-jack, but I'm really glad to have something working now. I have a 960 (thanks

Re: snd_hda on Optiplex 980

2010-11-24 Thread Jonathan Chen
On 24/11/2010 20:38, Alexander Motin wrote: On 24.11.2010 00:07, Jonathan Chen wrote: I recently migrated my 8-STABLE/amd64 system to a Dell Optiplex 980 and have discovered that the sound system isn't recognised by snd_hda. cat /dev/sndstat: FreeBSD Audio Driver (newpcm: 64bit 2009061500

snd_hda on Optiplex 980

2010-11-23 Thread Jonathan Chen
will magically enable this? Cheers. -- Jonathan Chen jonathan.c...@solnetsolutions.co.nz Solnet Solutions Limitedt: +64 9 9775800 Level 7, Brookfields House, f: +64 9 9775801 19 Victoria Street West,ddi: +64 9

Re: BCM5704 routing problem

2010-04-28 Thread Jonathan Chen
192.168.1.10 (192.168.1.10): 56 data bytes ^C If you're using ipfw, there's still some instability with it. Reconfirm your rule-load with ipfw show Cheers. -- Jonathan Chen j...@chen.org.nz

ifconfig-i386 on 8-STABLE/amd64

2010-04-15 Thread Jonathan Chen
netmask 0x broadcast 192.168.2.10 inet 192.168.2.12 netmask 0x broadcast 192.168.2.12 inet 127.0.0.1 netmask 0xff00 ifconfig: ioctl(SIOCGIFINFO_IN6): Device not configured Why is the output from the 32-bit ifconfig severely mangled? Cheers. -- Jonathan Chen

Re: ifconfig-i386 on 8-STABLE/amd64

2010-04-15 Thread Jonathan Chen
On Thu, Apr 15, 2010 at 04:12:11PM -0700, Xin LI wrote: Hi, On Thu, Apr 15, 2010 at 2:59 PM, Jonathan Chen j...@chen.org.nz wrote: ?? ??$ /compat/i386/sbin/ifconfig ?? ??: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST ?? ?? ?? ??inet 192.168.1.10 netmask 0xff00 broadcast

IPFW and NAT woes on 8-STABLE

2010-04-05 Thread Jonathan Chen
finally managed to revert the system source back to an earlier snapshot (hard to do when I had no connectivity to the 'Net), my configuration started working again. Has anyone else had the same problem as I've been having, or did I just get the code at a bad time? Cheers. -- Jonathan Chen j

Re: if_bge upload stalls repeatedly (Was: 8-STABLE outgoing scp stalling frequently)

2010-02-04 Thread Jonathan Chen
On Thu, Feb 04, 2010 at 11:23:15AM -0800, Pyun YongHyeon wrote: On Thu, Feb 04, 2010 at 03:00:15PM +1300, Jonathan Chen wrote: On Wed, Feb 03, 2010 at 05:25:03PM -0800, Pyun YongHyeon wrote: [...] I'm not sure but recently added code to support TSO may cause the issue. Would you show me

Re: if_bge upload stalls repeatedly (Was: 8-STABLE outgoing scp stalling frequently)

2010-02-03 Thread Jonathan Chen
On Tue, Feb 02, 2010 at 11:20:29PM +0200, Nikos Ntarmos wrote: On Wed, Feb 03, 2010 at 08:36:16AM +1300, Jonathan Chen wrote: Hi, I've noticed that on a recent 8-STABLE/amd64, scp(1) appears to be stalling very frequently. This is the output from a scp -v -v of a 300Mb file from

Re: if_bge upload stalls repeatedly (Was: 8-STABLE outgoing scp stalling frequently)

2010-02-03 Thread Jonathan Chen
On Wed, Feb 03, 2010 at 05:25:03PM -0800, Pyun YongHyeon wrote: On Thu, Feb 04, 2010 at 11:52:55AM +1300, Jonathan Chen wrote: On Tue, Feb 02, 2010 at 11:20:29PM +0200, Nikos Ntarmos wrote: On Wed, Feb 03, 2010 at 08:36:16AM +1300, Jonathan Chen wrote: Hi, I've noticed

8-STABLE outgoing scp stalling frequently.

2010-02-02 Thread Jonathan Chen
of a remote file to the local machine is blindingly fast. Does anyone know what's happening here? Any tips on how to track down what the problem is? The network config appears to be fine - fetch(1) will have downloads speeds of up to 300KB/s. Cheers. -- Jonathan Chen j...@chen.org.nz

Re: 8-STABLE outgoing scp stalling frequently.

2010-02-02 Thread Jonathan Chen
On Tue, Feb 02, 2010 at 02:44:09PM -0500, Mike Tancsa wrote: At 02:36 PM 2/2/2010, Jonathan Chen wrote: Hi, I've noticed that on a recent 8-STABLE/amd64, scp(1) appears to be stalling very frequently. This is the output from a scp -v -v of a 300Mb file from a local to a remote within

Re: Drive light on all the time on 8-STABLE.

2010-01-29 Thread Jonathan Chen
On Mon, Jan 18, 2010 at 05:11:48PM +1300, Jonathan Chen wrote: [...] I've rebooted the box a few times, and have observed that the drive LED flickers normally up until: atapci0: ATI IXP600 SATA300 controller port 0xff00-0xff07,0xfe00-0xfe03,0xfd00-0xfd07,0xfc00-0xfc03,0xfb00-0xfb0f mem

Re: Drive light on all the time on 8-STABLE.

2010-01-17 Thread Jonathan Chen
On Sun, Jan 17, 2010 at 08:03:02PM +1100, Ian Smith wrote: Jonathan, On Sun, 17 Jan 2010, Jonathan Chen wrote: On the weekend, I moved my 8-STABLE installation (csup'd late Dec 2009) onto a new drive, a Seagate ST31000528AS CC3; and while the transfer was successful, I've noticed

Re: Drive light on all the time on 8-STABLE.

2010-01-17 Thread Jonathan Chen
On Sun, Jan 17, 2010 at 12:28:04PM +0200, Alexander Motin wrote: Jonathan Chen wrote: On the weekend, I moved my 8-STABLE installation (csup'd late Dec 2009) onto a new drive, a Seagate ST31000528AS CC3; and while the transfer was successful, I've noticed that the drive light is solidly

Re: Drive light on all the time on 8-STABLE.

2010-01-17 Thread Jonathan Chen
On Mon, Jan 18, 2010 at 07:20:08AM +1300, Jonathan Chen wrote: On Sun, Jan 17, 2010 at 12:28:04PM +0200, Alexander Motin wrote: Jonathan Chen wrote: On the weekend, I moved my 8-STABLE installation (csup'd late Dec 2009) onto a new drive, a Seagate ST31000528AS CC3; and while the transfer

Drive light on all the time on 8-STABLE.

2010-01-16 Thread Jonathan Chen
not exhibit this strange behaviour. Any advice would be welcome. Cheers. -- Jonathan Chen j...@chen.org.nz -- The things we know best are the things we haven't been taught. - Marquis

Re: UTF-8 problem in 8.0

2010-01-02 Thread Jonathan Chen
it on the console as well. -- Jonathan Chen j...@chen.org.nz -- With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting

Re: UTF-8 problem in 8.0

2010-01-02 Thread Jonathan Chen
the default of C, everything is fine. Cheers. -- Jonathan Chen j...@chen.org.nz -- Lots of folks confuse bad management with destiny - Kin Hubbard

Re: Dell D830, nVidia and FreeBSD-8/amd64

2009-12-16 Thread Jonathan Chen
On Tue, Dec 15, 2009 at 03:51:30PM -0500, John Baldwin wrote: On Tuesday 15 December 2009 2:47:03 pm Jonathan Chen wrote: [...] I/O memory addresses: 0xdff0-0xe06f (acpi0) 0xe070-0xe0700fff (cbb0) 0xe0701000-0xf3ff (root0) The root0 range is ok (it really

Re: Dell D830, nVidia and FreeBSD-8/amd64

2009-12-14 Thread Jonathan Chen
On Mon, Dec 14, 2009 at 10:46:27AM -0500, John Baldwin wrote: On Sunday 13 December 2009 2:19:05 pm Jonathan Chen wrote: Hi, This is a general rehash of a problem that I've been having with my Dell Latitude D830 with an nVidia Quadro NVS 140M internal graphics card. I've been using

Dell D830, nVidia and FreeBSD-8/amd64

2009-12-13 Thread Jonathan Chen
is interfering with memory allocation. Would it be possible for someone with deeper kernel-fu be able to take a look at this issue? Cheers. -- Jonathan Chen j...@chen.org.nz -- With sufficient thrust, pigs fly just fine. However

SSH oddness with 8.0-STABLE

2009-12-01 Thread Jonathan Chen
(yes/no)? ^C After a flurry of panic, where I had to determine whether I had been subjected to a man-in-the-middle attack, I verified that this warning for all the hosts in my known_hosts file. Is anyone else seeing this? Is this a known issue? Cheers. -- Jonathan Chen j...@chen.org.nz

nv driver on Dell Latitude 830

2009-05-19 Thread Jonathan Chen
: no screens found Is there any hope of getting this to work? -- Jonathan Chen jonathan.c...@solnetsolutions.co.nz Solnet Solutions LimitedT: +64 9 9775800 Level 7, Brookfields House, F: +64 9 9775801 19 Victoria Street

Re: X11 on Dell D830 with latest 7.1-PRERELEASE

2009-01-05 Thread Jonathan Chen
On Sun, Jan 04, 2009 at 09:29:58PM -0800, Garrett Cooper wrote: On Sun, Jan 4, 2009 at 7:17 PM, Jonathan Chen j...@chen.org.nz wrote: Hi, I've got a Dell Latitude D830 running 7.1-PRERELEASE/amd64 which I've just csup'd to the -STABLE as of 5-Jan-2009, and after going thru' the std

X11 on Dell D830 with latest 7.1-PRERELEASE

2009-01-04 Thread Jonathan Chen
, and that came up with no problems. However, after doing an installworld, X is now broken. Prior to this update, the D830 was running -STABLE from Nov-2008; which appeared to work fine. All ports are up to date. I'd appreciate any help in resolving this problem. Cheers. -- Jonathan Chen j

Re: top/ps CPU percentage broken on 7.1-PRERELEASE?

2008-10-03 Thread Jonathan Chen
run at 800% at times on my dual processor AMD64 system. -- Jonathan Chen [EMAIL PROTECTED] -- The Internet: an empirical test of the idea that a million monkeys banging on a million keyboards can produce

ipfw: install_state: entry already present, done

2008-10-02 Thread Jonathan Chen
Hi, I've just updated my 7-STABLE box to 7.1-PRERELEASE, and I'm seeing a quite a few ipfw kernel messages: ipfw: install_state: entry already present, done What is this mean? Has some regression occurred with ipfw? Cheers. -- Jonathan Chen [EMAIL PROTECTED

Re: /var with capacity -1%

2008-04-02 Thread Jonathan Chen
the offending process the space will be freed up. -- Jonathan Chen [EMAIL PROTECTED] -- You can get farther with a kind word and a gun than you can with a kind word alone - Al Capone

Re: Xorg 7.2 / FreeBSD 7 errors

2008-03-25 Thread Jonathan Chen
, and then try to start it again, I gaid said error above. The i810 driver has some bugs in it. Use the newer xf86-video-intel driver instead. You'll have to deinstall to i810 driver before you can install the intel driver. Cheers. -- Jonathan Chen [EMAIL PROTECTED

Re: 7.0BETA4 desktop system also periodically freezes

2008-01-09 Thread Jonathan Chen
, as there's quite a few [gtk-gnash] processes on some flash-enabled sites. Cheers. -- Jonathan Chen [EMAIL PROTECTED] -- A person should be able to do a small bit of everything

Interspersed logging output and workarounds

2008-01-07 Thread Jonathan Chen
need to wait for it to be MFC'd?). Cheers. -- Jonathan Chen [EMAIL PROTECTED] -- Only the meek get pinched. The bold survive. - Ferris Bueller

Re: System Reboots with Bittorrent Use

2007-12-01 Thread Jonathan Chen
On Sat, Dec 01, 2007 at 10:14:27PM -0600, [EMAIL PROTECTED] wrote: Date: Sun, 2 Dec 2007 07:48:20 +1300 From: Jonathan Chen [EMAIL PROTECTED] I have since reformatted my computer. I began using deluge again a couple weeks ago, but am again experiencing spontaneous reboots, now when

Re: 6-STABLE net-p2p/deluge port

2007-11-04 Thread Jonathan Chen
On Fri, Nov 02, 2007 at 06:00:53PM -0500, Jeremy Messenger wrote: On Fri, 02 Nov 2007 06:05:28 -0500, Jonathan Chen [EMAIL PROTECTED] wrote: Hi, Is anyone else on the list experiencing kernel panics with 6-STABLE when using net-p2p/deluge? Recent versions of deluge 0.5.6.x seem

Kernel panic with Bitorrent client

2007-10-30 Thread Jonathan Chen
single-user mode. Contents of kgdb follows. Hope it is of help to someone. Cheers. -- Jonathan Chen [EMAIL PROTECTED] -- I don't want to achive immortality through my works.. I want to achieve

NZ Daylight Savings changes.

2007-08-21 Thread Jonathan Chen
Hi, Would it be possible for a committer to take a look at: http://www.freebsd.org/cgi/query-pr.cgi?pr=115697 There's only about a month or so before the new daylight savings rule becomes effective, and it would be nice if -STABLE had the changes committed before then. Cheers. -- Jonathan

dhclient with bge failing

2006-12-27 Thread Jonathan Chen
. Is anyone else seeing this? Cheers. -- Jonathan Chen [EMAIL PROTECTED] -- Beer. Now there's a temporary solution. - Homer Simpson

Re: libiconv.la

2006-11-23 Thread Jonathan Chen
of hand-building to save you all these sort of problems? -- Jonathan Chen [EMAIL PROTECTED] -- You can get farther with a kind word and a gun than you can with a kind word alone - Al Capone

Re: 6.2 SHOWSTOPPER - em completely unusable on 6.2

2006-09-27 Thread Jonathan Chen
, for a: ssh remote cd /usr tar xf - ports | tar xvf - and this resulted in a pretty sparse ports tree on the local drive. Lots of stuff being dropped. Shifting a single big tar-ball worked though. -- Jonathan Chen [EMAIL PROTECTED

Re: internal compiler error: segmentation fault: 11

2006-05-23 Thread Jonathan Chen
this occurs it's not always at the same spot or the same file. One time it even core dumped, though only once. This is a prime-indicator of dodgy memory. -- Jonathan Chen [EMAIL PROTECTED] -- A person should be able

burncd failures on RC-1?

2006-04-13 Thread Jonathan Chen
is loaded. Cheers. -- Jonathan Chen [EMAIL PROTECTED] -- Irrationality is the square root of all evil - Douglas Hofstadter

Re: USB Devices not appearing in /dev

2005-12-06 Thread Jonathan Chen
On Mon, Dec 05, 2005 at 09:12:44PM +0100, Ronald Klop wrote: On Mon, 05 Dec 2005 07:04:24 +0100, Igor Robul [EMAIL PROTECTED] wrote: On Sun, Dec 04, 2005 at 12:59:14AM +1300, Jonathan Chen wrote: However, if I look in /dev, I only see the generic usb[0-3] devices. When I used to run 5.4

USB Devices not appearing in /dev

2005-12-03 Thread Jonathan Chen
not appearing. What am I missing? -- Jonathan Chen [EMAIL PROTECTED] -- Opportunities are seldom labeled ___ freebsd-stable@freebsd.org mailing list

Re: FreeBSD6 /bin/tcsh ls-F : Floating exception (core dumped)

2005-11-08 Thread Jonathan Chen
On Tue, Nov 08, 2005 at 02:46:28PM +0900, TOMITA Yoshinori wrote: [...] Here is a tiny patch. Please send-pr this, so that it doesn't get lost. This would probably fix http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/88538 as well. Thanks. -- Jonathan Chen [EMAIL PROTECTED

Re: How to set polling for printer upon startup

2005-07-08 Thread Jonathan Chen
config so that it defaults to this? I've got: hint.ppc.0.flags=0x28 in my /boot/device.hints to do this. Cheers. -- Jonathan Chen [EMAIL PROTECTED] -- char *p=char *p=%c%s%c;main(){printf(p,34,p,34);};main(){printf(p,34,p,34

Re: SSHD and FTPD, can't connect

2005-06-06 Thread Jonathan Chen
or FTPD. I tried to upgrade the SSHD to no avail and I CAN connect to the daemons from the loopback address, but not across my home LAN. Any suggestions? Fix the IP lookups on your DNS. -- Jonathan Chen [EMAIL PROTECTED

Re: Remote Printing

2005-05-14 Thread Jonathan Chen
Make sure the spool directory exists, create if not there. For your installation you don't need an if= attribute. Make sure lpd is running, enable within /etc/rc.conf. lpd_enable=YES# Run the line printer daemon. Cheers. -- Jonathan Chen [EMAIL PROTECTED

Re: Remote Printing

2005-05-14 Thread Jonathan Chen
On Sat, May 14, 2005 at 04:20:32PM -0700, Mikko Ty?l?j?rvi wrote: On Sun, 15 May 2005, Jonathan Chen wrote: [...] Can anyone direct me in the right direction? Uncomment/Tweak the following in your /etc/printcap: remote|sample remote printer:\ :sh:\ :rm=lphost:sd=/var

Re: burncd and mount_cd9660

2004-10-23 Thread Jonathan Chen
On Sat, Oct 23, 2004 at 10:56:24AM +0300, Nikolay Pavlov wrote: Hi, Jonathan. On Saturday, 23 October 2004 at 17:49:28 +1300, Jonathan Chen wrote: Hi, I'm running 5.3-STABLE, and seem to have a problem where if I run burncd, I am not able to mount the recently burnt CD. If I reboot

Re: burncd and mount_cd9660

2004-10-23 Thread Jonathan Chen
On Sat, Oct 23, 2004 at 11:37:51AM +0200, Torfinn Ingolfsen wrote: On Sat, 23 Oct 2004 17:49:28 +1300 Jonathan Chen [EMAIL PROTECTED] wrote: I'm running 5.3-STABLE, and seem to have a problem where if I run burncd, I am not able to mount the recently burnt CD. If I reboot the box

burncd and mount_cd9660

2004-10-22 Thread Jonathan Chen
Hi, I'm running 5.3-STABLE, and seem to have a problem where if I run burncd, I am not able to mount the recently burnt CD. If I reboot the box, the mount on the CDwill succeed. I am experiencing this on 2 very different i386 boxes. Anyone else seeing this? Cheers. -- Jonathan Chen [EMAIL

Re: ``top'' and other process issues on 4.10-R

2004-06-28 Thread Jonathan Chen
months, maybe longer. Unfortunately, it isn't readily reproducible, and thus difficult to report and fix. Not seeing it on our 4.10 boxes at the moment. Cheers. -- Jonathan Chen [EMAIL PROTECTED] -- I don't want

Re: Weird uptime(1) output

2002-09-23 Thread Jonathan Chen
cases. Perhaps an index(3) on line? Cheers. -- Jonathan Chen [EMAIL PROTECTED] -- Power corrupts, Absolute Power is pretty neat To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd

Re: make world considered harmful

2002-07-24 Thread Jonathan Chen
world' appears to do nothing more than you've done above in fewer keystrokes. Except for the fact that if the new kernel doesn't like your system, you're SOL with out-of-sync userland. -- Jonathan Chen [EMAIL PROTECTED

Re: ssh root login

2002-05-28 Thread Jonathan Chen
look like there's any place to set such thing in sshd_config This question should be asked in freebsd-questions, not -stable. Look in sshd(8) and more carefully in /etc/sshd_config. Its PermitRootLogin you're looking for. -- Jonathan Chen [EMAIL PROTECTED

Re: makeworld problem - my first attempt at this

2002-05-15 Thread Jonathan Chen
can add the smmsp user and group manually to /etc/master.passwd and /etc/group. Remember to run pwd_mkdb, and then try the mergemaster again -- Jonathan Chen [EMAIL PROTECTED] -- Lots of folks confuse bad

Re: makeworld problem - my first attempt at this

2002-05-15 Thread Jonathan Chen
On Thu, May 16, 2002 at 11:27:08AM +1200, Jonathan Chen wrote: On Wed, May 15, 2002 at 04:23:08PM -0700, Chip Wiegand wrote: [...] #make installworld faild again, same message as before - required smmsp user ismissing. According to UPDATING running mergemaster would take care

Re: make: 1: Syntax error: ( unexpected

2002-03-24 Thread Jonathan Chen
make instead - not a good idea; it should have been installed as gmake and not make. -- Jonathan Chen [EMAIL PROTECTED] --- One, with God, is always a majority, but many a martyr has been burned at the stake while the votes were

Re: RELENG_4_3 calls itself -RELEASE?

2001-08-04 Thread Jonathan Chen
Fri$ Not to beat a -deadhorse, but here are my $.02 The only sensible suggestion I've seen so far is 4_3_x_RELEASE. The reason is that all the proposals I've seen (with the exception of the above and 4_3_RELEASEplX, which is not lexically bigger than 4_3_RELEASE) is merely a cosmetic change

  1   2   >