Re: Advice sought on Portmaster -Faf and deleted ports

2013-10-14 Thread Adam Vande More
On Mon, Oct 14, 2013 at 9:48 PM, Scott Ballantyne wrote: > > Adam Vande More wrote: > > > > > It does seem like a bit > > > of over-kill to quit updating ALL ports because one is long > > > gone. Seems like it could do the others. > > > > > &

Re: Advice sought on Portmaster -Faf and deleted ports

2013-10-14 Thread Adam Vande More
it should continue on and potentially build 1000's of ports with broken linking and dependencies? Portupgrade will do this if you tell it. Try it out and see what fun you can create. -- Adam Vande More ___ freebsd-questions@fre

Re: SU+J Lost files after a power failure

2013-10-14 Thread Adam Vande More
On Mon, Oct 14, 2013 at 1:43 PM, Adam Vande More wrote: > > > mount -o sync > should be mount sync -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscri

Re: SU+J Lost files after a power failure

2013-10-14 Thread Adam Vande More
ess..? > > What would be the best option for best data integrity in case of > crash? > mount -o sync or use ZFS. Both require hardware that correctly report success to fsync. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing l

Re: SU+J Lost files after a power failure

2013-10-14 Thread Adam Vande More
On Mon, Oct 14, 2013 at 11:50 AM, CeDeROM wrote: > > Then why random files gets damaged as well even they are not > accessed/written on power loss? :-) > Prove they weren't. -- Adam Vande More ___ freebsd-questions@freebsd.org

Re: SU+J Lost files after a power failure

2013-10-14 Thread Adam Vande More
ready available to users willing to use non-default settings. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: persistence in freeBSD

2013-09-16 Thread Adam Vande More
sd.org/cgi/man.cgi?query=mount&apropos=0&sektion=0&manpath=FreeBSD+9.1-RELEASE&arch=i386&format=html> > > Yes, it does. Trying scrolling down further. The options are listed in alphabetical order. -- Adam Vande More __

Re: Network Question

2013-09-12 Thread Adam Vande More
age. Really depends on that exact setup as there are a number of ways. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Network Question

2013-09-12 Thread Adam Vande More
e internet with no problems. > So far so good... > > My question is, if I can simultaneously have the computers access > the net as in the given picture and also let them communicate with > each other e.g. via ssh? > machine1# ssh `ip of machine2` -- Adam Vande More __

Re: supported desktops

2013-09-11 Thread Adam Vande More
On Wed, Sep 11, 2013 at 11:30 AM, atar wrote: > hi there!! > > just wanted to know please which desktops environments are supported by > freeBSD. > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html -- Adam Vande More

Re: VPN where local private address collide

2013-08-19 Thread Adam Vande More
On Sun, Aug 18, 2013 at 7:17 AM, Terje Elde wrote: > On 18. aug. 2013, at 02.43, Adam Vande More wrote: > > > What about SSL/TLS for example? How would the router swap the header > in an encrypted session? > > > > Same as it would any sessions since only the payload

Re: VPN where local private address collide

2013-08-17 Thread Adam Vande More
this at that level. > Swapping headers is also a bit outside the scope of NAT No, it's the entire point of NAT. How do you think the "Translation" occurs? Again you are confusing header levels. In general, NAT doesn't care about whatever info is in the payload,

Re: copying milllions of small files and millions of dirs

2013-08-15 Thread Adam Vande More
On Thu, Aug 15, 2013 at 1:13 PM, aurfalien wrote: > Hi all, > > Is there a faster way to copy files over NFS? > Remove NFS from the setup. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mail

Re: memory stick

2013-08-08 Thread Adam Vande More
f you have any > suggestions on what the problem might be I would sure like to know what you > think. I logged in as root on free BSD version 7.0 release 0.0. > > You have a special character in your path. You will need to escape it, eg cp /usr/home/w\!/foo /mnt

Re: Tablet PCs and FreeBSD?

2013-08-05 Thread Adam Vande More
On Mon, Aug 5, 2013 at 4:05 PM, Adam Vande More wrote: > > On Mon, Aug 5, 2013 at 1:44 PM, cpghost wrote: > >> Hello list, >> >> what's the status of FreeBSD/arm w.r.t. Tablet PCs? >> Is there ANY tablet out there that managed to at >> least boot FreeB

Re: Tablet PCs and FreeBSD?

2013-08-05 Thread Adam Vande More
s w.r.t. models? > All I can recall was this thread(read whole thing): http://lists.freebsd.org/pipermail/freebsd-questions/2012-November/246404.html -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Installation hangs during "Archive extraction" phase (9.1)

2013-07-26 Thread Adam Vande More
e hardware diagnosis - everything OK. > > Any ideas on how to track this one down? > Don't install ports during installation, try using 8.4 or 9.1BETA1 instead -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: does journaling cause DMA-WRITE failure?

2013-07-18 Thread Adam Vande More
ints are really appreciated. > SAM > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscr...@freebsd.org" > -- Adam V

Re: Possibly OT: NFS vs SMB performance

2013-07-06 Thread Adam Vande More
pect some performance penalty when using SMB, but: > "find /nfs_mounted_dir >/dev/null" takes more or less 1 minute; > "find /smb_mounted_dir >/dev/null" takes nearly 10 minutes. > > Is this normal in your experience? > http://lists.freebsd.

Re: Troubleshooting a gmirror disk marked broken

2013-06-28 Thread Adam Vande More
e the case. There may be some sysctl which can alter ata settings that might help like stuff under kern.geom.mirror. It's already been a long time since I've used 8.x so I don't remember everything. Just have to dig around. -- Adam Vande More __

Re: Upgrading from 8.0 to 8.4 with freebsd-update?

2013-06-27 Thread Adam Vande More
On Thu, Jun 27, 2013 at 8:05 PM, Patrick wrote: > Is it possible to skip point releases using freebsd-update so that I > can go from 8.0 to 8.4 Yes. http://www.freebsd.org/releases/8.4R/relnotes-detailed.html#upgrade -- Adam Vand

Re: Troubleshooting a gmirror disk marked broken

2013-06-27 Thread Adam Vande More
backups before I broke the mirror and did that. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Troubleshooting a gmirror disk marked broken

2013-06-26 Thread Adam Vande More
also at least mildly concerning and indicates the drives are in a preliminary stage of death. Some HD deaths take years to complete. Expect random glitches and intermittent reduced performance as a continuous degradation. You might be able to alleviate some of this by switching to the AHCI driv

Re: install firefox without X

2013-06-18 Thread Adam Vande More
ess system try to forward X11 apps. There is a reason you have to type "ssh -X" -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: installing a kernel under a custom location, not /boot/kernel?

2013-06-17 Thread Adam Vande More
talled, not > just the current and the previous. How to achive this? > KODIR=/boot/testkernel -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any ma

Re: 9.1-RELEASE slow boot

2013-06-11 Thread Adam Vande More
changed. > > Any ideas? > > Thanks in advance. Try setting hw.usb.no_boot_wait=1 -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: buildworld selectively?

2013-06-10 Thread Adam Vande More
kernel, most builds could be cut to a small fraction of what default is. For example, WITHOUT_CLANG alone save a lot of time. However to get a complete targeted build takes a good deal of effort. Usually only makes sense for mass deployments IME. -- Adam Vande More _

Re: System Calls that do DNS

2013-06-04 Thread Adam Vande More
On Tue, Jun 4, 2013 at 12:21 AM, Doug Hardie wrote: > Unfortunately truss does not show anything more than ktrace. Normally most people use truss first, then fall back to ktrace ;) > Bind doesn't check the hosts files as far as I can tell. System requests obey nsswitch.conf(5) --

Re: setup journaling for root partition

2013-06-03 Thread Adam Vande More
on that. Haven't tried. http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/161674 -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: mount_smbfs in base?

2013-05-31 Thread Adam Vande More
is recentish than what is in base? Yes. > I 'guess' samba was GPL, is it OK to let live GPL s/w in base when such > strides are being attempted to oust GCC? mount_smbfs isn't GPL. -- Adam Vande More ___ freebsd-questions@freebsd.

Re: Should I move to amd64 ?

2013-05-30 Thread Adam Vande More
t; To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org" -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: "swap" partition leads to instability?

2013-05-29 Thread Adam Vande More
On Wed, May 29, 2013 at 2:52 PM, jb wrote: > Well, Linux utilizes swap space as part of virtual memory. As does every other Unix. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/free

Re: "swap" partition leads to instability?

2013-05-29 Thread Adam Vande More
PS -- Moderating questions@ is just awful. I'm disappointed. On Wed, May 29, 2013 at 1:34 PM, Adam Vande More wrote: > On Wed, May 29, 2013 at 1:05 PM, Warren Block wrote: >> And you don't think the presence of TRIM--where the SSD can actually know >> which blocks

Re: "swap" partition leads to instability?

2013-05-29 Thread Adam Vande More
uously something like ZeusRAM may be required. There are probably other solutions available as well as other 3rd party ones. If you are swapping a lot, the best case is usually to add RAM. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list htt

Re: "swap" partition leads to instability?

2013-05-29 Thread Adam Vande More
p, in the kernel. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: "swap" partition leads to instability?

2013-05-26 Thread Adam Vande More
#x27;t appropriate. Certain other SSD's are not subject to these guidelines at all. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: "swap" partition leads to instability?

2013-05-26 Thread Adam Vande More
fact the basically the point of TRIM. And SSD's typically use the best form of wear leveling and it's usually advisable to leave a bit of the drive unpartitioned/unused to ensure the wear leveling works optimally. -- Adam Vande More __

Re: FreeBSD, VBox, mouse integration

2013-05-21 Thread Adam Vande More
using vbox guest additions to do it. I have loaded drivers(vboxguest > and vboxvideo).My rc.conf has lines > > vboxguest_enable="YES"vboxservice_enable="YES" > > but mouse isn't integrated. > > Could you tell me what to do to integrate mouse ? https:

Re: How to get kernel source code of free-BSD release 9.1

2013-05-19 Thread Adam Vande More
al Machine already > created as my case now? fetch ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/9.1-RELEASE/src.txz -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions T

Re: Restaging from scratch

2013-04-03 Thread Adam Vande More
se the installer to partition and install the OS. Instructions are in the handbook as always. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: ZFS - whole disk or partition or BSD slice?

2013-02-02 Thread Adam Vande More
n, the device is under control of GEOM. ZFS talks fine with either. Just make sure partitions are 4k aligned if necessary. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: zfs configuration

2013-01-21 Thread Adam Vande More
Stop them, mount a new /tmp, and then restart > them. > Or use fstat and avoid the lsof overhead -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: What is the timeout of TCP in freeBSD?

2013-01-21 Thread Adam Vande More
o be introduced, although you may have greater network latency at that setting. Some setting under sysctl kern.timecounter and/or sysctl kern.eventtimer should be able to allow the guest to run better if the hypervisor can't do it. -- Adam Vande More _

Re: What is the timeout of TCP in freeBSD?

2013-01-20 Thread Adam Vande More
> I have seen sysctl in both VM's. net.inet.tcp.keepinit = 75000 > > Is this problem something related to timing of the VM's or any other issue? > What's the wallclock delta during such a test? Have you tried setting 'kern.hz="50"' or fiddling

Re: absurd I/O perf with ZFS: hangs on zfs->cv)

2013-01-18 Thread Adam Vande More
ons for what I want to look at to tune > this? > https://wiki.freebsd.org/ZFSTuningGuide Even has a section on laptop settings. Also the ZFS Evil Tuning Guide -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.fre

Re: sh script problem with capturing return code

2013-01-09 Thread Adam Vande More
ght fix. > > I'm pretty sure that the fix is just to set rval on jumping to the > "extra" tag in vwalk() in src/usr.sbin/mtree/verify.c. > > But my hot water heater just exploded, so I may not look at code for a > few more days. I think they are import

Re: utility to compare 2 dir trees

2013-01-01 Thread Adam Vande More
mtree -c -k sha256digest,uname,gname | mtree -p dir-tree2 -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: utility to compare 2 dir trees

2012-12-31 Thread Adam Vande More
On Mon, Dec 31, 2012 at 7:23 PM, Fbsd8 wrote: > I want to compare 2 different directory trees to each other to locate any > differences in directories and files contained there in. > > Any suggestions? > mtree(8) -- Adam Vande More

Re: updatedb?

2012-12-18 Thread Adam Vande More
On Tue, Dec 18, 2012 at 3:01 PM, Walter Hurry wrote: > Security through obscurity? Really? In this > day and age? > My password is obscured from you. I consider that more secure regardless of what any other opinion is. -- Adam V

Re: Somewhat OT: Is Full Command Logging Possible?

2012-12-05 Thread Adam Vande More
ows how to do that ?) > Can't be done really for an id 0 account. Not without extensive customization anyway. However the Audit Distribution Daemon was recently committed so audit logs could potentially be stored in different location easily. > - the

Re: Somewhat OT: Is Full Command Logging Possible?

2012-12-05 Thread Adam Vande More
specifically). > > P.S. I do not believe auditd does this either. > Challenge your beliefs. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: No xrstor Error Encountered During Buildkernel

2012-11-30 Thread Adam Vande More
ect make.conf or ccache usage. Occasionally, a problem on a STABLE branch preventing a build, but this is rare. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Odd X11 over SSH issue

2012-11-23 Thread Adam Vande More
unneling X11 over SSH across the Internet, but that is > what we are stuck with for the moment. The server is running FreeBSD 9 > and is patched as of about 4 weeks ago. > Start it with "--graphicssystem native" -- Adam Vande More __

Re: virtualbox with FreeBSD as host

2012-11-18 Thread Adam Vande More
gt; >>> >> Since you can access it only by traditional server means, it's a desktop >> app? >> >> > Have no idea what you trying to say by the above statement that ends in a > question mark. Please clarify. > Please answer the question as implied by the q

Re: virtualbox with FreeBSD as host

2012-11-18 Thread Adam Vande More
ditional server means, it's a desktop app? -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: virtualbox with FreeBSD as host

2012-11-16 Thread Adam Vande More
On Sat, Nov 17, 2012 at 3:10 AM, wrote: > Adam Vande More wrote: > > On Fri, Nov 16, 2012 at 3:18 PM, Fbsd8 wrote: > > > I do not run x11 or any desktop on my 9.0 host. > > > > This would be your problem. > > How so? Surely virtualbox _should_ be able to

Re: virtualbox with FreeBSD as host

2012-11-16 Thread Adam Vande More
ronment], can I do > all that from the host command line? Yes. Although you certainly wouldn't use the headless mode since you want a head. > I do not run x11 or any desktop on > my 9.0 host. This would be your problem. -- Adam Vande More __

Re: WARNING: FreeBSD 9.0-RELEASE is approaching its End-of-Life date.

2012-11-15 Thread Adam Vande More
ike p1, p2 etc are patchsets to a release, they are not a release onto themselves. http://www.freebsd.org/security/#sup -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubs

Re: 9.0 crash, ssd or filesystem problem?

2012-11-15 Thread Adam Vande More
reebsd-ufs (91G) /usr > 2477907782278869- free - (1.1G) > > Thanks for any insights, > Sounds like you have bad hardware. Drive, cable, controller etc. Probably wouldn't hurt to do a fsck either. -- Adam Vande More

Re: Shut-down when access to NFS share is gone

2012-11-15 Thread Adam Vande More
ponsive while an NFS file system is mounted, any new or outstanding file operations on that file system will hang uninterruptibly until the server comes back. To modify this default be- haviour, see the *intr* and *soft* options. -- Adam Vande More

Re: Question regarding a server with an unsupported old version

2012-10-21 Thread Adam Vande More
nd thank you in advance for all replies. > You can find an archive of packages released with FreeBSD 4.11 here: ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/4.11-RELEASE/packages/All/ However, you'll find the packages are different than those

Re: Sysctls and privacy

2012-10-14 Thread Adam Vande More
programs. > If this is really a serious concern of yours, you have much bigger fish to fry than sysctl(8). -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

Re: Virtualbox

2012-10-06 Thread Adam Vande More
Thu Jan 12 15:13:06 CET 2012 > GENERIC amd64 > Update your kernel sources to match the installed. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

Re: File permissions - how to "lock" a directory

2012-09-29 Thread Adam Vande More
he can't display them. > > Is there a way to "lock" a directory such that all files created in that > directory are owned by the directory owner? If not, I'll have to script > something to change perms after uploads. > There is the suiddir option, see mount(8) an

Re: Replacing mirrored swap

2012-09-20 Thread Adam Vande More
t; Scott > > The handbook or man page on gmirror cover this exact scenario. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: trouble building 'ndis' device driver into stripped-down custom kernel.

2012-09-10 Thread Adam Vande More
t something is? > > It seems you need device pccard and whatever that depends upon if anything. Another solution is here: http://lists.freebsd.org/pipermail/freebsd-current/2004-November/042586.html although it seems only lines 1083/4 need to go in my version. -- Adam Vande More _

Re: Building a computer for FreeBSD

2012-08-20 Thread Adam Vande More
ere possible eg intel. The usual hotspots are video(use Nvidia for path of least resistance/most performance) and brand new hardware. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

Re: Best file system for a busy webserver

2012-08-16 Thread Adam Vande More
h aren't available in UFS. ZFS snapshots are much more functional as well and go well w/ zfs send/receive. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: can't build Samba 35 on FreeBSD 9.0

2012-08-15 Thread Adam Vande More
e before) portmaster /usr/ports/net/samba35 The specific error in your message indicates some problem with ccache. What does your /etc/make.conf look like? -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mail

Re: NFS within a Jail?!

2012-08-10 Thread Adam Vande More
sole reason for poo=pooing it? Are you talking about the arbitrary line between experimental and production? I wonder how a piece of functionality transitions from experimental to production...is it possible we get there by promoting mindshare of the new piece instead of FUD? -- Adam Vande Mo

Re: NFS within a Jail?!

2012-08-08 Thread Adam Vande More
er of people who have reached the opposite decision concerning VIMAGE/VNET enabled jails. They are much easier to work with and provide nice capabilities. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listi

Re: Disk Errors

2012-07-24 Thread Adam Vande More
trying (1 retry left) LBA=904071296 > This type of problem has been a consistent problem on FreeBSD until mid 8.x range. Try upgrading your system to something a little more modern. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://l

Re: "da0: 40.000MB/s transfers" What was rationale behind pegging USB 2.0 at 40MB/s?

2012-07-22 Thread Adam Vande More
; The overhead includes many different things including hardware latency. However the big one is USB communication itself. That is static, you can't change it and it doesn't vary(assuming same communication type). Your reported speeds are typical, and in all likelihood would

Re: "da0: 40.000MB/s transfers" What was rationale behind pegging USB 2.0 at 40MB/s?

2012-07-22 Thread Adam Vande More
ering a misunderstanding of how USB 2 works. There is a lot of overhead to it. If you want USB 3 speeds, buy a USB 3 controller. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fre

Re: fsck on FAT32 filesystem?

2012-07-16 Thread Adam Vande More
1 > > I use to keep SpinRite on a flash drive that I could easily carry with > me if needed. Of course that would require the machine to be worked on > to have the ability to boot from a flash drive. Unfortunately, not all > of them could. Fortunately, I almost never need an indust

Re: ati, radeon, dri (drm) confusion

2012-07-15 Thread Adam K Kirchhoff
Have you tried loading the radeon kernel module from /boot/loader.conf? Or even from the console, before starting X? Adam On Mon, 2012-07-16 at 00:08 +0100, Anton Shterenlikht wrote: > My X behaves really weird lately [1,2], > so I went back to basics. Can somebody > please comment o

Re: fsck on FAT32 filesystem?

2012-07-15 Thread Adam Vande More
recoverdisk /dev/da0 /dev/da1 -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: fsck on FAT32 filesystem?

2012-07-15 Thread Adam Vande More
On Sun, Jul 15, 2012 at 2:23 AM, Ronald F. Guilmette wrote: > > Is there any such a tool (as fsck for FAT32) available for freeBSD? If so, > where would I find it? > /sbin/fsck_msdosfs -- Adam Vande More ___ freebsd-questions@freebsd.org

Re: Question about gmirror priorities

2012-07-06 Thread Adam Vande More
akes any difference for the algo you are running anyways. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Omega Zip Drives on FreeBSD 8.*

2012-06-24 Thread Adam Vande More
s ago but they were only found recently. > > Any suggestions appreciated. > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/zip-drive/article.html Also at /boot/kernel/vpo.ko -- Adam Vande More ___ freebsd-questions@freebsd.org mailin

Re: backup tools

2012-06-22 Thread Adam Vande More
; One's I use or have used: sysutils/rdiff-backup sysutils/tarsnap misc/amanda-server -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Need latest xorg

2012-06-20 Thread Adam Vande More
* You may be interested in sysutils/fastest_cvsup -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: No sound in my FreeBSD 9

2012-06-20 Thread Adam Vande More
On Wed, Jun 20, 2012 at 7:21 PM, sw2wolf wrote: > > pci1: at device 0.0 (no driver attached) > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html -- Adam Vande More ___ freebsd-questions@freebsd.org mailing

Re: New to FreeBSD - Some questions

2012-06-20 Thread Adam Vande More
answers one or more > question(s). > > Cheers, > Fred > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any m

Re: CLANG vs GCC tests of fortran/f2c program

2012-06-20 Thread Adam Vande More
by what is best for the project, and not what is best for Wojciech. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: CLANG vs GCC tests of fortran/f2c program

2012-06-19 Thread Adam Vande More
censing issues may not be an issue for you, but they are for many of the targets FreeBSD wishes to serve so keeping the base system as unpolluted as possible is important. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.

Re: CLANG vs GCC tests of fortran/f2c program

2012-06-19 Thread Adam Vande More
. People have already done nice work on the benchmarks: http://blog.vx.sk/archives/25-FreeBSD-Compiler-Benchmark-gcc-base-vs-gcc-ports-vs-clang.html -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: Newbie question: Why aren't my cron jobs running?

2012-06-11 Thread Adam Vande More
t see nothing. > You really have bash in /bin ? Are your scripts executable? What does /var/log/cron say? -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: speed of "dump"

2012-06-11 Thread Adam Vande More
On Mon, Jun 11, 2012 at 7:14 AM, Robert Huff wrote: > > DUMP: finished in 1746 seconds, throughput 19568 KBytes/sec > Looks like one of your disks must be USB. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing

Re: HP networked printer -- hp-setup won't use, hp-probe finds

2012-06-01 Thread Adam Vande More
hplip and dependencies. > I added a HP Photosmart C6300 series via CUPS using HP Photosmart c6300 Series hpijs, 3.11.5 socket://192.168.25.15:9100 Prints fine over wireless. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://li

Re: automating menu options in ports (and other ports build questions)

2012-05-24 Thread Adam Vande More
ll without other modification in make.conf. It wouldn't surprise me at all if there were a few port config screens that didn't match a package's selected options. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists

Re: FreeBSD X?

2012-05-17 Thread Adam Vande More
unix-apple-quality.ht> >> > > Um, wasn't April 1st *last* month? > Perhaps it's the author, it's at least some type of "hey look at me!" type of behavior. http://lists.freebsd.org/pipermail/freebsd-current/2012-May/033580.html -- Adam Vande More _

Re: which filesytems zfs needs to function

2012-04-30 Thread Adam Vande More
create-o compression=lzjb-o exec=on-o setuid=off zroot/var/tmp > The filesystems are mostly arbitrary. You really only need the rootfs with appropriate directories underneath. The list provided is simply a concise idealized layout. -- Adam Vande More

Re: First character typed lost

2012-04-29 Thread Adam Vande More
c0 > kbd0 at atkbd0 > atkbd0: [GIANT-LOCKED] > Sometimes ps/2 devices are actually USB ones so I might try fiddling with BIOS USB settings eg legacy mode to see that makes a difference. Maybe try suggesting a different IRQ in device.hints? Just fishing. -- Adam Vande More _

Re: Performance and mouse problems

2012-04-27 Thread Adam Vande More
d >dbus >powerd >etc... > > and ps don't show any process eating some ressource. But the load is high > (and the laptop is very hot). > > I make a csup of world and build new userland, and news kernel. And nothing > change > http://www

Re: FreeBSD vice OS X memory management

2012-04-25 Thread Adam Vande More
tract developer interest. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: recommendation(s) for new computer

2012-04-20 Thread Adam Vande More
ing a much greater performance potential with Intel. I say this as someone who hopes AMD will succeed. There is much more to it than just raw upfront cost. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.free

Re: mounting ext2fs

2012-04-19 Thread Adam Vande More
ing to solve given the scattered nature of the thread, but in general trouble mounting ext2/3 fs results from one of 3 things. GEOM doesn't see the partion which is what the "true > /dev/da0" fixes The fs wasn't dismounted cleanly and needs to be fsck'd The fs was created in

Re: Can FreeBSD 9.0-RELEASE mount Ext3 file system ?

2012-04-07 Thread Adam Vande More
xt2fs /dev/da1a /mnt/JetFlash\ Transcend\ 4GB\ 1100/ > mount: /dev/da1a : Invalid argument > > /var/log/messages : > > Apr 7 22:16:35 casa kernel: ext2fs: da1a: wrong magic number 0 (expected > 0xef53 > > What is the output from "gpart list"? -- Adam V

Re: Token Ring (really)

2012-04-06 Thread Adam Vande More
it's time to abandon steamships for airplanes. Sounds like you have a primed business opportunity just waiting to be exploited. -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

  1   2   3   4   5   6   7   8   9   10   >