Re: APU3 ethernet can't transmit

2021-01-22 Thread Graham Menhennitt
Try "ifconfig $ifname -rxcsum -txcsum" and possibly " -vlanhwtso -tso4" as well. Graham On 23/01/2021 8:10 am, Stefan Bethke wrote: I have a weird situation with an PCEngines APU3, where I can't seem to be able to transmit packets through either of the igb interfaces. With tcpdump, I can

Thunderbird package missing

2020-12-13 Thread Graham Menhennitt
Hello all, I did a pkg upgrade yesterday and it removed my Thunderbird package. When I go to install it, I get "No packages available to install matching 'thunderbird'. I've tried it on two separate systems with the same result. What's going on? Thanks, Graham

Re: Traffic "corruption" in 12-stable

2020-07-27 Thread Graham Menhennitt
On 27/7/20 3:00 pm, Eugene Grosbein wrote: 27.07.2020 5:16, Joe Clarke wrote: About two weeks ago, I upgraded from the latest 11-stable to the latest 12-stable. After that, I periodically see the network throughput come to a near standstill. This FreeBSD machine is an ESXi VM with two

Re: em performs worse than igb (latency wise) in 12?

2019-04-06 Thread Graham Menhennitt
Not that it's at all relevant to the question here, but... It does mostly work without em in the 12 kernel - I'm not sure how, but it does. I upgraded to 12-stable via source but didn't add em to my custom kernel. Most things worked - basic network functionality. But I had problems with

Re: ipfw "unknown interface name igb1" SOLVED

2019-03-23 Thread Graham Menhennitt
gb". Anyway, with "em" it all now works. Thanks! Graham On 23/3/19 11:55 am, Korolev Sergey wrote: Hello! Igb device was removed in version 12. Maybe this causes a problem. Maybe you should rename it to new appropriate one. On 23 Mar 2019, at 10:49, Graham Menhennitt <

ipfw "unknown interface name igb1"

2019-03-22 Thread Graham Menhennitt
Hi all, I recently upgraded (via source) from 11-Stable to 12-Stable on my router box (PC Engines APU). My firewall rules don't appear to work any longer during boot. I can see on the console "Line 98: unknown interface name igb1" when it tries to load them. The last few rules after the

Re: MMC problem on APU2 with 11.2

2018-07-13 Thread Graham Menhennitt
On 13/07/2018 18:46, Ruben wrote: I have 2 Pc Engines APU's. They have been running 10.x and 11.0/1 without any issues for quite some time now. I've updated the APU1 to 11.2 without an problems. The APU2 however throws thousands of First I thought the sdhc card was to blame and restored a

Re: Does VirtualBox's vboxnetflt(4) work on stable/11 | 11.2?

2018-06-20 Thread Graham Menhennitt
I'm on 11-Stable as of about a month ago. Works or me (although I don't stress it very much). Graham On 20/06/2018 04:30, Harry Schmalzbauer wrote: Am 16.06.2018 um 21:42 schrieb Harry Schmalzbauer: … To rule out a known vboxnetflt(4) limitation/failure, I'd like to know if somebody

Re: disk errors: CAM status: Uncorrectable parity/CRC error [SOLVED]

2017-10-06 Thread Graham Menhennitt
On 25/09/2017 08:12, Steven Hartland wrote: Depends on your exact setup, see the ata and ahci man pages e.g. hint.ahcich.X.sata_rev hint.ata.X.devX.sata_rev hint.ata.X.sata_rev hint.ata.X.devX.mode hint.ata.X.mode     Regards     Steve On 24/09/2017 21:02, Graham Menhennitt wrote: On 24/09

disk errors: CAM status: Uncorrectable parity/CRC error

2017-09-23 Thread Graham Menhennitt
G'day all, I'm setting up a machine running 11-Stable on a PC Engines APU2C board. It has a 16Gb SSD as its first disk (ada0), and a Seagate 2Tb SATA-3 disk as its second (ada1). I'm getting lots of read errors on the second disk. They appear on the console as: (ada1:ahcich1:0:0:0):

Re: Reproducible panic - Going nowhere without my init!

2016-10-06 Thread Graham Menhennitt
Let me preface this by saying that I know nothing about this particular bit of code, but... As a general rule, I would question the use of gettimeofday() while panicing. At that stage, everything could have already gone down the plug hole. That said, it already calls sleep(), so maybe that

lots of security advisories rehashed

2016-08-12 Thread Graham Menhennitt
I subscribe to the RSS feed of FreeBSD security advisories (http://vuxml.freebsd.org/freebsd/rss.xml). Today, it told me that there were forty-something advisories. I went to the VuXML site and saw that a stack of old entries have been updated to have today as their "Entry" date. What's the

Re: VirtualBox hangs on FreeBSD 10-stable and then reports error

2015-05-14 Thread Graham Menhennitt
On 13/05/2015 23:12, Tobias Kortkamp wrote: On 05/13/2015 14:57, Graham Menhennitt wrote: I've been successfully running VirtualBox for some time. Last week I updated my /usr/src/ and /usr/ports, built installed world and kernel, and did portupgrade -a. Now VirtualBox won't start - it doesn't

VirtualBox hangs on FreeBSD 10-stable and then reports error

2015-05-13 Thread Graham Menhennitt
I've been successfully running VirtualBox for some time. Last week I updated my /usr/src/ and /usr/ports, built installed world and kernel, and did portupgrade -a. Now VirtualBox won't start - it doesn't even show the window with the list of VMs. I've tried as root and as myself. I've also tried

Re: gdb broken on 9.1/amd64?

2013-03-06 Thread Graham Menhennitt
On 07/03/2013 05:02, Jeremie Le Hen wrote: I have two different stable/9.1 amd64 machines which show the following error message upon gdb startup: /usr/src/gnu/usr.bin/gdb/libgdb/../../../../contrib/gdb/gdb/solib-svr4.c:1444: internal-error: legacy_fetch_link_map_offsets called without legacy

Re: Floppy disks don't work with FreeBSD 9.0

2012-03-28 Thread Graham Menhennitt
On 28/03/2012 09:03, Mark Felder wrote: On Tue, 27 Mar 2012 16:48:26 -0500, Thomas Laus lau...@acm.org wrote: Could this be related to CAM system issues that shipped with FreeBSD 9.0 and were fixed in -STABLE? Like the CDROM issues? I'd probably test in -STABLE first. Unfortunately I don't

ipfw oddity/bug? ipv6 != protocol 41

2010-11-27 Thread Graham Menhennitt
Hi all, I've found something that I think is a bug in ipfw. At the very least, it contradicts the man page and a number of web sites. It's also different behaviour from a few months ago. I have a IPV6 tunnel connection to Hurricane Electric that I use every now and then. When I want to use it, I

Re: Soekris Sysinstall FTP NFS Failure

2010-08-17 Thread Graham Menhennitt
On 18/08/10 05:57, Benjamin Francom wrote: Hello all, I have a Soekris net5501, and need some assistance with the installation [FreeBSD 8.1]. I've configured a PXE environment with TFTP, and NFS, and I can boot and get into sysinstall. After going through the initial configuration, slices,

Re: ath hostap problems

2010-01-17 Thread Graham Menhennitt
for any help, Graham Menhennitt ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

recommended miniPCI 802.11a/b/g card for Soekris net5501 running FreeBSD 8-STABLE?

2010-01-15 Thread Graham Menhennitt
I've been trying to get reliable wireless AP functionality in my Soekris net5501 (http://soekris.com/net5501.htm) box for some time now. In the past I've reported a problem with it (http://www.mail-archive.com/freebsd-stable@freebsd.org/msg105623.html) that causes it to report ath0: stuck beacon;

Re: [Bulk] Re: USB problems on 8.0-STABLE

2010-01-12 Thread Graham Menhennitt
Frank wrote: On Fri, 8 Jan 2010, Warren Block wrote: Do you have DEVICE /dev/ugen0.2 in apcupsd.conf? No, just DEVICE Try UPSCABLE usb UPSTYPE usb DEVICE ugen0.2 and (possibly some subset of) device uhci# UHCI PCI-USB interface device ohci

HP LJ 1020: ulpt0: offline

2009-12-12 Thread Graham Menhennitt
I have a HP Laserjet 1020 printer that I've been using with FreeBSD 7 and 8 for the last few years. It's connected via USB as described in my blog at http://menhenitt.com.au and it's been working up until today. I just did a csup to RELENG_8 as of yesterday. After a make build/installworld and

Re: openoffice stuck in _umtx_op

2009-11-26 Thread Graham Menhennitt
Mikhail T. wrote: I'm trying to start OOo, and it hangs at start-up -- after popping up its banner page. ktrace shows the following, slowly repeating, sequence of events: [...] 32726 soffice.bin CALL _umtx_op(0x805d09060,0x8,0x1,0x805d09040,0x7fbfeef0) 32726

Re: ath0: stuck beacon; resetting (bmiss count 4)

2009-09-26 Thread Graham Menhennitt
rc.conf: ifconfig_wlan0=inet xx.xx.xx.xx/25 wlans_ath0=wlan0 create_args_wlan0=wlanmode hostap mode 11g hostapd_enable=YES Graham Menhennitt wrote: I'me getting the message ath0: stuck beacon; resetting (bmiss count 4) logged to syslog every so often. I have a Soekris net5501 with a Wistron CM9

problem booting FreeBSD 8-Beta4 on Soekris net5501

2009-09-11 Thread Graham Menhennitt
G'day, I'm upgrading a Soekris net5501 from FreeBSD 7-Stable to 8-Beta4 (via source). I've done a buildworld, buildkernel, and installkernel. When I try to boot the new kernel, it stops very early on in the boot sequence. The serial console shows: /boot/kernel/kernel text=0x32f9f0

ath0: stuck beacon; resetting (bmiss count 4)

2009-07-17 Thread Graham Menhennitt
I'me getting the message ath0: stuck beacon; resetting (bmiss count 4) logged to syslog every so often. I have a Soekris net5501 with a Wistron CM9 mini-PCI wireless card. I'm running FreeBSD 7.2-stable and dmesg | grep ath0 gives: ath0: Atheros 5212 mem 0xa001-0xa001 irq 15 at device

Re: problem with Soekris net5501 and USB hub

2009-07-15 Thread Graham Menhennitt
Marat N.Afanasyev wrote: Graham Menhennitt wrote: I originally sent this to the Soekris list thinking it was platform specific. I got a couple of replies suggesting that it's a FreeBSD problem instead. So, if anybody can offer any insights, I would most appreciate it. I have a Soekris

problem with Soekris net5501 and USB hub

2009-07-13 Thread Graham Menhennitt
I originally sent this to the Soekris list thinking it was platform specific. I got a couple of replies suggesting that it's a FreeBSD problem instead. So, if anybody can offer any insights, I would most appreciate it. I have a Soekris net5501 running FreeBSD 7-Stable. I want to connect a

Re: failure building nanobsd with FreeBSD Stable

2009-05-14 Thread Graham Menhennitt
Boris Samorodov wrote: On Mon, 11 May 2009 15:56:11 +1000 Graham Menhennitt wrote: touch: not found Please check it the system time was changed between c(v)sup - buildworld. I case yes, just redo the process. I don't know how the time changed, but redoing the buildworld fixed

failure building nanobsd with FreeBSD Stable

2009-05-11 Thread Graham Menhennitt
Hello all, I've been building nanobsd to run on my Soekris net4801 for some time now. I recently csupped to FreeBSD Stable and I can no longer build it. It gives an error early in installworld (see below). Does anybody please have any clues? Thanks, Graham mkdir -p

Re: installdate of a port/package?

2008-07-02 Thread Graham Menhennitt
Ronald Klop wrote: I just upgraded a machine from FreeBSD 6 to 7. Very nice. But my portupgrade -fa failed after a while. ... How do I know which ports I still need to update? Run portupgrade -fan and see which ones it says still need upgrading. Graham

Re: Bug in less version 406.

2007-08-03 Thread Graham Menhennitt
Ted Hatfield wrote: Using less -E or more to display a file that is less than a full page, while then displaying a nonexistent file causes a segmentation fault. For example on a newly built system you can less -E /etc/group bogusfile This will display the file ending with /etc/group

Re: php apache2 config

2007-01-23 Thread Graham Menhennitt
Matthew Herzog wrote: When I load a file named php4.info I can see all my php build information. If I change that same file's name to phpinfo.php, I get a premature end of script headers error. The file contains this text only: ?php phpinfo(); ? and is owned by apache. This is purely a

Re: Block IP

2006-12-21 Thread Graham Menhennitt
Christopher Hilton wrote: If it's at all possible switch to using public keys for authentication with ssh and disallow password authentication. This completely stops the brute forcing attacks from filling up your periodic security mail. Are you sure about that? I only allow

Re: fetchmail - sendmail problem

2006-10-04 Thread Graham Menhennitt
Karsten Fuhrmann wrote: The problem is the following : I am using fetchmail to download my email (from a pop3 server), and fetchmail passes the email to my local sendmail daemon who gives it to my local imap server (cyrus). This works fine. But sometimes i got a spam email, which has an

Re: Panic

2006-07-24 Thread Graham Menhennitt
Graham Menhennitt wrote: On Wed, 19 Jul 2006, Stephen Montgomery-Smith wrote: I just had a kernel panic. This happened seconds after I started a reboot using alt-ctl-del, at about the time just after it it said it was writing the entropy file. Here is the kernel config file, the results

Re: Panic

2006-07-23 Thread Graham Menhennitt
On Wed, 19 Jul 2006, Stephen Montgomery-Smith wrote: I just had a kernel panic. This happened seconds after I started a reboot using alt-ctl-del, at about the time just after it it said it was writing the entropy file. Here is the kernel config file, the results of the dump, and dmesg. Do

Re: [Fwd: Custom termcap entries and installworld]

2006-05-29 Thread Graham Menhennitt
Stephen Hurd wrote: 1) How do people cope with custom termcap entries? One workaround is to not modify /etc/termcap at all. Instead just store them in a file somewhere and (depending on your shell) do export TERMCAP=/my/custom/termcap Or even export TERMCAP=custom:my custom entry

Re: quota deadlock on 6.1-RC1

2006-05-04 Thread Graham Menhennitt
David Kirchner wrote: This assumes that 6.1 absolutely must be released If you don't think that 6.1 must be released then just ignore it and wait for 6.2. If you like, you can even pretend that 6.1 never existed. Graham ___ freebsd-stable@freebsd.org

Re: Disappointed

2006-04-07 Thread Graham Menhennitt
Who in their right mind would think that stable actually means stable!!! It does mean that the API is stable. /\ || Then maybe it should be called api-stable!! You can't believe how disappointed I was. I thought I was going

puzzling ipfw show output

2005-12-12 Thread Graham Menhennitt
I got the following output from ipfw show in my daily security run output email. +++ /tmp/security.yri47lgA Mon Dec 12 03:01:45 2005 +00522 3530 1204158 deny ip from 10.0.0.0/8 to any via sis1 +0252218 784 deny tcp from any to any in via sis1 setup +65530 0 0 deny ip

Re: puzzling ipfw show output

2005-12-12 Thread Graham Menhennitt
Trond Endrestøl wrote: On Mon, 12 Dec 2005 19:09+1100, Graham Menhennitt wrote: The only explanation I have is that the packets arrived between the time when the machine started accepting incoming packets and when the rules were loaded in /etc/rc.d/ipfw. You just explained

Re: [PATCH] option to re-enable aggressive ATA probing

2005-09-27 Thread Graham Menhennitt
also PR kern/79332 where I reported a similar problem and a fix. My patch has not been acted upon, but the problem no longer seems to exist in 6.0 beta 3. Cheers, Graham Menhennitt ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org

Re: My Seagate Baraccuda doesnt PROBE on version 5.x

2005-07-23 Thread Graham Menhennitt
James wrote: I was using version 4.x of freeBSD and it works fine. In a following days, I decide to change on version 5.4. During on booting process and detecting hardwares, in a bit of portion my two (2) Seagate 40G Baraccuda ( Primary Master and Secondary Master) was not been successfully

Re: pkg question...

2005-05-17 Thread Graham Menhennitt
Yann Golanski wrote: Is there a way to remove a package and the dependencies that only said package uses? ports - sysutils/pkg_rmleaves ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To

Re: pkg question...

2005-05-17 Thread Graham Menhennitt
Peter Jeremy wrote: On Tue, 2005-May-17 22:19:05 +1000, Graham Menhennitt wrote: Yann Golanski wrote: Is there a way to remove a package and the dependencies that only said package uses? ports - sysutils/pkg_rmleaves That is an interactive script that lets you delete all

Re: buggy ATA controller: I can install 4.11, but not 5.3 !?!

2005-04-26 Thread Graham Menhennitt
upgrading from an earlier 5.X. Can you please try installing a 5.X from December last year or earlier. Actually, you don't need to install anything - I'd just like to know whether it can see the disk. I've faised PR kern/79332 about it which contains two possible fixes. Thanks, Graham

Re: ffs_mountroot: can't find rootvp after cvsup and making worldfmen

2005-04-04 Thread Graham Menhennitt
Doug White wrote: Anyway, I now have a working kernel. I presume that I should file a PR on this. Yes please. Done - kern/79332 Do you have a long delay at the point where the bogus messages are printed in the newer kernel, but in the older? The change implies that it will get out of a

Re: ffs_mountroot: can't find rootvp after cvsup and making worldfmen

2005-03-27 Thread Graham Menhennitt
Doug White wrote: On Sat, 26 Mar 2005, Graham Menhennitt wrote: I just cvsupped to the latest RELENG_5 (as of yesterday) and built and installed the world and a new kernel. When I boot the new kernel, I get an error ffs_mountroot: can't find rootvp. At the mountroot prompt, whatever I type

Re: ffs_mountroot: can't find rootvp after cvsup and making worldfmen

2005-03-25 Thread Graham Menhennitt
Doug White wrote: On Fri, 25 Mar 2005, Graham Menhennitt wrote: I just cvsupped to the latest RELENG_5 (as of yesterday) and built and installed the world and a new kernel. When I boot the new kernel, I get an error ffs_mountroot: can't find rootvp. At the mountroot prompt, whatever I type

ffs_mountroot: can't find rootvp after cvsup and making worldfmen

2005-03-24 Thread Graham Menhennitt
I just cvsupped to the latest RELENG_5 (as of yesterday) and built and installed the world and a new kernel. When I boot the new kernel, I get an error ffs_mountroot: can't find rootvp. At the mountroot prompt, whatever I type (even '?') causes a crash and reboot. I can still boot my old

network interface dies randomly - ifconfig down then up fixes

2001-11-01 Thread Graham Menhennitt
I have a Arris Cornerstone CM200 cable modem connected to my FreeBSD stable (cvsupped last week) box via UTP into a NE2000 compatible ISA Ethernet adaptor. The connection randomly dies. I can send pings out of it and see the Activity LED flash on the modem but the FreeBSD box never sees any

Re: weirdness w/ gdb (and others) and home directory

2000-04-10 Thread Graham Menhennitt
You don't have a line saying just "cd" at the start of your .profile/bashrc/.cshrc by any chance, do you? Graham On Tue, 2 Jan 1996 01:22:11 +, you wrote: Hi. I'm seeing some "weird" stuff with my 4.0-STABLE box. The symptom is: tim:/tmp$ gdb /bin/pwd GNU gdb 4.18