Re: order

2007-05-08 Thread Jimmy Mitchener
I am in the exact same situation (cc has not been charged). I got an email confirmation right away, but austin@ has not responded to any of my emails, cc has not been charged, and I have no idea what the status of my order is On 5/8/07, Kyle George <[EMAIL PROTECTED]> wrote: > > On Tue, 8 May 2007

Re: order

2007-05-08 Thread Jimmy Mitchener
My CC was just charged 54.92, and I can only hope it's my 4.1 shipment :D On 5/8/07, Greg Thomas <[EMAIL PROTECTED]> wrote: > > I'm in Los Angeles, I ordered two CD sets on 4/13, no book because I > hadn't noticed it, and I received my order on Cinco de Mayo. > > G

Re: Failing to get [EMAIL PROTECTED] in X

2007-05-10 Thread Jimmy Mitchener
Try `sudo 915resolution 4d 1680 1050 32` If 4d is the only one that has 1680x1050 available you only have 16bit color, and you're trying to use 24, so it's not changing anything. On 5/10/07, Alex Holst <[EMAIL PROTECTED]> wrote: > > Quoting Ted Unangst ([EMAIL PROTECTED]): > > On 5/10/07, Alex Ho

Re: cvsync broken?

2007-05-10 Thread Jimmy Mitchener
I'm pretty sure this is all related to ualberta and www blowing up, causing a bit of a ripple effect. It'll likely take some time for the mirrors to sync back up Jimmy. On 5/10/07, Jason Crawford <[EMAIL PROTECTED]> wrote: > > On 5/10/07, Claus Assmann <[EMAIL PROTECTED]> wrote: > > On Thu, May 1

Re: what's the best way to configure a 3.75TB datastore?

2007-05-10 Thread Jimmy Mitchener
> I believe in using the right tool for the job and, to be honest I > wouldn't use OpenBSD for a large data store like that. If it were me > I'd get a real SAN or NAS but you have what you have so my top choice > would be an OS that you can run an Volume manager on, Linux with LVM2 > or Veritas

Re: Failing to get [EMAIL PROTECTED] in X

2007-05-11 Thread Jimmy Mitchener
On 5/10/07, Alex Holst <[EMAIL PROTECTED]> wrote: > > Quoting Jimmy Mitchener ([EMAIL PROTECTED]): > > Try `sudo 915resolution 4d 1680 1050 32` > > > > If 4d is the only one that has 1680x1050 available you only have 16bit > > color, and you're trying

Re: Failing to get [EMAIL PROTECTED] in X

2007-05-12 Thread Jimmy Mitchener
On 5/12/07, Michael Oliver <[EMAIL PROTECTED]> wrote: On 5/12/07, Alex Holst <[EMAIL PROTECTED]> wrote: > > Quoting Tobias Weingartner <[EMAIL PROTECTED]>: > > xdpyinfo | grep dim > > tori$ xdpyinfo | grep dim > dimensions:1680x1050 pixels (474x303 millimeters) > > And my current xorg.conf

Re: Failing to get [EMAIL PROTECTED] in X

2007-05-12 Thread Jimmy Mitchener
. Sometimes it's not required, other times I have to restart X nearly 20 times. It seems pretty hit and miss. Hopefully this will improve with the new 965GM drivers =) On 5/12/07, Alex Holst <[EMAIL PROTECTED]> wrote: Quoting Jimmy Mitchener ([EMAIL PROTECTED]): > Also, you claim

Snapshots src/sys tarballs

2007-05-30 Thread Jimmy Mitchener
Is there a reason snapshots do not currently come with a src/sys.tar.gz as releases do? I would think this to be quite useful for people wishing/requiring building their own kernels, and using snapshots, as it would help to minimize damage from kernel/userland (and packages) coming out of sync. I

Re: Snapshots src/sys tarballs

2007-05-30 Thread Jimmy Mitchener
anyway, snapshots aren't always quite the same as you get from -current source. That's my point really. I would think it to be advantageous to have a snapshot of the code just as that snapshot was created (no pun intended). But yes, you could avoid the pitfalls I described previously by followin

Re: Problem installing 4.1/sparc64 on Sun Blade 100

2007-06-07 Thread Jimmy Mitchener
On 6/7/07, Landry Breuil <[EMAIL PROTECTED]> wrote: 2007/6/7, Landry Breuil <[EMAIL PROTECTED]>: > > > > 2007/5/31, Ted Bullock <[EMAIL PROTECTED]>: > > > > I had the same problem until I updated the firmware to 4.17.1 > > -Ted > > > > Landry Breuil wrote: > > > Hello, > > > > > > i'm trying to i

Re: Logitech G15 Keyboard

2007-06-08 Thread Jimmy Mitchener
On 6/7/07, Sam Fourman Jr. <[EMAIL PROTECTED]> wrote: hello misc@ I have a Logitech G15 Keyboard, I am Extremely happy with it however, the period key on the number pad does not work like it should, it puts a ~ where a . should be this is kind of troublesome because when i key ip address it is h

Re: Invalid partition table (was /usr/obj partition AWOL)

2007-06-08 Thread Jimmy Mitchener
On 6/8/07, Theo de Raadt <[EMAIL PROTECTED]> wrote: > c: 7168196763 unused 0 0 # Cyl 0*- 4461 > d: 210445263 4.2BSD 2048 16384 132 # Cyl 0*- 130 Ah -- your 'c' partition does not start at 0. It's an old FreeBSD partition on yo

uath kernel panic on sparc64

2007-06-09 Thread Jimmy Mitchener
I have a TRENDnet TEW-444UB that is supported under the atheros driver, and works wonderfully on i386. Sparc64 however, is a different story. If I plug the device in to an already running system, it is recognized and nothing seems to go terribly wrong, I can even scan with `ifconfig -M uath0`. How

Re: uath kernel panic on sparc64

2007-06-09 Thread Jimmy Mitchener
On 6/9/07, Jimmy Mitchener <[EMAIL PROTECTED]> wrote: I have a TRENDnet TEW-444UB that is supported under the atheros driver, and works wonderfully on i386. Sparc64 however, is a different story. If I plug the device in to an already running system, it is recognized and nothing seems

Re: Similar USB scanners

2007-06-22 Thread Jimmy Mitchener
http://www.sane-project.org/ On 6/22/07, Karel Kulhavy <[EMAIL PROTECTED]> wrote: Hello uscanner(4) supports Epson Perfection 610U,636U,1200U,1200U Photo, but I can get only Perfection V10. Or HP ScanJet - supported 4100C, 5200C, 5300C, 6300C, but I can get only 2400C. Is there a chance that

Re: files system of OpenBSD

2007-06-22 Thread Jimmy Mitchener
On 6/21/07, Peter N. M. Hansteen <[EMAIL PROTECTED]> wrote: Alex Kwan <[EMAIL PROTECTED]> writes: > I am first time to install Open BSD, is the OpenBSD files' system > same as FreeBSD? many thanks! They share a common ancestry and the teams tend to look at the good bits produced by the others