Re: console-only freebsd

2017-10-08 Thread Brian Reichert
On Sat, Oct 07, 2017 at 04:43:08PM +0200, Polytropon wrote:
> On Sat, 7 Oct 2017 15:20:19 +0100, tech-lists wrote:
> > what program or port would one use to view a gif or jpg file?
> 
> Additional thought:
> 
> With vt, default text modes are typically much bigger than
> the traditional 80x25 of sc. With the "block graphics" and
> maybe ASCII art + foreground / background color attributes,
> maybe there is a viewer that converts the image into "text
> with control characters" that can be displayed directy in
> the vt text mode, without using any graphics?
> 
> Just a stupid thought... ;-)

I wonder if AA-lib is still viable; it was fun to play with back in
the day: :)

  http://aa-project.sourceforge.net/index.html

> -- 
> Polytropon
> Magdeburg, Germany
> Happy FreeBSD user since 4.0
> Andra moi ennepe, Mousa, ...
> ___
> 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"

-- 
Brian Reichert  <reich...@numachi.com>
BSD admin/developer at large
___
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: High cpu usage when using ZFS cache device

2010-11-15 Thread Brian Reichert
On Mon, Nov 15, 2010 at 09:50:50PM +0100, Christer Solskogen wrote:
 My load on my i7 920 is certainly higher when I add a 8GB usb stick as
 a ZFS cache device.

USB 1.0?  2.0?  Dunno even if that would make a difference...

-- 
Brian Reichert  reich...@numachi.com
55 Crystal Ave. #286
Derry NH 03038-1725 USA BSD admin/developer at large
___
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


Re: How dhcp client can set its hostname properly on lease time

2010-10-07 Thread Brian Reichert
On Thu, Oct 07, 2010 at 09:37:52PM +0900, Mamoru Iwaki wrote:
 Now, my question is
 
 Are there good way for dhcp client to set its hostname properly on lease
 time?

Depends on 'properly'.

I've hacked dhclient exit scripts to synthesize a hostname, if one
was not offered by the DHCP server.  The host, under these
circumstances, gets a hostname derived from the IP address and the
supplied domain name, eg: '10-12-34-56.example.com'.

This at least gets the box into a place where it has a hostname
associated with the address on an external interface.

No one else knows that hostname, however.  YMMV.

 
 Cheers
 
 --
 -
 Mamoru IWAKI
 Grad. Schl. Sci  Tech./Dept. Biocybernetics, Niigata University

-- 
Brian Reichert  reich...@numachi.com
55 Crystal Ave. #286
Derry NH 03038-1725 USA BSD admin/developer at large
___
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


Re: fetch: Non-recoverable resolver failure

2010-09-28 Thread Brian Reichert
On Tue, Sep 28, 2010 at 08:12:00PM +0200, Miroslav Lachman wrote:
 The exact lines from crontab are:
 
 */5  * * * * fetch -qo /dev/null 
 https://hiden.example.com/cron/fiveminutes;
 
 */5  * * * * fetch -qo /dev/null 
 http://another.example.com/wd.php?hash=cslhakjs87LJ3rysalj79;

In addition to anything else, I suspect the question mark in
double-quotes might cause some shell-related interpretation;
perhaps single quotes will be safer...

-- 
Brian Reichert  reich...@numachi.com
55 Crystal Ave. #286
Derry NH 03038-1725 USA BSD admin/developer at large
___
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


Re: How to get djbdns to start early enough to satisfy ntpd at boot?

2009-02-03 Thread Brian Reichert
On Fri, Jan 16, 2009 at 12:23:18AM +1100, Jan Mikkelsen wrote:
 Well, the other alternative is to ditch ntpd and go to clockspeed the way 
 djb intended ...

Or, patch ntpd's scripts to be driven by daemontools; something
I've been planning on myself...

(Yes, late reply, sorry...)

 Regards,
 
 Jan
-- 
Brian Reichert  reich...@numachi.com
55 Crystal Ave. #286Daytime number: (603) 434-6842
Derry NH 03038-1725 USA BSD admin/developer at large
___
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


does -STABLE support VIA VT6103 NIC?

2007-01-25 Thread Brian Reichert
I'm looking at the release notes for 6.2-RELEASE:

  http://www.freebsd.org/releases/6.2R/hardware-i386.html#ETHERNET

I'm considering the botherboard on this 1U system:

  http://www.ironsystems.com/Customkititems.asp?kc=SYS%2DS%2DA113%2D01Cc=ACLASS

Which describes a VIA 'VT6103 10/100 Base-T Ethernet PHY' interface.

This is not specifically mentioned as supported; does anyone know for sure?

-- 
Brian Reichert  [EMAIL PROTECTED]
55 Crystal Ave. #286Daytime number: (603) 434-6842
Derry NH 03038-1725 USA BSD admin/developer at large
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: does -STABLE support VIA VT6103 NIC?

2007-01-25 Thread Brian Reichert
On Thu, Jan 25, 2007 at 07:02:44PM +0100, Oliver Fromme wrote:
 Brian Reichert [EMAIL PROTECTED] wrote:
   I'm looking at the release notes for 6.2-RELEASE:
   Which describes a VIA 'VT6103 10/100 Base-T Ethernet PHY' interface.
 
 The actual interface is a VT6105.  The 6103 is just the PHY.
 This chip is called Rhine III, and it's listed in the
 FreeBSD release notes.
 
   This is not specifically mentioned as supported; does anyone know for sure?
 
 It's supported by the vr(4) driver.  I've got two VT610x
 NICs on my VIA EDEN PD10k board, too.  They work perfectly
 fine.

Thanks, both of you, for your feedback.  Off I go...

 Best regards
Oliver

-- 
Brian Reichert  [EMAIL PROTECTED]
55 Crystal Ave. #286Daytime number: (603) 434-6842
Derry NH 03038-1725 USA BSD admin/developer at large
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /var/spool/clientmque 185meg

2005-04-16 Thread Brian Reichert
On Sat, Apr 16, 2005 at 10:56:03PM +1000, Warren wrote:
 /var/spool/clientmqueue -- 185meg
 
 How do i get the messages from the above to the root mail folder of my 
 machine ?

 im willing to provide any neccessary information to help.

Is the undelivered mail destined to local users, or are there any
remote users involved?

 -- 
 Yours Sincerely
 Shinjii
 http://www.shinji.nq.nu

-- 
Brian Reichert  [EMAIL PROTECTED]
55 Crystal Ave. #286Daytime number: (603) 434-6842
Derry NH 03038-1725 USA BSD admin/developer at large
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SSH hanging

2005-03-27 Thread Brian Reichert
On Sat, Mar 26, 2005 at 08:47:50PM -0500, Didier Rwitura wrote:
 I am getting 
 
 Hello didier, You are authenticated from host 10.0.0.33
 
 when I connect with ssh but it hangs ... I don't get the prompt
 
 any help will be appreciated

Try running the ssh daemon in debug mode, and run the ssh clientin
debug mode; that will at least help you clue in as to what specific
stage it's hanging in.

 
 
 Thanx
 
 Didier
 

-- 
Brian Reichert  [EMAIL PROTECTED]
55 Crystal Ave. #286Daytime number: (603) 434-6842
Derry NH 03038-1725 USA BSD admin/developer at large
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 5.3 freezes under heavy hdd load

2005-03-07 Thread Brian Reichert
On Mon, Mar 07, 2005 at 05:12:44PM +, Kris Kennaway wrote:
 It is necessary to increase KSTACK_PAGES (e.g. to 4) on machines with
 certain patterns of heavy disk write load to avoid double faults in
 the softupdates code (softupdates has potentially unbounded call stack
 and can overflow the default kernel stack size without too much
 effort).

Can these 'certain patterns' be characterized?  I've got a system
that hangs on haavy rsync usage, where the file sizes can me measured
in a half-gig or more...

 This would cause panics though, not freezes.

I can't tell remotely if all of my hangs are panics, as it's a
remote box.  Once, on the console of a hung box, I found

  panic: worklist_remove: not on list

This box did not reboot of it's own accord, and has wedged again
under a similar workload...

 Kris
 ___
 freebsd-stable@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-stable
 To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 
Brian Reichert  [EMAIL PROTECTED]
55 Crystal Ave. #286Daytime number: (603) 434-6842
Derry NH 03038-1725 USA BSD admin/developer at large
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 5.3 STABLE Boot CD Fails on PPRO 200 (BTX halted)

2005-03-05 Thread Brian Reichert
On Sat, Mar 05, 2005 at 10:16:42AM -0500, Edwin Brown wrote:
 It's a Dell XPS Pro 200n system tag 72V98

I seem to recall recently that I needed to disable ATA DMA from
BIOS on a Dell to install 5.3-RELEASE.  See if that helps.

 CPU:  Pentium Pro 200MHz
 Chipset: Intel 82440FX 
 Memory: 128MB ECC SIMM
 BIOS: A06 released 01/08/1998 (the last bios for this computer) 
 IDE: (MSI DVD drive) (bootable secondary channel master)
(Maxtor 40GB hard disk) (bootable primary channel master) 
 
 I've also installed a promise ATA/133 card and tried to boot the
 computer with the
 CD and hard drive attached to that instead of the system board.
 However, that fails as well.
 
 I've gone ahead an installed from the floppies with the IDE devices
 attached to the motherboard. For some reason the floppies boot fine.
 
 Thanks for the reply,
 
 Edwin

-- 
Brian Reichert  [EMAIL PROTECTED]
55 Crystal Ave. #286Daytime number: (603) 434-6842
Derry NH 03038-1725 USA BSD admin/developer at large
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Need really cheap IDE mirroring PCI controlled for FreebBSD 4.10

2005-03-03 Thread Brian Reichert
On Thu, Mar 03, 2005 at 09:10:00AM +, Gerald de la Pascua wrote:
 we have had very good experiences with the basic 3ware cards, 
 I would recommend them,  easy to install,  reliable, and good perfomance, 
 in the uk they cost just over 100 pounds,  so a similar price to two
 disks to plug into them.   When a disk fails  you would willingly pay
 many times this amount,

I've been using a cheapo Promise controller in a RAID 1+0 for years,
literally.

[EMAIL PROTECTED]:19:0:  class=0x010485 card=0x4d68105a chip=0x6269105a
rev=0x02 
hdr=0x00
vendor   = 'Promise Technology Inc'
device   = 'PDC20271 FastTrak TX2000 EIDE controller'
class= mass storage
subclass = RAID

  atapci1: Promise TX2 ATA133 controller port
  0xe800-0xe80f,0xe400-0xe403,0xe000-0xe007,0xdc00-0xdc03,0xd800-0xd807 mem
  0xd600-0xd600 irq 11 at device 1 9.0 on pci0

  ar0: 228881MB ATA RAID0+1 array [29178/255/63] status: READY subdisks:
  0 READY ad4: 114473MB WDC WD1200JB-00CRA1 [232581/16/63] at 
ata2-master UDMA1 00
  1 READY ad5: 114473MB WDC WD1200JB-00CRA1 [232581/16/63] at ata2-sla
ve UDMA100
  2 READY ad6: 114473MB WDC WD1200JB-00CRA1 [232581/16/63] at ata3-mas
ter UDMA100
  3 READY ad7: 114473MB WDC WD1200JB-00CRA1 [232581/16/63] at ata3-sla
ve UDMA100

 kind regards,  Gerald

-- 
Brian Reichert  [EMAIL PROTECTED]
37 Crystal Ave. #303Daytime number: (603) 434-6842
Derry NH 03038-1713 USA BSD admin/developer at large
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Need really cheap IDE mirroring PCI controlled for FreebBSD 4.10

2005-03-03 Thread Brian Reichert
On Thu, Mar 03, 2005 at 04:44:31PM +, Gerald de la Pascua wrote:
 Brian, 
 
 I am interested in your experiences with the promise raid card, 
 
 what driver does it use?   ( we use the 3ware with the twe )

Under 4.9-RELEASE, it works with the ata(4) driver:

 Promise Ultra/Fasttrak-33  Ultra DMA 33 (UDMA2), 33 MB/sec
 Promise Ultra/Fasttrak-66  Ultra DMA 66 (UDMA4), 66 MB/sec
 Promise Ultra/Fasttrak-100 Ultra DMA 100 (UDMA5), 100 MB/sec
 Promise Ultra/Fasttrak-100 TX2/TX4 Ultra DMA 100 (UDMA5), 100 MB/sec
 Promise Ultra/Fasttrak-133 TX2/TX2000  Ultra DMA 133 (UDMA6), 133 MB/sec

 is there management software to monitor it like the 3ware?

I don't have any.  I had hoped the smartmontool would, but I've
never gotten that to work on any raid card. :/

 are there comand line tools from unix to monitor it ( don't know if
 3ware has these actually !)

With 3ware, you need to install 3dm2, which used the cli to poll
the device.  3dm2 can be configured to send notices.

 what model do you use and approximately how much are they?

What, the Promise controller?  I got this years ago.  I see it here
for about $30 bucks.

  http://bestbargainpc.com/prul100cobu.html

 thanks in advance, 
 
 Gerald

-- 
Brian Reichert  [EMAIL PROTECTED]
37 Crystal Ave. #303Daytime number: (603) 434-6842
Derry NH 03038-1713 USA BSD admin/developer at large
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: uplcom usb to serial adapter broken

2005-01-05 Thread Brian Reichert
On Wed, Jan 05, 2005 at 11:29:18AM -0700, Ryan Falkenberg wrote:
 I have a PL-2303 usb to serial adapter that I am trying to make work
 on my laptop that I've recently migrated to freebsd 5.3 from linux. 

What does the device probe as?  Let's see 'pciconf -l'.

-- 
Brian Reichert  [EMAIL PROTECTED]
37 Crystal Ave. #303Daytime number: (603) 434-6842
Derry NH 03038-1713 USA BSD admin/developer at large
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: uplcom usb to serial adapter broken

2005-01-05 Thread Brian Reichert
On Thu, Jan 06, 2005 at 10:33:18AM +1030, Daniel O'Connor wrote:
  What does the device probe as?  Let's see 'pciconf -l'.
 
 I think you mean usbdevs :)

Bah, humbug.  Yes, that's what I mean. :)

 Also the output of dmesg after insertion would be useful.

Yah, what he said!

 I have one of these devices at home I can test (although I have -current 
 machines, not 5.3)

I have a varient of one of them as well, and wanted to compare notes.

 -- 
 Daniel O'Connor software and network engineer
 for Genesis Software - http://www.gsoft.com.au
 The nice thing about standards is that there
 are so many of them to choose from.
   -- Andrew Tanenbaum
 GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C



-- 
Brian Reichert  [EMAIL PROTECTED]
37 Crystal Ave. #303Daytime number: (603) 434-6842
Derry NH 03038-1713 USA BSD admin/developer at large
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mx1.freebsd.org bounces my messages!

2002-07-02 Thread Brian Reichert

On Tue, Jul 02, 2002 at 09:53:59PM +, [EMAIL PROTECTED] wrote:
 Hello to all,
 
 I'm geting the error bellow when I try to send a message to
 [EMAIL PROTECTED] I always use my server pt-quorum.com
 (postfix) to send my messages.
 
 My subscribed email is [EMAIL PROTECTED]
 
 Can anyone see if there is any thing wrong with mx1.freebsd.org?

This mail server is complained about this:

 [EMAIL PROTECTED]: host mx1.freebsd.org[216.136.204.125]
 said: 501
 Client host rejected: cannot find your hostname, [209.10.167.210]

There is hostname associated with this IP address.  Your forward
lookup is fine:

  pt-quorum.com - 209.10.167.210

But the inverse isn't true.

 
 Thanks very much,
 
 Nuno Teixeira
 

-- 
Brian 'you Bastard' Reichert[EMAIL PROTECTED]
37 Crystal Ave. #303Daytime number: (603) 434-6842
Derry NH 03038-1713 USA Intel architecture: the left-hand path

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: SB Live breakage?

2001-08-22 Thread Brian Reichert

On Wed, Aug 22, 2001 at 04:48:10PM -0400, Scott Dodson wrote:
 host# ./MAKEDEV dsp
 dsp - no such device name

Shouldn't that be 'dsp0'?

 -- 
 Scott Dodson  EDCA27855CF0 D9A7 7DA0 9459 45E0
 [EMAIL PROTECTED]  1790 A5F0 26CB EDCA 2785
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-stable in the body of the message

-- 
Brian 'you Bastard' Reichert[EMAIL PROTECTED]
37 Crystal Ave. #303Daytime number: (603) 434-6842
Derry NH 03038-1713 USA Intel architecture: the left-hand path

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: Watching DVD on FreeBSD

2000-10-25 Thread Brian Reichert

On Wed, Oct 25, 2000 at 10:51:33AM -0700, dmitry wrote:
 I am sorry this is a little off the topic:
 
 1) Has anyone been able to get css-auth patch to work on current/stable? (And 
 was able to watch DVD movies with sound and color at 720x480)

Yes, I have.  I can't get the audio to work, but have been able to
'play' vob files.

Audio is played with 'ac3dec', which built easily enough.  It
seemingly can find audio (doesn't complain, at least) but wedged
the hell out of my soundcard, I had to powercycle to get that
back...

 2) Can we use some of the LiViD tools? 
 
 3) If someone got it to work before, could you give some points on how to get 
 it to work?
 
 4) On http://www.opendvd.org there is a link to FreeBSD DVD HowTO. The links 
 that follow from that page are broken: ** What is Nist? **

Don't use nist.  Look for 'DecVOB'.

I have source/binaries that work under 4.1-R.

 Thank you,

Good luck.  Let me know if you need specifics...

 -dmitry

-- 
Brian 'you Bastard' Reichert[EMAIL PROTECTED]
37 Crystal Ave. #303Daytime number: (603) 434-6842
Derry NH 03038-1713 USA Intel architecture: the left-hand path


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message