Re: restore(8) to UFS on USB key: terrible slow

2011-12-08 Thread Matthias Apitz
El día Thursday, December 08, 2011 a las 10:10:36AM +0100, Hans Petter Selasky escribió: > > # fdisk -I da0 > > # fdisk -B da0 > > # bsdlabel -w da0s1 auto > > # bsdlabel -B da0s1 > > # bsdlabel -e da0s1 > > # newfs /dev/da0s1a > > # mount /dev/da0s1a /mnt > > > > When I now bulk write a big fil

Re: restore(8) to UFS on USB key: terrible slow

2011-12-08 Thread Hans Petter Selasky
On Thursday 08 December 2011 07:37:12 Matthias Apitz wrote: > Hello, > > I encounter the following problem with UFS file systems on USB keys, > i.e. the problem is not only with one key, but with all I have; the key > in question here is: > > Dec 7 22:17:47 tinyCurrent kernel: umass0: 0/0, rev

Re: restore(8) to UFS on USB key: terrible slow

2011-12-08 Thread Hans Petter Selasky
On Thursday 08 December 2011 10:19:43 Matthias Apitz wrote: > El día Thursday, December 08, 2011 a las 10:10:36AM +0100, Hans Petter Selasky escribió: > > > # fdisk -I da0 > > > # fdisk -B da0 > > > # bsdlabel -w da0s1 auto > > > # bsdlabel -B da0s1 > > > # bsdlabel -e da0s1 > > > # newfs /dev/da0

Re: AHCI timeout

2011-12-08 Thread Julien Cigar
On 12/06/2011 19:25, C. P. Ghost wrote: On Tue, Dec 6, 2011 at 4:41 PM, Julien Cigar wrote: Hello, I'm running 9.0-RC3 on a HP Proliant Microserver (N40L). A disk died in my graid3 array and I replaced it with a new one, and now have tons of: ahcich3: Timeout on slot 5 port 0 ahcich3: is

Re: restore(8) to UFS on USB key: terrible slow

2011-12-08 Thread Matthias Apitz
El día Thursday, December 08, 2011 a las 11:47:46AM +0100, Hans Petter Selasky escribió: > > I know (as I said) that dd(1) per default writes in blocks of 512 bytes; > > but this is not the problem; the problem is the poor performance of > > restore(8); the dd(1) was just to see if the USB key pe

Today Sales (Clearance Sales Today) APPLE iPHONE 4G/32GB = $310 - BLACKBERRY Torch = $340 USD

2011-12-08 Thread BUDGET SUPPLIES INC
Season Offer/Bonus!!! We are offering BRAND NEW APPLE/BLACKBERRY SMARTPHONES AND TABLETS,Factory Sealed Boxes,complete Accessories and 1 year Manufacturer’s Warranty,Also Guaranteed to work with all GSM Carrier/Network Worldwide. APPLE iPHONE 4G/32GB = $310 APPLE iPAD2 64GB/3G with WiFi = $

Re: restore(8) to UFS on USB key: terrible slow

2011-12-08 Thread Hans Petter Selasky
On Thursday 08 December 2011 12:24:18 Matthias Apitz wrote: > El día Thursday, December 08, 2011 a las 11:47:46AM +0100, Hans Petter Selasky escribió: > > > I know (as I said) that dd(1) per default writes in blocks of 512 > > > bytes; but this is not the problem; the problem is the poor > > > per

Re: restore(8) to UFS on USB key: terrible slow

2011-12-08 Thread Hans Petter Selasky
BTW: Check USB traffic with "usbdump" utility. --HPS ___ 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: restore(8) to UFS on USB key: terrible slow

2011-12-08 Thread Matthias Apitz
El día Thursday, December 08, 2011 a las 03:40:06PM +0100, Hans Petter Selasky escribió: > BTW: > > Check USB traffic with "usbdump" utility. I don't see this 'usbdump', neither in the system nor in ports; BTW: I've checked the dump, it contains 50.000 dirs and 200.000 files (because of comple

Re: restore(8) to UFS on USB key: terrible slow

2011-12-08 Thread Hans Petter Selasky
On Thursday 08 December 2011 15:52:04 Matthias Apitz wrote: > El día Thursday, December 08, 2011 a las 03:40:06PM +0100, Hans Petter Selasky escribió: > > BTW: > > > > Check USB traffic with "usbdump" utility. > > I don't see this 'usbdump', neither in the system nor in ports; > > BTW: I've che

Re: restore(8) to UFS on USB key: terrible slow

2011-12-08 Thread Hans Petter Selasky
On Thursday 08 December 2011 15:58:42 Hans Petter Selasky wrote: > On Thursday 08 December 2011 15:52:04 Matthias Apitz wrote: > > El día Thursday, December 08, 2011 a las 03:40:06PM +0100, Hans Petter > > Selasky escribió: > > > BTW: > > > > > > Check USB traffic with "usbdump" utility. > > > >

Which Lenovo Laptop?

2011-12-08 Thread Pierre-Luc Drouin
Hi, so which current 14" Lenovo laptop is the best for FreeBSD compatibility right now? Is it the T420 with the Nvidia card (Nvidia card forced in the BIOS)? Sleep modes work with the T420, right? And I guess Intel Wi-Fi cards are the most supported ones, right? Thanks! __

Re: restore(8) to UFS on USB key: terrible slow

2011-12-08 Thread Dan Nelson
In the last episode (Dec 08), Matthias Apitz said: > I encounter the following problem with UFS file systems on USB keys, i.e. > the problem is not only with one key, but with all I have; the key in > question here is: > > Dec 7 22:17:47 tinyCurrent kernel: umass0: rev 2.00/1.02, addr 3> on usb

OCR Form tools

2011-12-08 Thread Adam Vande More
I have thousands of forms equivalent to invoices that I'd like to put into a database. I'm thinking I would like to have some OCR app/tool scan these forms, and then generate a CSV with each field. Does anyone have recommendations on software for this? -- Adam Vande More ___

Re: OCR Form tools

2011-12-08 Thread Ryan Coleman
I don't know about the second half, you might have to write something up in Perl for that but I am using tesseract (graphics/tesseract) to do some old document converting for my father… works pretty slick. On Dec 8, 2011, at 10:10 AM, Adam Vande More wrote: > I have thousands of forms equivalen

CUPS and IPP/JD/LPD

2011-12-08 Thread Ryan Coleman
I have a printer that doesn't support IPP. The leasing agency wants to charge me $1400 to "install" the Postcript driver on it but I'm looking at another solution, if possible: CUPS. I have a MacBook and we have a number of iOS devices around the office here that people would love to be able to

Re: Which Lenovo Laptop?

2011-12-08 Thread Erik Nørgaard
On 08/12/2011 15:01, Pierre-Luc Drouin wrote: so which current 14" Lenovo laptop is the best for FreeBSD compatibility right now? Is it the T420 with the Nvidia card (Nvidia card forced in the BIOS)? Sleep modes work with the T420, right? And I guess Intel Wi-Fi cards are the most supported ones

PAM confusion

2011-12-08 Thread Michael W. Lucas
Hi, I'm attempting to hook security/pam_ssh_agent_auth into sudo, and have learned that PAM doesn't work the way I thought it did. I'm running FreeBSD-9/i386, with sudo 1.7.2.6. My goal is that sudo pass all auth requests back to the users' SSH agent. Sudo should never use passwords for authent

Re: Which Lenovo Laptop?

2011-12-08 Thread Pierre-Luc Drouin
On Thu, Dec 8, 2011 at 11:44 AM, Erik Nørgaard wrote: > On 08/12/2011 15:01, Pierre-Luc Drouin wrote: > >> so which current 14" Lenovo laptop is the best for FreeBSD >> compatibility right now? Is it the T420 with the Nvidia card (Nvidia >> card forced in the BIOS)? Sleep modes work with the T420,

Re: CUPS and IPP/JD/LPD

2011-12-08 Thread Ryan Coleman
I keep getting garbage text when I connect to my Lanier here at work… an LD520C. I used to be able to print to it but never in color… not the end of the world but I want to be able to print to it again. On Dec 8, 2011, at 10:59 AM, Patrick Mahan wrote: >> -Original Message- >> From: own

RE: CUPS and IPP/JD/LPD

2011-12-08 Thread Patrick Mahan
>-Original Message- >From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- >questi...@freebsd.org] On Behalf Of Ryan Coleman >Sent: Thursday, December 08, 2011 8:41 AM >To: FreeBSD Questions >Subject: CUPS and IPP/JD/LPD > >I have a printer that doesn't support IPP. The leasing a

Re: CUPS and IPP/JD/LPD

2011-12-08 Thread Ryan Coleman
Definitely Postscript. On Dec 8, 2011, at 10:59 AM, Patrick Mahan wrote: >> -Original Message- >> From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- >> questi...@freebsd.org] On Behalf Of Ryan Coleman >> Sent: Thursday, December 08, 2011 8:41 AM >> To: FreeBSD Questions >> S

RE: CUPS and IPP/JD/LPD

2011-12-08 Thread Patrick Mahan
>-Original Message- >From: Ryan Coleman [mailto:edi...@d3photography.com] >Sent: Thursday, December 08, 2011 9:03 AM >To: Patrick Mahan >Cc: FreeBSD Questions >Subject: Re: CUPS and IPP/JD/LPD > >I keep getting garbage text when I connect to my Lanier here at work... an >LD520C. > >I used t

Re: BIND and LDAP support

2011-12-08 Thread Kernel Panic
Hello, thanks for replying. Regarding building BIND, are you sure the setting should go in make.conf and not src.conf - here is the relevant text from the src.conf man page: "WITHOUT_BIND Setting this variable will prevent any part of BIND from being built. When set, it

RE: Problems with keyboard on the loader menu

2011-12-08 Thread Patrick Mahan
>-Original Message- >From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- >questi...@freebsd.org] On Behalf Of Airton Arantes >Sent: Wednesday, December 07, 2011 5:46 PM >To: freebsd-questions@freebsd.org >Subject: Problems with keyboard on the loader menu > >I'm having troubles

RE: CUPS and IPP/JD/LPD

2011-12-08 Thread Patrick Mahan
>-Original Message- >From: Ryan Coleman [mailto:edi...@d3photography.com] >Sent: Thursday, December 08, 2011 9:24 AM >To: Patrick Mahan >Cc: FreeBSD Questions >Subject: Re: CUPS and IPP/JD/LPD > >Definitely Postscript. > With CUPS, I'm don't remember off the top of my head, but I believe t

Re: CUPS and IPP/JD/LPD

2011-12-08 Thread Sergio de Almeida Lenzi
Em Qui, 2011-12-08 às 10:40 -0600, Ryan Coleman escreveu: > I have a printer that doesn't support IPP. The leasing agency wants to charge > me $1400 to "install" the Postcript driver on it but I'm looking at another > solution, if possible: CUPS. > > I have a MacBook and we have a number of iOS

Re: Nuxeo install in FreeBSD

2011-12-08 Thread Bruno Gruel
On Tue, 06 Dec 2011 20:50:06 +0100, Peter Ulrich Kruppa wrote: Hello Bruno, On 05.12.2011 21:47, Bruno Gruel wrote: Hello, I just want to know if someone already try to install NUXEO on a FreeBSD. I try some month later without sucess. I will try to install it on FreeBSD82 to day. For the f

Re: Playing .ASX files via/within Firefox ?

2011-12-08 Thread Ronald F. Guilmette
In message <4ee03877.643serzmrkxlotg4%per...@pluto.rain.com>, you wrote: >"Ronald F. Guilmette" wrote: > >> At least this gives me confidence that it can be done. I am still >> somewhat at a loss to know exactly _how_ it can be done however. > >For me, it "just works". I installed 8.1-RELEASE

[Fwd: FreeBSD 9.0-RC3 Available...]

2011-12-08 Thread Fbsd8
Original Message Subject: FreeBSD 9.0-RC3 Available... Date: Thu, 08 Dec 2011 20:57:18 -0500 From: Ken Smith Organization: U. Buffalo To: freebsd-curr...@freebsd.org, freebsd-stable The third and what should be final Release Candidate build for the 9.0-RELEASE release cycle

Re: restore(8) to UFS on USB key: terrible slow

2011-12-08 Thread Matthias Apitz
El día Thursday, December 08, 2011 a las 09:57:13AM -0600, Dan Nelson escribió: > Cheap USB thumb drives aren't really optimized for small random-I/O writes. > Can you try mounting the filesystem async? that might help a little. A > workaround would be to use mdconfig to create a block device (

Re: Which Lenovo Laptop?

2011-12-08 Thread 文鳥
Hi, I am typing this message on a W520 running 9.0 stable, which should be similar enough to the T520. - MBR boot works fine, but GPT seems to be impossible (Lenovo appears to have messed up again). - The NVidia driver is working almost perfectly once you enforce it in BIOS, but occasionally