twa module - make kernel (modules) failure RELENG_5 i386

2005-01-16 Thread boris karlov
Hello All, I have make kernel failure during compiling twa module (see below). cvsupped RELENG_5 Fri Jan 14. have no any twa devices in the system. (please Cc: me in reply - not subscribed to stable@) thanks. ===> twa cc -O -pipe -march=pentium2 -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /usr

RE: Machine(s) not able to reboot

2005-01-16 Thread Will Saxon
> -Original Message- > From: jmc [mailto:[EMAIL PROTECTED] > Sent: Sunday, January 16, 2005 11:39 PM > To: Will Saxon > Cc: [EMAIL PROTECTED] > Subject: Re: Machine(s) not able to reboot > > > On Sun, 16 Jan 2005 18:39:41 -0500, Will Saxon > <[EMAIL PROTECTED]> wrote: > > Hello, > > > >

Re: Machine(s) not able to reboot

2005-01-16 Thread jmc
On Sun, 16 Jan 2005 18:39:41 -0500, Will Saxon <[EMAIL PROTECTED]> wrote: > Hello, > > I have two HP Proliant DL360G3 servers which I recently upgraded from 5.2.1-R > to 5.3-R. Since the upgrade, I am not able to cause the machines to shut down > or reboot on their own. I always have to physically

panic: PAE with 16GB ram

2005-01-16 Thread in2
Hi, I use Tyan S2882 with dual Opteron and FreeBSD 4.10-RELEASE with PAE support. it works fine with 8GB and 12GB ram, but panics with 16GB (with the same kernel) : Fatal trap 12: page fault while in kernel mode mp_lock = 0009; cpuid = 0; lapic.id = fault virtual address = 0x69bc800

Re: Unkillable OpenOffice.org process in 5.3p2

2005-01-16 Thread Carl Makin
Hi Peter, Peter Jeremy wrote: I have an OOo process that refuses to die. ps says it is stopped and waiting I had the same problem here as well however I upgraded to 5.3-STABLE as of Jan 6 and have had no problems since. I also had "PREEMPTION" enabled in the kernel, which I have removed. Ca

FreeBSD 4.11-RC3 available

2005-01-16 Thread Ken Smith
Announcement The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD 4.11-RC3. This will be the last Release Candidate for the FreeBSD 4.11 release unless a "show-stopper" problem is found while testing RC3. A schedule for the Release Cycle is availa

RE: Machine(s) not able to reboot

2005-01-16 Thread Will Saxon
> -Original Message- > From: Peter Jeremy [mailto:[EMAIL PROTECTED] > Sent: Sunday, January 16, 2005 6:56 PM > To: Will Saxon > Cc: [EMAIL PROTECTED] > Subject: Re: Machine(s) not able to reboot > > > > [Please wrap your mail before 80 columns] Sorry, have to do it manually and I forg

Re: panic in ffs_write() on RELENG_5

2005-01-16 Thread Kris Kennaway
On Sun, Jan 16, 2005 at 09:33:18AM -0800, Kris Kennaway wrote: > One of my U10s running RELENG_5 panicked with the following: > > panic: trap: data access error > cpuid = 0 > KDB: enter: panic > [thread 100047] > Stopped at kdb_enter+0x38: ta %xcc, 1 > db> tr > panic() at panic+0

Machine(s) not able to reboot

2005-01-16 Thread Will Saxon
Hello, I have two HP Proliant DL360G3 servers which I recently upgraded from 5.2.1-R to 5.3-R. Since the upgrade, I am not able to cause the machines to shut down or reboot on their own. I always have to physically power them off and then back on. They are SMP machines and I am using ACPI. Ther

Re: USB mouse not working

2005-01-16 Thread Imobach González Sosa
On Sunday 16 January 2005 18:10, Jason Morgan wrote: > What brand of mouse you using? I have 2 IBM optical mice that need > disconnected and reconnected about 1/2 the time before they will work. > This happens to me in Linux, FreeBSD, and Windows so seems to be a mouse > issue. Happens to my br

Re: cannot su?

2005-01-16 Thread Skylar Thompson
On Sun, Jan 16, 2005 at 01:07:07AM +0100, Ivan Voras wrote: > What could be the reasons for "su root" to not work? > > I have a user that's in wheel group. Logging in as root works on the > console, but su-ing from the user just writes 'Sorry', like the > password's wrong. There are no clues in

Re: USB mouse not working

2005-01-16 Thread Jason Morgan
On Sun, Jan 16, 2005 at 10:33:46AM +, Imobach Gonz?lez Sosa wrote: > On Sunday 16 January 2005 03:47, Robert William Vesterman wrote: > > I found that my USB mouse works if and only if I boot without APCI support. > > Ok, it didn't work to me. I added > > hint.acpi.0.disabled="1" > (and also

panic in ffs_write() on RELENG_5

2005-01-16 Thread Kris Kennaway
One of my U10s running RELENG_5 panicked with the following: panic: trap: data access error cpuid = 0 KDB: enter: panic [thread 100047] Stopped at kdb_enter+0x38: ta %xcc, 1 db> tr panic() at panic+0x214 trap() at trap+0x13c -- data access error %o7=0xc014fcb8 -- copyin() at copy

Re: make buildworld for RELENG_5 failing on RELENG_5_3 in /usr/src/usr.sbin/syslogd, _PATH_LOG_PRIV not defined

2005-01-16 Thread Kris Kennaway
On Sun, Jan 16, 2005 at 02:22:05PM +, Steve Hodgson wrote: > I'm getting the following error on a RELENG_5_3 box when trying to compile > the > RELENG_5 sources. I've been cvsupping now for about a week and continuing to > get the same error when we get to syslogd. > > /usr/src/usr.sbin/sys

Re: cannot su?

2005-01-16 Thread Thomas Dymond
+++ Ivan Voras [Sunday 16 January 2005 02:18]: > Kris Kennaway wrote: > >On Sun, Jan 16, 2005 at 01:15:34AM +0100, Ivan Voras wrote: > > > >>Kris Kennaway wrote: > > /etc/pam.d/su is identical to another machine where everything works ok. > > > > >OK. /etc/pam.d/su on 5.3 includes /etc/pam.

Re: Unkillable OpenOffice.org process in 5.3p2

2005-01-16 Thread Zsolt Kúti
On Sat, 15 Jan 2005 13:23:44 -0800 Jeffrey Williams <[EMAIL PROTECTED]> wrote: > When you rebooted, was the computer actually able to halt on its own? > Every time mine has locked up, I have had to do a hard power down, the > OS is unable to kill the process even when halting. I have noticed A c

Re: cannot su?

2005-01-16 Thread Michael Nottebrock
On Sunday, 16. January 2005 01:07, Ivan Voras wrote: > What could be the reasons for "su root" to not work? > > I have a user that's in wheel group. Logging in as root works on the > console, but su-ing from the user just writes 'Sorry', like the > password's wrong. There are no clues in log files.

make buildworld for RELENG_5 failing on RELENG_5_3 in /usr/src/usr.sbin/syslogd, _PATH_LOG_PRIV not defined

2005-01-16 Thread Steve Hodgson
I'm getting the following error on a RELENG_5_3 box when trying to compile the RELENG_5 sources. I've been cvsupping now for about a week and continuing to get the same error when we get to syslogd. /usr/src/usr.sbin/syslogd/syslogd.c:141: error: `_PATH_LOG_PRIV' undeclared here (not in a funct

Re: cannot su?

2005-01-16 Thread Ivan Voras
Thomas Dymond wrote: Could this be anything to do with : security.bsd.suser_enabled what's yours set to ? security.bsd.suser_enabled: 1 But, I noticed I've got security.mac.* enabled somehow (it's not my kernel...) - could MAC be interfering? ___ freebsd

Re: twa breakage on AMD64 with 9.1.5.2 3wareversionand2005-01-1103:00:49 UTC RELENG_5 commit

2005-01-16 Thread Jean-Yves Avenard
Hello On 15/01/2005, at 12:40 PM, Vinod Kashyap wrote: Could you give the attached patch a try? Just a hunch... I did... same behavior. it just hangs right after displaying the twa0 line. Actually, hangs is incorrect. As I had to drive to the office to reload a previous kernel (never, ever rely

Re: USB mouse not working

2005-01-16 Thread Imobach González Sosa
On Sunday 16 January 2005 03:47, Robert William Vesterman wrote: > I found that my USB mouse works if and only if I boot without APCI support. Ok, it didn't work to me. I added hint.acpi.0.disabled="1" (and also tried adding hint.apm.0.disabled="0" too) 'dmesg | grep acpi' returns no results, sa

Re: cannot su?

2005-01-16 Thread David Malone
On Sat, Jan 15, 2005 at 10:46:03PM -0500, Robert William Vesterman wrote: > I have a similar problem, but only after I use X. I can su perfectly > fine before using X, and I can su perfectly fine while using X (and a > terminal window), but after exiting X, if I want to su, I have to reboot. Yo