Re: 4.2 acomdata DVEXXU2FE 5.25" enclosure fails to burn DVDs

2008-02-15 Thread Pawel Veselov
> > I actually had this unit for long time, connected as an IDE, never had > > any problems with it. > > I'm putting it in an enclosure because it started to overheat inside > > the case with that new > > hardware I got recently. > > Perhaps the enclosure: > 1. allows the drive to overheat. D

Re: 4.2 acomdata DVEXXU2FE 5.25" enclosure fails to burn DVDs

2008-02-15 Thread Pawel Veselov
Hi! On Thu, Feb 14, 2008 at 11:29 PM, Jacob Meuser <[EMAIL PROTECTED]> wrote: > > Hi > > I got an acomdata DVEXXU2FE enclosure, and stuffed it with SONY, DVD > > RW DRU-510A. > > Attempts to burn dvds fail after about 140Mb, drive simply stops and > > becomes ready. cdrecord > > fails after some t

4.2 acomdata DVEXXU2FE 5.25" enclosure fails to burn DVDs

2008-02-14 Thread Pawel Veselov
Hi, I got an acomdata DVEXXU2FE enclosure, and stuffed it with SONY, DVD RW DRU-510A. Attempts to burn dvds fail after about 140Mb, drive simply stops and becomes ready. cdrecord fails after some timeout, and an unknown error code is displayed. Do I get another enclosure, or did I just picked a ba

Re: MSI K9N6GM vs. ASUS m2a-vm and 4.2

2007-12-29 Thread Pawel Veselov
c 29, 2007 4:32 AM, Peter Strvmberg <[EMAIL PROTECTED]> wrote: > On 28 Dec 2007 at 21:29, Pawel Veselov wrote: > > > Hi, > > > > Just had some experience installing 4.2 on ASUS m2a-vm... Wasn't pleasant. > > Try -current, it will work better, with some gotchas

ASUS m2a-vm and 4.2

2007-12-28 Thread Pawel Veselov
Hi, Just had some experience installing 4.2 on ASUS m2a-vm... Wasn't pleasant. 3Gbs drive shows max of 0.2MBs tranfer rate (according to iostat). My old drive shows appx 30MB on IDE bus. Tested using dd if=/dev/zero of=file. Any disk access takes forever. Selecting SATA interface as AHCI doesn't

Adding another facility to ktrace - syscall arguments

2007-11-17 Thread Pawel Veselov
Hello, It's somewhat bothersome that ktrace doesn't dump the actual values for the structures that were passed in as the arguments to a syscall. All you see are addresses, and may be you can see some translated to names, but that's about it. It would be nice if one can see inside the actual struct

Re: Support for 3ware 3W 8x00 (8006-2LP) in 4.2

2007-11-17 Thread Pawel Veselov
On Nov 16, 2007 6:16 PM, Douglas A. Tutty <[EMAIL PROTECTED]> wrote: > On Fri, Nov 16, 2007 at 08:15:22PM -0500, System Administrator wrote: > > On 16 Nov 2007 at 16:36, Pawel Veselov wrote: > > > > (just trying to find a cheap SATA hardware raid card...) > > &g

Support for 3ware 3W 8x00 (8006-2LP) in 4.2

2007-11-16 Thread Pawel Veselov
Hi, I was wondering if the 3ware 8006-2LP is supported in 4.2. The http://www.openbsd.org/i386.html page only lists 5x00, 6x00 and 7x00 as supported devices, but the man page says that 8000 is supported as well. (just trying to find a cheap SATA hardware raid card...) Thanks ! Pawel.

Java problems on 4.1

2007-10-24 Thread Pawel Veselov
Since some time ago it became impossible to run JVMs on my 4.1 box. I can't seem to figure out what's wrong, probably something easy and stupid... [EMAIL PROTECTED] /usr/local/jdk-1.5.0/bin/java& [1] 28689 [EMAIL PROTECTED] # # An unexpected error has been detected by HotSpot Virtual Machine: # #

Re: Brother HL-5250DN printer w/OpenBSD

2007-10-16 Thread Pawel Veselov
Hi, The processing filter for the printer is a pre-compiled Linux binary. The GPL license is because of Brother CUPS and LPD drivers. Thanks, Pawel. On 10/16/07, Predrag Punosevac <[EMAIL PROTECTED]> wrote: > > Pawel Veselov wrote: > > Hello, > > > > I spent

Brother HL-5250DN printer w/OpenBSD

2007-10-16 Thread Pawel Veselov
Hello, I spent some time picking a relatively cheap printer that I can also use with OpenBSD, and finally got a Brother HL-5250DN, that can connect over ethernet and has duplex printing. I put together an instruction sheet at http://manticore.2y.net/hl5250dn.html, if anyone's interested. Thanks,