panic: aml_die on 6.0/amd64 (Intel N3050)

2016-09-11 Thread Stephen Takacs
Just did a fresh install of 6.0/amd64 on my HP 250 G4 laptop with Celeron N3050 CPU. 5.9 was working, but 6.0 panics on the first boot immediately after installing base sets. I took pictures with cellphone digital camera; it's the only one I have. The first images are cut off a little, so I took

Re: Delete packages with dependencies

2009-08-05 Thread Stephen Takacs
Luis Useche wrote: It seems like an additional information should be added to the package database. A bit indicating if the package was installed manually by the user (admin?) or not. Then, the package can only be deleted if the the user explicitly say so as oppose to automatic deletion as

Re: UPDATE: mozilla-firefox-3.0

2008-07-17 Thread Stephen Takacs
banking system that's usable via /usr/bin/lynx, even though the browser supports both SSL and cookies. And we're talking about a site you log into specifically to shift numbers around... There need not be any images, videos, scripts, or other bloat... -- Stephen Takacs [EMAIL PROTECTED

Re: usb gamepads

2008-06-17 Thread Stephen Takacs
! -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

usb gamepads

2008-06-14 Thread Stephen Takacs
Do they work on OpenBSD? I don't see any mention of them in the FAQ or man pages. It looks like some of the ports (generator, zsnes, xmame) link against usbhid, but others (snes9x) don't. Any hardware recommendations? -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56

Re: Firefox 2.0.0.12

2008-04-08 Thread Stephen Takacs
not be able to use it to login to your online banking site, so keep the pig around (but only use it for the bank website). -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: The REAL reason we use OpenBSD

2008-03-15 Thread Stephen Takacs
low, because automation is something that should be considered a given, as without it any meaningful business operation falls apart after a certain scale is reached. -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: zombies - half solved

2008-03-12 Thread Stephen Takacs
more lines of code). -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: openbsd's perl and thread support

2007-11-29 Thread Stephen Takacs
://poe.perl.org). This is just a CPAN module, so you don't have to rebuild perl in order to use it. -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

cgi best practices (was: Re: http://openbsd.rt.fm/faq/faq10.html#httpdchroot)

2007-06-20 Thread Stephen Takacs
David Newman [EMAIL PROTECTED] wrote: Anything else? perldoc perlsec has a lot of good advice. -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: fileserver lockups: no ddb

2007-04-08 Thread Stephen Takacs
3.9 to 4.0. After about a week of that craziness and no way to troubleshoot further (short of running memtest86 and 'make build', neither of which revealed any hardware issues), I went back to 3.9, and it's been as rock-solid as it used to be. -- Stephen Takacs [EMAIL PROTECTED] http

Re: fileserver lockups: no ddb

2007-04-08 Thread Stephen Takacs
give 4.1 a shot and see though... -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: fileserver lockups: no ddb

2007-04-08 Thread Stephen Takacs
ran okay: OpenBSD/amd64 CDBOOT 1.06 booting cd0a:/4.0/amd64/bsd.rd [0xblahblah etc.] entry point at 0x1001e0 [0xblahblah etc.] _ But that's where it stopped (imagine the _ above is a blinking cursor). No blue kernel messages ever appeared on the console. -- Stephen Takacs [EMAIL PROTECTED

Re: crash on 4.0 (but no ddb)

2006-11-26 Thread Stephen Takacs
Stuart Henderson wrote: I've had faulty hardware that was somewhat stable with earlier releases but crashed more often with code from sometime in april; the key point is that the hardware _was_ faulty. memtest86 did not find any RAM errors. 'make build' whilst running stress (from ports) did

Re: crash on 4.0 (but no ddb)

2006-11-24 Thread Stephen Takacs
This machine has been locking up randomly once or twice a day on average, but always when X is running. So I've been leaving it in console mode at night, hoping it crashes into ddb... Last night it crashed, but unfortunately, it didn't go into ddb on its own, and the ddb.console Ctl-Alt-Esc key

Re: crash on 4.0 (but no ddb)

2006-11-13 Thread Stephen Takacs
Alexander Hall wrote: Try a serial console, if possible. I have not been able to view the ddb output if the machine crashed while running X. Not sure if the caps lock etc was unresponsive, though. I am on a Dell Inspiron 4100. This laptop doesn't have any serial ports, but maybe one of those

Re: crash on 4.0 (but no ddb)

2006-11-06 Thread Stephen Takacs
On Sun, Nov 05, 2006 at 05:27:05PM -0500, Kyle George wrote: Actually, what I should have said was uncomment the ddb.console=1 line in sysctl.conf. That's where it should go. It will work in either place though. Yeah that's what I did. :-) Unfortunately the machine crashed again tonight

crash on 4.0 (but no ddb)

2006-11-05 Thread Stephen Takacs
I upgraded my laptop yesterday, and this afternoon I returned to find an interesting surprise: the screen was blank, and the keyboard completely unresponsive (even the CapsLock key LED didn't toggle). Unfortunately the logs don't say much. I hard-reset the machine at 13:25. Here are the only

Re: crash on 4.0 (but no ddb)

2006-11-05 Thread Stephen Takacs
On Sun, Nov 05, 2006 at 03:12:33PM -0500, Kyle George wrote: Maybe add sysctl ddb.console=1 to rc.securelevel so if it happens again you can try breaking into ddb with ctrl-alt-esc. Thanks! I'll add that, reboot, and we shall see...

Re: Why no compiler on prod system [Was: Re: How to update httpd without a compiller]

2006-08-24 Thread Stephen Takacs
away, after doing rm -rf / maybe. ;-) -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: USB keyboards / encryption

2006-07-10 Thread Stephen Takacs
Joachim Schipper wrote: The most sensible implementation of what you want is a laptop + ssh, I suppose. Make sure you get the kind without the built-in keylogger. ;-) http://virus.org.ua/unix/keylog/klog.htm -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988

Re: FIXED!!! :Re: qemu and -net tap, how can I enable network?

2006-06-06 Thread Stephen Takacs
? :-) -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: FIXED!!! :Re: qemu and -net tap, how can I enable network?

2006-06-05 Thread Stephen Takacs
option. -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: Crypto Partition Problem

2006-06-04 Thread Stephen Takacs
to look like a real filesystem... -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: Humppa Validation

2006-06-01 Thread Stephen Takacs
/hexdigest methods and associated example code. You could use that to generate or validate bsd-style /bin/md5 output on other platforms, including Win32. -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: Recommended window manager for OpenBSD

2006-05-29 Thread Stephen Takacs
). -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: PHP vs Mason vs Ruby vs JSP/Tomcat

2006-05-26 Thread Stephen Takacs
is that it comes in the base system. All other languages you mentioned have to be installed via packages/ports. -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: PHP vs Mason vs Ruby vs JSP/Tomcat

2006-05-22 Thread Stephen Takacs
://www.fastcgi.com/ -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: exploit for openbsd 3.9 php 4.4.1p0/5.0.5p0

2006-05-03 Thread Stephen Takacs
more than $4.99/mo. Then again, it sounds like you're running your own OpenBSD server, so this probably isn't an issue... -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: Alternatives to /proc filesystem

2006-04-30 Thread Stephen Takacs
that. -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

usb mouse detected but not working

2006-04-09 Thread Stephen Takacs
I've got a similar situation as this: http://marc.theaimsgroup.com/?l=openbsd-miscm=106401329307009w=2 Basically, I have a laptop with a built-in touchpad (which works fine) and also a separate keyboard + touchpad hooked up to one of the laptop's USB ports. The external touchpad is a very plain

can't mount_ntfs on svnd

2006-03-15 Thread Stephen Takacs
I have a 1 GiB win2k/ntfs disk image that was created with qemu, using the default raw image format (it's exactly what you would get if you copied the data from a physical disk partition to the file). The OS inside the image is Windows 2000 Server 5.00.2195, with the NTFS partition marked as type

Re: can't mount_ntfs on svnd

2006-03-15 Thread Stephen Takacs
. -- Stephen Takacs [EMAIL PROTECTED] http://perlguru.net/ 4149 FD56 D078 C988 9027 1EB4 04CC F80F 72CB 09DA

Re: DMA issues on Acer Aspire 3003WLCi laptop

2005-11-17 Thread Stephen Takacs
Support for the SiS 760 went in after 3.7 try something newer. Thanks, upgraded to 3.8 today and it works like a charm!