Re: If not the force, what should I use? (Was: FreeBSD in Business (was Re: Idea for FreeBSD))

2008-08-13 Thread Vincent Hoffman
Jonathan McKeown wrote: On Tuesday 12 August 2008 17:51:32 Mike Meyer wrote: On Tue, 12 Aug 2008 17:10:22 +0200 "Adrian Penisoara" <[EMAIL PROTECTED]> wrote: Umm, I have used Gentoo and I do not remember having to use "forcestart" at the command line... Ok, given that you 1)

Re: Debugging reboot with Linux emulation

2008-08-13 Thread Chagin Dmitry
On Tue, Aug 12, 2008 at 11:52:35PM -0700, Nate Eldredge wrote: > Hi folks, > > I recently tried to run a Linux binary of Maple (commercial math software) > on my FreeBSD 7.0-RELEASE/amd64 box, and the machine rebooted. I tried it > again while watching the console, and no panic message appeared

Re: If not the force, what should I use?

2008-08-13 Thread Jonathan McKeown
On Wednesday 13 August 2008 10:40:53 Vincent Hoffman wrote: > Jonathan McKeown wrote: > > > > > People keep talking about forcestart. > > > > Unless I'm misunderstanding things horribly, forcestart does exactly that > > - forces the service to start regardless of any error that may occur. > > > > T

Re: If not the force, what should I use?

2008-08-13 Thread Vincent Hoffman
Jonathan McKeown wrote: On Wednesday 13 August 2008 10:40:53 Vincent Hoffman wrote: Jonathan McKeown wrote: People keep talking about forcestart. Unless I'm misunderstanding things horribly, forcestart does exactly that - forces the service to start regardless of any error that may oc

Re: Debugging reboot with Linux emulation

2008-08-13 Thread Alexander Leidinger
Quoting "Nate Eldredge" <[EMAIL PROTECTED]> (from Tue, 12 Aug 2008 23:52:35 -0700 (PDT)): Hi folks, I recently tried to run a Linux binary of Maple (commercial math software) on my FreeBSD 7.0-RELEASE/amd64 box, and the machine rebooted. I tried it again while watching the console, and n

Re: Debugging reboot with Linux emulation

2008-08-13 Thread Kostik Belousov
On Wed, Aug 13, 2008 at 01:28:22PM +0200, Alexander Leidinger wrote: > Quoting "Nate Eldredge" <[EMAIL PROTECTED]> (from Tue, 12 Aug > 2008 23:52:35 -0700 (PDT)): > > >Hi folks, > > > >I recently tried to run a Linux binary of Maple (commercial math > >software) on my FreeBSD 7.0-RELEASE/amd64

Re: If not the force, what should I use?

2008-08-13 Thread Mike Meyer
On Wed, 13 Aug 2008 12:27:30 +0200 Jonathan McKeown <[EMAIL PROTECTED]> wrote: > On Wednesday 13 August 2008 10:40:53 Vincent Hoffman wrote: > > Jonathan McKeown wrote: > > > People keep talking about forcestart. > > > > > > Unless I'm misunderstanding things horribly, forcestart does exactly that

Re: Idea for FreeBSD

2008-08-13 Thread Alexander Leidinger
Quoting "Kurt J. Lidl" <[EMAIL PROTECTED]> (from Thu, 7 Aug 2008 16:20:42 -0400): On Thu, Aug 07, 2008 at 07:02:30PM +1000, Peter Jeremy wrote: On 2008-Aug-06 19:14:51 -0400, [EMAIL PROTECTED] wrote: > In Solaris 10 the Services Management Facility (SMF) was introduced. The main purpose of

Re: Debugging reboot with Linux emulation

2008-08-13 Thread Kostik Belousov
On Wed, Aug 13, 2008 at 04:03:53PM +0200, Alexander Leidinger wrote: > Quoting "Kostik Belousov" <[EMAIL PROTECTED]> (from Wed, 13 Aug 2008 > 14:54:13 +0300): > > >On Wed, Aug 13, 2008 at 01:28:22PM +0200, Alexander Leidinger wrote: > >>Quoting "Nate Eldredge" <[EMAIL PROTECTED]> (from Tue, 12 A

Re: Debugging reboot with Linux emulation

2008-08-13 Thread Alexander Leidinger
Quoting "Kostik Belousov" <[EMAIL PROTECTED]> (from Wed, 13 Aug 2008 14:54:13 +0300): On Wed, Aug 13, 2008 at 01:28:22PM +0200, Alexander Leidinger wrote: Quoting "Nate Eldredge" <[EMAIL PROTECTED]> (from Tue, 12 Aug 2008 23:52:35 -0700 (PDT)): >Hi folks, > >I recently tried to run a Linux b

Re: Debugging reboot with Linux emulation

2008-08-13 Thread Alexander Leidinger
Quoting "Kostik Belousov" <[EMAIL PROTECTED]> (from Wed, 13 Aug 2008 17:10:59 +0300): On Wed, Aug 13, 2008 at 04:03:53PM +0200, Alexander Leidinger wrote: Quoting "Kostik Belousov" <[EMAIL PROTECTED]> (from Wed, 13 Aug 2008 14:54:13 +0300): >On Wed, Aug 13, 2008 at 01:28:22PM +0200, Alexande

Re: Debugging reboot with Linux emulation

2008-08-13 Thread Jeremy Chadwick
On Wed, Aug 13, 2008 at 04:03:53PM +0200, Alexander Leidinger wrote: > Quoting "Kostik Belousov" <[EMAIL PROTECTED]> (from Wed, 13 Aug 2008 > 14:54:13 +0300): > >> On Wed, Aug 13, 2008 at 01:28:22PM +0200, Alexander Leidinger wrote: >>> Quoting "Nate Eldredge" <[EMAIL PROTECTED]> (from Tue, 12 Au

tilt/horizontal scroll support

2008-08-13 Thread Andriy Gapon
I have the following mouse: http://www.logitech.com/index.cfm/partners/system_builders_integrators/products/mice/devices/3141&cl=gb,en# It has "Tilt Wheel Plus Zoomâ„¢ technology", i.e. its scroll wheel can be tilted left and right. Currently it perfectly works as 3 buttons + wheel mouse, but tilti

Re: tilt/horizontal scroll support

2008-08-13 Thread Rui Paulo
On Wed, Aug 13, 2008 at 06:41:45PM +0300, Andriy Gapon wrote: > > I have the following mouse: > http://www.logitech.com/index.cfm/partners/system_builders_integrators/products/mice/devices/3141&cl=gb,en# ... > So now I have two questions. > 1. What would be the best way to each ums about the til

Re: Debugging reboot with Linux emulation

2008-08-13 Thread Nate Eldredge
On Wed, 13 Aug 2008, Kostik Belousov wrote: Then, the issue of mixing our reboot(2)/linux fcntl(2) is irrelevant. The original reporter said that system "just rebooted", and I believe that filesystems where not synced and not unmounted properly. Our reboot(2) does not have flag combination that

Re: If not the force, what should I use?

2008-08-13 Thread Tom Evans
On Wed, 2008-08-13 at 08:00 -0400, Mike Meyer wrote: > >stop If the service is to be started as specified by > rc.conf(5), stop the service. This should check that the > service is running and complain if it is not. If >

Re: If not the force, what should I use?

2008-08-13 Thread Mike Meyer
On Wed, 13 Aug 2008 17:58:39 +0100 Tom Evans <[EMAIL PROTECTED]> wrote: > On Wed, 2008-08-13 at 08:00 -0400, Mike Meyer wrote: > > > >stop If the service is to be started as specified by > > rc.conf(5), stop the service. This should check that > > the > >

Re: Debugging reboot with Linux emulation

2008-08-13 Thread Alexander Leidinger
Quoting "Kostik Belousov" <[EMAIL PROTECTED]> (from Wed, 13 Aug 2008 18:45:01 +0300): On Wed, Aug 13, 2008 at 05:28:05PM +0200, Alexander Leidinger wrote: The linuxulator is not involved, as there's no branding it is not invoked. The same will happen if the linxulator is not in the kernel.

VMWare 3 port on FreeBSD 7 STABLE

2008-08-13 Thread H Raghav
Hi: I am trying to run VMware 3 port from /usr/ports/emulators/vmware3 on FreeBSD 7.0 STABLE. I did a make install from the /usr/ports as root and the build and install went fine. It installed Linux Base FC4 and then installed VMWare 3. However, whenever I try to startup vmware, I get an error th

Ptrace in FreeBSD

2008-08-13 Thread ANDERSON EDUARDO
someone could help me use the PT_SETREGS on FreeBSD? I get the value of registers with PT_GETREGS normal, but when I make the modification and the use PT_SETREGS not working! could show me an example? _ Instale a Barra de Ferra

Re: Ptrace in FreeBSD

2008-08-13 Thread Dave Arsenault
ANDERSON EDUARDO wrote: someone could help me use the PT_SETREGS on FreeBSD? I get the value of registers with PT_GETREGS normal, but when I make the modification and the use PT_SETREGS not working! could show me an example? _

Re: Ptrace in FreeBSD

2008-08-13 Thread Cynical Nihilist
ANDERSON EDUARDO wrote: someone could help me use the PT_SETREGS on FreeBSD? I get the value of registers with PT_GETREGS normal, but when I make the modification and the use PT_SETREGS not working! could show me an example? _

Re: If not the force, what should I use? (Was: FreeBSD in Business (was Re: Idea for FreeBSD))

2008-08-13 Thread Freddie Cash
On Wed, Aug 13, 2008 at 1:40 AM, Vincent Hoffman <[EMAIL PROTECTED]> wrote: > Jonathan McKeown wrote: >> On Tuesday 12 August 2008 17:51:32 Mike Meyer wrote: >>> On Tue, 12 Aug 2008 17:10:22 +0200 "Adrian Penisoara" >>> Ok, given that you 1) want to have both " this service if it's >>> part of

Re: kern/98388: [ata] FreeBSD 6.1 - WDC WD1200JS SATA II disks are seen as older SATA

2008-08-13 Thread sam
[EMAIL PROTECTED] wrote: I bought an ASUS motherboard with onboard SATA II controller. I attached 2 HDs SATA II but when I run dmesg I notice that my system sees them as normal older SATA 150 instead of SATA 300. Is there any suggestion to solve this problem ? Have a nice day. --

Re: kern/98388: [ata] FreeBSD 6.1 - WDC WD1200JS SATA II disks are seen as older SATA

2008-08-13 Thread Andrey V. Elsukov
sam wrote: FreeBSD 7.0-STABLE FreeBSD 7.0-STABLE #5: Tue Aug 12 13:54:27 MSD 2008 root@:/usr/obj/usr/src/sys/GENERIC i386 | please, any solution ? Probably speed is limited via jumpers on your hard drive. -- WBR, Andrey

Re: kern/98388: [ata] FreeBSD 6.1 - WDC WD1200JS SATA II disks are seen as older SATA

2008-08-13 Thread sam
Andrey V. Elsukov wrote: sam wrote: FreeBSD 7.0-STABLE FreeBSD 7.0-STABLE #5: Tue Aug 12 13:54:27 MSD 2008root@:/usr/obj/usr/src/sys/GENERIC i386 | please, any solution ? Probably speed is limited via jumpers on your h