Re: Find duplicate files

2008-12-14 Thread Pierre Riteau
On Sun, Dec 14, 2008 at 02:25:48PM +0100, Pc Nicolas wrote: > Hi > > Do you know a command line utility to find duplicate files with OpenBSD ? > > Thanks > fdupes, in ports.

Re: Backup strategies

2009-02-01 Thread Pierre Riteau
On 1 fivr. 09, at 18:11, Toni Mueller wrote: On Sun, 01.02.2009 at 13:01:52 +, Matthew Szudzik > wrote: See http://en.wikipedia.org/wiki/ISO_9660#The_4_GiB_.28or_2_GiB_depending_on_impl ementation.29_file_size_limit Thanks for the heads-up, but Some operating systems can handle file

Re: Reset root password on system with console insecure?

2009-02-05 Thread Pierre Riteau
On Thu, Feb 05, 2009 at 02:44:49PM +0100, Hannah Schroeter wrote: > Hi! > > On Thu, Feb 05, 2009 at 02:39:18PM +0100, Hannah Schroeter wrote: > >On Thu, Feb 05, 2009 at 07:27:56AM -0600, Phusion wrote: > >>I am looking for advice on how to reset the root password on an > >>OpenBSD system that has

Re: TBB on OBSD

2009-02-25 Thread Pierre Riteau
On 25 fivr. 09, at 07:17, Jack Woehr wrote: Anyone working with TBB ( http://www.threadingbuildingblocks.org/ ) on OpenBSD? http://marc.info/?l=openbsd-ports&m=122559493912076&w=2

Re: Inexpensive, low power, "wall wart" computer

2009-02-25 Thread Pierre Riteau
On Wed, Feb 25, 2009 at 11:26 AM, Lars Noodin wrote: > David Vasek wrote: >> What would be firewire good for? > > Data transfer such as for full backups or cloning or audio/video. > Haven't tested it yet on OpenBSD, I still have USB-only / ethernet-base > storage for those systems. Subjectively,

Re: Go order your 4.5 CD

2009-03-05 Thread Pierre Riteau
On Thu, Mar 5, 2009 at 10:47 PM, Daniel Ouellet wrote: > The new puffy looks nice too. Look to me that may be we have a new disco > puffy with the improvements on the audio in the system, but I could be > wrong. Disco puffy? Looks to me that you need to improve your geek culture.

Re: openbsd in virtualization

2009-03-18 Thread Pierre Riteau
On Wed, Mar 18, 2009 at 05:45:17AM -0400, Daniel Ouellet wrote: >> - XEN > > I could be wrong here, but if my memory is somewhat intact, I think XEN > is not playing to well with OpenBSD. There was worked done to port it to > OpenBSD, I think it was two years ago, but I can't remember exactly,

Re: Odd problem, may be related to relayd

2009-04-08 Thread Pierre Riteau
On Wed, Apr 08, 2009 at 03:06:37PM -0400, Daniel Ouellet wrote: >> Which will soon be no longer. > > I only have one small question left if I may. I do see plenty of changes > from Henning and others on this and still plenty going in pf in CVS. > > I am not sure I follow it all yet and may be it'

Re: generic.mp on laptop question: resolved

2009-04-21 Thread Pierre Riteau
On Fri, Apr 17, 2009 at 05:48:00PM -0500, Denny White wrote: > On Fri, Apr 17, 2009 at 10:48:58AM -0400, Dan Harnett spoke thusly: > > On Fri, Apr 17, 2009 at 12:02:35AM -0500, Denny White wrote: > > > Okay, dumb-ass me. Sitting here looking at the screen it finally > > > dawned on me I'm not looki

Re: OpenBSD kernel janitors

2007-10-31 Thread Pierre Riteau
ne about getting something to do, then whine about how to do it, and hack. If you don't know what to do, read source code, then hack. If you don't know how to read source code, then learn by reading books, then read source code, then hack. If you don't want to read, just shut up. Pierre Riteau -- a modest contributor who like the way it is.

Re: wpi 3945 firmware error

2007-11-04 Thread Pierre Riteau
802.11n is not supported yet). So you should try with -current (no snapshot is available with that code yet, wait a few days if you want to use a snapshot) AND make sure your interface is down when running the scan. Pierre Riteau

Re: scp doesn´t recognizes 127.0.0.1* as filename

2007-11-26 Thread Pierre Riteau
18:31 [EMAIL PROTECTED]:/u02/snap' ? -- Pierre Riteau

Re: Intel DQ35MP

2007-12-13 Thread Pierre Riteau
onnecting to wsdisplay0 > uhidev1 at uhub7 port 1 configuration 1 interface 1 "vendor 0x13ba Generic USB > K/B" rev 1.10/0.01 addr 2 > uhidev1: iclass 3/1, 2 report ids > ums0 at uhidev1 reportid 1: 3 buttons and Z dir. > wsmouse0 at ums0 mux 0 > uhid0 at uhidev1 reportid 2: input=1, output=0, feature=0 > dkcsum: sd0 matches BIOS drive 0x80 > root on sd0a swap on sd0b dump on sd0b > umass0 at uhub0 port 5 configuration 1 interface 0 "USB Audio Player" rev > 2.00/0.02 addr 2 > umass0: using SCSI over Bulk-Only > scsibus1 at umass0: 2 targets > sd1 at scsibus1 targ 1 lun 0: <, Audio Player, \\001> SCSI0 0/direct > removable > sd1: 968MB, 123 cyl, 255 head, 63 sec, 512 bytes/sec, 1984000 sec total > > Regards, > > Marcos Laufer > > -- Pierre Riteau

Re: BOINC software on OpenBSD

2007-12-18 Thread Pierre Riteau
om a quick google search, I find only Seti and SIMAP providing OpenBSD binaries. You can probably use Linux emulation to get it running. But maybe you will have to make it believe it is a Linux system to get it to download the Linux binaries. -- Pierre Riteau

Re: Using the C programming language

2007-12-24 Thread Pierre Riteau
mp_tfm->cipher_name[ECRYPTFS_MAX_CIPHER_NAME_SIZE] = '\0'; tmp_tfm->key_size = key_size; rc = ecryptfs_process_key_cipher(&tmp_tfm->key_tfm, tmp_tfm->cipher_name, -- Pierre Riteau

Re: No acpi0 on ASUS A7N8X Deluxe?

2008-01-07 Thread Pierre Riteau
ng the delay to 500 and both of the devices are found. > > /Markus > > > Pierre Riteau wrote: > > On Jan 7, 2008 9:13 AM, Markus Bergkvist <[EMAIL PROTECTED]> wrote: > >> Markus Bergkvist wrote: > >>> Pierre Riteau wrote: > >>>> I noticed that

Re: ksh / csh / jobs discrepancy

2008-01-11 Thread Pierre Riteau
here is the problem of collision between built-in commands and binaries (e.g. time). So I think Jason's fix is better: drop the MLINKs, and tell the user to read the manpage of his shell in help(1) (I think that stuff doesn't belong in afterboot(8)). -- Pierre Riteau

Re: azalia0 on hp nx7300

2008-01-13 Thread Pierre Riteau
boot :( > I don't have any usb/serial dongle at home so I can't debug this at > the moment. But are there anything you can think of that might cause > the resets in bsd which can be enabled/disabled? > /Bachman > > I would bet on acpi. It is enabled now, it was not enabled in 4.2. Try "disable acpi" after a boot -c. -- Pierre Riteau

Re: PERC 4/DI RAID controller on OBSD - best practice?

2008-01-15 Thread Pierre Riteau
7;s easy or magic happens, you may end up in big trouble. > > btw: at least in my case, the PE2800 with a 4/Di card has no beeper. If > the drive fails, you either need bioctl to tell you or notice the color > change on the display of the machine. "bioctl ami0" makes a reall

Re: getopt(3) differences OpenBSD/GNU

2008-01-16 Thread Pierre Riteau
gt; case 'n': > default: > printf("option char: %i, %c\n", > option_char, option_char); > break; > } > } while (1); > > return 0; > } > > -- Pierre Riteau

Re: OpenCVS?

2008-01-20 Thread Pierre Riteau
is > "OpenCVS", why does "cvs --help" refer to places like cvshome.org for updates > etc? > > > > -Nix Fan. > > Forgot to cc: misc... Sorry. The cvs version shipped with OpenBSD is still GNU CVS, even in -current. -- Pierre Riteau

Re: halt -p does not work with GENERIC.MP on 4.2-STABLE

2008-01-25 Thread Pierre Riteau
apm0: APM set power state: interface not connected (3) > the operating system has halted > Please press any key to reboot > You should try with -current. Much work was done on ACPI since 4.2. And I don't think the developers are interested in these kind of bugs in -stable. -- Pierre Riteau

Re: package tools misbehaving

2008-02-03 Thread Pierre Riteau
rrett > > You should try with the -v option to get more details about what is going on. -v Turn on verbose output. Several -v turn on more verbose output. -- Pierre Riteau

Re: slow network

2008-02-04 Thread Pierre Riteau
; > I suspect DNS not resolving too. And for your ssh connection freezing when using an IP address, maybe because of UseDNS Specifies whether sshd should lookup the remote host name and check that the resolved host name for the remote IP address maps back to the very same IP address. The default is ``yes''. -- Pierre Riteau

Re: marvell yukon GigE freezes the bootup

2008-02-06 Thread Pierre Riteau
> > -- > LIVAI Daniel > Public key ID = 4AC0A4B1 > Key fingerprint = D037 03B9 C12D D338 4412 2D83 1373 917A 4AC0 A4B1 > > -- Pierre Riteau

Re: /usr/include/ headers in the kernel source

2008-02-06 Thread Pierre Riteau
ks to user libraries. > > Thanks in advance for the time wasted reading this e-mail. > > -- > Joao Salvatti > Undergraduating in Computer Science > Federal University of Para - UFPA > web: http://www.openbsd-pa.org > e-mail: [EMAIL PROTECTED] > > You should upgrade to a snapshot before. This is in the FAQ... -- Pierre Riteau

Re: Hot spare synchronisation?

2008-02-08 Thread Pierre Riteau
this? > And yes, I did read afterboot once or twice - but clearly not well > enough. (just checked...) > Always thought uncommenting that specific line made root logins > possible. Weird. > Assumption, mother of etc. > > Makes me wonder why it is enabled by default though. > > To check who is actually reading afterboot(8) ;) -- Pierre Riteau

Re: rtorrent + OpenBSD = freeze

2008-02-19 Thread Pierre Riteau
heers, > -- > Jon > I have seen this freeze with both xl(4) and nfe(4). -- Pierre Riteau

Re: -current, softraid on root?

2008-02-19 Thread Pierre Riteau
Hijacking this thread to ask another question related to softraid: is it possible to disassemble a RAID volume? I wanted to test RAID0, typed 1 instead, searched the manpages... seems the only solution is wiping metadata and rebooting? On Tue, Feb 19, 2008 at 11:55:44AM -0600, Marco Peereboom wrot

Re: Watching the prgress of dd if=drive1 of=drive2

2008-02-23 Thread Pierre Riteau
ment for stty(1)) sig- nal, the current input and output block counts will be written to the standard error output in the same format as the standard completion mes- sage. -- Pierre Riteau

Re: xenocara source

2008-03-01 Thread Pierre Riteau
; /usr/src/CVS thus making all of your sources updated > > at once without any error. > > Ah, perhaps I did that at some point then... > If you checkout xenocara with cvs it will add the entry for you. But of course it won't happen if you just untar xenocara.tar.gz. -- Pierre Riteau

Re: floppy.fs

2008-03-07 Thread Pierre Riteau
lways forget and then I > require a fsck after a halt -p as it crashes the system :( > > Thoughts? > > -- > > Best Regards > > Edd > > http://students.dec.bournemouth.ac.uk/ebarrett > > I have an upgrade.site on my disk for that. You can create an install.site too, but you will need to use your own ftp server to get it. -- Pierre Riteau

Re: serial console on macbook?

2007-02-19 Thread Pierre Riteau
e them and still use the external keyboard. Compile a GENERIC.MP kernel with all acpi option enabled on another machine and copy it to the macbook with a CD, or grab -current sources on CD from another machine and copy them to the macbook. Reboot and enjoy, built-in keyboard works, ethernet (msk0) works, usb sticks work. But wireless device (ath0) doesn't. I haven't tried X11 for a while but I think it works too. Pierre Riteau

Re: New W83627HF Watchdog Driver

2007-04-27 Thread Pierre Riteau
On 4/27/07, Jon Steel <[EMAIL PROTECTED]> wrote: Thanks for the pointers. Heres the update. And just a quick question for anybody, why do some of the macros in the OS look like: #define DEBUG(x) do { ... } while(0); Is this some kind of compiler trick? style(9) : If the macro encapsulates

Re: Lenovo 8744-J2U - several questions

2007-08-07 Thread Pierre Riteau
of the port : Because 915resolution requires write access to /dev/mem, the system must be at a securelevel <= 0. Pierre Riteau > vga1 at pci1 dev 0 function 0 vendor "ATI", unknown product 0x71d4 rev 0x00 Oh and I forgot: this is a Mobility FireGL V5250, which is indeed not su

Re: uvm_fault on Asus M2V-MX

2007-08-12 Thread Pierre Riteau
oot bsd.mp (and you can enable acpi on this one too). Pierre Riteau

Re: unstable and multiple reboot for 4.2 on Sun X4100 M2 with ACPI enable on AMD64 bsd.mp with SAS RAID 1 setup.

2007-09-12 Thread Pierre Riteau
Le 12 sept. 07 ` 23:42, Daniel Ouellet a icrit : Here is the new dmesg for current. So far the boot process is much faster and do not hang anymore. I am doing install on three more boxes now and will do a bunch of reboot cycles to see the end results. Still some acpi not configure in the dmes

Re: Thank You OpenBSD

2007-09-16 Thread Pierre Riteau
Le 16 sept. 07 ` 01:25, Sean Darby a icrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello fellows from the OpenBSD community, I just wanted to stop and smell the roses. I occasionally play around with other systems, of the Unix variety and, for the sake of seeing things through the look

Re: problems with ral0 and OBSD 4.0

2007-09-18 Thread Pierre Riteau
Le 18 sept. 07 ` 18:41, Alessandro Roncari a icrit : Hello I have the following issue with ralink wireless card, acting in hostap mode hardware: ral-rt2561s board acting as access point on a Soekris Net4501, running OpenBSD 4.0. can't seem to make it work like it should, even with a 9dBi a

Re: OpenCVS

2007-09-20 Thread Pierre Riteau
Le 20 sept. 07 ` 07:10, Karl Sjvdahl - dunceor a icrit : On 9/19/07, Adrian Fisher <[EMAIL PROTECTED]> wrote: 1. Who here knows about OpenCVS? 2. How is it used? 3. When will it be released? Will it be released at the same time as 4.2? Regards, A. 1. OpenCVS is developed by

Re: Thank you developers... 4.2 arrived in the mail today

2007-10-09 Thread Pierre Riteau
Le 9 oct. 07 ` 17:02, Edd Barrett a icrit : On 05/10/2007, Chad M Stewart <[EMAIL PROTECTED]> wrote: My 4.2 CDs and t-shirt arrived in the mail today (near Buffalo, NY) and this has to be the earliest I've ever gotten mine. I hope that is more of an indication of my getting my order in early,

Re: OpenBSD 4.2-current | ASUS P5VD2-X and E2140 problems

2007-10-09 Thread Pierre Riteau
Le 8 oct. 07 ` 17:44, [EMAIL PROTECTED] a icrit : Hi guys, I ask at misc because I#m unsure if these problems are known. During reading the CHangelog I noticed the ALC883 Chip was added to Azalia. Well this Chip is at this Motherboard but I can't get it working. The BIOS supports to either set

Re: No acpi0 on ASUS A7N8X Deluxe?

2007-10-18 Thread Pierre Riteau
ened to see that behavior after enabling acpi but it would have been the same without it. I noticed that increasing the delay in sys/dev/pci/nviic.c from 100 to 500 fixes this problem but I haven't took the time to file a bug report yet. Pierre Riteau > > Below is a diff from dmesg w

Re: Apple Macbook Xorg synchronization problems

2008-08-20 Thread Pierre Riteau
On Wed, Aug 20, 2008 at 11:56:38AM -0400, Nick Guenther wrote: > On Wed, Aug 20, 2008 at 8:20 AM, Karl Sjodahl - dunceor > <[EMAIL PROTECTED]> wrote: > > On Tue, Aug 19, 2008 at 9:32 PM, Nick Guenther <[EMAIL PROTECTED]> wrote: > >>> > >> > >> You have a 2,1? How did you get it installed in the fir

Re: Can one dd to /dev/rwd0c?

2008-09-21 Thread Pierre Riteau
On Sat, Sep 20, 2008 at 10:28:07PM -0700, Aaron Stellman wrote: > On Sun, Sep 21, 2008 at 06:02:37AM +0100, Sunnz wrote: > > OK I am trying to completely erase the data of a hard disk so I though > > I can just do `dd if=/dev/arandom of=/dev/rwd0c` as to my > > understanding that is the entire hard

Re: Wireless once again being a pain, this time ipw

2008-09-24 Thread Pierre Riteau
On Wed, Sep 24, 2008 at 05:51:00PM +0100, Edd Barrett wrote: > Hi, > > I have an X31 which I have installed -current on. It has an ipw card: > ipw0 at pci2 dev 2 function 0 "Intel PRO/Wireless 2100" rev 0x04: irq 11 > > Its function seems to work for a while, then I get: > Sep 24 15:22:35 x31 /bs

Re: cannot alloc NNN bytes for blockmap

2008-09-24 Thread Pierre Riteau
Adding more RAM won't change anything with your current software configuration. You are running 4.3 which limits dynamic memory allocation to 1 GB per process. You could boot off a snapshot where the limit is bigger (and fsck uses less memory as Chris said). On Wed, Sep 24, 2008 at 12:25:53PM -050

Re: slow network performance behind cisco

2008-10-24 Thread Pierre Riteau
On Fri, Oct 24, 2008 at 03:54:01PM +0200, Christoph Leser wrote: > > -Urspr|ngliche Nachricht- > > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Im Auftrag von Otto Moerbeek > > Gesendet: Freitag, 24. Oktober 2008 13:11 > > An: Sebastian Reitenbach > > Cc: misc@openbsd.org > > Betref

Re: httpdump?

2008-11-23 Thread Pierre Riteau
ave the same for IPv4 packets. Note that IPv6 has a jumbogram feature enabling the use of bigger packets but I never saw it in action. And since tcpdump doesn't reassemble framented IP packets, your network interface MTU should be enough anyway. -- Pierre Riteau

Re: Disable power button

2008-04-12 Thread Pierre Riteau
e this is not possible at runtime, but I guess that disabling acpibtn(4) in your kernel with UKC/config(8) should do the trick. -- Pierre Riteau

Re: Got 'em !

2008-04-12 Thread Pierre Riteau
gt; http://www.weirdnet.nl/ > Got mine yesterday, with a nice "#1 !" on the package :) Very nice packaging as usual, the comics are really nice. I really like the one behind the CDs. Thanks for this great release! -- Pierre Riteau

Re: azalia

2008-05-01 Thread Pierre Riteau
ves no sound either > thx > cdio play tells your CD drive to play to its analog output. If your CD drive is not plugged to your sound card, you will not hear any sound. You can use cdio cdplay instead. -- Pierre Riteau

Re: Editing C with...

2008-05-03 Thread Pierre Riteau
> At present moment I use vim. > > -- > Thanks, > Jordi Espasa Clofent > http://xkcd.com/378/ -- Pierre Riteau

Re: ral(4) hostap plea

2008-05-07 Thread Pierre Riteau
ng to the laptop > quite reliably. > > FWIW. > > Rod/ > (Any off-list replies to the reply-to address only, please. Others are > tarpitted.) > -- > Did you hear about the Buddhist who refused his dentist's Novocain > during root canal work? He wanted to transcend dental medication. > I agree this is a good card, I have the very same: ral0 at pci1 dev 8 function 0 "Ralink RT2560" rev 0x01: irq 11, address 00:13:d3:00:43:fc ral0: MAC/BBP RT2560 (rev 0x04), RF RT2525 and I can easily get 2.6 MB/s with sftp. -- Pierre Riteau

Re: Problems going from 4.3-release to -stable

2008-05-08 Thread Pierre Riteau
t; *** Stop. > # uname -a > OpenBSD atom 4.2 GENERIC#1427 sparc64 > > Am i missing something obvious? This has not occured on 4.2 > > Cheers, Mike > Well, the error is pretty obvious. Whatever you did, you are on OpenBSD 4.2 trying to build OpenBSD 4.3. This doesn't work. -- Pierre Riteau

Re: ssh_exchange_identification: Connection closed by remote host

2008-05-20 Thread Pierre Riteau
isabled by default in > OpenBSD. > > Maxim > No it is not. -- Pierre Riteau

Re: cwm keybindings misbehavior

2008-06-12 Thread Pierre Riteau
On Thu, Jun 12, 2008 at 01:13:05PM -0300, Daniel B. wrote: > Hi, > > I can't get the response desired to some of the default keybindings in > cwm. > > Some of them: M-/, C-/, M-?. With the first and the third, I just hear a > beep (or a Wuff!! in screen). The second delete my window if not in > s

Re: 4.3: netstat question

2008-06-12 Thread Pierre Riteau
On Fri, Jun 13, 2008 at 12:47:25AM +0200, Toni Mueller wrote: > Hi, > > as of today (I didn't notice it earlier), I see this problem on one of > my machines: > > # netstat -rnf inet > netstat: sysctl of routing table: Cannot allocate memory > > This machine receives two full feeds @ ~255k routes

Re: in-kernel pppoe problems

2008-06-13 Thread Pierre Riteau
On Fri, Jun 13, 2008 at 11:24:32PM +0200, misc(at)openbsd.org wrote: > Hello, > > it looks like the in-kernel pppoe causes systems to hang up sometimes. I > testet with two systems (completly different hardware) and two different > dsl-modems (I'm from germany - standard tcom modems). > Did someon

Re: use boot.conf boot into GENERIC.MP with the 5 second pause at boot-time

2008-06-16 Thread Pierre Riteau
On Mon, Jun 16, 2008 at 05:19:16PM +0800, Dongsheng Song wrote: > I use a amd64 MP server, default boot into GENERIC, not GENERIC.MP. > > I can use boot.conf boot into GENERIC.MP, but this remove the 5 > second pause at boot-time. > > How can I default boot into GENERIC.MP, and not remove the 5 s

Re: OpenBSD project goals

2008-06-24 Thread Pierre Riteau
On Tue, Jun 24, 2008 at 10:10:37PM +0200, Samo Jelovsek wrote: > On 24. 06. 2008 16:41, Marco Peereboom wrote: >>> Understood, but I wrote about functionality conciously: I would mean >>> "ability to write a letter" rather than OO.org. >> >> mg and vi come to mind... >> >> > > Hm, I'm just curious

Re: OpenBSD project goals

2008-06-24 Thread Pierre Riteau
On Tue, Jun 24, 2008 at 10:28:27PM +0200, Otto Moerbeek wrote: > On Tue, Jun 24, 2008 at 10:18:05PM +0200, Pierre Riteau wrote: > > > On Tue, Jun 24, 2008 at 10:10:37PM +0200, Samo Jelovsek wrote: > > > On 24. 06. 2008 16:41, Marco Peereboom wrote: > > >&g

Re: How can the bootprompt be removed from the bootloader on an amd64 system?

2008-07-03 Thread Pierre Riteau
On Thu, Jul 03, 2008 at 02:41:11PM +0200, Alexander Hall wrote: > Jason Crawford wrote: >> On Wed, Jul 2, 2008 at 6:36 PM, Jon <[EMAIL PROTECTED]> wrote: >>> I would like the bootloader to accept no user input and do nothing but >>> load the kernel. >> >> man boot.conf >> look for timeout > > Anoth

Re: How can the bootprompt be removed from the bootloader on an amd64 system?

2008-07-03 Thread Pierre Riteau
On Thu, Jul 03, 2008 at 03:17:13PM +0200, Alexander Hall wrote: > Pierre Riteau wrote: >> On Thu, Jul 03, 2008 at 02:41:11PM +0200, Alexander Hall wrote: >>> Jason Crawford wrote: >>>> On Wed, Jul 2, 2008 at 6:36 PM, Jon <[EMAIL PROTECTED]> wrote: >>&g

Re: does SiI3124 sata controller work under openbsd

2008-07-06 Thread Pierre Riteau
On Sun, Jul 06, 2008 at 12:43:39PM +0300, Imre Oolberg wrote: > Hallo! > > I am choosing (probably from ebay) a sata adapter to connect four newer > generation sata disks to little older computer (ibm x200, with 32bit pci > slots) to make myself an home-made storage for home use backup. I have

Re: rtorrent problems - solved?

2008-07-13 Thread Pierre Riteau
able to reproduce the problem on a > box that used to freeze. Please test and report, maybe Otto just fixed > another obscure bug ;) > > -- > viq I will try again and report, but if this is fixed I think it would be from a kernel change (biomem? pagedaemon?) rather than the userland malloc ;) -- Pierre Riteau

Re: ath(4) testers needed: AR2413, AR5413, AR5424 and AR5212 11a mode

2006-09-24 Thread Pierre Riteau
On 9/19/06, Reyk Floeter <[EMAIL PROTECTED]> wrote: hi, i recently enabled support for some newer wireless chipsets from atheros, like the AR2413, AR5413, and AR5424 single chip solutions. please also test it if you have an intel-based mac - the integrated wireless NIC is based on the pci expre

Re: ath(4) testers needed: AR2413, AR5413, AR5424 and AR5212 11a mode

2006-09-25 Thread Pierre Riteau
On 9/24/06, Karsten McMinn <[EMAIL PROTECTED]> wrote: On 9/24/06, Pierre Riteau <[EMAIL PROTECTED]> wrote: > ath0 at pci2 dev 0 function 0 "Atheros AR5424" rev 0x01: irq 11 > ar5k_ar5212_nic_wakeup: failed to resume the AR5212 (again) > ath0: unable to attach hardw

Re: ath(4) testers needed: AR2413, AR5413, AR5424 and AR5212 11a mode

2006-10-04 Thread Pierre Riteau
On 9/27/06, Reyk Floeter <[EMAIL PROTECTED]> wrote: On Sun, Sep 24, 2006 at 02:58:34PM +0200, Pierre Riteau wrote: > On 9/19/06, Reyk Floeter <[EMAIL PROTECTED]> wrote: > >hi, > > > >i recently enabled support for some newer wireless chipsets from > >ather

Re: Mac Mini (intel) status

2006-12-03 Thread Pierre Riteau
On 12/1/06, Marco S Hyman <[EMAIL PROTECTED]> wrote: Not working for me. I get this far: CD_ROM: 90 Loading /CDBOOT probing: pc0 com0 mem(699K 991M a20=on) disk: hd0+* cd0 boot> c and there it stays forever. I suspect the "c" following the boot prompt is left over from "hold c to boot from cd

Re: OpenBSD and KVM switch.

2010-04-27 Thread Pierre Riteau
On Tue, Apr 27, 2010 at 04:44:06AM -0700, J.C. Roberts wrote: > On Tue, 27 Apr 2010 16:31:02 +0930 David Walker > wrote: > > > Hiya JCR. > > > > A snapshot also re-attaches with the default layout (QWERTY). > > It doesn't matter if I use wsconsctl.conf or the kbdtype file. > > > > uname -rv > >