Re: Gnome 2 on FreeBSD 4.7p3 -- multiple issues

2003-02-07 Thread Joe Marcus Clarke
On Fri, 2003-02-07 at 02:58, Mark Edwards wrote: > > Well, I have the XFree86-libraries-4.2.1_6 port installed, and my > XF86Config file contains: > > Section "Module" > Load "freetype" > Load "type1" > EndSection > > I think that fits the bill, but obviously something is wrong... Pro

Re: Gnome 2 on FreeBSD 4.7p3 -- multiple issues

2003-02-07 Thread Mark Edwards
On Friday, February 7, 2003, at 12:05 AM, Joe Marcus Clarke wrote: On Fri, 2003-02-07 at 02:58, Mark Edwards wrote: Well, I have the XFree86-libraries-4.2.1_6 port installed, and my XF86Config file contains: Section "Module" Load "freetype" Load "type1" EndSection I think that fits

5.25" Floppy

2003-02-07 Thread northern snowfall
Morning, all; I'm trying to get a Mitsumi D509V3 1.2MB 5.25" floppy drive to work on FreeBSD 4.2.6. The operating system reports the drive is available and definitely makes contact with the drive (visual confirmation: LED). The issue is during read/write from the drive. Error message: fd0c:

Re: 5.25" Floppy

2003-02-07 Thread Daxbert
have you tried using: /dev/fd0.1200 I think 1.2MB is the normal size for a 5.25 dual sided floppy. --daxbert - Original Message - From: "northern snowfall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, February 07, 2003 12:26 AM Subject: 5.25" F

Mailing list

2003-02-07 Thread Thomas Widlundh
Hi again, It seems like I don't get any mails from the list anymore. It happend I got deleted at my ISP:s, and my ftp and mail parts disappeared. Any mail to me should have been returned to the sender. Can it be this? Am I in any way automaticly deleted from the list because of this, so I have to

Login failure

2003-02-07 Thread Thomas Widlundh
Hi, In order to make the user able to use mtools, access to A: that is, I put a line in fstab like: /dev/fd0/floppy msdos rw wheel noauto this made it. As user I could use the floppystation with mtools. But starting the machine today failed. Here is what it says: fd0c: hard error read

Re: Login failure

2003-02-07 Thread Pascal Giannakakis
> Hi, > In order to make the user able to use mtools, access to A: that is, I put > a > line in fstab like: > > /dev/fd0 /floppy msdos rw wheel noauto > > this made it. As user I could use the floppystation with mtools. > But starting the machine today failed. > Here is what it

Re: Laptop sugestions?

2003-02-07 Thread David Rio
On Thu, Feb 06, 2003 at 07:19:36PM -0500, stan wrote: > Looks like I might be getting to order a new laptop at work to replace the > 4 year old HP that I have. this machine will be a FreeBSD machine. great. > > What machines should I be looking at? Assume that I have about $2k to > spend. Try d

PCI modem with 5.0-RELEASE

2003-02-07 Thread Crni Gorac
I promise this is last time I'm asking this question again: what are proper 5.0-RELEASE kernel configuration file/device.hints file settings for internal PCI modem that is visible under sio0 with 4.6-RELEASE and with following line in kernel configuration file: device sio at pci Thanks. __

Help?

2003-02-07 Thread Mark Ackroyd
I used to have a linux firewall/nat box controlling access to our network. I want to use FreeBSD on a new system But I`m having trouble getting the NAT to work. This is the line on the old firewall running linux. $IPTABLES -t nat -A POSTROUTING -d ! 192.168.0.0/16 -j SNAT --to How would this tr

freebsd console resolution vs linux console resolution

2003-02-07 Thread Didier Wiroth
Hey, 1) Are true bitmapped graphical consoles possible in freebsd, I mean at least like the resolution of the Vesafb driver in Linux? (Something like 16, 24 or even 32bpp with 1280x1024 screen resolutions) 2) If not, is a "Linux Vesafb" like driver planned for freebsd future releases? Thanks a l

RE: XFree86 and Samsung 191T

2003-02-07 Thread Didier Wiroth
Hey, Try settings this value: Option "DigitalVibrance" "integer" Enables Digital Vibrance Control. There are 4 levels: 3, 2, 1 and off (0). This feature is only supported on GeForce2 MX (and 200/400), GeForce2 Go, Quadro2 MXR/EX, Qu

RE: XFree86 and Samsung 191T

2003-02-07 Thread Didier Wiroth
> match edit rgba=vgbr; Sorry a typo, I meant: match edit rgba=vrgb; Here is also some more eye candy for your mouse cursor, it gives you a shadow under the mouse cursor: Option "CursorShadow" "true" Option "CursorShadowAlpha" "75" Option "CursorShadowXOffset" "4" Option "CursorShadowYOffset" "3"

Re: Terminating mail from cron

2003-02-07 Thread Daniel Bye
On Fri, Feb 07, 2003 at 07:42:49AM -, Kjell wrote: > Yesterday I was 'playing' with vidcontrol. Got a few error messages, did > a pkg_add and finally achieved what I set out to. > Ever thereafter I have been receiving an error message on the hour and > every 11 minutes: > From: [EMAIL P

Re: mysql add host

2003-02-07 Thread Unix Tools
Hi, Try this update user set Host='%' where Host='foobar'; update db set Host='%' where Host='foobar'; Cheers - Original Message - From: "Brian Henning" <[EMAIL PROTECTED]> To: "freebsd" <[EMAIL PROTECTED]> Sent: Monday, February 03, 2003 09:30 PM Subject: mysql add host > Hello, >

Re: browsing windows drives with samba

2003-02-07 Thread local.freebsd.questions
On Thu, 6 Feb 2003 19:17:29 - , [EMAIL PROTECTED] ("Aslak Evang") wrote: >I've used samba a lot for browsing my freebsd drives with my windows pc's, >but whats the best way to do it the other way around? I've read about >smbclient, but I've been told in Linux there are kernel modules you can >

Re: Login failure

2003-02-07 Thread Thomas Widlundh
fredag 07 februari 2003 09:59 skrev du: > I am not sure, but i think "mount /dev/adXsY /" will mount the drive R/W, > so that you > can edit /etc/fstab (test with "mount" if it is mounted). Also you could > use the > Live-CD-ROM (disk 2) with the Fixit-Console, then do fsck and/or "mount > /dev/adX

adittional source of packages

2003-02-07 Thread sergey dyshel
Hi I've downloaded some packages from ftp.freebsd.org and put them in my local directory together with INDEX file (also downloaded from there). Besides, I have CD-1 from CD set from which I'd installed base system. When tried to install these downloaded packages using 'pkg_add package-name' I was

keyboard doesn't works

2003-02-07 Thread sergey dyshel
Hi I'm not sure I'm writing on the appropriate mailing list but I don't know what's the source of my problem. I'm using an old computer with AT (pin-5) keyboard. When I'm using normal AT keyboard everything works fine. But when I connect modern PS/2 keyboard (SGI 101-key model) using PS/2->AT con

Re: keyboard doesn't works

2003-02-07 Thread Marcel Stangenberger
> I'm not sure I'm writing on the appropriate mailing > list but I don't know what's the source of my problem. > > I'm using an old computer with AT (pin-5) keyboard. > When I'm using normal AT keyboard everything works > fine. But when I connect modern PS/2 keyboard (SGI > 101-key model) using PS/

Re: VPN tunnels

2003-02-07 Thread Wire James
Thanks Brian for that input. Is there any one who is aware about that port ? Lunghabo -Original Message- From: Bill Moran <[EMAIL PROTECTED]> To: Wire James <[EMAIL PROTECTED]> Date: Thu, 06 Feb 2003 10:48:01 -0500 Subject: Re: VPN tunnels > [Could you wrap your lines please, you'll get

Re: Laptop sugestions?

2003-02-07 Thread stan
On Fri, Feb 07, 2003 at 10:02:25AM +0100, David Rio wrote: > On Thu, Feb 06, 2003 at 07:19:36PM -0500, stan wrote: > > Looks like I might be getting to order a new laptop at work to replace the > > 4 year old HP that I have. this machine will be a FreeBSD machine. > > great. > > > > > What machi

CUPS instalation question

2003-02-07 Thread stan
I have a 47. STABLE system that I recently cvsup'd and did a make world. Now I;ve built cups-base, and cups-lpr from the ports. I'm able to send a test page to a printer using the web interface, but I'm having trouble making things work from the command line, and I suspect that I have somehow got

Re: CUPS instalation question

2003-02-07 Thread Doug Poland
stan said: > I have a 47. STABLE system that I recently cvsup'd and did a make > world. Now I;ve built cups-base, and cups-lpr from the ports. > > I'm able to send a test page to a printer using the web > interface, but I'm having trouble making things work from the > command line, and I suspect t

Re: browsing windows drives with samba

2003-02-07 Thread Stephen Hilton
On Thu, 6 Feb 2003 20:17:18 +0100 "Aslak Evang" <[EMAIL PROTECTED]> wrote: > I've used samba a lot for browsing my freebsd drives with my windows pc's, > but whats the best way to do it the other way around? I've read about > smbclient, but I've been told in Linux there are kernel modules you can

Re: Mailing list

2003-02-07 Thread Bill Moran
Thomas Widlundh wrote: Hi again, It seems like I don't get any mails from the list anymore. It happend I got deleted at my ISP:s, and my ftp and mail parts disappeared. Any mail to me should have been returned to the sender. Can it be this? Am I in any way automaticly deleted from the list because

Re: FreeBSD 5.0-RELEASE and pcm

2003-02-07 Thread Lord Sith
I was loading both the sbc and the pcm modules. I thought that wasn't suppose to be any more different than if they were compiled into the the kernel using the config file. But then again, I'm not an expert with the kernel either... From: Rod Person <[EMAIL PROTECTED]> To: "Lord Sith" <[EMAIL P

OpenOffice build failure

2003-02-07 Thread Matt Smith
OpenOffice is failing to build from ports. I have attached the last ~300 lines of output from a build. d80h149:/usr/ports/editors/openoffice#uname -a FreeBSD d80h149.xx.xx.edu 4.7-STABLE FreeBSD 4.7-STABLE #3: Mon Feb 3 03:41:33 EST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/DELLGX400 i386 d

Instaling on a Compaq Proliant with SmartArray 221

2003-02-07 Thread R. Scott Lawyer
I am a FreeBSD Newbie trying to install 5.0, but I will Install any Version that will work, on a Compaq Proliant, Dual 550 MHz with 512 MB RAM, Smart Array 221 RAID Controller with a RAID 5 Array (4 * 18.2GB) drives. The installation hangs after discovering the SCSI Tape Drive. With the foll

Re: 5.25" Floppy

2003-02-07 Thread northern snowfall
I thought that was the newer ones. Weren't the old style 5.25s 640K? It's been so long . . . Model independant Where the heck did you even find a working one? Around the house. We have three... Even the 3.5s are pretty much beyond usefulness for me now that the net is everywhere and the

Re: Laptop sugestions?

2003-02-07 Thread jdunham
On 7 Feb 2003 at 10:02, David Rio wrote: > On Thu, Feb 06, 2003 at 07:19:36PM -0500, stan wrote: > > > What machines should I be looking at? Assume that I have about $2k to > > spend. > > Try dell. Inspiron 8200 seems great. Of course you must be careful with the > hardware, but for me there is

Re: browsing windows drives with samba

2003-02-07 Thread Kenzo
You can also use sharity-light /usr/ports/net/sharity-light It's easy to use and you don't need Samba installed. - Original Message - From: "Stephen Hilton" <[EMAIL PROTECTED]> To: "Aslak Evang" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, February 07, 2003 8:41 AM Subject: R

Re: Laptop sugestions?

2003-02-07 Thread Tuc
> > Try dell. Inspiron 8200 seems great. Of course you must be careful with the > > hardware, but for me there is another important feature that I take care > > every time I buy a laptop: keyboard. Today, there is a annoying tendency to > > put unuseful keyboards on laptops. > > Inspirons 8200 are

Re: CUPS instalation question

2003-02-07 Thread Kirk Strauser
At 2003-02-07T14:02:17Z, stan <[EMAIL PROTECTED]> writes: > What's the best way to make certain I have removed all traces of lp* from > the base system? Setting NO_LPR in /etc/make.conf disables the building of the contents of `/usr/src/usr.sbin/lpr'. I removed all of the programs that are built

monochrome monitor

2003-02-07 Thread Walter
I have a monochrome monitor I'd like to plug in to a pentium-based FBSD router. This worked fine on the old 386 computer it came from, but now that the 386 is dead, I'd still like to use it over a color monitor. Pulling the VGA card and replacing it with the mono card and monitor does not work.

Re: monochrome monitor

2003-02-07 Thread Daxbert
> I have a monochrome monitor I'd like to plug > in to a pentium-based FBSD router. This worked > fine on the old 386 computer it came from, but > now that the 386 is dead, I'd still like to > use it over a color monitor. Pulling the VGA > card and replacing it with the mono card and > monitor do

Re: monochrome monitor

2003-02-07 Thread Walter
Daxbert wrote: I have a monochrome monitor I'd like to plug in to a pentium-based FBSD router. Does your system's bios support older video? Video selection is normally found on the "first" bios setup page. Thanks. I put back the VGA monitor card and checked. On the BIOS set-up page it shows

Re: monochrome monitor

2003-02-07 Thread Dax Eckenberg
> Daxbert wrote: > >>I have a monochrome monitor I'd like to plug > >>in to a pentium-based FBSD router. > > > > Does your system's bios support older video? Video selection is normally found on >the "first" bios setup page. > > Thanks. I put back the VGA monitor card and > checked. On the BIOS

RE: 4.7-RELEASE Handbook

2003-02-07 Thread William Wallace
That is exactly what I was referring to. And as I understand it now, the latest handbook contains all the information I need to support 4.7-RELEASE. Thanks! -Original Message- From: Giorgos Keramidas [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 6:02 PM To: William Wallace

Sendmail

2003-02-07 Thread Gannater János
I have installed sendmail and smtpd on my computer. When I try to send a message from pine the folloewing error comes up: SMTP greeting failure: 554 5.0.0 /etc/mail/sendmail.cf: line 239: readcf: I op This is the 239. line in sendmail.cf: O ResolverOptions=WorkAroundBroken Do you have a guess w

Re: monochrome monitor

2003-02-07 Thread Walter
Dax Eckenberg wrote: Daxbert wrote: I have a monochrome monitor I'd like to plug in to a pentium-based FBSD router. Does your system's bios support older video? Video selection is normally found on the "first" bios setup page. Thanks. I put back the VGA monitor card and checked. On the B

Re: Instaling on a Compaq Proliant with SmartArray 221

2003-02-07 Thread Daxbert
> I am a FreeBSD Newbie trying to install 5.0, but I will Install any > Version that will work, on a Compaq Proliant, Dual 550 MHz with 512 MB > RAM, Smart Array 221 RAID Controller with a RAID 5 Array (4 * 18.2GB) > drives. The installation hangs after discovering the SCSI Tape Drive. > Wi

Re: monochrome monitor

2003-02-07 Thread Dax Eckenberg
> Dax Eckenberg wrote: > >>Daxbert wrote: > >> > I have a monochrome monitor I'd like to plug > in to a pentium-based FBSD router. > >>> > >>>Does your system's bios support older video? Video selection is normally found >on the "first" bios setup page. > >> > >>Thanks. I put back the VG

Re: Sendmail

2003-02-07 Thread Kirk Strauser
At 2003-02-07T18:04:57Z, Gannater János <[EMAIL PROTECTED]> writes: > I have installed sendmail and smtpd on my computer. Back up a step. You have a FreeBSD system, right? Are you installing a version of Sendmail other than the one that comes with FreeBSD? If so, how are you installing it? --

MySQL Replication Script

2003-02-07 Thread Odhiambo Washington
hiya, being a perl novice, I am wondering if someone has managed to use one nifty script written by Matt Simmerson for mysql replication. The script is here: http://matt.simerson.net/computing/sql/mysql_replicate_manager.pl Problem is simple for me - it just refuses to take my commands wash@n

Re: Time Count?

2003-02-07 Thread Lowell Gilbert
"B.Bonev" <[EMAIL PROTECTED]> writes: > How can I count time for subnets on FreeBSD machine when they are connected > to Internet via ISDN? Is there any program or script for that? > > Internet > | > FreeBSD 192.168.0.1 > | \ > Hub Hub – Wireless Subnets 192.168.3

Re: MySQL Replication Script

2003-02-07 Thread Frank Tegtmeyer
Odhiambo Washington <[EMAIL PROTECTED]> writes: > being a perl novice, I am wondering if someone has managed to use > one nifty script written by Matt Simmerson for mysql replication. Look at the head of the script (FAQ "What do I add to my ~/.my.cnf file?"). The -p switch has another function, i

Re: monochrome monitor

2003-02-07 Thread Walter
Dax Eckenberg wrote: Dax Eckenberg wrote: Daxbert wrote: I have a monochrome monitor I'd like to plug in to a pentium-based FBSD router. Does your system's bios support older video? Video selection is normally found on the "first" bios setup page. Thanks. I put back the VGA monitor card

CVSup question

2003-02-07 Thread Steve Bertrand
I am trying to upgrade a 4.5 box to RELENG_4, but it doesn't appear that I am getting all of the required info. Here's my command, and supfile: # cvsup -L 2 -g /etc/supfile *default tag=RELENG_4 *default host=cvsup2.freebsd.org *default release=cvs *default base=/usr/local/etc/cvsup *default pr

RE: CUPS instalation question

2003-02-07 Thread Derrick Ryalls
> > > What's the best way to make certain I have removed all > traces of lp* > > from the base system? > > I know that the $PATH hack would probably work well, but I'm > not sure if I want to set a blanket policy that > /usr/local/{s,}bin come before their system counterparts. You could jus

Re: 5.25" Floppy

2003-02-07 Thread jdunham
On 7 Feb 2003 at 11:06, northern snowfall wrote: > Yeh, according to FreeBSD's /sys/isa/fd.c and /sys/sys/fdcio.h 360k 1.2M > 720k are the only ones supported. This, in particular, is a Mitsumi D509V3 which > is a 1.2M. The fact that it's a Mitscrewme worries me. I've seen a lot of trouble wi

Hello!

2003-02-07 Thread rodd-cjar
Hey! Sorry about the wait, I just got got my webcam online. Don't forget to let me know what you think! Here's the link See ya! If you would like to be removed from this email list click here. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of t

PSM not working in 5.0-R

2003-02-07 Thread Remi ...
i have a Sony VAIO GRX570 running FreeBSD 5.0-RELEASE and my mouse doesnt work I'm in a complete daze as to why it's not working. The only information i can provide is i DO have "device psm" in my kernel, and default device.hints. Any help would be greatly appreciated! -RemiSTOP MORE SPAM with the

Re: Êëèåíò - FREEBSD-QUESTIONS

2003-02-07 Thread dSoBAlN
Title: Ó âàñ íåò çàêàçîâ Ó âàñ íåò çàêàçîâ? Ïåðåñòàëè çâîíèòü êëèåíòû? Î Âàøèõ óñëóãàõ íèêòî íå çíàåò? Íå õâàòàåò äåíåã íà ïðîâåäåíèå øèðîêîìàñøòàáíîé ðåêëàìû? Âñå ýòè ïðîáëåìû ìû ñìîæåì ðåøèòü âñåãî çà 300$. Çà ýòè äåíüãè ó Âàñ ïîÿâèòüñÿ âîçìîæíîñò

Re: laptop suspend when close cover?

2003-02-07 Thread David Loszewski
no one has any ideas?? Dave On Thu, 2003-02-06 at 22:56, David Loszewski wrote: > I loaded on FreeBSD 5.0 onto my laptop and now when I close the lid on > the laptop my laptop goes into what I think is a suspend mode where my > network card stops recieving or sending packets and it's like my lapt

802.11G compatibilty

2003-02-07 Thread Ziad Afra
Hi all Just wondering what the score is with freebsd supporting 802.11g standard? Im interested in purchasing the buffalo WLI-CB-G54 54Mbps Wireless CardBus card and using it under freebsd. Would it be compatible? The web site itself states backward compatibility to 802.11b. appreciate any commen

printf ... !

2003-02-07 Thread Auge Mike
Hi all, I was trying to know how "printf" works in FreeBSD... I hvae reached to this point : #define _write(fd, s, n) \ __syscall(SYS_write, (int)(fd), (const void *)(s), (size_t)(n)) I'am not really familiar with the way FreeBSD handle interrupts. I like from any one of you to tell me what

arp: unknown hw addr format

2003-02-07 Thread Kong-Jei Kuan
Hi, I am running freebsd 4.7 as my gateway to the internet. The box has two network cards and is doing nat and dhcp/d. Everything seems to be fine except every now and then(on average at least once per day) I got this message: arp: unknown hardware address format (0x0800) what might be the cause

Constant looping during make or make install "...POSIX_C_SOURCE is

2003-02-07 Thread d miller
Hi I am a newbie running FreeBSD 4.7 STABLE and partially installed KDE 3.1 with the Nvidia driver. I have an Asus P4B533-E Mobo, Pentium4 2.4GHz Proc, Crucial 512MB PC2700, Leadtek GeForce3 Ti-200. Everytime i try to upgrade Kdebase3.0.3 to Kdebase3.1 it continuously loops on: /usr/include

Re: FreeBSD 5.0 installation, boot: fatal trap 12

2003-02-07 Thread Oleksandr Konovalenko
Hi! Thank you very much for this hint with ACPI! In fact, "set hint.acpi.0.disabled=1" did not work, but I figured out to try acpi_load=disable and kernel did not panic! So, seems either problem with an ACPI driver in FreeBSD 5.0 or broken BIOS. --- Lord Sith <[EMAIL PROTECTED]> wrote: > Have

¦¬¤J¼W¥[ªº¤èªk

2003-02-07 Thread jerry
Title: ¦L¶r¾÷ ·s¦~§ª«°e±z¤@¥x¦L¶r¾÷ ... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Hard Drive

2003-02-07 Thread Grant Peel
Hi, I am suppoed to have 1 RPM SCSIs on this box, but when I do a disklable, it ells me 3600 RPM. Should I be worried? - # disklabel -r /dev/da0s1 type: SCSI disk: da0s1 label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinde

Re: Hard Drive

2003-02-07 Thread Bill Moran
Dan Nelson wrote: In the last episode (Feb 07), Grant Peel said: I am suppoed to have 1 RPM SCSIs on this box, but when I do a disklable, it ells me 3600 RPM. Should I be worried? The values in the disklabel are not used anymore. They were, way back when disk latency was horrible and the

FARMIN, F#$CKIN & SUCKIN

2003-02-07 Thread Amber
Title: AFS NEWSLETTER       GIGANTIC HUGE WANKERS STUFFED IN TINY HOT HONEY HOLES     Have you ever seen a teenager use a strap on on another teenage girl?       HOT LESBIANS LICKING EACHOTH

Re: monochrome monitor

2003-02-07 Thread James Long
On Fri, Feb 07, 2003 at 01:10:09PM -0500, Walter wrote: > > I'm guessing either the BIOS does not handle mono, or > maybe just this mono card. Long, long, ago, motherboards had a jumper on them, with one position for monochrome, and another position for everything else. Either I missed it, or yo

Re: Hard Drive

2003-02-07 Thread northern snowfall
It would be nice if this information could be removed from the disklabel. I guess if that's not feasible, a notation in the documentation would be nice (I was confused about this about a year ago). If it were up to me, I'd rather keep it in. I get sick of thunking my documentation database just

How to get best results from FreeBSD-questions

2003-02-07 Thread Greg Lehey
How to get the best results from FreeBSD questions. === Last update 28 January 2002, $Id: Howto-ask-questions,v 1.3 2003/01/28 00:26:41 grog Exp $ This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a messag

"The Complete FreeBSD", second edition: errata and addenda

2003-02-07 Thread Greg Lehey
Errata and addenda for the Complete FreeBSD, second edition Last revision: 21 June 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge co

"The Complete FreeBSD", third edition: errata and addenda

2003-02-07 Thread Greg Lehey
Errata and addenda for the Complete FreeBSD, third edition Last revision: 2 August 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge com

Re: monochrome monitor

2003-02-07 Thread Walter
I have no manual for this (used) Acer Pentium 120. The Acer web site does not appear to have schematics or other MB information (that I could find). And looking at the MB I see nothing that leads me (a non-tech) to think there's a VGA/MGA selector. Anything particular writing or abbreviations I mi

Re: Win files from *nix?

2003-02-07 Thread pippo
At 02:42 AM 2/8/2003 +0100, you wrote: On Fri, 07 Feb 2003 19:05:54 -0500 [EMAIL PROTECTED] wrote: > How can I browse Windows from Unix? > I'm using FreeBSD 4.7, Samba, and KDE3. I'd like to be able to browse > also from command line. > I have not found instructions on use of smbclient-win32 and

dhcpd subnets?

2003-02-07 Thread Paul Hoffman
Greetings again. I have a DSL connection with 32 addresses. My ifconfig line in rc.conf looks like: ifconfig_tx0="inet a.b.c.130 netmask 255.255.255.224" defaultrouter="a.b.c.158" This works fine. I am trying to configure dhcpd (from the ports collection). My config file says: default-lease-ti

DWL-650 won't configure under 5.0

2003-02-07 Thread Kevin Stevens
According to the wi driver page, the D-Link DWL-650 802.11b card should be supported. Using the GENERIC kernel, when I insert the card I get: cardbus1: Expecting link target, got 0x0 cardbus1: Resource not specified in CIS: id=10, size=100 cardbus1: Resource not specified in CIS: id=14, size=400

Re: CVSup question

2003-02-07 Thread Lowell Gilbert
Steve Bertrand <[EMAIL PROTECTED]> writes: > I am trying to upgrade a 4.5 box to RELENG_4, but it doesn't appear > that I am getting all of the required info. Here's my command, and > supfile: > > # cvsup -L 2 -g /etc/supfile > > *default tag=RELENG_4 > *default host=cvsup2.freebsd.org > *defaul

Re: Laptop sugestions?

2003-02-07 Thread Mike Dean
* David Rio <[EMAIL PROTECTED]> [2003-07-02 10:02]: > On Thu, Feb 06, 2003 at 07:19:36PM -0500, stan wrote: > > What machines should I be looking at? Assume that I have about $2k to > > spend. I've got a Gateway 450L, and it's working just fine for me. Pretty much everything important seems to b

[no subject]

2003-02-07 Thread matrix
what are the bbest three languages to learn? thx for your answer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: CUPS instalation question

2003-02-07 Thread Cliff Sarginson
On Fri, Feb 07, 2003 at 08:20:17AM -0600, Doug Poland wrote: > stan said: > > I have a 47. STABLE system that I recently cvsup'd and did a make > > world. Now I;ve built cups-base, and cups-lpr from the ports. > > > > I'm able to send a test page to a printer using the web > > interface, but I'm h

Re: your mail

2003-02-07 Thread Kevin Stevens
On Fri, 7 Feb 2003 [EMAIL PROTECTED] wrote: > what are the bbest three languages to learn? > thx for your answer English Mandarin Hindi KeS To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

digital drug

2003-02-07 Thread ngaensispgxv
Voodoo Machine Click Here Experience feelings of inebriation, psychedelic visuals, extreme relaxation, floating sensations, intense endorphin releases, all culminating in a relaxed yet alert euphoric state. It's a completely electronic drug-like experience and it's entirely safe, legal, and be

Òåñò - QUESTIONS

2003-02-07 Thread fYKQoxw
Title: Ó âàñ íåò çàêàçîâ Ó âàñ íåò çàêàçîâ? Ïåðåñòàëè çâîíèòü êëèåíòû? Î Âàøèõ óñëóãàõ íèêòî íå çíàåò? Íå õâàòàåò äåíåã íà ïðîâåäåíèå øèðîêîìàñøòàáíîé ðåêëàìû? Âñå ýòè ïðîáëåìû ìû ñìîæåì ðåøèòü âñåãî çà 300$. Çà ýòè äåíüãè ó Âàñ ïîÿâèòüñÿ âîçìîæíîñò

Resize File-Backed vnode Device

2003-02-07 Thread Hans Zaunere
Fairly straight forward question I suppose. I'm creating several file-backed vnode devices on a single physical disklabel to support some jails. If I start the file at 1gb is it possible to increase the file without losing the data within it? Would growfs be safe to use? Could I be so bold as

What are these different memory figures in TOP?

2003-02-07 Thread Dan Delaney
Hello all. Is there a full explanation somewhere of what EXACTLY those six memory usage figures mean that are displayed in 'top'? You know the ones: Active, Inact, Wired, Cache, Buf, Free. The man page for top doesn't explain them at all. What exactly is the difference between "active" and "wi

Re: What are these different memory figures in TOP?

2003-02-07 Thread André Ramos
On Fri, 2003-02-07 at 21:27, Dan Delaney wrote: > Hello all. > > Is there a full explanation somewhere of what EXACTLY those six memory > usage figures mean that are displayed in 'top'? You know the ones: > Active, Inact, Wired, Cache, Buf, Free. The man page for top doesn't > explain them at a

refinance now

2003-02-07 Thread practicabletcpq
REFINANCE NOW at super low interest rates MortgageTimes Broker and Lender Network offers the lowest rates and best service in the industry.Whether you are looking for a new mortgage, refinance, home equity loan or debt consolidation loan, let MortgageTimes Broker or a Lender show you how t

Re: 5.25" Floppy

2003-02-07 Thread William Palfreman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 7 Feb 2003, northern snowfall wrote: > Morning, all; > I'm trying to get a Mitsumi D509V3 1.2MB 5.25" floppy drive > to work on FreeBSD 4.2.6. Cool. My father still has a 5.25" drive in production use - he has large numbers of 5.25 di

Re: 5.25" Floppy

2003-02-07 Thread Louis LeBlanc
I thought that was the newer ones. Weren't the old style 5.25s 640K? It's been so long . . . Where the heck did you even find a working one? Even the 3.5s are pretty much beyond usefulness for me now that the net is everywhere and the CDRWs are so easy and cheap, but those 5.25s would be pretty

power monitoring API

2003-02-07 Thread Kan Cai
Hi, greetings all: Is there any way (API or Macros) provided by FreeBSD that can monitor power consumption? I would like to check how much energy consumed by some operation (for example, sending a package). Any suggestions on this are appreciated. Cheers, Ken To Unsubscribe: send mail to

Re: power monitoring API

2003-02-07 Thread Pascal Giannakakis
> > Hi, greetings all: > > Is there any way (API or Macros) provided by FreeBSD that can monitor > power consumption? I would like to check how much energy consumed by some > operation (for example, sending a package). > > Any suggestions on this are appreciated. > > Cheers, > Ken

=?ks_c_5601-1988?b?KLG ksO0pIDG?= 2003³âÄÄÇ»ÅÍ,ITÀÚ°ÝÁõ,Áý¿¡¼­ °øºÎÇÏÀÚ!!

2003-02-07 Thread kkjj
½Åû¹× ¹®ÀÇÇϱâ Copyright (C) ¸ÖƼ¹Ìµð¾î¼¾Å¸, All rights reserved..¼­¿ï½Ã ¼­´ë¹®±¸ ºÏ°¡ÁÂ1µ¿ 387-27 15/8korealicenseTEL : 02)  302 -  4859 ´ã´çÀÚ:À̵¿Èñ e-mail:[EMAIL PROTECTED]»ç¾÷ÀÚ¹øÈ£:110  -  07 -  21427 ¸ÞÀϼö½ÅÀ» ¿øÇÏÁö ¾ÊÀ¸½Ã¸é ¼ö½Å°ÅºÎ(reject)¸¦ ´©¸£¼¼¿ä   To Unsubscribe

Ïðèãëàøåíèå íà èçó÷åíèå ðàçãîâîðíîãî àíãëèéñêîãî-ñïåøèòå èçìåíèòü ñâîå áóäóùåå, Questions

2003-02-07 Thread American Language Centre
AMERICAN LANGUAGE CENTER ÖÅÍÒÐ ÐÀÇÃÎÂÎÐÍÎÃÎ ÀÍÃËÈÉÑÊÎÃÎ ÒÅL. 238-33-86 / 778-9894 Ìîñêâà Ðîññèÿ ÓÍÈÊÀËÜÍÀß ÑÈÑÒÅÌÀ ÀÑÑÎÖÀÒÈÂÍÎ ÎÁÐÀÇÍÎÃÎ ÌÛØËÅÍÈß ÂÑÅ ÑÒÀÄÈÈ ÎÁÓ×ÅÍÈß ÎÒ ÍÓËß ÄÎ ÂÛÑØÅÃÎ Ñ ÏÐÅÏÎÄÀÂÀÒÅË

creative 5.1 live soundcard channels

2003-02-07 Thread Petko Popadiyski
hello, i want to ask if i can change the driver behaviour, so when I play for example mp3 file ( which usually is 2 channel - right and left), i can listen it trough all 4 channels(2 front and 2 back) . i have pcm0: at io 0xda00 irq 9 (4p/2r/0v channels duplex default) with FreeBSD fbi.gov 5.0-R

Re: disabling sendmail in 5.0

2003-02-07 Thread David Syphers
On Thursday 06 February 2003 09:11 pm, Kevin Stevens wrote: > On Thursday, Feb 6, 2003, at 19:05 US/Pacific, David Syphers wrote: > >>> sendmail_enable="NO" > >> > >> make this NONE > > > > Unfortunately, this is only valid in 4-stable. It was deprecated in > > HEAD > > September 3, 2002. I was hop

Re: 5.25" Floppy

2003-02-07 Thread Jim Trigg
On Fri, Feb 07, 2003 at 10:16:51AM -0500, Louis LeBlanc wrote: > On 02/07/03 12:41 AM, Daxbert sat at the `puter and typed: > > have you tried using: > > > > /dev/fd0.1200 > > > > I think 1.2MB is the normal size for a 5.25 dual sided floppy. > > > > --daxbert > > > I thought that was the n

Re: 5.25" Floppy

2003-02-07 Thread northern snowfall
Here's the rundown: SSDD 8-sector: 160K This is all that was available in MS-DOS 1.0, IIRC. SSDD 9-sector: 180K DSDD 8-sector: 320K DSDD 9-sector: 360K This was the default starting with MS-DOS 2.1, IIRC. DSHD 15-sector: 1.2G (At least I think it was 15-sector...) Only the last two appear to b

¦¬¤J¼W¥[ªº¤èªk

2003-02-07 Thread jerry
Title: ¦L¶r¾÷ ·s¦~§ª«°e±z¤@¥x¦L¶r¾÷ ... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Hard Drive

2003-02-07 Thread Dan Nelson
In the last episode (Feb 07), Grant Peel said: > I am suppoed to have 1 RPM SCSIs on this box, but when I do a > disklable, it ells me 3600 RPM. Should I be worried? The values in the disklabel are not used anymore. They were, way back when disk latency was horrible and the OS needed to know

Win files from *nix?

2003-02-07 Thread pippo
How can I browse Windows from Unix? I'm using FreeBSD 4.7, Samba, and KDE3. I'd like to be able to browse also from command line. I have not found instructions on use of smbclient-win32 and do not want to use sharity. smbclien-win32 comes with and exe file and cygwin dll's - but what are you sup

Make Buildworld hanging - where to look

2003-02-07 Thread Tom Wiebe
Hi all, Trying to get a FreeBSD box up and running, but I keep hanging randomly when building or installing world or kernel. I've tried at least 8 times so far, initially using an NFS /usr/src containing releng_4. Thinking that I was having problems with my network card or something I've now b

RE: Server locking hard -- A LOT!!!

2003-02-07 Thread joseph
Trying turning polling on in the kernel on the ethernet NIC you are using. SOunds like an interrupt issue. Set to 1000 to 3000 depending on how responsive you need it to be joseph On Wed, 2003-02-05 at 13:22, Muhannad Asfour wrote: > On Wed, 2003-02-05 at 08:20, Robert Covell wrote: > > > -

[no subject]

2003-02-07 Thread Mike Meyer
In <[EMAIL PROTECTED]>, [EMAIL PROTECTED] typed: > what are the bbest three languages to learn? English, Chinese, and Latin. Of course, that does depend on what you're going to use them for. http://www.mired.org/consulting.html Independent WWW/Perforce/FreeBSD/Unix consulta

  1   2   >