Re: serial/ulscom: response timeout using pySerial/esptool.py

2024-04-25 Thread Tom Jones
matter what cablin used: > connection is established > at any BAUD rate issued at any time. Not one single failure as shown > above in any session (I > checked several tenth times)! > > Now I'm out of ideas and I suspect the CP210X ulscom serial driver to > have trouble with most > onboard serial chipsets. > > Can anyone help me track down this issue? Is there anything I could have > missed? > > I drives me nuts ... > > Thanks in advance, > > Oliver > > > -- > O. Hartmann -- - Tom

Re: diff(1) goes into cpu-hogging endless loop

2023-03-25 Thread Tom Jones
221,164 bytes) > > Cheers, Jamie My guess is that you are hitting a worst case in the stone algorithm. I have a WIP review to integrate the Myers algorithm from libdiff here: https://reviews.freebsd.org/D36860 - Tom

Re: [HEADSUP] making /bin/sh the default shell for root

2021-09-22 Thread Tom Jones
roposal happen. > > > > Again just in case: THIS IS NOT A PROPOSAL TO REMOVE CSH FROM BASE! > > I think this is fine. I would also be fine with either removing 'toor' from > the > default password file or just leaving it as-is for POLA. (I would probably > prefer removing it outright.) I support both of these suggestions, when I first installed FreeBSD ~2006 toor already felt like a strange an anachronism. - Tom

[no subject]

2020-04-24 Thread Tom Jones
. > I have added rrs@ in cc and the freebsd-transport list. Does anyone know if there are plans to enable alternate TCP stacks in generic? Is there a stability point we need to hit first? - Tom ___ freebsd-current@freebsd.org mailing list http

Re: ThinkPad: reboots after successful shutdown -p

2019-11-18 Thread Tom Jones
On Mon, Nov 18, 2019 at 11:47:18AM -0800, Oleksandr Tymoshenko wrote: > Bjoern A. Zeeb (bzeeb-li...@lists.zabbadoz.net) wrote: > > On 18 Nov 2019, at 7:14, Xin Li wrote: > > > > > Hi, > > > > > > I recently noticed that if I do a 'shutdown -p' from -CURRENT, the > > > system would shut down and se

Re: hang up with r352239 and r352386 with i5-7500

2019-10-13 Thread Tom Jones
On Mon, Sep 16, 2019 at 01:24:12PM +0200, Niclas Zeising wrote: > On 2019-09-16 13:09, Masachika ISHIZUKA wrote: > >Hi. > > > >My machine (with core i5-7500) is hangup when loading i915kms.ko > > on r352239 and r352386 (1300047). > >This machine was working good with r351728 (1300044).

Re: wlan can't discover known networks after relocating

2019-09-19 Thread Tom Jones
On Tue, Sep 17, 2019 at 04:36:28PM +, Poul-Henning Kamp wrote: > > In message <707bcd3f-fa6b-82eb-fa8f-09c4b800f...@freebsd.org>, Johannes > Lundber > g writes: > > >For a long time now I have had this problem with iwm and wlan0. Whenever > >I move between work and home it won't reco

Re: Rotating (efi) framebuffer

2019-05-03 Thread Tom Jones
On Thu, May 02, 2019 at 09:06:28AM -0700, Johannes Lundberg wrote: > Hi > > I have a Lenovo Ideapad where the screen is rotated 90 degrees and I > can't rotate it to landscape mode until I'm in X. How many of you are in > the same situation and would like a fix? Seeing how development is going > w

Re: axp288 on Intel HW

2018-11-22 Thread Tom Jones
On Thu, Nov 22, 2018 at 06:17:45AM +0100, Emmanuel Vadot wrote: > > Hi, > > Allwinner PMIC on X86, interesting :) > > On Fri, 16 Nov 2018 08:51:31 + > Johannes Lundberg wrote: > > > Hi > > > > I have a Lenovo Ideapad Miix 310 that has a Intel CherryTrail CPU and it > > runs FreeBSD quit

Panic on RPI boot with revision 335282

2018-06-17 Thread Tom Vijlbrief
I get an: panic: Assertion zone->uz_flags & UMA_ZONE_PCPU failed at /media/swan/src.svn/sys/vm/uma_core.c:2239 A one month old kernel runs fine, uma_core.c was edited at that location 9 days ago ___ freebsd-current@freebsd.org mailing list https://lists

Re: Strange ARC/Swap/CPU on yesterday's -CURRENT

2018-03-11 Thread Tom Rushworth
pped a lot of the newtwork interfaces), so if you need more info I'm willing to help, as long as you explain what you need in short words :). (I'm not very familiar with FreeBSD kernel work or sysadmin.) Regards, -- Tom Rushworth ___ free

Re: panics in network stack in 12-current

2017-04-29 Thread Tom Uffner
Hamza Sheikh wrote: I may have encountered something similar on an EdgeRouter Lite running r317256. It's serving as network gateway at home. After some time the WAN connection goes dead. It starts working with either (a) reconnecting the network cable or (b) pinging any IP on the internet from th

Re: panics in network stack in 12-current

2017-04-27 Thread Tom Uffner
Andrey V. Elsukov wrote: On 27.04.2017 08:42, Tom Uffner wrote: Tom Uffner wrote: Andrey V. Elsukov wrote: I think the most of these panics should be fixed in r315956. thanks. I'll give it a try and report back as soon as I have a result. r315956 panicked about 22 min after boot. f

Re: panics in network stack in 12-current

2017-04-27 Thread Tom Uffner
Andrey V. Elsukov wrote: On 27.04.2017 08:42, Tom Uffner wrote: r315956 panicked about 22 min after boot. failed to dump a core. Why not update to the latest revision? I did several times a while ago, but didn't get a panic free system. I was hoping to bisect the point the point wher

Re: panics in network stack in 12-current

2017-04-26 Thread Tom Uffner
Tom Uffner wrote: Andrey V. Elsukov wrote: I think the most of these panics should be fixed in r315956. thanks. I'll give it a try and report back as soon as I have a result. r315956 panicked about 22 min after boot. failed to dump a

Re: panics in network stack in 12-current

2017-04-25 Thread Tom Uffner
Andrey V. Elsukov wrote: On 26.04.2017 04:03, Tom Uffner wrote: I think the most of these panics should be fixed in r315956. thanks. I'll give it a try and report back as soon as I have a result. ___ freebsd-current@freebsd.org mailing list

panics in network stack in 12-current

2017-04-25 Thread Tom Uffner
Since updating my -current box to 12 several months ago, I have been trying to pin down several elusive and probably related panics. they always manifest a a trap out of rw_wlock_hard() i am fairly certain that r302409 was stable, revs up through r306792 may be stable, or perhaps I just didn't

Re: Sendmail eats CPU on r317039 [after -r316874 it may be -r316951 and -r316973 are not enough to fix everything]

2017-04-20 Thread Tom Vijlbrief
Op wo 19 apr. 2017 09:11 schreef Tom Vijlbrief : > I'm currently rebuilding world and kernel on a just completed SVN checkout. > > Note that the normal sendmail daemon which listens for incoming traffic > does NOT loop. > > The sendmail instance which tries local delivery (

Re: Sendmail eats CPU on r317039 [after -r316874 it may be -r316951 and -r316973 are not enough to fix everything]

2017-04-19 Thread Tom Vijlbrief
-clients (like sendmail busy-looping on logging. > > That might be related to this. (it is fixed in the source already, so > > upgrading again might help) > > See the thread with subject like 'Re: r316958: booting a server takes >10 > > minutes!' > > > >

Sendmail eats CPU on r317039

2017-04-17 Thread Tom Vijlbrief
On a recent kernel sendmail is constantly consuming CPU. truss -p PID shows: sendto(3,"<22>Apr 17 10:30:33 sendmail[362"...,163,0x0,NULL,0) ERR#55 'No buffer space available' nanosleep({ 0.01000 }) = 0 (0x0) sendto(3,"<22>Apr 17 10:30:33 sendmail[362"...,163,0x0,NULL,0) ERR#55 'No buffer spa

Re: Installworld fails with TMPDIR pointing to NFS mounted directory

2016-01-12 Thread Tom Vijlbrief
https://lists.freebsd.org/pipermail/freebsd-current/2010-September/019820.html Op 12 jan. 2016 20:39 schreef "Garrett Cooper" : > > On Jan 12, 2016, at 11:21, Tom Vijlbrief wrote: > > > Op di 12 jan. 2016 om 18:08 schreef NGie Cooper : > >> >> > On J

Re: Installworld fails with TMPDIR pointing to NFS mounted directory

2016-01-12 Thread Tom Vijlbrief
Op di 12 jan. 2016 om 18:08 schreef NGie Cooper : > > > On Jan 12, 2016, at 08:42, Tom Vijlbrief wrote: > > > > If have this issue with 11-CURRENT on my raspberry 1 and 2, but I do not > > think it is raspberry related or even 11-CURRENT related. > > >

Installworld fails with TMPDIR pointing to NFS mounted directory

2016-01-12 Thread Tom Vijlbrief
If have this issue with 11-CURRENT on my raspberry 1 and 2, but I do not think it is raspberry related or even 11-CURRENT related. export TMPDIR=/media/usbdisk/tmp make installword MAKEOBJDIRPREFIX=/media/swan/obj Works as expected but fails cleaning up when TMPDIR points to an NFS mounted direc

Re: r289932 causes pf reversion - breaks rules with broadcast destination

2015-11-07 Thread Tom Uffner
thank you for your quick response. Sorry I took so long to reply, but I was getting bizarre results from the "quick" test, and needed to fall back to a full kernel rebuild w/ a consistent set of sources to do a fair apples to apples comparison. tom _

Re: r289932 causes pf reversion - breaks rules with broadcast destination

2015-11-05 Thread Tom Uffner
Tom Uffner wrote: Commit r289932 causes pf rules with broadcast destinations (and some but not all rules after them in pf.conf) to be silently ignored. This is bad. I do not understand the pf code well enough to see why this change caused the breakage, but I suspect that it might expose some

Re: r289932 causes pf reversion - breaks rules with broadcast destination

2015-11-05 Thread Tom Uffner
Kristof Provost wrote: On 2015-11-04 20:31:35 (-0500), Tom Uffner wrote: Commit r289932 causes pf rules with broadcast destinations (and some but not all rules after them in pf.conf) to be silently ignored. This is bad. What version did you test exactly? There was an issue with r289932

r289932 causes pf reversion - breaks rules with broadcast destination

2015-11-04 Thread Tom Uffner
pf code well enough to see why this change caused the breakage, but I suspect that it might expose some deeper problem and should not simply be reverted. tom ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-cu

Re: SOEKRIS kernel config

2014-09-28 Thread Tom Everett
Bugzilla ID is *194003 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194003>* On Sun, Sep 28, 2014 at 8:59 AM, Tom Everett wrote: > That's a great idea. I'll give it a try and get back to the list. > > > On Sun, Sep 28, 2014 at 12:33 AM, Scot Hetzel wrote: &g

Re: SOEKRIS kernel config

2014-09-28 Thread Tom Everett
That's a great idea. I'll give it a try and get back to the list. On Sun, Sep 28, 2014 at 12:33 AM, Scot Hetzel wrote: > On Sat, Sep 27, 2014 at 9:47 PM, Tom Everett wrote: > > I see there is no SOEKRIS config on the tree, here > > > > https://svnweb.free

SOEKRIS kernel config

2014-09-27 Thread Tom Everett
I see there is no SOEKRIS config on the tree, here https://svnweb.freebsd.org/base/head/sys/i386/conf/ I have attached one for addition to the tree. -- A better world shall emerge based on faith and understanding - Douglas MacArthur # # GENERIC -- Generic kernel configuration file for FreeBSD

Crash in GEOM, booting on Soekris

2014-09-20 Thread Tom Everett
/x86 bootstrap loader, Revision 1.1 (tom@bernice, Fri Sep 19 19:39:16 MDT 2014) Loading /boot/defaults/loader.conf /boot/kernel/kernel text=0x790cd5 data=0x5e2a0+0x2f0eb8 syms=[0x4+0x89480+0x4+0xebe59] Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel

SOEKRIS kernel crash

2014-09-14 Thread Tom Everett
I've compiled a SOEKRIS kernel which I'm booting with Crochet-BSD. It's reliably crashing on boot, with the below message. The kernel revision is 271600, and the kernel config is here: https://github.com/kientzle/crochet-freebsd/blob/master/board/Soekris/conf/SOEKRIS11 Event timer "RTC" frequ

Re: timezone for 100.chksetuid

2014-05-16 Thread Tom Evans
er TZ you want. That way, your programs will all be localised correctly, and scripts which run as root will remain consistent. Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: ZFS bug or feature

2014-04-22 Thread Tom Evans
RRENT 115 amd64 [on x220.local] > 2014-04-17.13:48:41 [txg:8004324] scan setup func=2 mintxg=8004151 > maxtxg=8004320 [on x220.local] > 2014-04-17.13:48:42 [txg:8004325] scan done complete=1 [on x220.local] > 2014-04-17.13:53:53 zpool clear x220pool [user 0 (root) on x220.local] I

Re: iwn(4) in -HEAD supporting Centrino Wireless-N 135

2014-04-03 Thread Tom Murphy
Hi, I'm just wondering if you had any time to look at this? I'm happy to test any patches or diffs. Regards, Tom On Tue, Mar 11, 2014 at 11:03:20AM -0700, Adrian Chadd wrote: > I still don't have any ideas here. I do however want to try hacking > the driver to transmi

Re: Error when adding user with multiple groups with bsdconfig

2014-03-09 Thread Tom Evans
gin sessions, requir‐ ing the user to reconnect to be affected by the changes. Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Feature Proposal: Transparent upgrade of crypt() algorithms

2014-03-07 Thread Tom Evans
thentication it doesn't work. (You would at least want a warning > about the hash being expired on login via another mechanism.) > All of this is orthogonal to adding a way to upgrade hashes. Yes, all of the points you mentioned are relevant to general password security, but doesn&#

Re: iwn(4) in -HEAD supporting Centrino Wireless-N 135

2014-02-28 Thread Tom Murphy
I've attached my iwn debug messages to this email starting with the point I tried to associate to the Wifi. Thanks again for looking at this! Kind regards, Tom On Thu, Feb 27, 2014 at 12:13:51PM -0800, Adrian Chadd wrote: > On 26 February 2014 23:52, Alexandr wrote: > >

Re: iwn(4) in -HEAD supporting Centrino Wireless-N 135

2014-02-27 Thread Tom Murphy
Hi Adrian, If I set -ht on wlan0 it works. I have to put it in rc.conf for it to work, though. ifconfig_wlan0="DHCP WPA -country GB -ht" So it does look like 11n isn't right. Kind regards, Tom On Wed, Feb 26, 2014 at 11:32:17PM -0800, Adrian Chadd wrote: > Yeah, try to v

iwn(4) in -HEAD supporting Centrino Wireless-N 135

2014-02-26 Thread Tom Murphy
n and does not work properly. Knowing that the BSDs are fairly close and share some code, I did try the OpenBSD driver and it works. Is there some code that could be missing from the FreeBSD iwn(4) to stabilize it? I'd be happy to test any patches. Kind regards, Tom wlan0: no link ..w

iwn(4) in -HEAD supporting Centrino Wireless-N 135

2014-02-26 Thread Tom Murphy
n and does not work properly. Knowing that the BSDs are fairly close and share some code, I did try the OpenBSD driver and it works. Is there some code that could be missing from the FreeBSD iwn(4) to stabilize it? I'd be happy to test any patches. Kind re

Re: fonts and characters

2014-02-07 Thread Tom Evans
On Fri, Feb 7, 2014 at 3:57 PM, Sean Bruno wrote: > 1 question though, I see that LANG isn't set by default. Should I know > where to modify my system to set en_US.UTF-8 or is it supposed to have > that turned on by default? /etc/profile is where I set it on mine

Re: RFC: deprecation of nve(4) in 10-STABLE and removal from 11-CURRENT

2014-02-06 Thread Tom Evans
definitely in common usage in the UK, I would not hesitate to use it any conversation with anyone and expect them to understand its meaning. To my ear there is no clearer word to use for this purpose. Cheers Tom ___ freebsd-current@freebsd.org m

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-12-19 Thread Tom Evans
y sell features, not the underlying spec. This allows them to chop and change what chip is actually in a device depending on the vagaries of their supply chain. Eg, Rev A, Rev B might be precisely the same packaging but different chips underneath. Suck for non Windows user

Re: [request] ntp upgrade

2013-11-27 Thread Tom Evans
On Wed, Nov 27, 2013 at 4:10 PM, Cristiano Deana wrote: > On Wed, Nov 27, 2013 at 5:06 PM, Tom Evans wrote: > >> >> > There is a bug in older versions (< 4.2.7) who allows attacker use an >> > ntp >> > server to DDoS. This has been corrected in new ve

Re: [request] ntp upgrade

2013-11-27 Thread Tom Evans
erable. http://www.cvedetails.com/vulnerability-list/vendor_id-2153/NTP.html The reflection attack is the first in the list, 4.2.4p7 and below are affected. Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Re: [heads up] axing AppleTalk and IPX/SPX

2013-10-28 Thread Tom Samplonius
e sharing protocol > implemented by netatalk, among others), it’s time to let go. > Do you have a reference for that? Various pundits have claimed that Apple is deprecating AFP because when you enable Personal File Sharing, that enables SMB now, not AFP, but so far

Re: mplayer

2013-09-20 Thread Tom Evans
that mplayer depends on and try again. You could also disable Live555 support if you don't need RTSP. Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-18 Thread Tom Evans
On Mon, Mar 18, 2013 at 10:30 AM, Mehmet Erol Sanliturk wrote: > > > On Mon, Mar 18, 2013 at 3:01 AM, Tom Evans wrote: >> >> On Sun, Mar 17, 2013 at 8:26 PM, Mehmet Erol Sanliturk >> wrote: >> > Dear All , >> > >> > Previously , in the foll

Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-18 Thread Tom Evans
n from fast to slow, then I'm sorry, that's a hardware defect. If, on the other hand, Linux is just as fast in both configurations, then I'm sure a lot of people would be interested as to why. Cheers Tom ___ freebsd-current@freebsd

Re: using multiple interfaces for same Network Card

2013-03-12 Thread Tom Evans
aliases are created on linux. You need to use "ifconfig alias" on FreeBSD. As was pointed out to you yesterday when you asked. Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-c

Re: ports include /etc/src.conf? i.e. graphics/libfpx

2013-02-14 Thread Tom Evans
t; > -mi This is true. But what is the bug, that the port's Makefile.bsd was not updated on the introduction of src.conf to DTRT (and no-one noticed for 7 years), or that the purpose of src.conf has been mistakenly documented for 7 years? Cheers Tom

Re: Re: ports include /etc/src.conf? i.e. graphics/libfpx

2013-02-14 Thread Tom Evans
recognize the flags you've added by hand > -- even if you've added them to where you believed, they would not > affect a port. > Either the documentation is wrong, and should be changed, or this singular port is not behaving as it should. Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: ports include /etc/src.conf? i.e. graphics/libfpx

2013-02-13 Thread Tom Evans
conf(5) says: The only purpose of src.conf is to control the compilation of the FreeBSD source code, which is usually located in /usr/src. Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Expanding ZFS RAIDZ on the fly?

2013-01-11 Thread Tom Evans
s not possible to expand by just 1 disk. Expanding with another 3 disks is possible though, or "backup, destroy, create, restore". Expanding or reducing the number of disks in a raidz is the mythical block pointer rewrite functionality, google will tell more. Cheers Tom ___

Re: Removing firewire support from GENERIC

2012-10-19 Thread Tom Evans
GENERIC across the board. Any > serious objections before I commit it to head? > > DES Hi DES Would dcons over firewire still work in GENERIC, with firewire as a module? Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.fre

Re: Buying recommendation for silent router/fileserver

2012-10-12 Thread Tom Evans
ort in my case comes from Intel ICH10, and uses ahci(4). Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Buying recommendation for silent router/fileserver

2012-10-11 Thread Tom Evans
power save. I don't know of any other wifi sticks that support hostap. Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: nice-ing a service?

2012-09-12 Thread Tom Evans
ates you can use ${name}_nice for this purpose. Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: geom mirror now rebuilding on every reboot?

2012-08-09 Thread Tom Uffner
, that fixed it. tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Tom Uffner
ons & metadata are not corrupt and work just fine if i revert to the previous kernel. i haven't had time yet to track down the commit where this breaks. i was just wondering if anyone knew offhand what is going on & how to fix it. tom ___ freebsd-cur

Re: Migrating from FreeBSD 9.0-STABLE/amd to 10.0-CURRENT/amd64?

2012-03-06 Thread Tom Evans
, I would start from these instructions. Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Problem with ACPI / reboot: Black Screen? Part No 2

2012-01-10 Thread Tom Evans
shut down, and then restart, you should use ``shutdown -r now``, which will invoke ``reboot`` at the appropriate point. Easy enough to check... Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: bsdinstall kbdmap

2012-01-05 Thread Tom Evans
the correct keymap in X from hal, you need to add a policy file, exactly as described in the handbook. Possibly you didn't have hal enabled in earlier X builds, but if you want it to work with hal, you need the policy file. Cheers Tom ___ freebsd-current@

Re: Dog Food

2011-12-08 Thread Tom Evans
sk. You do not have that issue with individual GPT partitions. Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: CVS removal from the base

2011-12-05 Thread Tom Evans
On Mon, Dec 5, 2011 at 3:12 PM, Lowell Gilbert wrote: > Tom Evans writes: > >> On Sat, Dec 3, 2011 at 3:24 PM, Max Khon wrote: >>> CVS != csup. >>> >>> I wonder how many people will express their sentiments about CVS when >>> they really mean cv

Re: CVS removal from the base

2011-12-05 Thread Tom Evans
ase - but only if it was replaced by subversion. I think it is important that with a base install of FreeBSD you can check out and update the source and rebuild itself. Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mail

Re: Upgrade from source to RC1: problems with /etc : lost users and dbus

2011-10-28 Thread Tom Evans
merge for /etc/group and /etc/master.passwd, it will show you the differences, and ask you to choose from the option on the left (your original file) or the right (the updated file) to merge them in. Cheers Tom PS Here is a log of me updating my /etc/group, as a new group 'hast' has bee

Re: Upgrade from source to RC1: problems with /etc : lost users and dbus

2011-10-27 Thread Tom Evans
> > hostname="amelia2" > keymap=us.iso.kbd > ifconfig_re0="DHCP" > ifconfig_re0_ipv6="inet6 accept_rtadv" > sshd_enable="YES" > moused_enable="YES" > ntpd_enable="YES" > hald_enable="YES" > dbus_enable

Re: '/bin/ls' broken by SVN r226509

2011-10-20 Thread Tom Evans
On Wed, Oct 19, 2011 at 7:47 PM, Anton Shterenlikht wrote: > > Thanks. Can you also please remind > how to reinstall just /bin/ls, > without the "make buildworld"? > cp /rescue/ls /bin/ls Cheers Tom ___ freebsd-current@free

Re: no X after installing xorg + xfce

2011-09-20 Thread Tom Evans
t support amd64 IIRC. With logs someone may be able to help you, without logs its just shouting out ideas why your X11 installation isn't working. Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: FreeBSD 9.0

2011-09-15 Thread Tom Evans
n it is ready. Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: http://www.freebsd.org/marketing/os-comparison.html

2011-09-01 Thread Tom Evans
> And claimed then it's GPLv3? Not that anything is (legally) wrong with that. All code re-use is good - if so many OSes hadn't reused BSD sockets, we probably wouldn't be having this discussion now. Cheers Tom ___ freebsd-current@f

Re: BETA1 IPv6 crash

2011-08-22 Thread Tom Vijlbrief
2011/8/22 Sergey Kandaurov : > On 8 August 2011 22:06, Tom Vijlbrief wrote: >> 2011/8/7 Sergey Kandaurov : >>> On 7 August 2011 17:11, Tom Vijlbrief wrote: >>>> I installed BETA1 in a fresh ubuntu 11.04 KVM virtual machine with the >>>> new installe

Re: BETA1 IPv6 crash

2011-08-08 Thread Tom Vijlbrief
2011/8/7 Sergey Kandaurov : > On 7 August 2011 17:11, Tom Vijlbrief wrote: >> I installed BETA1 in a fresh ubuntu 11.04 KVM virtual machine with the >> new installer. >> >> Major issue I noticed was the missing /home. >> >> It took me quite some time to

Re: Can't map a Spanish keyboard on Current but in FreeBSD 7.4-STABLE it works fin.

2011-08-08 Thread Tom Evans
: > $ cat /usr/local/etc/hal/fdi/policy/x11-input.fdi es Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

BETA1 IPv6 crash

2011-08-07 Thread Tom Vijlbrief
I installed BETA1 in a fresh ubuntu 11.04 KVM virtual machine with the new installer. Major issue I noticed was the missing /home. It took me quite some time to get IPv6 working in the guest (a Linux configuration issue), but now that it works BETA1 panics in about 50% of the boot attempts: test

Re: freebsd-current Digest, Vol 398, Issue 3

2011-06-01 Thread Tom Hicks
On Jun 1, 2011, at 8:03, freebsd-current-requ...@freebsd.org wrote: > Send freebsd-current mailing list submissions to >freebsd-current@freebsd.org > > To subscribe or unsubscribe via the World Wide Web, visit >http://lists.freebsd.org/mailman/listinfo/freebsd-current > or, via email,

Freezing PC with start of X with ATI Rage

2010-12-25 Thread Tom Vijlbrief
On Sunday 19 December 2010 09:49:21 Vladislav Movchan wrote: > On Sat, Dec 18, 2010 at 10:34 PM, Vladislav Movchan > > wrote: > > On Sat, Dec 18, 2010 at 11:14 AM, Christian Gusenbauer wrote: > >> Hi! > >> > >> With commit r216333 to pmap.c my PC (i386 32 bit) freezes within a few > >> seconds wh

Re: USB 1.1 devs not working on ASUS K8VSE (x86) MB

2010-12-15 Thread Tom Uffner
fresh kernel solved the problem. thanks for the help. tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: USB 1.1 devs not working on ASUS K8VSE (x86) MB

2010-12-13 Thread Tom Uffner
John Baldwin wrote: On Friday, December 10, 2010 8:13:01 pm Tom Uffner wrote: no...@pci0:0:16:0: class=0x0c0300 card=0x80ed1043 chip=0x30381106 rev=0x81 hdr=0x00 vendor = 'VIA Technologies, Inc.' device = 'VT82x UHCI USB 1.1 Controller (A

Re: USB 1.1 devs not working on ASUS K8VSE (x86) MB

2010-12-10 Thread Tom Uffner
John Baldwin wrote: pci0: at device 16.0 (no driver attached) pci0: at device 16.1 (no driver attached) pci0: at device 16.2 (no driver attached) pci0: at device 16.3 (no driver attached) Can you get pciconf -lv output for these four devices? no...@pci0:0:16:0: class=0x0c0300 card=

USB 1.1 devs not working on ASUS K8VSE (x86) MB

2010-12-09 Thread Tom Uffner
8X MB (NVIDIA chipset) so i suspect that the problem may be in the initialization code for the Via chipset. thanks in advance for any help, tom FreeBSD xiombarg.uffner.com 9.0-CURRENT FreeBSD 9.0-CURRENT #292: Wed Dec 8 13:10:15 EST 2010 root@:/usr/obj/usr/src/sys/XIOMBARG i386 Copyrig

Re: buildworld + ccache trouble

2010-09-15 Thread Tom Judge
on amd64. > In the past I have used the solution outlined here: http://www.tomjudge.com/index.php/FreeBSD/Creating_a_%28i386/ia32%29_build_cluster_using_amd64_and_i386_hosts This used to (in the 6.2 days) allow us to build i386 objects on amd64 hosts. It may work for you. Tom -- TJU13-ARI

Re: AR9132 CPU and AR9100 wireless support

2010-09-14 Thread Tom Judge
script to boot that. The debian-installer armel handbook had some useful docs in it for the platform I was working on, as well as the official redboot site. Tom On Tue, Sep 14, 2010 at 4:24 PM, Stefan Bethke wrote: Am 14.09.2010 um 11:35 schrieb Adrian Chadd: Hi everyone, I&#x

Re: Ports doesnt respect fetch environment settings

2010-07-01 Thread Tom Evans
2010/6/30 Dag-Erling Smørgrav : > Tom Evans writes: >> Sorry to bump this again. I've diluted this issue down to the core >> points and raised as a pr - can someone take a look, see if my >> solution is correct and commit if appropriate? > > Sorry, fell throu

Re: Ports doesnt respect fetch environment settings

2010-06-30 Thread Tom Evans
Sorry to bump this again. I've diluted this issue down to the core points and raised as a pr - can someone take a look, see if my solution is correct and commit if appropriate? http://www.freebsd.org/cgi/query-pr.cgi?pr=148087 Cheers Tom ___ fr

Re: r209240 ia64 -> buildworld -> undefined reference to `lzma_physmem'

2010-06-29 Thread Tom Evans
about 70 emails previously) that you only had /usr/local/lib/libzma.a on one of your ia64 boxes, and the other two built world just fine? Does that explain why you dont have this problem on those boxes, with the same setting? Cheers Tom ___ freebsd-curre

Re: Problem with buildworld with CLANG

2010-06-24 Thread Tom Evans
On Thu, Jun 24, 2010 at 2:33 PM, Cristiano Deana wrote: > On Thu, Jun 24, 2010 at 11:24 AM, Tom Evans wrote: > >> The error in your first email was clearly a warning being promoted to >> an error, so either you had a different error on your build with >> NO_WERROR/W

Re: using cupsd instead of base lpr [was Re: [HEADS UP] Kernel modules don't work properly in FreeBSD 8.1-RC1 (solved)]

2010-06-24 Thread Tom Evans
On Thu, Jun 24, 2010 at 10:45 AM, Alex Dupre wrote: > Tom Evans ha scritto: >> make delete-old removes old deprecated files, not files that weren't >> built because of src.conf options. > > I think you are wrong: > http://www.freebsd.org/cgi/cvsweb.cgi/src/tools/build

Re: using cupsd instead of base lpr [was Re: [HEADS UP] Kernel modules don't work properly in FreeBSD 8.1-RC1 (solved)]

2010-06-24 Thread Tom Evans
this: if you want to have LPR from CUPS, and don't want to use LPR from base, then you set these settings in make.conf: CUPS_OVERWRITE_BASE=yes WITHOUT_LPR=yes With these, lpr in base will not be built, and print/cups-base will deactivate any base system lpr bin

Re: Problem with buildworld with CLANG

2010-06-24 Thread Tom Evans
On Wed, Jun 23, 2010 at 4:52 PM, Cristiano Deana wrote: > On Wed, Jun 23, 2010 at 3:15 PM, Tom Evans wrote: > >> Top of the '[TESTING] Clang..' email: >> >>> hi, >>> >>> ClangBSD was updated to LLVM/clang revision 104832 which is what we

Re: zfs panic

2010-06-24 Thread Tom Evans
zone allocaor. Did it used to be stable? ZFS recently changed to using the UMA allocator, and I found this made my system less reliable. Does disabling this help? Add this to /boot/loader.conf: vfs.zfs.zio.use_uma=0 Cheers Tom ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: using cupsd instead of base lpr [was Re: [HEADS UP] Kernel modules don't work properly in FreeBSD 8.1-RC1 (solved)]

2010-06-24 Thread Tom Evans
I also have this in make.conf: CUPS_OVERWRITE_BASE=yes WITHOUT_LPR=yes which print/cups-base uses to do make any lpr related binaries in /usr/bin non-executable, so they are skipped over and the cups specific ones in /usr/loca/bin are used instead. WITHOUT_LPR just stops LPR being built by buildworld.

Re: Problem with buildworld with CLANG

2010-06-23 Thread Tom Evans
m-devel port > > 1) svn co http://svn.freebsd.org/base/projects/clangbsd src > > 2) echo NO_WERROR= >> /etc/src.conf ; echo WERROR= >> /etc/src.conf > > 3) cd src && make buildworld So uncomment your src.conf lines that are incompatible. Cheers Tom ___

Re: Ports doesnt respect fetch environment settings

2010-06-21 Thread Tom Evans
s it to go through the loop one more time, and now fetches the file correctly. Incidentally, having fixed fetch to work with '-A' thru a proxy that requires proxy auth, I now dont require anything in FETCH_ENV or FETCH_*_ARGS, it works correctly with the PROXY_* environment variables. Pa

Re: Ports doesnt respect fetch environment settings

2010-06-21 Thread Tom Evans
On Mon, Jun 21, 2010 at 11:10 AM, Erwin Lansing wrote: > On Mon, Jun 21, 2010 at 11:04:16AM +0100, Tom Evans wrote: >> My company recently enabled proxy authentication for outgoing >> connections, and this has stopped ports from working. >> >> >From fetch(5), I

Ports doesnt respect fetch environment settings

2010-06-21 Thread Tom Evans
386 7-STABLE, last updated in mid May, with current ports, last updated yesterday. Cheers Tom * Which, incidently, is completely rubbish. Why is there no option for HTTP like ~/.netrc for FTP? Exposing my passwords in plain text in my environment feels stupid.

patch submission for multiple branches

2010-06-08 Thread Tom Couch
is the proper way to submit patches for multiple branches? Tom Couch ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver

2010-05-23 Thread Tom Uffner
Weongyo Jeong wrote: OK. The patch is ready to test. Could you please test it with attached patch? your patch got rid of the "bwn0: unsupported rate 0" messages on my Dell Inspiron 1150. But it still gives me repeated: bwn0: RX decryption attempted (old 0 keyidx 0x1) and a few of the follo

  1   2   3   >