Just been to upgrade a rather old system I keep OpenBSD on for fun all
the way up from 6.9, and found bytemark no longer seem to be hosting
any OpenBSD content.
Fortunately there's a couple of archives with pretty much every
OpenBSD release ever, so sysupgrade is currently rather busy
PK
On Fri, 8 Jan 2021 at 16:47, Stefan Sperling wrote:
>
> On Fri, Jan 08, 2021 at 05:13:52PM +0100, Patrick Wildt wrote:
> > There's umb(4). It supports USB's MBIM standard. There are some MBIM
> > compatible chips around, one for instance is this one:
[..]
> I have umb(4) working on an APU1 boar
On Tue, 19 Jan 2021 at 20:57, Radek wrote:
>
> Hi,
> I can't manage to request a specific IP address from DHCP server. It is just
> a testing lab, the requiested IP address (.104) isn't used by any other
> client. What I'm doing wrong?
You're using the wrong tool for the job, use an address res
There appear to be no 4G modem support at the moment, specifically a
mini PCI-e one so I can stick it in a PC engines apu4d4 and have a
backup connection.
Presuming a driver would need to be written, but just checking if I've
missed anything?
Your disk layout is strange, an EFI partition is typically initialised by a GPT
disk, not MBR.
GPT has a number of advantages including no differentiation between primary and
extended partitions, and beating the 2TB limit of MBR.
When created, GPT also creates a 'protective MBR' covering the
There's a very simple solution to this : create your own post install setup
program and stick it in ports. If it becomes wildly popular then a line could
be added to afterboot to point users at it.
In the meantime I'm quite happy not answering X questions when installing
OpenBSD as a firewall.
This isn't what you want to hear, but all the alternatives to APC I'd be happy
to use are more expensive. I've used cheaper alternatives in the past and they
don't put out a decent sine wave or cope with dirty power from a generator.
Minimum of SmartUPS, and nothing less. There's a load of secon
Yep, I looked at the Top source after that and saw that the inactive
CPU hiding code was backed out seven days ago.
Running a make -j32 on a port shows that only CPUs 0-15 are active. Cheers!
PK
On Fri, 12 Oct 2018 at 21:41, Stuart Henderson wrote:
>
> On 2018-10-12, Peter Kay wrote:
I can't see any recent source code changes about hyperthreading, and
presume it's still supposed to be disabled by default?
It is not disabled on an EP2C602 with two E5-2690 CPUs (Sandy Bridge
EP), I can see 32 'CPUs' in both top and systat.
Bug I presume..? Can provide dmesg, debugging info, and
Just looking at writing a small enhancement to dhcpd, and starting to use
gdb properly for the first time. OK, it is functional, but it's a bit
awkward compared to graphical alternatives.
What does everyone use? I can see ddd and eclipse exist at least.
Typically I've used windbg on Windows (and h
The keyboard issue on an O2 is supposedly because it uses the PS/2 command set
3 rather than the more widely used 2. Even in Irix the keyboard handling isn't
perfect.
NetBSD is just as bad. I took the pragmatic approach of putting a keyboard
faker on the PS/2 port and installing a USB PCI card,
On 31 July 2018 at 14:22, Christian Weisgerber wrote:
> On 2018-07-31, Janne Johansson wrote:
>
>>> I see autri(4) is disabled by default in an amd64 kernel, probably
>>> others too, and has been for a very long time.
>>
>> Seems like it came over with the initial amd64 port from i386, and noone
I see autri(4) is disabled by default in an amd64 kernel, probably
others too, and has been for a very long time.
I can't see any notice of why this is so, anyone know?
My secondary system has a Trident 4DWave in it (yes, it's an old
soundcard. I grabbed it off ebay to work with Arca Noae, as it'
>4-core (5-core?) 1.5Ghz, 8GB DDR4 ECC RAM, two >PCIe slots (one one-lane
>and one two-lane PCIe 2.0?), SATA, gigabit ethernet, >microSD, HDMI,
>UART
Neat, but horribly slow and expensive. Raptor CS, on the other hand, are
releasing the POWER9 based Talos II Lite soon, and also (apparently) the b
On various SATA/SAS backplanes, notably the Icy Box/Raidsonic IB555SK, there is
a 'HDD fail signal IN' connector and a note that this can be provided by the
controller, to make the failure LED flash.
I can't find any controller that supports this, and presume it's directly
supported by the con
o get worse, is it wise to do a CPU check,
and refuse to install some packages?
PK
On 16/03/2016, Vadim Zhukov wrote:
> 2016-03-15 21:33 GMT+03:00 Stuart Henderson :
>> On 2016-03-15, Peter Kay wrote:
>>> It's a MOVSD SSE instruction. Tshark is ok. I can cope with that o
Not wishing to be a dick about this, but what sort of notification is
in place to stop time being wasted trying to run programs on
incompatible CPUs? Obviously old processors need to be supported in
base for embedded systems, but it would be nice to have a note for
packages.
Is it viable to redire
n.cpp+118>:add$0xc,%esp
0x06d68649 <_GLOBAL__sub_I_qguiapplication.cpp+121>:mov%edi,(%eax)
0x06d6864b <_GLOBAL__sub_I_qguiapplication.cpp+123>:push %esi
0x06d6864c <_GLOBAL__sub_I_qguiapplication.cpp+124>:push %eax
On 15 March 2016 at 00:30, Micha
Wireshark, running on -current, is dumping core ('illegal instruction') on
two separate pentium ii systems here. It's fine on a Core2Duo running i386.
I'm presuming it's using pentium 3 or later instructions/SSE2 etc. Has
anyone else seen this before I look at it?
PK
On 24 December 2015 08:00:01 GMT+00:00, Dragos Ruiu wrote:
>Returning back to the discussion where I suggested it would be nice to
>build
>OS kernels that would fail deliberately when virtualized to close off
>that
>class of malware, especially on the new Intel Skylake chips that have
>fixed
>so m
On 23 December 2015 02:04:01 GMT+00:00, Dragos Ruiu wrote:
>I would be interested in any code that can knowingly break inside a VM
>to
>verify unvirtualized status, esp. on Skylake. Older processors can
>probably
>use the virtualization bugs in the hardware for this function.
Who cares? Yes, ther
On 5 December 2015 09:36:29 GMT+00:00, Daniel Ouellet
wrote:
>On 11/13/15 12:02 PM, Daniel Ouellet wrote:
>To the kind sole.
>
>Not sure who did the new current updated release, but many thanks to
>who
>ever did it!
It cod not have come at a better time, it stopped me going 'oh roe is me, my
Oct
Yes, it is possible for grub to boot Windows. LILO too, it can even boot Xen
if you use mbootpack (otherwise it doesn't support initrd).
The point is that if you use Windows you must use its boot menu, and it's
easier to configure it to boot multiple OS than grub or lilo. EasyBSD handles
all
You are making life unnecessarily difficult for yourself, even apart from
running multi boot (mind, I have multi boot here on various legacy systems,
but not for anything serious).
Install Windows first, although I would note a 32GB boot partition is not
large enough to properly maintain any recen
On 17 November 2015 15:46:59 GMT+00:00, "Luis P. Mendes"
wrote:
> Hi,
>
> I know that development time is not a determinisc thing, but
> nonetheless I'd like to know if it's closer to one, six, twelve (or
> more) months until we get the possibility to run Linux guests
> through vmm.
You'd be
OK, I should be more specific - what I got working was an OpenBSD install on a
GPT disk which included Windows 7 installed in MBR mode. This involves some
nasty hackery with OpenBSD fdisk, and was done at the time because I thought
I'd be installing OS X on the same disk.
What I haven't explic
The method in the OpenBSD docs is a no extra tools required method. BCDedit
makes it even easier.
1) Install Windows 7/8 on an MBR disk. GPT should work but requires more
effort.
2) As part of 1) create a partition for OpenBSD
3) Use OpenBSD fdisk to change partition type to A6, install on that
4)
On 30 March 2015 13:03:36 BST, RD Thrush wrote:
>The OP's OpenBSD partition is located above 128G, ie. sector
>start=842752000, which may have led to the complicated work-around.
I'm pretty certain the artificial 128GB limit was removed a few releases back
- I've installed above that with no is
On 20 November 2014 20:13:42 GMT+00:00, Austin Gilbert
wrote:
>I have no serial ports I can redirect the console to.
>
>I gather I'm just dead in the water then. I assume the normal OS
>developer
>would debug under friendlier conditions. ;(
I was going to suggest yaifo, but it looks like it's d
If I remember correctly that's a PReP model, the PowerPC Reference Platform.
You might be able to get NetBSD running on it, Windows NT and if you're a
masochist, possibly OS/2 PPC... (Plus AIX, of course)
On 28 October 2014 14:40:09 GMT+00:00, David Coppa wrote:
>On Tue, Oct 28, 2014 at 3:36 P
>On 24 December 2012 00:09, Alexander Hall wrote:
> Anyway, what's a "live cd installable"? Isn't the point of a live cd that you
> *don't* install it?
>
Nope - for several Linux and other live OS installations the initial
boot is install-less, but there's an option to install to media once
the b
I'm pretty certain my USB hub doesn't need to be uplinked to charge devices
(the computer definitely does not need to be on) and unplugging the hub to
detect new devices is not necessary.
Robert Connolly wrote:
>Hello. I recently bought self powered USB hubs. To my surprise I had two
>problems
uffer the same issue, but
I've not seen a definite solution so far.
On 30 September 2012 17:38, Stefan Sperling wrote:
> On Sun, Sep 30, 2012 at 04:39:16PM +0100, Peter Kay wrote:
> > I've got this if it helps :
> >
> > athn0 at pci0 dev 15 function 0 "Atheros
It looks like you're probably out of luck, see
http://madwifi-project.org/wiki/Compatibility/TP-Link
TL-WN350GD is AR2417 / AR5007G, neither of which are listed either in
athn(4) or ath(4), or the CVS commits if openbsd src is searched.
I've got this if it helps :
athn0 at pci0 dev 15 function 0
> On 7 September 2012 12:27, Nick Holland wrote:
> On 09/07/12 03:58, Peter Kay wrote:
> > I have a Pentium III system running 5.1 current with athn(4) hostap power
> > saving patches or 5.2 current. It has the slightly unusual configuration
> of
> > an ISA video car
I have a Pentium III system running 5.1 current with athn(4) hostap power
saving patches or 5.2 current. It has the slightly unusual configuration of
an ISA video card (X not used) and a 64 bit PCI NIC hacked to run in a 32
bit slot, but is otherwise a bog standard desktop. It's running flashrd due
I have an SS20 in the loft (Manchester, UK) as it's too noisy and slow for me
now. It's very low end though IIRC one CPU @ 40MHz and 32 or 64MB RAM.
Transport to other countries is probably a mite expensive due to weight, mind..
Otto Moerbeek wrote:
>On Tue, Jul 17, 2012 at 08:37:19AM +0200, B
On 12 July 2012 21:39, Daniel Melameth wrote:
> On Thu, Jul 12, 2012 at 1:21 PM, Peter Kay
> wrote:
> > I have an athn(4) hostap system :
>
> As far as I know--if I'm wrong I'm certain someone will correct
> me--none of the OpenBSD wireless devices support power s
I have an athn(4) hostap system :
athn0 at pci0 dev 15 function 0 "Atheros AR5416" rev 0x01: irq 11
athn0: MAC AR5416 rev 2, RF AR2133 (3T2R), ROM rev 5, address
b0:48:7a:ec:9f:34
that is working ok with a couple of Windows machines, but not with a HP
Touchpad (WebOS is much better than Android,
"C. L. Martinez" wrote:
>Hi all,
>
> I wonder if with OpenBSD is possible to create virtualized firewalled
>implementations of conventional physical topologies and designs such
>as central and remote DMZs (my question has nothing to do with
>virtualization platforms like ESXi/vSphere or Xen or KV
On 5 June 2012 12:18, Brett wrote:
>
> doh! I tried that and it does not work for me. Perhaps the connector or
> chip is flaky, and the PCI is the way to go.
>
> I suspect it's the chipset support rather than the connector. Google
suggests that it's actually a Realtek ALC653 and there were diffic
On 4 June 2012 15:06, Christian Weisgerber wrote:
> Peter Kay wrote:
>
> > GPT is a foregone conclusion unless you are blind to the future. The only
> > alternative is OS specific disk hackery, and that does no-one any
> favours.
>
> Well, OpenBSD/i386 (and now /a
Can we please differentiate GPT from EFI. GPT may be part of the EFI
specification, but it's a standalone piece - implementing GPT is not going
to restrict anyone's freedom to do what they want with a machine. Some
possibilities EFI offers are more contentious..
GPT is a foregone conclusion unless
On 12 December 2011 21:29, Henning Brauer wrote:
> * sc...@web.de [2011-12-12 16:06]:
>
> > BTW: the ethernet on the motherboard (Asus K8U-X) does not work.
> > "Acer Labs M5263 LAN" rev 0x40 at pci0 dev 13 function 0 not configured
>
> indeed. never heard of it, might be as simple as a missing
Google is informative. It depends on your stepping. Try it and find out.
Wikipedia says 'AMD64 supported by: all models with an OPN ending in
BX and CV' and 'E6 stepping or later'
If you don't have an OS installed, a boot disk with a CPU information
tool would help.
On 12/12/2011, sc...@web.de
I'm looking at rebuilding my OpenBSD firewall to include a wireless
access point using a discrete card rather than an external access
point.
Can I just verify : athn(4) is a decent choice, but the docs are a bit
out of date (CVS commits and comments seem to suggest power saving has
been fixed, and
The easiest (if not perhaps the cheapest) solution is virtualisation.
Use VMWare ESXi/VMWare Server/Xen or Qemu. Alternatively if you have
more cash, run VMWare Workstation which includes the ability to record
the state of a machine and then play it backwards to track down
especially tricky bugs.
If 'cheap but ok' is the overriding factor, you might want to investigate a
serial based tablet off ebay. It may be a hassle to get it to work in
Windows or OS X, but *nix usually has less problems.
Checking this out is left as an exercise for the reader, however.
On 04/05/2011, ropers wrote:
>
You're making this far more complicated than it needs to be.
Run Windows 7/Vista. Download EasyBCD - http://neosmart.net/dl.php?id=1
Run it as admin, add the OpenBSD partition to the boot menu. Done!
On 07/03/2011, marc wrote:
> Dear all,
>
> I was reading through the docs on how to boot openbs
depends on the card - multihead usually works but multi card multihead
is broken until a later version of X is added to openbsd (see previous
mails on this list)
I dont know what the ati support is like in X currently but if you
want to run 3 monitors it may work out cheaper to get an ati card wit
On 24 June 2010 01:30, Kenneth R Westerback wrote:
>
> I think the real question is "Does anybody use a scsi scanner without
> using sane?".
>
> Ken
>
> Yes, but that's using commercial scanner software under OS/2, so OpenBSD
relevance is low..
In any case, I've got a Microtek Scanmaker 330
OpenBSD is absolutely fine for browser, mail and pictures. Once you install
gnome, the GUI will generally be the same as most other gnome desktops.
Flash and NTFS are sticking points. Neither work particularly well.
I've had variable experiences with VLC for video - it lost sync on earlier
releas
Maybe I'm getting on a bit, but I don't consider swapping operating system
to be the best option in that case. Vista may be a memory hog, but it's
usually easier in the long run to spend cash on 4GB for a laptop, than to
install and faff around with a whole new operating system..
Linux running out
From: "Siju George"
On Thu, May 27, 2010 at 3:22 PM, Peter Kay (Syllopsium)
wrote:
From: "Siju George"
but OpenBSD 4.7/amd64 SMP detects only 3 GB.
Is there anything more I should do to get the other 1 GB of RAM
recognized by the System?
This is normal. Large memor
From: "Siju George"
but OpenBSD 4.7/amd64 SMP detects only 3 GB.
Is there anything more I should do to get the other 1 GB of RAM
recognized by the System?
This is normal. Large memory support is not yet included in
OpenBSD by default for amd64.
From: "Julian Acosta"
Hello!
I'm from the Postgraduate Departmen of the ITCC University from Mexico,
Really we need to contact with Richard Stallman, just for give us his
opinion and answer us some questions about free software,
How can I contact him?
What's his real email?
You'd be better con
From: "J.C. Roberts"
The developers *CONSTANTLY* *ASK* *FOR* *YOUR* *HELP* with testing, but
this "dull and heavy" work is somehow below most people who just talk
about wanting to become developers and are looking for shortcuts to
becoming one.
Since validity is critical, if you cannot test prop
From: "Siju George"
On Mon, Apr 19, 2010 at 2:59 AM, wrote:
Of course I boot using the Vista bootloader and easybcd to edit the
configuration, which saves a lot of headache. The important thing is it
can
be done.
:)
How Do you Tell the OpenBSD Installer to install to a logical partition?
From: "Brad Tilley"
as appropriate if you're using grub etc or XP..
Another Option. Assuming a i386 or amd64 PC:
1. Put another hard drive into the computer.
2. Go into the BIOS and make the new hard drive have higher priority.
3. Boot the computer and install OpenBSD onto the new hard drive
OpenBSD does not require a primary partition, nor does NetBSD. Solaris does
for the moment,
although code to fix that has been committed.
I have a Windows 7 x64, OpenBSD, Solaris, NetBSD multiboot. It's not that
difficult to arrange.
I did most of the partitioning in Windows, setting up a pri
From: "Henning Brauer"
* Peter [2010-04-15 03:27]:
I know bigmem is still in a state of flux and can be enabled by
editing machdep.c and compiling a custom kernel.
What's the best way to test and report this?
none. bigmem is known broken, otherwise it would be enabled by
default. and tests pr
From: "Andreas Gerdd"
when 4.8 comes out (a year after 4.6 came out) support for 4.6 will stop.
Quite short time.
Perhaps, but it /is/ free. There are undoubtedly some people who will
backport fixes to earlier versions if you paid them.
Our advise is to upgrade to a newer version and pla
On 2/22/2010 9:23 AM, Bret S. Lambert wrote:
Unless some benefactor is willing to come forward and deal with the
logistical headache of doing the paperwork and keeping it all as
up to date as it needs to be, it's not going to happen, even if
getting an EAL meant ponies, rainbows, and money trees
From: "Daniel Malament"
To: "Peter Kay (Syllopsium)"
I think my first course of action would be to use DOS, or possibly OS/2,
to
override the disk geometry, unless the disk has data on it that can only
be
accessed from OpenBSD. Yes, I know it's intellectually more fu
From: "Daniel Malament"
Subject: Re: MFM disk geometry
Try looking for "Total Hardware '99" - your controller might be
documented in there.
Nice! Thanks.
http://th99.dyndns.org/c/C-D/20069.htm
Unfortunately, it doesn't look like it's actually all that configurable.
Although I don't know wh
On 26/01/2010 20:03, Jonathan Thornburg wrote:
This needs some tweaking, because sometimes "shutdown" really means
"I want this laptop to shutdown *now* so I can put it in the
padded/insulated carrycase for
without the laptop overheating."
or even
"I want this laptop to shutdown *no
From: "Bayard Bell"
"Requires VT-x or AMD-V hardware virtualization support."
It would appear they've therefore made VT-x and friends non-
configurable. You can file a bug report and see where that goes.
Would it be too cynical to suggest using a product which doesn't suck?
It really is a pi
OpenBSD works just fine in an extended partition, even if the documentation
says it requires a primary partition - at least on amd64.
However, I seem to remember convention is that extended partitions should be
at the end of the disk. In theory this probably shouldn't matter, provided
the OS/b
From: "Jan Stary"
On Oct 26 00:10:20, Abdullah Sendul wrote:
Hi,
we are having a couple of openbsd servers, of which, the content is
static.
I would like to identify all the files needed for this system to run,
and then move it to a flash disk to minimise the size of the
distribution
You c
From: "Lukas Ratajski"
On 09.10.2009, at 08:30, patrick keshishian wrote:
arrived in burbank, ca (usa) today. thank you all!
tiny little "puffy" shrine:
http://sidster.com/gallery/misc/2009/obsd46-32-21-mugs.jpg
Oh man, I'd LOVE to give the 2.1 version a boot opportunity on i386.
Just
From: "L. V. Lammert"
On Wed, 7 Oct 2009, Peter Kay - Syllopsium wrote:
It's VirtualBox - looks like it's still crap. VMWare works fine, so does
qemu.
As does VirtualBox with proper hardware support (AMD64 Socket AM2), ..
though we do not use X on VMx.
Are you seriously
Hi guys,
(Pardon since lot of people use *BSD and Linux together but if rude,
I'll take it off-list)
Ok. It installs fine.
However, I keep getting segfaults on simple programs (such as xorgconfig).
(I don't have exact text/dmesg to dump right now but I can produce it
if required)
Is it that Virtu
From: "Henning Brauer"
* Robert [2009-09-17 16:34]:
On Thu, 17 Sep 2009 11:16:58 +0200
Henning Brauer wrote:
> * Aaron Mason [2009-09-17 03:52]:
> > Would these drives by any chance be similar to the 1.8" ZIF drives
> > used in (*shudder*) 5th gen iPods? I have one from my iPod that
> > die
From: "L. V. Lammert"
On Wed, 16 Sep 2009, Henning Brauer wrote:
> Building from source is light years
> more difficult than 'apt-get update && apt-get upgrade, or 'yum
> upgrade' or the
> like.
so don't fucking do it, use releases and packages.
*OR* learn how to use environment variables
- Original Message -
From: "David Vasek"
It could make sense. However, you won't have working suspend/resume with
OpenBSD yet and will have to fight with ACPI and its possible problems.
Not speaking about hibernation, which X4x laptops have. Also, a keyboard
without Microsoft keys is m
From: "Edd Barrett"
I have located someone willing to sell me an X41 tablet at a very
affordable price, however this is the model with the sucky hitachi
disk
[..snip..]
a) Is there anywhere you can get SSD's for cheaper than 100GBP. I only
really need 60GB or so.
b) Any other comments?
Unless t
From: "Jan Stary"
I need to transfer some old VHS tapes into (any) digital video format.
On OpenBSD of course. I understand I need
(1) a VCR, obviously, to play those tapes
(2) a TV card that can input what the VCR outputs
(3) a piece of software that can capture the input
Before I start shoppi
PJ wrote:
It really pisses me off that everyone assumes that the poor sap who is
asking for help is too stupid to have done things right and they just
forget that maybe the problem is in the SOURCE !
I know what a bootable image usually looks like... but neither of those
I downloaded look right.
From: "Anton Parol"
OBSD is the best choice of OS for people who like violent little fish
mascots.
And it has blue-boot-console-thingy (tm) . Ace.
I wasn't going to contribute to this thread, but I have to ask. *What*
blue-boot-console-thingy?
I'm not sure it's sensible to do direct compar
From: "Mark Romer"
Hello, just a simple question. We have here at work a old hand at openbsd
and he says he only uses openbsd versions that are even numbered. (3.8,
4.0,
4.2, 4.4 etc...) I am not sure why, did not have a chance to ask him.
I believe that you should use the latest version
From: "MANI"
Subject: Multiboot OpenBSD with Vista
First of all you need to know I am running OpenBSD on my laptop and PC
at home happily as sole OS, but unfortunately I need to dual boot my
PC at Office because of some proprietary softwares we need at company,
the other OS is Microsucks Windows
From: "Henry Sieff"
To: "Joco Salvatti"
http://www.openbsd.org/faq/faq12.html
12.7.3
2009/5/14 Joco Salvatti :
Hi,
I would like to know if a different hardware can shared the same IRQ
with another?
12.7.3 is accurate, however there is a difference between 'can it' 'should
it' and 'will
From: "J.C. Roberts"
To: "Johan Fredin"
On 09-05-07 05.00, J.C. Roberts wrote:
> If anyone here mistakenly thinks they can actually run *ANALYSIS* at
> these speeds with off the shelf components...
>
> BAWAHAHAHAHAHAHAHA!
Well, depends on what you mean by "off the shelf". Procera Networks
is
From: "J.C. Roberts"
Subject: USB->PS2 converter with KVM?
I'm attempting to use a USB-to-PS2 converter and running the PS2
through a Belkin KVM. The converts I bought seem to be old USB 1.1
stuff, and they don't play very well with any OS.
[..snip..]
Can anyone suggest a brand (and model)
Theo de Raadt wrote:
Holy cow, 20+ messages about a damn bell, and important changes to
the tree get ignored.
Get a life, people -- get a frigging life!
Hi Theo.. I appreciate what you've done for the project, but *what*
changes to the tree?
There's the message on openbsd-cvs about the MD
From: "Ricardo Augusto de Souza"
Could you please tell me the steps I must follow?
Is it possible enable it at boot -c?
I don't wish to be rude, but you're not reading what people are telling you
:
aac is not enabled in snapshots. you still need to build your own on
another machine.
It is
From: "Kamil Monticolo"
On Fri, 27 Mar 2009 12:57:10 -0000
"Peter Kay - Syllopsium" wrote:
>
Literally all I needed to do was X -configure, if I remember correctly.
I'll
try with an up to date 4.4 snapshot at some point.
Peter, can You post your configuration h
From: "Kamil Monticolo"
To: "Peter Kay - Syllopsium"
On Fri, 27 Mar 2009 12:29:21 -
"Peter Kay - Syllopsium" wrote:
I can tell you it works fine on a 7600GT - I only needed to do
X -configure.
Don't even think I had to explicitly tell it to use
From: "Kamil Monticolo"
To:
Sent: Friday, March 27, 2009 10:38 AM
Subject: Dual-head OpenBSD 4.5 and NVIDIA GeForce 7300 GT
Hi folks.
I have 4.5 GENERIC.MP on my machine and I'd like to have it dual-head.
My dmesg is at the bottom, if you want more information or output, I'll
give that.
I
On Wed, 25 Mar 2009 02:09:08 -0700 Vivek Ayer
wrote:
Hi guys,
I realize openbsd/sparc64 is probably the best port of any OS to the
sparc64 architecture, however I work in an environment where
matlab/mathematica are greatly needed. I know openbsd/i386 has linux
binary emulation, which would do
Whilst I can't comment on the foibles of modern Cisco switches, I can
certainly say that Cisco switches I've used somewhat more recently than
fifteen years ago (but more than five) refused to autonegotiate to some
servers. So far they remain the only switches I've had to manually set the
speed
From: "Jason Dixon"
People always say this but never mean it. I have proof, and I'm sure
Theo does too. You have no idea how much a real feature costs to
implement. When you present them with the costs they always balk.
To be fair, some of them do mean it, but just don't understand the cost
From: "bofh"
I have to ask - if you're not copying the code, but only copying the
concept/technical requirements over (ie, a rewrite), that new code
would be bsd licensed, right?
Probably, but this is filesystem code. The last thing you want to do is to
replace complex, generally well debugge
From: "Matt KP60"
Hi, I am looking at purchasing a workstation to put OpenBSD on for
programming development. What is the best supported arch overall? Or even
better what is your most recommended workstation for running OpenBSD?
i386, without any doubt whatsoever (imo).
amd64 is almost as well
From: "Mihai Popescu B.S."
I don't need dual core since the support for this is scarce in many
operating systems.
With respect, scarce in what operating system apart from say, DOS?
I can't think of any Unixes or Unix alikes that don't have SMP support (even
Plan 9 does). OS/2 has had it as an
IBM's X series are 12.1" only which is outside your 15-17" suggestion. If
you want a cheap X series laptop preferably go for the X32 - it's faster and
newer than the X31 and has a 2.5" hard drive. The X40/X41 are very OpenBSD
compatible but have a 1.8" hard drive (slow, expensive, difficult to
From: "Markus Hennecke" <[EMAIL PROTECTED]>
You mean it works great except for newer cards, dual-head setups and a
fast X desktop? Yes, but I would not call that great.
That's not true. 8800GT support, at the very least, was added back in
OpenBSD 4.3
according to the changelog.
I'm using two 7
From: "Pedro de Oliveira" <[EMAIL PROTECTED]>
Hi,
Anyone here using OpenBSD/macppc knows if its possible to enable more than
one virtual console? I cant seem to find any info about that in the FAQ.
http://www.openbsd.org/faq/faq7.html
It's not supported. Use 'screen' from packages instead.
PK
From: "Matthew Weigel" <[EMAIL PROTECTED]>
Peter Kay - Syllopsium wrote:
A bit of an oddity. On all other platforms (at least I think so), the
output from 'uname -m' matches the name of the directory under packages,
For all supported platforms, the name of the
A bit of an oddity. On all other platforms (at least I think so), the output
from 'uname -m' matches the name of the directory under packages, except
under sgi, for which the directory is 'mips64'. Any chance of this changing
for 4.5?
I'm presuming no-one is porting to mips32 (netbsd supports
1 - 100 of 109 matches
Mail list logo