Hi all!
I'd like to install OpenBSD 4.4 on my Acer Aspire 3630 laptop, but bsd.rd
stops with "rd0: fixed, 3800 blocks". I tried to disable rd0
or softraid with UKC (also usb -- you know, blind shot), but it won't
work. 4.4 and 4.3 bsd kernels stops at "mtrr: Pentium MTRR support"
(something l
Dnia czwartek, 4 grudnia 2008, rizzo0917 napisa3:
> 3: nvidia graphics card, I did some research and found that openbsd and
> nvidia don't play well together, however nvidia developed a freebsd driver,
> could that work??
The NVidia driver for FreeBSD is a blob, and OpenBSD guys avoid that kind of
feroza <[EMAIL PROTECTED]> writes:
> Hi all!
> I'd like to install OpenBSD 4.4 on my Acer Aspire 3630 laptop, but
> bsd.rd stops with "rd0: fixed, 3800 blocks". I tried to disable rd0 or
> softraid with UKC (also usb -- you know, blind shot), but it won't
> work. 4.4 and 4.3 bsd kernels stops at
acpi0 at bios0: rev 0, can't enable ACPI
Maybe you can try disabling acpi?
That's it. Thanks a lot!
Guillaume Pinot http://www.irccyn.ec-nantes.fr/~pinot/
Hi Todd:
You asked for feedback. Most of the time; qemu produces:
{tun0 (bridge0 <-> em0)}
But sometimes it produces:
{tun0 (bridge0 <-> em0)brconfig: bridge0: No such process
brconfig: bridge0: No such process
}
Network access still works, despite the error message.
Frank
On 2008-Nov-0
Hi!
I'm planning to get a Gigabyte GA-MA74GM-S2H or GA-MA74GM-SH
(basically the same motherboard). The goal is to make a "green",
lowpower NAS, so I'm mostly interested in SATA and LAN experiences
concerning this or similar boards. If you tried it, please write
couple of lines describing the good/
hi
it is possible that the pfsync between 4.3 <-> 4.4 or between
sun 64 bit hardware to intel 64 bit hardware is not compatible ?
i can ping the boxes from both sides and i see the incoming
states updates by tcpdump.
but if i check the state table with pfctl -ss i see just
the carp , ospf state
I get pass this crash if I disable acpi...
dmesg and partial (due to segmentation fault) acpidump follows.
acpidump -o output at http://anka.org/acpidump/
OpenBSD 4.4-current (GENERIC.MP) #2000: Tue Dec 2 22:35:51 MST 2008
[EMAIL PROTECTED]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem
On Fri, Nov 28, 2008 at 01:30:15PM -0600, Denny White spoke thusly:
> Just upgraded to 4.4 the other day. Fresh install, then updated
> to stable. I have a loopback adapter on the one xp box with a
> cygwin bash script that runs on boot & gets installed as a
> service. Click Start - Run, type in th
On 2008-12-04, Holger Glaess <[EMAIL PROTECTED]> wrote:
> hi
>
>
> it is possible that the pfsync between 4.3 <-> 4.4 or between
> sun 64 bit hardware to intel 64 bit hardware is not compatible ?
>
> i can ping the boxes from both sides and i see the incoming
> states updates by tcpdump.
>
> but if
Yes, the error is the 1st time said bridge is created. Call it a wart. ;-)
--
Todd Fries .. [EMAIL PROTECTED]
_
| \ 1.636.410.0632 (voice)
| Free Daemon Consulting, LLC \ 1.405.227.9094 (vo
hi
Stuart Henderson wrote:
> On 2008-12-04, Holger Glaess <[EMAIL PROTECTED]> wrote:
>> hi
>>
>>
>> it is possible that the pfsync between 4.3 <-> 4.4 or between
>> sun 64 bit hardware to intel 64 bit hardware is not compatible ?
>>
>> i can ping the boxes from both sides and i see the incoming
>>
And you are smart enough to fix it ;-)
It is ugly to see it fly by.
On Thu, Dec 04, 2008 at 06:39:50AM -0600, [EMAIL PROTECTED] wrote:
> Yes, the error is the 1st time said bridge is created. Call it a wart. ;-)
> --
> Todd Fries .. [EMAIL PROTECTED]
>
> __
Hallmark.comShop OnlineHallmark MagazineE-Cards & MoreAt Gold
Crown
You have recieved A Hallmark E-Card.
Hello!
You have recieved a Hallmark E-Card.
To see it, click here,
There's something special about that E-Card feeling. We invite you to
make a friend's day and send one.
Hope to see you s
37E7 D3EB 74D0 8D66 A68D B866 0326 204E 3F42 004A
http://todd.fries.net/pgp.txt
Penned by Marco Peereboom on 20081204 7:22.30, we have:
| And you are smart enough to fix it ;-)
|
| It is ugly to see it fly
Hi all,
After replacing all of the SCSI cables in my server and going for a week
without a panic I thought I'd gotten to the bottom of this. Now, for
the second morning in a row I've found this panic:
Debugger(d93328c4,d2bac000,df7e6ca0,d2bac000,d93445cc) at Debugger+0x4
ddb{0}> show panic
bad
Ok, based on some other feedback from Stuart, here is a new diff to test
that should work better ;-)
--- emulators/qemu/files/qemu-ifup
+++ emulators/qemu/files/qemu-ifup
@@ -16,16 +16,19 @@ echo -n " {$1 ($BRIDGE <-> $ETHER)"
# Set the tun device into layer2 mode
$SUDO ifconfig $1 link0 up
+#
On Wed, 3 Dec 2008, Vivek Ayer wrote:
Hey guys,
I'm trying to compile the texvc in the mediawiki package so I can
render LaTeX on the fly, but it needs the ocaml set of binaries
including ocamlc and ocamlopt. The OpenBSD 4.3 package for ocaml
doesn't have the ocamlopt binary meaning I can't com
On Thu, Dec 4, 2008 at 1:18 AM, Vivek Ayer <[EMAIL PROTECTED]> wrote:
> I'm trying to compile the texvc in the mediawiki package so I can
> render LaTeX on the fly, but it needs the ocaml set of binaries
> including ocamlc and ocamlopt. The OpenBSD 4.3 package for ocaml
> doesn't have the ocamlopt
The sparc64 port of OCaml doesnt include a native code backend, just
the bytecode. However, you never *must* have ocamlopt in order to run
an OCaml program, as the bytecode backend works fine (but a little
slower) in most cases.
If there's an option in the texvc package to swap out ocamlop
when it can be supported bye openbsd ?
2008/12/4 ropers <[EMAIL PROTECTED]>
> 2008/12/3 romeofx romeofx <[EMAIL PROTECTED]>:
> > # dmesg |grep ath0
> > ath0 at pci2 dev 0 function 0 "Atheros AR5424" rev 0x01: irq 10
> > ath0: AR5424 14.2 phy 7.0 rf 0.0, WOR5_ETSIC, address xx:xx:xx:xx:xx:xx
> >
>
Hey Daniel,
I've been playing around with OpenBSD amd64 on a Gigabyte
GA-MA78GPM-DS2H (which is a similar chipset, but not identical) using a
Phenom X3.
Everything seems to work fairly well.
Video works with radeonhd.
The on-board azalia works well, but seems a bit noisy (obviously not a
OpenBS
I think it makes sense to commit these parts whatever happens with the
rest of the diff.
> Index: sys/net/ethertypes.h
> ===
> RCS file: /cvs/src/sys/net/ethertypes.h,v
> retrieving revision 1.9
> diff -u -p -r1.9 ethertypes.h
> ---
Sb`f`el{e, opedophmhl`rekh!
Nornb` jnlo`mh g`jso`er opndsjr{ ohr`mh k~a{u m`hlemnb`mhi. .
Nazel onqr`bnj nr 5 dn 100 rnmm b leqv.
P`anr`el on opednok`re.
P`qql`rphb`el bnglnfmnqr| ophnaperemh rnb`pnb p`gkhwm{u bhdnb opnhqunfdemh.
Gbnmhre!
+38 (050) 695 10 60
Ohxhre!
[EMAIL PROTEC
Hi
I run OpenBSD 4.3-stable on a soekris net-5501.
Today I was dumping files from a wd0 disk to a mountpoint on sd0 disk
(external USB). I "accidently" unplugged the power cable of sd0 disk and
my system paniced. I think this should not happen, so here are some more
details:
This is my dmes
How would I do that? Should I look into the texvc Makefile and just
change all the ocamlopt lines to ocamlc?
Vivek
On Thu, Dec 4, 2008 at 6:57 AM, Anil Madhavapeddy <[EMAIL PROTECTED]> wrote:
> The sparc64 port of OCaml doesnt include a native code backend, just the
> bytecode. However, you neve
Dear List,
I'm running 4.3 and installed p5-PerlMagick from packages. When i try to
load this module with one of my perl scripts it says:
Can't load
'/usr/local/libdata/perl5/site_perl/i386-openbsd/auto/Image/Magick/Magick.so'
for module Image::Magick: Cannot load specified object at
/usr/libdata
On Thu, Dec 4, 2008 at 12:12 PM, Gabri Mate <[EMAIL PROTECTED]> wrote:
> '/usr/local/libdata/perl5/site_perl/i386-openbsd/auto/Image/Magick/Magick.so'
Does this file exist?
Hi Vivek and list
:
> How would I do that? Should I look into the texvc Makefile and just
> change all the ocamlopt lines to ocamlc?
Have a glance at the Makefile, yes, it seems to me that running something like
gmake texvc.bc
will get you what you want, i.e. the bytecode executable
(I have no i
On 12:24 Thu 04 Dec , Jesse Zbikowski wrote:
> On Thu, Dec 4, 2008 at 12:12 PM, Gabri Mate <[EMAIL PROTECTED]> wrote:
> > '/usr/local/libdata/perl5/site_perl/i386-openbsd/auto/Image/Magick/Magick.so'
>
> Does this file exist?
Yes, of course.
ls /usr/local/libdata/perl5/site_perl/i386-openbsd
It compiled fine. Thanks. Do I just rename it to texvc now and make it
executable or should I create a symbolic link?
Thanks again,
Vivek
On Thu, Dec 4, 2008 at 12:31 PM, Richard Bonichon
<[EMAIL PROTECTED]> wrote:
> Hi Vivek and list
> :
>> How would I do that? Should I look into the texvc Makef
hmm, on Wed, Dec 03, 2008 at 03:38:07PM +0800, David Schulz said that
> If i now type `mutt` into my Terminal, mutt will take about 736 seconds
> just to open up the Mailbox, displaying a "Reading
> /home/ds/mail/INBOX...x/148800 (3%)".
> `top` shows the CPU (P4, 3GhZ) working away at 60% or so,
I recently got an Edgeport/421 (4 USB, 2 RS-232 DB-9, 1 parallel) that
seemed like it would be really handy since this computer is legacy free
and doesn't have any serial ports and having serial ports would be
really handy.
http://www.digi.com/products/usb/edgeport.jsp
Everything seems to work gr
Gabri Mate wrote:
On 12:24 Thu 04 Dec , Jesse Zbikowski wrote:
On Thu, Dec 4, 2008 at 12:12 PM, Gabri Mate <[EMAIL PROTECTED]> wrote:
'/usr/local/libdata/perl5/site_perl/i386-openbsd/auto/Image/Magick/Magick.so'
Does this file exist?
Yes, of course.
No, not "of course", since it is not
Hi:
I am sort of digging my way through the OpenNTPD codebase for my work. I
think I find a bug in the code. Please help me to understand the reason
if this is not a bug.
In function ntp_main() (ntp.c), we poll() to check if there are any
events of interest. We do this:
1. Check internal fds (PI
I'm using OpenBSD 4.3 and was wondering how to do a wireless scan of
all the networks available, specifically secured networks.
When I run:
ifconfig -M ipw0
I only get unsercured networks. Is there a way to see ALL networks
(secured or unsecured)?
And when I find the secured network I want t
> Daniel E. Hassler Sent: Wednesday, December 03, 2008 3:56 PM
>
> Below is dmesg.boot from an Intel D945GCLF2 - MP kernel sees 4 CPU's ;)
>
> OpenBSD 4.4-stable (GENERIC.MP) #0: Mon Nov 24 20:06:06 PST 2008
> [EMAIL PROTECTED]:/sys/arch/i386/compile/GENERIC.MP
[snippage]
> pciide1 at pci0
> I'm using OpenBSD 4.3 and was wondering how to do a wireless scan of
> all the networks available, specifically secured networks.
>
> When I run:
> ifconfig -M ipw0
>
> I only get unsercured networks. Is there a way to see ALL networks
> (secured or unsecured)?
> And when I find the secured netwo
Hey guys,
So I managed to compile texvc on openbsd/sparc64 4.3 inside the
/mediawiki/math/ folder using 'gmake texvc.bc'
I enabled TeX in Localsettings.php and created directories for math
and tmp under /mediawiki/images. However, to my dismay, I get the
error "Failed to parse (unknown error):"
Dieter wrote:
Like many things in Unix, you are using power tools. If you change
root's shell, you need to know what you are doing. Remember that
you might find yourself in single user mode with nothing but the
root partition mounted. Hence my comment previously about having
a statically linke
Sorry, i did'nt ment 'of coure' that way. :)
The script right now is just 'as is'. Not in a chroot environment.
I use mod_perl for apache to load dynamic modules for chrooted cgi scripts.
2008/12/5 Alexander Hall <[EMAIL PROTECTED]>
> Gabri Mate wrote:
>
>> On 12:24 Thu 04 Dec , Jesse Zbikow
OpenBSD prompts you for a shell name when booting into single-user mode.
There's no need for precautions when using a dynamically-linked shell, as
you can always just type "/bin/sh" when you need to boot into single-user
mode and find yourself without your precious libraries.
Good luck doing it
Hi,
I am trying to figure out if there is anything special one has to do on a
openBSD box to allow DHCP relay. I am trying to get an IP address from a DHCP
server which is located on another network. The network is a fully bridged
based network. The remote firewall is OpenBSD pf. Here is a quick n
2008/11/30 Nick Holland <[EMAIL PROTECTED]>
> farhan ahmed wrote:
> > Question is how can you make shell statically linked? I thought when you
> > install package it should be linked rather than manual compiling and
> > installing
>
> I think that is best left as an exercise for the asker.
>
> Her
44 matches
Mail list logo