I wasn't actually looking for this, but stumbled across it while reviewing
/etc/rc.
Rob
Index: rc
===
RCS file: /cvs/src/etc/rc,v
retrieving revision 1.486
diff -u -p -r1.486 rc
--- rc 10 Jul 2016 09:08:18 - 1.486
+
I'm trying to install OpenBSD on a new machine so I can learn how
to setup a
router, but running into a strange problem.
A Supermicro 5015A-H with Intel
Atom 330 at 1.6 GHz
When I tried to install the unbound package, it can't
find it
(even though it's in the directory, and the shell autocomplete
I don't think the hardware is the issue.
How can I mount the HDD ExFAT partition?
Thanks!
Rob
On Wed, Dec 22, 2021 at 5:23 AM Crystal Kolipe
wrote:
> On Tue, Dec 21, 2021 at 06:04:28PM -0500, Rob Whitlock wrote:
> > A problem seems to be that there is no disklabel entry for the ExFAT
> > partition.
>
> You probably wrote a BSD disklabel to the disk before creating
On Thu, Dec 23, 2021 at 1:15 AM Theo de Raadt wrote:
>
> Crystal Kolipe wrote:
>
> > On Tue, Dec 21, 2021 at 06:04:28PM -0500, Rob Whitlock wrote:
> > > A problem seems to be that there is no disklabel entry for the ExFAT
> > > partition.
> >
> > Y
On Thu, Dec 23, 2021 at 12:22 PM Crystal Kolipe
wrote:
> If the spoofed label does not include your non-OpenBSD partitions, then for
> some reason the kernel is not parsing the data from the GPT, and we will
> presumably need a hexdump of the GPT to see why.
>
Here is the GPT (the third sector o
On Thu, Dec 23, 2021 at 2:14 PM Crystal Kolipe
wrote:
> On Thu, Dec 23, 2021 at 01:15:52PM -0500, Rob Whitlock wrote:
> > On Thu, Dec 23, 2021 at 12:22 PM Crystal Kolipe <
> kolip...@exoticsilicon.com>
> > wrote:
> >
> > > If the spoofed label does not incl
On Thu, Dec 23, 2021 at 3:24 PM Crystal Kolipe
wrote:
> Again, there is nothing there that would stop it working.
>
> You have an MBR partition of type EE starting on sector 1, which is what is
> checked for in gpt_chk_mbr, so unless I'm overlooking something it's
> probably chocking in gpt_chk_h
On Sat, Dec 25, 2021 at 8:46 AM Crystal Kolipe
wrote:
> OK, the issue lies with the four byte checksum at offset 0x58 in sector 1.
>
> Testing on OpenBSD 7.0 release and using your GPT:
>
> The kernel enters spoofgptlabel and reads sector 1.
>
> When we call gpt_chk_parts, the calculated checksum
On Mon, Dec 27, 2021 at 7:28 PM Rob Whitlock wrote:
> Thanks for the work tracking down the problems. I reformatted the hard
> drive to see if that would do anything and then I installed OpenBSD 7.0
> like you suggested and it started working. I used Disk Utility in MacOS
> 10.15.7 C
On Fri, 7 Jan 2022 14:53:33 -0500
fo...@dnmx.org wrote:
> Hello. I hope this these types of questions are okay for an mailing
> list.. I completely understand if they are not..
>
> There's password-store, but it does need some shitty dependencies..
> Then there's opm, but since it doesn't seem to
Attempting to extract xenocara.tar.gz while avoiding root proviliges as
described here https://www.openbsd.org/faq/faq5.html#wsrc, I ran into an
error, shown below:
0 thinkpad$ pwd
/usr/xenocara
0 thinkpad$ ls -a
. ..
0 thinkpad$ tar xzf /home/rob/openbsd_files/7.0/xenocara.tar.gz
tar: Access
I'm trying to attach gdb to an already running cwm but I get the following
error:
ptrace: Invalid argument.
Why am I getting this error? Also, I have already set kern.global_ptrace=1,
and both cwm and gdb are being run by the same user. This problem occurs
both with the gdb in base and the gdb/eg
On Wed, Mar 9, 2022 at 11:20 PM Philip Guenther wrote:
> On Wed, Mar 9, 2022 at 8:28 AM Rob Whitlock wrote:
>
>> I'm trying to attach gdb to an already running cwm but I get the following
>> error:
>>
>> ptrace: Invalid argument.
>>
>> Why am
On Thu, Mar 10, 2022 at 1:01 PM Rob Whitlock wrote:
> On Wed, Mar 9, 2022 at 11:20 PM Philip Guenther
> wrote:
>
>> On Wed, Mar 9, 2022 at 8:28 AM Rob Whitlock
>> wrote:
>>
>>> I'm trying to attach gdb to an already running cwm but I get the
>>
On Tue, 24 May 2022 12:36:50 -0300
Gustavo Rios wrote:
> Hi folks,
>
> I would like to download a pdf version of the faq and pf guide for
> openbsd 7.1. May some one here point me where i could fetch the pdf
> documentation from ?
>
> Thanks a lot.
>
You might try wkhtmltopdf
I have a Lenovo T450 that plays audio over the speakers and headphones but
when the headphones are used there is some white noise playing all the time
as well as the audio. This white noise is not there with Windows 10 or
Linux. OpenBSD recognizes the audio codec as a Realtek ALC292 but Linux and
t
On Wed, Jun 15, 2022 at 11:27 PM Alexandre Ratchov wrote:
> On Wed, Jun 15, 2022 at 02:59:40PM -0500, Rob Whitlock wrote:
> > I have a Lenovo T450 that plays audio over the speakers and headphones
> but
> > when the headphones are used there is some white noise playing all the
On Fri, 24 May 2024 11:51:49 +0200
Mizsei Zoltán wrote:
> Probably https://wikidevi.wi-cat.ru/AMPAK_AP6212
>
> Peter J. Philipp írta 2024. máj.. 24, P-n 11:39 órakor:
> > Hi,
> >
> > I got a "are you a human?" on google so I switched to qwant.com for
> > searching
> > but the search is not as g
On Fri, 14 Jun 2024 22:20:55 +0200
Hrvoje Popovski wrote:
> Hi all,
>
> I have question about cpu output in dmesg.
> I have Fujitsu RX2530m4 with 8 core Intel(R) Xeon(R) Gold 6134 and in
> dmesg I've noticed that core are 0,4,5,7,18,19,21,22
>
> without HT
> cpu0: smt 0, core 0, package 0
> cpu
On Wed, 19 Jun 2024 22:25:42 +0200
Dan wrote:
>
>
> Thanks for reaching out Antoine, appreciated.
>
> I know it is not enough but this is what I can I pass you:
>
> https://takeyou.to/l/fol1 [a screenshot of Foliate under my XFCE]
>
> Unfortunately Foliate doesn't appear to help a lot. Same
On Thu, 20 Jun 2024 07:17:13 +0200
Rob Schmersel wrote:
> On Wed, 19 Jun 2024 22:25:42 +0200
> Dan wrote:
>
> >
> >
> > Thanks for reaching out Antoine, appreciated.
> >
> > I know it is not enough but this is what I can I pass you:
> >
&
better to ask this on ports@?
BR/Rob
On Wed, 17 Jul 2024 09:59:01 +0100
Mark Gary wrote:
> HI All,
>
> I'm trying to resolve a trivial, but annoying problem with using
> Evolution mail on my OpenBSD setup. The style of date used in the list
> of mail in my inbox is in US format, i.e month first, day second, and
> I want it is UK fo
rom the old disk and booting with a
current snapshot miniroot75.img
The system only supports USB and the connected keyboard does not work
when trying to use 'boot -c' to see if I could disable softraid.
Apart from building my own kernel anyhting I could do?
BR/Rob
PS. does this belong in bugs@ ?
On Sun, 11 Aug 2024 00:51:31 +0300
kodcode wrote:
> Please try to run your command as root.
> (I don't need to specify the port with -P)
>
> -
> kodcode
> On Sat, Aug 03, 2024 at 09:06:33PM +0800, Sadeep Madurange wrote:
> > On 2024-08-03 15:39:14, Sadeep Madurange wrote:
> > > I'm trying to fla
On Wed, 14 Aug 2024 01:47:05 +0300
kodcode wrote:
> Doesn't work for me.
> Have you tried your solution (with an usbasp)?
>
> On Sun, Aug 11, 2024 at 06:35:50PM +0200, Rob Schmersel wrote:
> > On Sun, 11 Aug 2024 00:51:31 +0300
> > kodcode wrote:
> >
>
On Tue, 13 Aug 2024 16:51:38 -0500
Todd wrote:
> I bought a new firewall appliance that has 4 igc network interfaces.
>
> The interface works during the install when running from install75.img
>
> After rebooting into the 7.5 installation, the igc devices are not
> working.
>
> The dmesg outpu
On Wed, 14 Aug 2024 12:20:25 +0300
kodcode wrote:
> dmesg after connecting usbasp:
>
> ugen0 at uhub0 port 1 "www.fischl.de USBasp" rev 1.10/1.02 addr 2
>
> What you could do is,
> # usermod -G wheel [user]
> # chmod 660 /dev/usb[your port]
>
> On Wed,
On Fri, 23 Aug 2024 22:08:37 +0800
Sadeep Madurange wrote:
> On 2024-08-22 16:12:04, Joseph Olatt wrote:
> > On Thu, Aug 22, 2024 at 04:23:23PM +0800, Sadeep Madurange wrote:
> > > Has anyone programmed Arduino Due (ARM Cortex M3 processor) on
> > > OpenBSD? I compiled the program using the foll
On Sat, 24 Aug 2024 01:15:53 +0200
Anders Andersson wrote:
> I bought an 85 year old house in the woods, and apparently I can get
> 10 Gbit/s there. My good old APU4 firewall is barely keeping up with
> 100 Mbit/s so I need to look for an alternative.
>
> My goal is an OpenBSD firewall/router th
On Thu, 5 Sep 2024 13:59:49 -0400
openbsd_fr...@mail2tor.com wrote:
> Gentlemen! How do I doas my regular user.
>
> How do I learn the syntax?
>
> Thanks.
>
read the man page?
On Fri, 6 Sep 2024 12:04:09 -0400
openbsd_fr...@mail2tor.com wrote:
> My user which is doas without password cannot reboot the computer
> from the xfce4 session (ck-launcher). Root is able to. Please does
> anyone know how to fix it?
>
When you added the xfce package there was a readme file sho
no mention
of the options to put in fstab.
From examples I can deduce that -i corrrespond with 'intr' and -s with
'soft' and so on, but where are those actually documented?
Similar for other filesystems.
BR/Rob
On Sun, 8 Sep 2024 12:21:15 +0100
Zé Loff wrote:
> On Sat, Sep 07, 2024 at 06:03:26PM +0200, Rob Schmersel wrote:
> > Hi,
> >
> > Where can I find a description of the options I can set in fstab
> > for nfs mounts?
> >
> > The fstab man page
> > (h
now if the proxy would have access to the ethernet headers.
It is also possible that there is another way to do this, which I have
overlooked. If that is the case, please let me know. Otherwise, any
input or insights into these options would be greatly appreciated.
--
Rob Campbell
lt to find. Just did a search on
www.taobao.com (chinese eBay) and only 2 vendors showed up:
http://s.taobao.com/search?q=2f6004&rt=1323835584378
The fulong is selling for 1800 RMB, which is the same price as
tekmote.nl is charging.
/Rob
ng and it is unfortunately to short to order and
still get it here on time.
Regards
/Rob
seen similar problems?
Many thanks.
Rob
= = = = = USB Keyboard attach, detach, and reattach = = = = =
uhidev2 at uhub4 port 1 configuration 1 interface 0 "GASIA GASIA USB KB Pro"
rev 1.10/2.10 addr 2
uhidev2: iclass 3/1
ukbd1 at uhidev2: 8 modifier keys, 6 key codes
wskbd2 at ukb
Rob Lytle writes:
> I am running -current cvsup'd as of a day ago. First of all,
> with the generic kernel, any attempt at using audio locks up
> the computer and requires a hard reboot. I went in and
> deleted all sound entries except azalia and the lockups ended.
Please
aptop. Set mixerctl
outputs.volume=255. Set inputs.dac4=255,255 or set the mixer control
on XMMS to dac4.
Still I have no headphone output. The previous post on headphone
audio didn't work for me.
Sincerely, Rob.
--
"Emancipate yourself from mental slavery, none but ourselves can
Rob Lytle writes:
> So I am SOL with the -current azalia driver.
Well, no, you are not SOL, since you are willing to run -current
and I am willing to fix it for you ;)
Please try a -current kernel with 'option AZALIA_DEBUG' in the
config file and this patch applied, then mail me
Thanks for the great work Deanna. I'm sure other Sony laptop owners
are appreciative as well.
Now to start work on the wpa_supplicant.
Sincerely, Rob.
--
"Emancipate yourself from mental slavery, none but ourselves can free
our minds" Bob Marley, Redemption Song
r such purposes.
Thanks, Rob
--
"Emancipate yourself from mental slavery, none but ourselves can free
our minds" Bob Marley, Redemption Song
NetOne - Doichin Dokov said:
Rob Lytle P=P0P?P8QP0:
> Hi,
>
> I've read all the relevant boot and rc type manuals and they only give
> a vague reference to starting programs with
> rc.local or rc.conf.local. I want to start wpa_supplicant and I
> haven't seen any v
stuff as I
have its debug turned on. Note the same dmesg lines and behavior
were observed with the GENERIC kernel. Also, no leds turn on with any
pcmcia device I've tried so it seems that cards are not getting any
power.
Th
On Nov 26, 2007 10:21 AM, Rob Lytle <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Cardbus/pcmcia is dead on my laptop. I think I have identified the
> dmesg lines that shows what happens. But I don't know why:
>
> cbb0: bad Vcc request. sock_ctrl 0xff88, sock_status 0xfff
eceived: by 10.142.77.11 with SMTP id z11mr660889wfa.1196110515718; Mon,
> > 26 Nov 2007 12:55:15 -0800 (PST)
> > Received: by 10.142.221.10 with HTTP; Mon, 26 Nov 2007 12:55:15 -0800 (PST)
> > Message-ID: <[EMAIL PROTECTED]>
> > Date: Mon, 26 Nov 2007 12:55:15 -0800
"
I was wondering if there is something special about my laptop so that
OpenBSD can't support cardbus and pcmcia?
PCMCIA cards work fine in FreeBSD and Vista.
Sincerely, Robdmesg below
On Nov 29, 2007 12:27 PM, Rob Lytle <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I cvsup'd today and saw that /usr/src/sys/dev/pci/pccbb.c had been
> changed. I turned on all the bugging code I could, and I get in the
> dmesg "cbb0: controller is missing".
>
&g
On Nov 29, 2007 3:04 PM, Rob Lytle <[EMAIL PROTECTED]> wrote:
>
> On Nov 29, 2007 12:27 PM, Rob Lytle <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > I cvsup'd today and saw that /usr/src/sys/dev/pci/pccbb.c had been
> > changed. I turned on all the b
On Nov 29, 2007 3:33 PM, Rob Lytle <[EMAIL PROTECTED]> wrote:
>
> On Nov 29, 2007 3:04 PM, Rob Lytle <[EMAIL PROTECTED]> wrote:
> >
> > On Nov 29, 2007 12:27 PM, Rob Lytle <[EMAIL PROTECTED]> wrote:
> > > Hi all,
> > >
> > > I c
hips.
I have commited a workaround which skips this check for TI devices.
Please update to pccbb.c r1.54 and pccbbvar.h r1.13 and it should work
again.
Miod
Hi Miod,
Thanks for your help but I am back to where I was in the beginning.
No power gets
to the PCMCIA cards.
hips.
I have commited a workaround which skips this check for TI devices.
Please update to pccbb.c r1.54 and pccbbvar.h r1.13 and it should work
again.
Miod
Hi Miod,
I just cvsup'd and the version of pccbb.c is still at 1.53. It must
take quite a bit of time for the
change to propagate. I w
audio. I assume those are OSS commands.
Thanks, Rob
--
"Emancipate yourself from mental slavery, none but ourselves can free
our minds" Bob Marley, Redemption Song
also merging /etc/ So I
am at a total loss. The computer requires a hard
reboot so I can't generate any output to look at.
Thanks, Rob.
--
"Emancipate yourself from mental slavery, none but ourselves can free
our minds" Bob Marley, Redemption Song
A temporary hack:
I changed the following in /etc/rc:
echo 'setting tty flags'
#ttyflags -a
Previously it wasn't commented out. Now who knows what can of worms
this hack will open up.
Rob.
--
"Emancipate yourself from mental slavery, none but ourselves can free
ou
d reboots being
necessary.
Sincerely, Rob.
--
"Emancipate yourself from mental slavery, none but ourselves can free
our minds" Bob Marley, Redemption Song
I cvsup'd this morning. Now I can't compile any kernels. They all
hang at or near pcidevs_data.h
Rob
--
"Emancipate yourself from mental slavery, none but ourselves can free
our minds" Bob Marley, Redemption Song
I found a reference to commenting out tty03 in /etc/ttys. The
machine now boots. Why? I have no idea.
Rob.
--
"Emancipate yourself from mental slavery, none but ourselves can free
our minds" Bob Marley, Redemption Song
Gqmeg works so its either XMMS or the way XMMS controls the driver. I
will recompile XMMS.
--
"Emancipate yourself from mental slavery, none but ourselves can free
our minds" Bob Marley, Redemption Song
Here is the dmesg. Note that I have #define AZALIA_DEBUG but there
are no debug messages.
OpenBSD 4.2-current (ROBKERN3) #0: Mon Dec 10 21:56:24 PST 2007
root@:/usr/src/sys/arch/i386/compile/ROBKERN3
cpu0: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz ("GenuineIntel" 686-class) 2.01 GHz
cpu0:
FPU,V
Hi Deanna,
Yes it appears that you are correct as just KDE does it now. I just
recompiled KDE and that didn't help so next is cvsup, new kernel, and
new world.
Thanks, Rob.
--
"Emancipate yourself from mental slavery, none but ourselves can free
our minds" Bob Marley, Redemption Song
It was a corrupted OS caused by so many hard reboots. Nothing to do
at all with azalia.
Rob.
--
"Emancipate yourself from mental slavery, none but ourselves can free
our minds" Bob Marley, Redemption Song
Hi,
It takes me 3 or 4 startx's before I get a KDE screen that looks
normal. When it looks bad, the terminal background is black and other
contrast problems exist. Other times it simply locks up in the middle
of starting up.
Has any one else had these problems?
Thanks, Rob.
--
"
I think I know what the response will be: use some other window
manager. I do use Windowmaker for root since its so much simpler.
But I've gotten used to KDE and obviously no one else is having any
problems with it. So whats up?
Sincerely, Rob
--
"Emancipate yourself from ment
I searched back through the archives using "KDE" as a keyword and as
far as I can tell I am the only OpenBSD post.
This is typical for me. I end up with a unique problem that no one
can solve because it never came up before.
Sigh, I guess its FreeBSD or Vista on this triple boot la
Predrag Punosevac to me, misc
Rob Lytle wrote:
> I searched back through the archives using "KDE" as a keyword and as
> far as I can tell I am the only OpenBSD post.
> This is typical for me. I end up with a unique problem that no one
> can solve because it never came up b
Rob Lytle wrote:
> Predrag Punosevac to me, misc
>
> Rob Lytle wrote:
>
>> I searched back through the archives using "KDE" as a keyword and as
>> far as I can tell I am the only OpenBSD post.
>> This is typical for me. I end up with a unique problem that n
(inappropriate ioctl for device)
I don't know what these warnings mean or if they are related to me
problem but I just noticed them.
Sincerely, Rob
--
"Emancipate yourself from mental slavery, none but ourselves can free
our minds" Bob Marley, Redemption Song
Even the Xorg list archives don't contain any thing like my warnings,
so I guess I will just live with it.
Rob
--
"Emancipate yourself from mental slavery, none but ourselves can free
our minds" Bob Marley, Redemption Song
is borked.
Rob.
--
"Emancipate yourself from mental slavery, none but ourselves can free
our minds" Bob Marley, Redemption Song
ing up.
>
> Has any one else had these problems?
I run KDE on a thinkpad-t43 (-current), and don't have this problem.
Could it be an X11 problem with color-depth?
> Thanks, Rob.
--
Regards,
Bill Karh
Thanks for the advice. I will try 16 bits. I am at
cvsup'ing ever since. I'm certain there
was a /dev/agp0 there.
Thanks, Rob.
--
"Emancipate yourself from mental slavery, none but ourselves can free
our minds" Bob Marley, Redemption Song
y ask him, but
you are supposed to be an idiot? He replies:
"I may be an idiot but I'm no fool."
2. Life of a Professional Accountant- to complicated to describe
3. Britains worst family- for some reason on Monty Python they
enjoy ironing cats
Thants enough stupidity.
R
== wooosh ===>(your humour)
O(my head)
--knitti
-
Thats the whole point of this crap. The threads aren't funny and
waste a lot of time. I guess I did go "whoosh" over your head.
Rob
--
"Emancipate yourself from mental slav
X-sendbug-version: 4.2
Submitter-Id: net
Originator:Charlie Root
Organization:
net
Synopsis: NFS file locking not working
Severity: critical
Priority: high
Category: NFS
Class: support
Release: 4.3
Environment:
NEC
System :
PROTECTED]
Sent: 05 March 2008 15:25
To: Lewis, Rob
Cc: [EMAIL PROTECTED]; misc@openbsd.org; Buckley, Nadine; Hughes,
Adrian; Le Monde, Paul
Subject: Re: Sendbug
On Wed, Mar 05, 2008 at 03:22:30PM -, Lewis, Rob wrote:
>
> I am using OpenBSD as both client and server. We are running rpc.lock
: [EMAIL PROTECTED]
-Original Message-
From: Otto Moerbeek [mailto:[EMAIL PROTECTED]
Sent: 05 March 2008 15:20
To: Lewis, Rob
Cc: [EMAIL PROTECTED]; misc@openbsd.org; Buckley, Nadine; Hughes,
Adrian; Le Monde, Paul
Subject: Re: Sendbug
On Wed, Mar 05, 2008 at 01:44:07PM -, Lewis, Rob
2573V/82574V Gigabit Ethernet Controller"
I notice that the 4V variety is not listed in the em driver.
Could anybody clarify a possible issue with this. Does the 4V version have
supported drivers?
Cheers
Rob
I also need to find a rack case to fit it all in
For the interested, here&
I couldnt figure out how to get my dmesg when it wouldnt even boot so I took a
picture... it says the following (basically):
booting cd0a:4.1/i386/bsd.rd: blah blah
entry point at blah blah
avm_page_physload: unable to load physical memory segment. 5 segments
allocated, ignoring blah blah
increas
Hello.. I know that OpenBSD is released officially on May 1st. I noticed
however that it is available on the FTP's (all of this just happened in the
last 30 minutes).
I made the boot cd and then tried to install but it seems to be very unhappy.
After it mentions the ramdrive... some text flashes f
Another interesting thing... I installed the amd64 version of 4.1 and it
works without a hitch. I also noticed a line that says:
RTC BIOS diagnostic error 80
It does seem to boot okay and everything seemed stable. I have installed win
xp on this machine for a week and no problems at all. I wen
One thing I neglected to include in my hand written dmesg was that amd64
seems to use CDBOOT 1.08 and i386 uses CDBOOT 1.06, unless my video capture
made the 6 look like an 8. Maybe this is by design.
Anyway.. I will stop flooding this board with my messages. Sorry ; )
---
From: "Tom Cosgrove" <[EMAIL PROTECTED]>
To: "Rob Waite" <[EMAIL PROTECTED]>
Sent: Tuesday, May 01, 2007 4:11 AM
Subject: Re: OpenBSD 4.1 install issue??
Rob Waite 1-May-07 06:22 >>>
One thing I neglected to include in my hand written dmesg was that
help!
Rob
- Original Message -
From: "Tom Cosgrove" <[EMAIL PROTECTED]>
To: "Rob Waite" <[EMAIL PROTECTED]>
Sent: Tuesday, May 01, 2007 11:58 AM
Subject: Re: OpenBSD 4.1 install issue??
Rob
Can you try a snapshot? VM_PHYSSEG_MAX was upped from 5 to 16
Hello..
I just added a rule to allow port 80 traffic into my server and started
noticing some odd blocks occuring.
It seems that some web connections are losing their state and sending an R or
F flag which gets blocked. I am not sure of the time but I think once I was
refreshing the page and it s
Yeah... sorry you are also having the problem.. if you have an evening to
start from scratch... I think you could fix it though.
I am not sure about this moving back from current to stable. This is what I
did (and it could have been more efficient)
1) Downloaded the source trees (src.tar.gz s
Oh yeah... I also noticed that others were trying the snapshot. I do not
think you should run it at all. I only used it to see if the change to
vmparam.h was likely to be the culprit.
If you are getting the "uvm_page_physload: ... increase VM_PHYSSEG_MAX"
error (and you wont see it easily... i
oes not even have the correct signals.
/Rob
I am sorry to keep bringing this up... but I have still not heard any
authoritative answer to my question. It seems very likely that
the newer Intel ia32e chips do indeed support W^X.
By newer I mean since early 2005. Right now the AMD64 page
says:
"It also runs on the Intel ia32e processors (..
;[EMAIL PROTECTED]>
To:
Sent: Friday, September 28, 2007 10:24 PM
Subject: Re: Is AMD64 page out of date about W^X?
Rob Waite wrote:
"It also runs on the Intel ia32e processors (...) but since Intel
left out support for the page table NXE bit (No-EXecute)
there is no W^X support on the I
Hi,
I'm using TOR with good success here in China. Try torpark for
windows, this will give your friend a preconfigured package of tor +
firefox, ready to run (no need to setup a proxy on your site).
REgards
/Rob
Tony Bruguier wrote:
Hi all,
I am an OpenBSD newbie (although I have
-worker says "NO don't do
that, never trust upgrades". I tend to disagree.
Thanks,
--Rob
-
----
Eirik Goransson / Rob Baldassano
Member, Barony of Endless Hills;
House Odlahorde;
Viking & All around Good Egg ;
VROC #5029 (Tigger)
come visit http
process on my main box. That
way I will know exactly what to expect.
Thanks again,
--Rob
-
Eirik Goransson / Rob Baldassano
Member, Barony of Endless Hills;
House Odlahorde;
Viking & All around Good Egg ;
VROC #5029 (Tigger)
come visit http://www
Hi guys,
ANy issue with adding X to an upgrade when the original version on the system
did not have it? (I listened to way too much bad advice setting this system up
with my co-worker, now I have to fix it)
--Rob
-
Eirik Goransson / Rob Baldassano
ion for installation processes?
Thanks !!!
--Rob
-
--------
Eirik Goransson / Rob Baldassano
Member, Barony of Endless Hills;
House Odlahorde;
Viking & All around Good Egg ;
VROC #5029 (Tigger)
come visit http://www.dracowolf.com
Yahoo! Music Unlimited - Access over 1 million songs.Try it free.
ion is:
Why would you WANT your clients to constantly get new IPs?
it disrupts SSL communication traffic, especially when you are dealing with
external ly available IPs.
--Rob
Peter Blair <[EMAIL PROTECTED]> wrote:
On 7/20/06, Rahul Sharma wrote:
> Hi Peter Phillips,
&g
this issue?
--Rob (starting to come up to speed)
-
Eirik Goransson / Rob Baldassano
Member, Barony of Endless Hills;
House Odlahorde;
Viking & All around Good Egg ;
VROC #5029 (Tigger)
come visit http://www.dracowolf.com
Do you Yahoo!?
Get on board. You
e xwindows environment
(which is another issue I'll ask about after I have read through the manuals
more).
so, from this it would seem that openwebmail has dependencies on zlibs?
or am I missing something and need to run another command to check the
dependency list?
Thanks,
--Rob
101 - 200 of 271 matches
Mail list logo