Re: How can I know which files a proccess is accessing?

2006-06-09 Thread Eric Schuele

On 06/06/06 15:39, Eduardo Meyer wrote:

Hello,

I need to know which files under /var a proccess (httpd here) is
acessing. It is not logs because I have a different partition for
logs.

gstat tells me that slice ad0s1h (my /var) is 100% frequently, and in
fact with fstat I can see a number of httpd proccesses running
accesing that. But fstat only shows me inodes and the mount point.

I need to know which files the proccesses are acessing.

How?


Just in case you didn't get enough responses

Here's a *great* article:
http://www.onlamp.com/pub/a/bsd/2002/09/26/Big_Scary_Daemons.html?page=1



Thank you.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]




--
Regards,
Eric
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Can't boot: Guessed BIOS device 0xffffffff not found by probes....

2006-05-31 Thread Eric Schuele

Hello,

[I previously posted this to questions@, maybe stable@ is better suited]

I have been running along just fine till a cvsup this morning (05/30). 
Last successful cvsup was May 20th.  After cvsup today, and a 
build-world I see something _similar_ to below when trying to boot.


---
Can't work out which disk we are booting from.
Guessed BIOS device 0x not found by probes defaulting to disk0:
panic: free: guard1 fail @ 0x517c4 from [line folded for mail]
/usr/src/sys/boot/i386/loader/../../common/module.c:957
---

(I say similar, becuase the above text is actually copied from another
web post.  But mine is similar.  If *my* text is needed I can reproduce
the issue to obtain it.)

I did a google or two and found nothing of use.  Maybe I am using the 
wrong keywords.


If I bring the machine up in Safe Mode or with ACPI Disabled everything 
is fine (I am writting this from the machine in question).  Nothing else 
has changed other than a cvsup and build-world (meaning no hardware/BIOS 
changes).


Anything I can provide to help diagnose this?

I am running FreeBSD 6.1-STABLE #0: Wed May 31 12:05:21 CDT 2006 on a 
Dell Inspiron 5100.  I have cvsupped back to 05-15-2006, which is before 
my last known good cvsup and things still fail.  So now I am wondering 
if some hardware has failed.


Any ideas?

--
Regards,
Eric
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SE Linux

2006-05-14 Thread Eric Schuele

Low Kian Seong wrote:

Dear all,

I will jump straight to the question. Is there something like SE Linux in
FreeBSD which enforces Mandatory Access Control (MAC) on processes ?



Try here:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mac.html


Thank you in advance.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]





--
Regards,
Eric
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: synaptics touchpad on hp nx6110

2006-03-27 Thread Eric Schuele

László Károly wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

According to www.hp.com nx6110 has a synaptics touchpad. I have tried
with an Ubuntu Live CD and detected correctly:
mice: PS/2 mouse device common for all mice
 Synaptic Touchpad, model: 1
 Firmware: 6.2
 Sensor: 37
 new absolute packet format
 Touchpad has extended capability bits
 - multifinger detection
 - palm detection
 - pass-through port
input: SysPS/2 Synaptics Touchpad on isa0060/serio4
serio: Synaptics passthrough port at isa0060/serio4/input6
ts: Compaq touchscreen protocol output

Under FreeBSD 6.1-PRERELEASE it is detected as IntelliMouse even if I
set hw.psm.synaptics_support=1:


On my Dell (FreeBSD 6.1-PRE) I do not set hw.psm.synaptics_support... 
but I do set hint.psm.0.flags=0x1000 in my device.hints.  And my 
synaptics touchpad works.


Might be worth a try.


psm0: unable to allocate IRQ
psmcpnp0: PS/2 mouse port irq 12 on acpi0
psm0: current command byte:0065
psm0: PS/2 Mouse irq 12 on atkbdc0
ioapic0: routing intpin 12 (ISA IRQ 12) to vector 60
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse, device ID 3-00, 3 buttons
psm0: config:, flags:0008, packet size:4
psm0: syncmask:08, syncbits:00

Is there any solution for this problem?

Best, Laci

- --
László Károly   [EMAIL PROTECTED]
Department of Altaic StudiesEgyetem str. 2.
University of Szeged H-6722 Szeged, Hungary


PGP/GnuPG key: 1024D/869D81C5
Fingerprint: 1E61 3205 8F5A 87E7 1269  3396 1C63 F9FF 869D 81C5
Encrypted e-mail preferred.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEI29rHGP5/4adgcURApjKAKCYaBG1gsq7fUZaZGrK1RLxDo4I7wCgpBK2
xA1EOycLTqObHqhc5agSKBw=
=bjsl
-END PGP SIGNATURE-
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]




--
Regards,
Eric
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD-Support for XEN 2.0

2005-08-24 Thread Eric Schuele

Roger Grosswiler wrote:

Hey,

i would like to try to install a XEN-Guest-Domain on a XEN-Server. Does
somebody know, where i can get the xen-kernel for freebsd?


Google turned this up:
   http://www.fsmware.com/xenofreebsd/
No idea if its the latest.



Thanks,
Roger

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]




--
Regards,
Eric
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Atheros drirve

2005-06-16 Thread Eric Schuele

Daniel O'Connor wrote:

On Thu, 16 Jun 2005 12:05, Eitarou Kamo wrote:


Is there the Atheros wi-fi driver with WPA encryption.
Do I need WPA_supplicant like hack?



I'd say you need to use wpa_supplicant but I don't see it as a hack..




Seeing as this was posted to -stable... is wpa_supplicant supported by 
5.x now?  It was my understanding that it was -current material.


--
Regards,
Eric
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Xorg problem with 5.3

2005-04-07 Thread Eric Schuele
Godwin Stewart wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 4 Apr 2005 14:15:47 +0100, Yann Golanski [EMAIL PROTECTED] wrote:

I am having an issue with Xorg under FreeBSD 5.3:  The screen has lots
of small wave-like patterns descending along the screen whenever the CPU
does any work.  My monitor is a Viglen CRT.

I think this is more likely to be an issue with the graphics adapter than
with the monitor. The monitor has no way of knowing if the CPU is under
load or not and therefore cannot react to it. The graphics adapter, OTOH,
could be experiencing EMI from the CPU fan as it steps up power with the
I'll second the EMI.  I have a baby monitor 6 feet from my wifes 
desktop.  Her screen saver simply floats random images across the 
screen.  When the image is moving... you can hear it (static) in the 
baby monitor.  Very annoying.

CPU heating up, or maybe just reacting to the extra heat from the CPU if
it's near enough. Or maybe the shielding in the Sub-D connected to
the monitor is bust.
Either way round we don't have enough information to go on here, but I
expect the problem is not the monitor in any case.

Versions are: xorg-6.8.2 on FreeBSD 5.3-RELEASE.

More to the point, what type of CPU is it, what kind of graphics card on
what bus, and how far away from the CPU?
- -- 
G. Stewart - [EMAIL PROTECTED]

There are only 10 kinds of people in the world: Those who understand
binary, and those who don't.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (FreeBSD)
iD8DBQFCUUMwK5oiGLo9AcYRAtbVAJ9maUtjXe7D05ZvcTdR+A0/voAwXwCgi0Pl
0dITO5VbBwKgi0O2jLk8XPI=
=esMs
-END PGP SIGNATURE-
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]

--
Regards,
Eric
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: I can not surf on Flash powered sites.

2005-03-03 Thread Eric Schuele
Scott Robbins wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, Mar 03, 2005 at 08:50:34AM -0500, Michael Metzger wrote:
My solution was to use the linuxpluginwrapper
then I had to copy out 
/usr/share/examples/linuxpluginwrapper/libmap.conf

to 

/etc/libmap.conf
and now I have firefox with flash support.

Also, I have native java working in it as well.

Quick note on this--it gets covered from time to time on BSD forums. 
Although this works quite well on most sites (including those with java
if you have it installed, (and, if you use linuxpluginwrapper, it also
When you say 'use linuxpluginwrapper' do you mean *in addition* to 
flashplugin-firefox?  Or linuxpluginwrapper with another flash port such 
as linux-flashplugin*?

installs realplayer which will work as well) there are some sites that
will choke firefox (though not linux-opera).
www.tvguide.com is one, espn another.  (I never said that we were
intellectuals on the forums)  :)
- -- 

Scott
GPG KeyID EB3467D6
( 1B848 077D 66F6 9DB0 FDC2  A409 FA54 D575 EB34 67D6)
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6
Dracula: Very impressive hunt. Such power. 
Buffy: That was no hunt. That was just another day on the job. 
Care to step up for some overtime? 
Dracula: We're not going to fight. 
Buffy: Do you know what a Slayer is? 
Dracula: Do you? 
Buffy: Who are you? 
Dracula: I apologize. I assumed you knew. I am Dracula. 
Buffy: Get out!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQFCJxgy+lTVdes0Z9YRAndFAKCTUQky4Zt3qbXN8RpwxfkMSyOLiACdHNmZ
nehgF9JvAqWB6mAkrE2N+u8=
=k+Ib
-END PGP SIGNATURE-
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]

--
Regards,
Eric
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: I can not surf on Flash powered sites.

2005-03-03 Thread Eric Schuele
Scott Robbins wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, Mar 03, 2005 at 09:57:51AM -0600, Eric Schuele wrote:
Scott Robbins wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, Mar 03, 2005 at 08:50:34AM -0500, Michael Metzger wrote:

My solution was to use the linuxpluginwrapper
then I had to copy out 
/usr/share/examples/linuxpluginwrapper/libmap.conf

to 

/etc/libmap.conf
and now I have firefox with flash support.

Also, I have native java working in it as well.

Quick note on this--it gets covered from time to time on BSD forums. 
Although this works quite well on most sites (including those with java
if you have it installed, (and, if you use linuxpluginwrapper, it also
When you say 'use linuxpluginwrapper' do you mean *in addition* to 
flashplugin-firefox?  Or linuxpluginwrapper with another flash port such 
as linux-flashplugin*?

I mean only the linuxpluginwrapper.  I don't install flash (the port
does install it as a dependency however).
Just so I understand...
You install this in conjunction with the www/firefox not the 
www/linux-firefox?


- -- 

Scott
GPG KeyID EB3467D6
( 1B848 077D 66F6 9DB0 FDC2  A409 FA54 D575 EB34 67D6)
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6
Spike: I did a couple of slayers in my time. I don't like to 
brag. Who am I kidding? I love to brag. One time, during the 
Boxer Rebellion...

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (FreeBSD)
iD8DBQFCJz1w+lTVdes0Z9YRAjJLAJ4g5GuBLgsbOs7HnY2LlLyEvXPangCfUA8E
207Q1M0PXOd5gIuTLHr7Mkw=
=CadN
-END PGP SIGNATURE-
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]

--
Regards,
Eric
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: I can not surf on Flash powered sites.

2005-03-03 Thread Eric Schuele
Scott Robbins wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, Mar 03, 2005 at 04:45:41PM -0600, Eric Schuele wrote:
Scott Robbins wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

When you say 'use linuxpluginwrapper' do you mean *in addition* to 
flashplugin-firefox?  Or linuxpluginwrapper with another flash port such 
as linux-flashplugin*?

I mean only the linuxpluginwrapper.  I don't install flash (the port
does install it as a dependency however).
Just so I understand...
You install this in conjunction with the www/firefox not the 
www/linux-firefox?

Heh, yes.  Ok, let me be sure I'm clear in my explanation. 

As this is the STABLE list, it might be redundant to mention that this
is all on what was 5.3 and is now 5.4-PRERELEASE
I install native firefox and native java, jdk14  (which requires, 
during the build, the linux-sun-jdk14 though that can be deleted
afterwards.)

If I then install /usr/ports/www/linuxpluginwrapper, it installs the
linux-flash plugin, linux_base-8, linux-realplayer and some other linux
things.  

After that, if one looks in
/usr/local/share/examples/linuxpluginwrapper, one sees libmap.conf files
for FreeBSD4.x, FreeBSD5-current and FreeBSD5-stable.  If one copies the
suggested lines to /etc/libmap.conf, flash and realplayer will work, as
well as pdf's opening with acroread.  

Java is a separate issue--if one installs java before installing
firefox, firefox finds it on its own.  If you install java after
installing firefox then you often have to create a symlink.

Thank you for taking the time to clarify.
- -- 

Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6
Spike: It's a big rock. Can't wait to tell my friends. They
don't have a rock this
big.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (FreeBSD)
iD8DBQFCJ5pQ+lTVdes0Z9YRAvMWAJ4gd/7DBMaGH0XZ5MFTwI7nmGlkUgCfdQr2
x8ccyjuLfkGEAbUoFucnxRk=
=Asg8
-END PGP SIGNATURE-
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]

--
Regards,
Eric
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: I can not surf on Flash powered sites.

2005-03-02 Thread Eric Schuele
Brian Behlendorf wrote:
On Wed, 2 Mar 2005, Daniel Eischen wrote:
On Wed, 2 Mar 2005, Brian Behlendorf wrote:
On Wed, 2 Mar 2005, Ruben van Staveren wrote:
Are you using Xorg6.8.1 and have enabled the Composite extension ?
(as in
Section Extensions
   Option Composite Enable
EndSection
)
Then add this line to /usr/X11R6/bin/firefox, just beneath the #! 
/bin/sh

export XLIB_SKIP_ARGB_VISUALS=1

Didn't make a difference with native builds of www/firefox v 1.0.1 and
www/flashplugin-firefox 0.4.12.

Why don't you run firefox with -g and get a dump and backtrace
out of it?

Because, as I said earlier this thread:
  I do try it every couple of weeks to see if it works, but the best it
  gets is two-three web sites and then the seg fault. I realize until I
  sit down with a stack trace I haven't earned the right to complain, so I
  haven't yet, figuring it'll be important enough someday to someone
  clueful enough.  Or, Macromedia will some day lighten up and let Mozilla
  include it as part of the web browser by default.  Or something.
...and that I've got nowhere near the chops to do anything useful with a 
stack trace that I'm sure others do.  I thought I'd pipe up in response 
to Ruben's message to provide a data point.  Am I the only one for whom 
Firefox and www/flashplugin-firefox doesn't work?

Fails for me too.  On all flash sites near as I can tell.
-Eric
Brian
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]

--
Regards,
Eric
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]