Mini-USB camera not working under OpenBSD.

2008-04-09 Thread Brynet
Hello everyone, recently I obtained a tiny USB camera from a friend... I mostly wanted it due to the sheer size of the thing, it's smaller then my thumb.. heh. :) Anyway, The first thing I did was plug it in.. unfortunately it displayed this unpleasant error: uhub1: device problem, disabling

Re: Logging failed SSH users and the passwords they typed

2008-04-22 Thread Brynet
This is a hack, I didn't test it. (Apply against OpenBSD 4.2+PATCHES.) --- /usr/src/usr.bin/ssh/sshconnect2.c Mon Jun 18 16:34:35 2007 +++ /usr/src/usr.bin/ssh/sshconnect2.c Tue Apr 22 21:58:13 2008 @@ -743,6 +743,10 @@ snprintf(prompt, sizeof(prompt), [EMAIL PROTECTED]'s password: ,

Re: Logging failed SSH users and the passwords they typed

2008-04-22 Thread Brynet
Remember children, don't send patches at 10pm. The patch I sent will not work, You remove the NULL-comparison, but doing so will also log the *valid* password. (In plain text.) Time to walk away, with my tail between my legs.

Re: OpenBSD 4.3 packages broken?

2008-05-01 Thread Brynet
Never mind, I'm totally losing my brain... I set the PKG_PATH in my profile and forgot to login again, how stupid can I be? Sorry for the noise.

OpenBSD 4.3 packages broken?

2008-05-01 Thread Brynet
Hello, I just finished installing OpenBSD 4.3 on one of my workstations.. unfortunately installing packages seems to fail miserably. First, I changed my PKG_PATH to a local mirror that seemed to contain the OpenBSD packages, that failed, thinking they were out of sync I decided to use the main

Re: trouble talking to serial port

2008-07-07 Thread Brynet
Hi, In this case, you need to use the callout device for the first serial port, /dev/cua00 in this case. Good luck, see tty(4) or cua(4).

Re: sshd_config(5) PermitRootLogin yes

2008-07-10 Thread Brynet
The keyword here is *default*. Say you installed OpenBSD on a soekris, it's nice having root enabled temporarily. That way you can login at a later time, create a lesser privledged account, edit the sudoers file.. and disable root logins in sshd_config. I believe the developers decision is

Re: Is it necessary to recompile OS to apply security patch?

2008-07-29 Thread Brynet
Assume this production server is running one of the supported releases, 4.2 or 4.3, you can obtain the latest patch via the errata page. http://openbsd.org/errata43.html For 4.2 it's errata #013, for 4.3 it's #004... if you run an earlier version, manually merging the patch may be required.

Re: 3D Hardware Accerlation

2008-07-30 Thread Brynet
Hi, I have a few additional questions related to the OP's topic. 1) In 4.4, will Xenocara be built with DRI modules? (Making it a little easier to test @oga's work.) 2) Why does vga(4) start count at 1 instead of 0? :-) Thanks for all the work guys, my apologies for hijacking your thread

Re: assembly for x86

2008-09-23 Thread Brynet
://developer.amd.com/documentation/guides/Pages/default.aspx#manuals http://www.intel.com/products/processor/manuals/ If you follow the Order a printed copy link on the Intel page, you can get them free.. no shipping fees. -Brynet.

Re: USB disklabel trouble

2008-10-11 Thread Brynet
with 1.0/1.1 host controllers. First, try booting a 4.4-snapshot bsd.rd.. it might be a OpenBSD related bug.. post a newer dmesg then. -Brynet.

Ports question, net/pidgin (Finch bug)

2008-10-11 Thread Brynet
) + 'a' was supposed to bring up a context menu.. but it disappears suddenly. I'm using OpenBSD 4.3, with pidgin 2.3.1. -Brynet

Re: Best Way to get OpenBSD installed on Sun Blade 1000/2000

2008-10-12 Thread Brynet
Vivek Ayer wrote: But the cable is short, so I got a regular extension cable to hook up to it. It might be advisable to get a longer null modem cable, as you know.. the different between a null modem and strait through cable is the pinout. Good luck. -Brynet

Re: VLC/MPlayer/ffmpeg audio/video sync issues introduced in 4.4..

2008-11-10 Thread Brynet
Sorry for the BBCode, force of habit.. ;-) -Brynet

VLC/MPlayer/ffmpeg audio/video sync issues introduced in 4.4..

2008-11-10 Thread Brynet
of anything. ([i]The majority are AMD Athlon XP and Pentium 4, anything older I own is bound to have rendering issues anyway..[/i]). Even if I've accomplished nothing with this email, I would like hearing if anyone else is experiencing the problem. -Brynet

Re: VLC/MPlayer/ffmpeg audio/video sync issues introduced in 4.4..

2008-11-10 Thread Brynet
memory field.. the userldt option seems unrelated, I don't use the Win32 codecs. Thanks a lot for helping me out with this though, was starting to think it was all in my head... ;) -Brynet

Re: Dim console after exiting X

2008-11-11 Thread Brynet
to tell the different between the two depths. Hope that helps.. :-) -Brynet

Re: sandisk cruzer usb pen-drives with hotplugd

2009-01-20 Thread Brynet
It's hard to find a USB drive that doesn't have that U3 nonsense, you'll need to find a friend that has a Windows or Mac system to get rid of it. http://www.u3.com/uninstall/ -Brynet

Re: sandisk cruzer usb pen-drives with hotplugd

2009-01-20 Thread Brynet
you with that, but I know someone who owns a similiar device.. AFAIK he hasn't removed U3 from it yet. -Brynet

Re: Question about apmd power savings

2011-10-18 Thread Brynet
On Tue, Oct 18, 2011 at 11:53:25AM -0700, Joe S wrote: This isn't a problem and I'm not complaining, I'm just a bit curious as apmd didn't save me as much power as I hoped for. I noticed that apmd couldn't throttle my cpu in 4.9-RELEASE (amd64). However, since March 2011, -CURRENT recognizes

Re: 5.0 vmt0 kernel panic in Linux KVM

2011-11-08 Thread Brynet
On Mon, Nov 07, 2011 at 03:51:50PM +0100, Walter Haidinger wrote: cpu0: AMD Phenom(tm) II X6 1100T Processor (AuthenticAMD 686-class, 512KB L2 cache) 3.31 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,SSE3,CX16,POPCNT ... bios0:

Re: 5.0 vmt0 kernel panic in Linux KVM

2011-11-08 Thread Brynet
On Tue, Nov 08, 2011 at 01:27:37PM -0500, Brynet wrote: @@ -190,7 +190,7 @@ k1x_init(struct cpu_info *ci) #if NACPICPU 0 msr = rdmsr(MSR_K1X_STATUS); - k1x_acpi_init(cstate, msr); + k1x_acpi_init(cstate); Whoops, fixed patch for amd64. -Bryan. Index: amd64/amd64/k1x

Re: 5.0 vmt0 kernel panic in Linux KVM

2011-11-09 Thread Brynet
On Wed, Nov 09, 2011 at 03:35:01PM +0100, Walter Haidinger wrote: Does the patch fix the following? I've forwarding the bug report to the Linux KVM developers. The response: The patch in my first email should be enough to avoid the issue, the i386 patch was fine, only the amd64 patch was

Re: 5.0 vmt0 kernel panic in Linux KVM

2011-11-09 Thread Brynet
On Wed, Nov 09, 2011 at 08:38:01AM +0100, Walter Haidinger wrote: I did run i386 bsd. /usr/src/sys/arch/i386/i386/k1x-pstate.c also has k1x_acpi_init(cstate, msr); in line 193 of 5.0's k1x_init(). Can you send me the patch below for i386 to test? Thanks, Walter What? Apply the entire

Re: 5.0 vmt0 kernel panic in Linux KVM

2011-11-09 Thread Brynet
On Thu, Nov 10, 2011 at 11:45:06AM +1100, Jonathan Gray wrote: On 09.11.2011 14:40, Avi Kivity wrote: Actually, it looks like an OpenBSD bug. According to the AMD documentation: The current P-state value can be read using the P-State Status Register. The P-State Current Limit

Re: iPad2 and iPhone4S USB messages

2011-12-23 Thread Brynet
Yup, Any new iDevice will show up as uaudio/uhid, dhill@ already committed something so they'll attach as ugen(4) instead. If you want to use libusb ports (..like gphoto2), you'll need to add similars quirks for the iPad2. You didn't post the product ID. -Bryan.

Re: iPad2 and iPhone4S USB messages

2011-12-23 Thread Brynet
On Fri, Dec 23, 2011 at 09:30:44PM -0500, Dave Anderson wrote: For the iPhone, yes, but evidently not for the iPad2. Yes, it will be a manual effort for as long as Apple releases new devices. If you want to use libusb ports (..like gphoto2), you'll need to add similars quirks for the iPad2.

Re: ichiic

2012-01-20 Thread Brynet
On Sat, Jan 21, 2012 at 06:29:22AM +1030, David Walker wrote: Every few minutes I see this on the console ... ichiic0: abort failed, status 0x2INTR ... followed a minute or so later by ... ichiic0: abort failed, status 0x40INUSE ... rinse and repeat. dc0 at pci1 dev 1 function 0 Lite-On

Re: iPad2 and iPhone4S USB messages

2012-01-30 Thread Brynet
On Mon, Jan 30, 2012 at 03:52:42PM -0500, Dave Anderson wrote: Rather belatedly: .. iPad(0x129f), Apple Inc.(0x05ac) ... Dave -- Dave Anderson d...@daveanderson.com Okay.. so try this, run make in dev/usb before building. Index: uaudio.c

Re: OpenBSD 5.1 - snapshot - bsd.mp only detects one CPU of dual-processor AOpen DX34 Plus board

2012-02-13 Thread Brynet
On Mon, Feb 13, 2012 at 11:34:59PM +0100, Adriaan wrote: ... OpenBSD 5.1 (GENERIC.MP) #187: Sat Feb 11 12:30:14 MST 2012 apm0 at bios0: Power Management spec V1.2 acpi at bios0 function 0x0 not configured .. I need the machine right now for testing my new Internet line, but in two or

Re: OpenBSD 5.1 - snapshot - bsd.mp only detects one CPU of dual-processor AOpen DX34 Plus board

2012-02-14 Thread Brynet
On Tue, Feb 14, 2012 at 10:00:52AM +0100, Adriaan wrote: A year ago, with a 4.9 snapshot the acpi stuff on that box was configured, and both CPUs detected. For some reason the probe for apm fails on your system in 4.9, so acpi was allowed to attach. In later releases, it seems the probe for

Re: CD/DVD CDROM support

2012-02-24 Thread Brynet
On Fri, Feb 24, 2012 at 04:12:13PM -0700, Duncan Patton a Campbell wrote: This is not an old board, but admittedly ATAPI CDs are. They're still quite common, but this is a problem with the controller, not the drive. there's no evidence of the device in the dmesgs, either. Hmm? OpenBSD 4.9

Re: PF proliferation, the more the merrier

2012-03-01 Thread Brynet
I believe henning mentioned somewhere that Apple were adopting an out of date PF but I didn't know other companies were. The Playbook uses QNX. A lot of their userland utilities were derived from BSD, maybe even the early CSRG releases. QNX6 networking stack is from NetBSD, it includes an

Re: HP Mini 5102, bluetooth speakers not working

2011-06-29 Thread Brynet
Frans Haarman wrote: The built-in bluetooth is not working, neither are the laptop speakers or I am just not smart enough :) OpenBSD's bluetooth drivers are disabled in GENERIC, you can enable it with config(8)/UKC but it's very unreliable. The azalia(4) bug could be real, but they're really

Re: HP Mini 5102, bluetooth speakers not working

2011-06-30 Thread Brynet
Frans Haarman wrote: I'm sad to report this did not work. Sorry, all out of ideas.. perhaps jakemsr@ will see this and shed some wisdom. -Bryan.

Re: HP Mini 5102, bluetooth speakers not working

2011-07-01 Thread Brynet
Jan Stary wrote: http://www.openbsd.org/faq/faq13.html#audioprob If you are having audio problems, provide your `mixerctl -av` He did, in his first email.. :-\ -Bryan.

Re: xf86 driver won't compile

2011-07-20 Thread Brynet
Sorry Scott, didn't see this, '--disable-kms' is needed now. oga@ committed DRI/DRM support for r600+ cards, all that work got the DDX driver all excited. http://marc.info/?l=openbsd-cvsm=130679235018645w=2 -Bryan.

Re: xf86 driver won't compile

2011-07-25 Thread Brynet
Brett wrote: I could not find any info on the openbsd site or mailing list on how to do this, except for radeon(4) man page, and this posting (for a different radeon card): It's not documented because it's not officially supported, it's replacing a shipped component with something that's

Re: CF ethernet hardware

2011-08-11 Thread Brynet
I actually realised that I had a Edimax EW-7811Un (urtwn(4)), which I use all the time on my i386 netbook. Under zaurus/5.0 this turns up as a ugen0 :( For some reason, urtwn* at uhub? isn't in the zaurus GENERIC kernel config. -Bryan.

Re: dmesg: write fail ??

2011-09-22 Thread Brynet
It seems to be from coredump_write(), in kern/kern_sig.c. The printf itself is conditional though. Perhaps you're both seeing it when the kernel doesn't have enough resources to generate a core dump? That makes sense for chrome. I guess someone figured if they couldn't write the core, make

Re: -current userland not building

2011-09-22 Thread Brynet
It seems I've [blindly] followed the instructions ... Hah. Whoops. If indeed that is the case, the question is, how do I get gcc-4.x back ? It would be easier to reinstall, but you may be able to extract the comp set and pray to santa it works. -Bryan.

Re: Help on understanding mbr.S

2011-09-22 Thread Brynet
One of the first things an MBR does is do a long jump from where the BIOS loaded it. The thing is, often you can't trust the BIOS to do the right thing, the x86 in 16-bit real mode uses segmented memory, so you may be at :07C0 or 7C00: depending on the implementation. If you read the

Re: android's adb

2011-10-11 Thread Brynet
Antoine Jacoutot wrote: mpi has a port of libusb 1.0 which I am actually putting under tests. I'd be interested in testing this, does he plan on submitting it to ports@? -Bryan.

Re: android's adb

2011-10-11 Thread Brynet
On Tue, Oct 11, 2011 at 08:28:28PM +0200, Martin Pieuchot wrote: On 11/10/11(Tue) 11:07, Brynet wrote: I'd be interested in testing this, does he plan on submitting it to ports@? Of course, what a question ;) I was just wondering if you something that could be tested, sorry if that came

Re: Problem with setting up dial-up server with getty and ppp

2009-05-07 Thread Brynet
).. if you're using a release = OpenBSD 4.3. Are you able to post a dmesg? -Brynet

Re: X -configure command reboots machine

2009-06-14 Thread Brynet
prior to passing control over to OpenBSD. * Try a 4.5-CURRENT snapshot, some related changes were made that might help things. Good luck.. -Brynet.

Re: Cannot Boot with Intel D201GLY Motherboard

2009-07-04 Thread Brynet
and then backup the files to your host system. However, the best option would be to simply acquire an old beige box and install OpenBSD and back up the files to another system on your network. http://ffsdrv.sf.net/ http://www.h7.dion.ne.jp/~qemu-win/ http://www.freecycle.org/ HTH. -Brynet

Re: Cannot Boot with Intel D201GLY Motherboard

2009-07-04 Thread Brynet
, it's not longer needed to boot MP kernels. :-) -Brynet.

Re: New disklable doesn't keep old partitions if requested

2009-07-05 Thread Brynet
the installation, you will no longer be prompted to confirm mount points. Hopefully you are now aware of the required steps, a native English speaker would have noticed the sarcasm in Theo's message. Take care. -Brynet

Re: New disklable doesn't keep old partitions if requested

2009-07-05 Thread Brynet
be driven away by it all. How were your Canada Day celebrations? -Brynet

Re: New disklable doesn't keep old partitions if requested

2009-07-05 Thread Brynet
specify the mount points from within disklabel. You cannot do that anymore, using 'n' as Theo suggessted might save you some time. HTH. -Brynet

Re: dmesg, the whole enchilada

2009-07-11 Thread Brynet
to use ppp/pppd, you couldn't. -Brynet

Re: 1W OpenBSD machine for 29 GBP?

2009-07-12 Thread Brynet
486SX-compatible.. so it most likely will not have an FPU, which is required by OpenBSD/i386 since the conversion to ELF. The last version you could run on an FPU-less system is 3.3, which was released November 1st, 2003. HTH. -Brynet

Re: Removing content from misc

2009-07-13 Thread Brynet
prefix the message with Re: instead of RES: - it messes up public mailing lists, and it's quite annoying. :-) HTH. -Brynet

Re: mount point busy, can't find process holding it

2009-07-28 Thread Brynet
Hi, I've never had this problem before.. but according to the man page, you can forcefully remove the mount using.. your signature.. '-f'. If this fails, unplug the USB cable or power down the drive.. detaching it from the system. HTH. -Brynet

Re: FTP public

2009-08-04 Thread Brynet
mode FTP will work. * Setup ftp-proxy for active mode FTP as well. HTH. -Brynet

Re: SkyStar 1/2/3 DVB

2009-08-23 Thread Brynet
will be the hard part. Good luck. -Brynet

Re: SFTP - Max Users

2009-08-27 Thread Brynet
that uid_t and gid_t must be integer types, without referring to signedness or size. Hope that helps. -Brynet -Brynet

Re: 802.11n AP mode adapter

2009-09-06 Thread Brynet
Hi Hugo, OpenBSD does not currently support 802.11n mode, only 802.11n adaptors in a/b/g modes. -Brynet

Re: openbsd.mirror.frontiernet.net downtime and new upstream

2009-09-09 Thread Brynet
://mirrors.tds.net/ -Brynet

Re: IBM 520KByte sector size scsi drives

2009-09-10 Thread Brynet
, but that could be a limitation of the hardware. sd0 at scsibus0 targ 0 lun 0: MATSHITA, LS-120 VER5 00, F527 ATAPI 0/direct removable sd0: drive offline -Brynet

Re: IBM 520KByte sector size scsi drives

2009-09-10 Thread Brynet
Milan Prihoda wrote: These drives have 520KByte sector size instead of 512KByte. Is there any way how to dump raw data from these drives without reformat drive to different sector size ? Most disks have a sector size of 512 bytes, not kilobytes. -Brynet

Re: IBM 520KByte sector size scsi drives

2009-09-10 Thread Brynet
you using on it? -Brynet

Re: IBM 520KByte sector size scsi drives

2009-09-10 Thread Brynet
Hi Milan, I'm glad that it works.. can you post the new attachment message? :) -Brynet

Re: :Microsoft VPN

2009-09-14 Thread Brynet
Hi stan, Are you talking about a PPTP client? http://openports.se/net/pptp -Brynet

Re: OT: Iphone with OpenBSD

2009-09-18 Thread Brynet
Hi, Perhaps it's not an IPhone, but it may be possible to run OpenBSD on it.. with potentially less hair pulling. http://www.windowsfordevices.com/c/a/News/In-Technology-Group-XPPhone/ I humbly request dmesg pr0n, and that everyone hug Bob Beck when you see him. -Brynet

Re: ppp vs mgetty. Device busy.

2009-09-18 Thread Brynet
Hello.. err.. random radio frequency. Reading tty(4) would have explained that /dev/cua01 is the dial-out device for COM2, it should be used by programs that are.. dialling out. tty01 is what you should use in /etc/ttys, there is a setup script included that could have helped you. -Brynet

Re: Recent ThinkPad T series

2009-09-21 Thread Brynet
. Fingerprint reader - no This might be supported by the libfprint port, unfortunately the associated demo utilities aren't included (?) yet.. not that it's even remotely practical. -Brynet

Re: batch -f command does not know working directory info at invocation time

2009-10-05 Thread Brynet
://groups.google.ca/group/comp.os.linux.misc/browse_thread/thread/ba4e6994b4d52d40/7f3c4b699e385f92 Have fun reading some history. -Brynet.

Re: NUT UPS monitor APC Back UPS CS-350 (nut-2.2.2p1)

2009-10-07 Thread Brynet
=125484508731563w=2 -Brynet

Re: couldn't map interrupt for fxp / intel PRO/100 VE after upgrade to 4.6 (or 4.5)

2009-10-21 Thread Brynet
kernel. $ sudo ln /bsd /obsd $ sudo mv /bsd.new /bsd It might also be a good idea to send an ACPI dump to the developers.. $ mkdir acpi; cd acpi $ sudo acpidump -o vaio-pcg-672r $ sudo acpidump vaio-pcg-672r.aml $ tar cvzf vaio-pcg-672r.tgz vaio* Good luck. -Brynet.

Re: Useless '#' prompt in upgrade46.html?

2009-10-30 Thread Brynet
Nicolas Legrand wrote: I've been a bit confused to see in upgrade46.html commands with the '#' prompt at the end of the page (for sysmerge and pkg_add) since no preceding commands had a prompt. Reading '# sudo' was even weirder. Wouldn't it be more consistent with the rest of the page to

Re: machdep.allowaperture=1 setting is safer?

2009-10-31 Thread Brynet
Vadim Zhukov wrote: BTW, does anyone know if any other (X?) programs require '2', and in which cases? mplayer? No, it's related to physical memory access (..drivers) can access, if the X server starts then then the same programs will start.. X is the only thing that ever directly opens

Re: Moving files around

2009-11-09 Thread Brynet
just cp(1) and rm(1). -Brynet.

Re: machdep.allowaperture=1 setting is safer?

2009-11-12 Thread Brynet
Brynet wrote: I know this is unrelated, Matthieu.. but are you and Owain working on getting DRI/DRM working on other supported architectures? and fixing the other drivers (..ragedrm/mgadrm/machdrm/etc have been broken since 4.5). Matthieu Herrb wrote: It's on the TODO list, but no one

Re: DRM/DRI is very slow on Radeon 9200 SE, =1 FPS on glxgears.

2009-11-17 Thread Brynet
Hi, After receiving an email from oga@, I checked if the issue was related to APIC on this system.. it seems so, disabling ioapic+mpbios+acpimadt fixed the issue (..so did disabling APIC from the BIOS). I can now get over 1000 FPS from glxgears, even if it isn't a valid benchmark. Sorry for the

Re: can't get vesa @ 1280x800 or nv

2009-11-28 Thread Brynet
Hi, From what I can find, this is a GeForce 7150M / nForce 630M based chipset.. xf86-video-nv does not have the product ID listed in the attach structure, this could be due to incompability with the chipset or maintainer neglegence (..the driver is very rarely updated). ---

Re: can't get vesa @ 1280x800 or nv

2009-11-28 Thread Brynet
Rodrigo Amorim Bahiense wrote: Actually, I'm used to recommend nvidia cards (desk laptop) for most people because they do support most open source systems (Linux, FreeBSD, OpenSolaris), which is way better than ati at least. ATI(..now AMD) releases full NDA-free documentation on their

Re: can't get vesa @ 1280x800 or nv

2009-11-28 Thread Brynet
Made the changes to nv_driver.c and built xenocara with the following # cd /usr/xenocara # rm -rf /usr/xobj/* # make bootstrap # make obj # make build Upon reboot when i use the nv driver X now recognizes my card, but it goes to a blank screen (just looks like the terminal) and

Re: Stopped at pf_test_rule+0xa87

2009-12-01 Thread Brynet
Hi, Here is the change that Henning made to pf in -STABLE, I wasn't even aware of it. http://marc.info/?l=openbsd-cvsm=124955744915786w=2 http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf.c.diff?r1=1.655.4.1;r2=1.655;only_with_tag=OPENBSD_4_6 Would it be possible to track commits to -STABLE?

Re: Stopped at pf_test_rule+0xa87

2009-12-01 Thread Brynet
Jason Crawford wrote: I subscribe to http://flirble.disruptiveproactivity.com/rss/openbsd_stable_src.rss and that picked up the change to stable in question. That site also offers feeds for changes to ports -stable http://flirble.disruptiveproactivity.com/rss/openbsd_stable_ports.rss That

Re: Thermal sensors not working/not configured on asus motherboard

2009-12-01 Thread Brynet
Hi, Aaron was correct, that chipset is unsupported.. and even if it was, it may or may not have a supported sensor available. However, see your dmesg: apm0 at bios0: Power Management spec V1.2 (slowidle) apm0: AC on, battery charge unknown acpi at bios0 function 0x0 not configured pcibios0

Re: Stopped at pf_test_rule+0xa87

2009-12-02 Thread Brynet
Robert wrote: You could subscribe to the source-changes@ mailinglist. If you don't like to see all that is happening in -current, you could filter the bodys for the tag OPENBSD_4_6 . - Robert Apologies, please don't misunderstand, I do read the source-changes mailing list periodically.. via

Re: How to disable IPv6?

2009-12-05 Thread Brynet
Not sure how care plays into this. A simple question that the folks here would rather not answer but instead would rather meander about. Well you're especially chipper, now instead of whining on mailing lists.. how about you try helping yourself?

Re: How to disable IPv6?

2009-12-05 Thread Brynet
rhubbell the top posting troll wrote: Yeah you said that already. Marco Peereboom wrote: fuck off troll You have asked your questions, quite impolitely.. many have responded regardless of this. Marco has kindly given you some further direction, the 'off' in 'fuck off' would indicate that

Re: Open Source hardware (Re: can't get vesa @ 1280x800 or nv)

2009-12-05 Thread Brynet
rhubbell wrote: Another sensitive type. Guess there are always a few on every list. It has nothing to do with sensitivity, we just have an aversion toward idiots. -Bryan.

Re: Inside Out Networks Edgeport USB Serial Adapters

2009-12-14 Thread Brynet
Aaron Mason On top of that the firmware is a sort of binary blob, which will never be used in any OpenBSD system. Nonsense, binary firmware/microcode images are perfectly acceptable in OpenBSD, so long as the redistribution terms are clearly defined and suitable. Take a look in /etc/firmware.

Re: uvm_fault, possibly fstat(1) related

2009-12-27 Thread Brynet
i'm running 4.6-STABLE, SMP kernel. dmesg attached: OpenBSD 4.6 (build) #5: *Thu Nov 12 10:28:47 EST 2009* Update your tree, rebuild the kernel. There were a few cases where fstat(1) would crash my systems as well. http://marc.info/?l=openbsd-cvsm=125971073002018w=2

Re: Asus 1201HA anyone?

2009-12-28 Thread Brynet
Inte's GMA 500 appears to be a rebranded PowerVR chip, no open source X drivers exist for it.. probably won't ever be. A lot of embedded devices us them, like the iPhone and practically every other device you're heard of recently. Sad, shame on Intel. -Bryan.

Re: compilation performance on Dual Atom 330 proc?

2009-12-28 Thread Brynet
Intel's Atom is mostly a continuation of their earlier processor designs, like the i486 or the Pentium (..with new hair and makeup). A similarly clocked P3 would be perceivably *faster* then the Atom, so realistically they just convinced you to buy a very expensive paper weight. Sorry. :-(

Re: Trying to boot OpenBSD on Juniper Networks J2320.

2010-04-13 Thread Brynet
Hi, I don't know how much help it'll be, but have you tried disabling acpi(4) in UKC? otherwise try disabling and ioapic/mpbios/acpimadt as APIC may be the cause for the panic, how functional this system will be afterwards is uncertain.. appears to be additional problems in that log. -Bryan.

Re: No SMP without acpi?

2010-06-12 Thread Brynet
TimH wrote: I just got a semi-new HP laptop and it fails to boot unless I disable acpi. This isn't a big deal in itself, but it seems that it doesn't use both cores of the CPU when this is done. Is this normal? Yes, normal, newer systems lack the legacy Intel MP mappings.. so if you disable

Re: I-O Data WN-B11/CFZ support

2010-06-12 Thread Brynet
None of the developers are going to ok that patch, it's too short.

Re: Other FS support in OpenBSD

2010-07-11 Thread Brynet
Sure, you have some options. * Run NFS on a Linux system, XFS/JFS filesystem, export it to clients. * Use a different filesystem, OpenBSD supports FFS/FFS2, EXT2(..3 without journals), ISO9660, FAT(12/16/32), r/o support of NTFS, and network filesystems (NFS/AFS/Arla). Finally, * Port said

Re: OpenBSD users.

2010-07-18 Thread Brynet
Jona Joachim wrote: Are you aware that by sending such useless mails you are transforming energy and contributing to global warming? Oh, well in that case, hello, come here often? ;-) ...Canada, btw. -Bryan.

Re: sd0: 128000MB, 512 bytes/sec, 262144000 sec total - is this true? Kingston's Flash drive

2010-07-25 Thread Brynet
Yes, this is a known scam, they modify the max capacity and sell it as a higher end model.. if you crack it open and attempt to find a datasheet for the flash chip, you'll probably find it's only between 512M/4G. If you buy anything from these shady markets, assume you're going to get swindled.

Re: mount ffs as msdos, system hangs

2010-07-25 Thread Brynet
bofh wrote: Ok, when I first learnt how to use unix nearly 20 years ago, one of the things I learnt was that a privileged user can break shit, but should not cause kernels to hang or crash. That would be considered a bug. Only DOS and windows 3.1 do that :) Unfortunately it's not that black

Re: BCM4312 is supported by OpenBSD?

2010-01-02 Thread Brynet
Hi, Cortex wrote: 02:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01) BCM4312 *rev 1* should work with bwi(4), the output from lspci does indeed confirm that.. but you'll need to post *OpenBSD* dmesg output here so we have a chance of figuring things

What does your environment look like?

2010-01-02 Thread Brynet
Hi, I know not everyone uses OpenBSD for a desktop OS, but I have been for nearly 5 years and I'm quite curious about some of your opinions? do you embrace minimalism or pure aesthetics? are the two mutually exclusive? When I started using OpenBSD (..around 3.7) I was frequently switching

Re: BCM4312 is supported by OpenBSD?

2010-01-04 Thread Brynet
Cortex wrote: Broadcom BCM4315 rev 0x01 at pci1 dev 0 function 0 not configured Unfortunately this does indeed appear to be a BCM4315, looking at your first email you can see that the product ID is 0x4315. You can also use pcidump(8) to verify that it is a 4315, AFAIK this chipset relies on the

  1   2   >