This appears to be fixed in -current/the latest snapshot.
Can you try a version >= the following (which fixed exactly the same
problem on my laptop):
OpenBSD 4.4-current (GENERIC.MP) #32: Fri Jan 9 10:34:10 MST 2009
t...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
>>> Richard Stallman 7-Jan-08 17:14 >>>
>
> IMO, a big part of the problem here is that when you say "recommend" in
> this context what you actually mean appears (based on the discussion
> here) to be something that most people would express as "not
> deliberately erect barriers aga
>>> Igor Sobrado 7-Dec-06 19:29 >>>
>
> Attached is the first draft of the patch. Once it has been debugged I
> will open a bug report on it. Please, check carefully all the entries
Don't create a bug report for this. This is not a bug. This is a
change of style that you (and some others) woul
(I'm posting this for the archives.)
Thanks to a donation from Steven Fettig we have fixed the problem
with using the keyboard at the boot> prompt. This is in CVS, and
in the latest snapshots.
The keyboard does work under OpenBSD (including the installer), as
long as ACPI is used. The keyboard
>>> Igor Sobrado 29-Jan-07 14:36 >>>
>
> But I want to note that the difference between Solaris' bc and
> the bc flavours available on NetBSD (GNU bc) and OpenBSD (its own bc
> implementation) for numbers near zero is probably a bug.
>
> In fact, Solaris' bc returns comparable numbers for l(0.1) a
>>> Dimitry Andric 3-Apr-07 09:46 >>>
>
> Paul Irofti wrote:
> > Since I've updated to the latest snapshot my i386 box keeps freezing
> > on every second boot, i.e. the first boot runs correctly but
> > after a reboot or halt and later boot-up xdm freezes and I must do a
> > forced reboot.
> ...
>
>>> Rico Secada 23-Apr-07 18:23 >>>
>
> On Mon, 23 Apr 2007 14:42:01 +0200
> Han Boetes <[EMAIL PROTECTED]> wrote:
>
> You are dealing with a hardware problem. Suspect both the disc and/or
> the controller.
C'mon: let's put Han out of his (our?) misery. (And mainly for the
archives...)
Quite pos
I can tell you why it's not working, but not how to fix it.
>>> Boudewijn Ector 29-May-07 20:41 >>>
>
> Hi there,
>
>
> I've been trying for some time to get flashboot (openBSD based) to
> work, but no success (even after having it posted to their mailing-list).
> I'm trying to get it to boot on
Your mother was a hamster and your father smelt of elderberries...
Tom Cosgrove
London, UK
>>> "[EMAIL PROTECTED]" 1-Jun-07 15:28 >>>
>
> Hmm, a googlemail account. This message must perhaps be coming from a
> typical illiterate British idiot who thinks that
Short version:
PLEASE TRY RUNNING WITH THIS DIFF.
If it stops your current setup working, please let me and the lists know
as soon as possible. If things continue to work, just send an email
direct to me - I would like to get this put in for 4.2.
This diff fixes a long-standing interoperability
>>> Christoph Egger 8-Oct-07 12:54 >>>
>
> in legacy mode, there is i386 that support 4KB and 4MB page-sizes and
> use 2-level pagetables.
> in legacy mode, there is i386 PAE that support 4KB and 2MB page-sizes
> and use 3-level pagetables.
>
> in long mode, there is amd64 that support 4KB, 2MB an
>>> vladas 6-Jul-06 13:46 >>>
>
> Thank you for your replies. I was not clear enough in the first place:
> due to the first 10Mb being gone, I do not expect to find any valid fs
> anymore. What I still hope for are individual files from the 3Gb image
> file that I have. I mean e.g. exe's, or dll's,
The reason this happens is fairly obvious:
zinc $ pwd
/usr/local/lib/qt3
zinc $ ls -l
total 30232
:
lrwxr-xr-x 1 root wheel1 Apr 4 15:55 lib -> .
:
i.e. lib is a symlink to the directory it is in. The rest of the
behaviour follows from this.
As to whether there
>>> Jeff Quast 16-Aug-06 02:29 >>>
>
> if you had used tcpdump -Xs 99 you would have seen in the first few
> packets of the negotiation, the wrap netboot client sent a request for
> changing the packet length. This was silently ignored by the OpenBSD
> tftpd, because it is not supported. When the w
>>> <[EMAIL PROTECTED]> 7-Sep-06 14:28 >>>
>
> As far as I understand, the fixed rate for my device ir 44.1 KHz;
>
> http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/auvia.c?rev=1.33&content-type=text/x-cvsweb-markup
>
> But I have problems playing at that frequency. I have no problems with
>
>>> Sergei Smirnov 20-Oct-06 08:55 >>>
>
> Nice to meet you! ,
Good morning
> i can't boot openbsd from toshiba m40. the toshiba can't find boot
> sector (may be), but if i install linux with grub -- it's well.
> fdisk -u wd0
> and
> fdisk -u -f /usr/mdec/mbr wd0
> doesn't good result
>>> "Jean-Daniel Beaubien" 31-Oct-06 03:49 >>>
>
> Sweet
>
> Is there any company doing a ready-to-use board with this chip?
> Something like what soekris does...but with the VIA C7 chip...
>
> JD
Although they're not yet available, Wim is hoping to sell
http://www.liantec.com/product/emboard
Seriously guys. NOOO!!!
To print an arbitrary string use fprintf(stdout, "%s", foo);
Come on.
Tom
>>> Jason Dixon 9-Nov-06 16:59 >>>
>
> On Nov 9, 2006, at 11:37 AM, Cassio B. Caporal wrote:
>
> > Hey,
> >
> > I have problems to print '%' in stdout... Suppose code below:
> >
>
>>> Tim Hammerquist 15-Jun-05 19:59 >>>
>
> I don't have a 3.7 box handy to check this on, so if it works in 3.7,
> ignore this output:
That's the important part, isn't it? file(1) gets updated from time
to time :) The OP didn't specify which version of OpenBSD.
carbon $ dmesg | head -2
>>> Maslan 10-Jul-05 08:16 >>>
>
> On 7/10/05, Maslan <[EMAIL PROTECTED]> wrote:
> > Pain let u learn more, besides i've some extra time. i used to make
> > my own LFS, and i missing this in BSD.
> > but what things i should consifer when trying so.
> > the compiler are almost the same gcc.
"Almos
>>> Maslan 10-Jul-05 09:50 >>>
>
> Thanks alot
> for making it clear, gcc will be another problem.
> but sometimes u really need to cross-compile os on another one as in
> case of hurd.
Sigh. The Hurd home page says "GNU/Hurd.. is completely self-contained
(you can compile all parts of it using G
>>> Brett Lymn 11-Jul-05 13:44 >>>
>
> And _all_ supported boot methods including network booting are tested?
Yes. That is one specific part of the pre-release testing we do.
>>> matt lawless 17-Jul-05 17:25 >>>
>
> Hi,
>
> fed up of kernel panics on my EPIA 5000 I decided to make from source
> but can't find what settings use to get it to compile for this
> restricted processor. GCC borks when I try and compile it on the EPIA :
>
> /usr/src/sys/sys/time.h: In function
>>> Alexander Farber 9-Aug-05 12:01 >>>
>
> 09 Aug 2005 12:56:01 +0200, Artur Grabowski <[EMAIL PROTECTED]>:
> > Show me the timing results of a real-world application where you
> > measured a difference in performance.
>
> Show me an example how will this change "result in corrupted queues
> and s
>>> mojo fms 9-Aug-05 21:42 >>>
>
> I ran fdisk and disklabel, im not splitting up the disks they are just
> as large as their size allows. They were both used running windows
> 98 which is why i fdisked to a6 format, then ran newfs /dev/wd1a and
> newfs /dev/wd2a .. both times it built the file sy
>>> Gilles LAMIRAL 24-Mar-06 11:43 >>>
>
> Hello,
>
> Can I do a
>
> dd if=/dev/cdrom of=obsd.iso
>
> and redistribute it ?
> (the audio track is away)
No. Do not do this. The CD layout (not just the song) is copyrighted.
For more information see the FAQ entry
http://www.openbsd.org/faq/faq3.
>>> "J.C. Roberts" 1-Jun-06 06:58 >>>
:
> Sure, you can edit the above rather easily to produce the correct format
> for BSD md5/cksum but why should we be doing that all of the time.
Don't edit it manually, use a one-line sed, awk or perl script.
> Would it be worthwhile to add a format switch (
>>> frantisek holop 29-Sep-05 01:23 >>>
>
> hmm, on Wed, Sep 28, 2005 at 07:55:26PM -0300, Pedro Martelletto said that
> > No, I don't, but that's simply not needed. Just a note saying "I was
> > running OpenBSD version X, kernel dated Y, on an environment Z, and
> > suddenly everything was gone" w
Guys
Thanks for taking the trouble to send something more concrete about
how to reproduce the problem.
I have found the bug, and just committed the fix. The next snapshots
will have it in, so please test, and help us make sure there are no
side effects!
Finally, to the person who said there are
>>> Andreas Bihlmaier 8-Oct-05 15:20 >>>
>
> From my point of view I can understand why people rather send their
> bugs to misc rather than use sendbug. It is the response or feedback
> they want to get before submitting plain out dumb bug reports. Most
> of the time (that is NOT only for OpenBSD)
>>> frantisek holop 28-Nov-05 18:03 >>>
>
> hmm, on Mon, Nov 28, 2005 at 05:32:54PM +0100, Otto Moerbeek said that
> > It's even a FAQ: http://www.openbsd.org/faq/faq8.html#wwwnotstd
>
> at least remove
> "We welcome new contributors,"
> because that is clearly not true.
It is true. Off the top o
>>> Rolf Sommerhalder 26-Dec-05 09:13 >>>
>
> pxeboot from OpenBSD3.8 (but also from 3.5, 3.6. and 3.7) fails to PXE
> boot WRAP appliances with BIOS 1.08 which supports PXE using etherboot
> (see www.pcengines.ch):
:
> Probing pci nic...
> [dp83815]
> natsemi_probe: MAC addr 00:0D:B9:01:A0:A4 at i
2005 14:52:02 -0700 (MST)
From: Tom Cosgrove <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: CVS: cvs.openbsd.org: src
CVSROOT:/cvs
Module name:src
Changes by: [EMAIL PROTECTED] 2005/03/12 14:52:02
Modified files:
sys/arch/i386/stand/lib
>>> b h 31-Dec-05 04:05 >>>
:
> then, when I press RETURN and attempt to
>
> # fsck_ffs /dev/rsd0a
> ** /dev/rsd0a
> cannot alloc 36537985 bytes for typemap
> #
>
> while dmesg also says I have:
>
> real mem = 1072472064 (1047336K)
> avail mem = 972025756 (949244K)
This message comes from setup(
>>> Siju George 5-Jan-06 10:09 >>>
>
> Hi,
>
> Could some one please tell me if the source in
>
> http://fxr.watson.org/fxr/source//arch/amd64/amd64/cpu.c?v=OPENBSD#L334
>
> belongs to 3.8 stable or current or older versions?
>
> Thankyou so much
>
> Kind Regards
>
> Siju
Why don't you work it out
Well, that's easy then.
Your destination machine has no sd0 device, so the kernel can't
find its root filesystem.
Have you plugged the disk into the "Dell PERC 3/Di" which is "not
configured" (i.e. no driver)?
Good luck
Tom
>>> Dede Dascalu 11-Jan-06 16:44 >>>
>
> Here is some more info.
> ---
>>> Matthias Kilian 24-Feb-06 21:38 >>>
>
> Hi,
>
> can anyone tell me wtf I'm missing in the commands below?
>
> # mkdir foo
> # cd foo
> # mkdir bin dev
> # cp -p /bin/cat bin
> # cd dev
> # /dev/MAKEDEV std
> # cd ..
> # chroot . /bin/cat /dev/stdin
> cat: /dev/stdin: Device not configured
>
> T
37 matches
Mail list logo