Measuring Pressure Between Contact Surfaces Made Easy

2010-03-02 Thread Sensor Experts
The Arizona March meeting will be held at 6:00 p.m. in Phoenix on Wednesday, March 24, at the Airport Mariott. Richard P. Traulsen, Esq. presents: “Expert Communication with Attorneys" Experts need to communicate with attorneys in a specific and professional manner throughout the trial process, f

Re: Compiler Flags problem with core2 CPU

2010-03-02 Thread ill...@gmail.com
On 28 February 2010 07:38, Aaron Lewis wrote: > Hi, >   I gonna recompile kernel for my core2 CPU , so i'd like to pass some flags > to gcc. >   Kinds of "-march=core2" , i tried to modify /etc/make.conf >     e.g    CFLAGS += -march=core2 -O20 -ffast-math -mfpmath=sse >   But it fails .. bad arch

Re: Lost audio after new Video card installation

2010-03-02 Thread Carmel
On Tue, 2 Mar 2010 07:24:56 -0800 Norbert Papke articulated: > Try setting the folllowing sysctl knob: > > hw.snd.default_unit=1 > > You will also have to change the "dev.pcm.0" to "dev.pcm.1" in your > script. If "1" doesn't work, try "2". Thanks, I will try it once I rebuild the kernel for s

Re: Lost audio after new Video card installation

2010-03-02 Thread Carmel
On Tue, 2 Mar 2010 14:00:31 +0100 Andreas Rudisch <"cyb."@gmx.net> articulated: > On Tue, 2 Mar 2010 05:51:00 -0500 > Carmel wrote: > > > On Tue, 2 Mar 2010 09:05:03 +0100 > > Andreas Rudisch <"cyb."@gmx.net> articulated: > > > > > On Mon, 1 Mar 2010 19:42:19 -0500 > > > Carmel wrote: > > > >

reverse scsi emulation possible (camatapi)?

2010-03-02 Thread Alexander Best
hi there, people with atapi devices have been used to having the atapicam(4) option enabled in their kernel conf so applications relying on the scsi(4) subsystem (such as cdrecord or growsisofs) work with those atapi devices. since the whole ata(4) infrastructure will eventually die: is there a w

Re: SOLVED....Re: Adding slice on existing disk

2010-03-02 Thread Polytropon
On Tue, 02 Mar 2010 10:33:14 +0100, Leslie Jensen wrote: > I noticed after a restart that /dev/ad4s4 existed so I did a > newfs -U /dev/ad4s4 and then I could mount it :-) Just as an addition: I think "/etc/rc.d/devfs restart" would cause the device file to appear correctly, too. -- Polytropo

RE: Compiler Flags problem with core2 CPU

2010-03-02 Thread Dan Naumov
>See the section "3.17.14 Intel 386 and AMD x86-64 Options" in the gcc >Info manual. It contains a full list of the supported CPU-TYPE values >for the -mtune=CPU-TYPE option. The -march=CPU-TYPE option accepts the >same CPU types: > >`-march=CPU-TYPE' > Generate instructions for the m

Help ipfw / nat / JetDirect Pain Appreciated

2010-03-02 Thread Tim Daneliuk
I would appreciate any insight you folk here might have for the following problem. What I am trying to do is have wireless clients on one network print to a JetDirect-connected printer on another network as follows: Machine A is a NATing firewall (FBSD 8.0) for nonroutable network A - 192.168.0

Is ath network driver unstable?

2010-03-02 Thread Yuri
I don't use WiFi much. But every time I try, my system is likely to hang soon thereafter. For example, yesterday I tried to connect to one WiFi that doesn't exist any more. And accidentally left it in UP and RUNNING state. And after few hours system hanged. Yuri ___

Re: Compiler Flags problem with core2 CPU

2010-03-02 Thread Giorgos Keramidas
On Sun, 28 Feb 2010 22:37:27 +0800, Aaron Lewis wrote: >Paul B Mahol wrote: >>On 2/28/10, Aaron Lewis wrote: >>> Hi, >>> I gonna recompile kernel for my core2 CPU , so i'd like to pass some >>> flags to gcc. Kinds of "-march=core2" , i tried to modify >>> /etc/make.conf >>> >>> e.gCFLAG

Re: Compiler Flags problem with core2 CPU

2010-03-02 Thread Giorgos Keramidas
On Sun, 28 Feb 2010 20:38:45 +0800, Aaron Lewis wrote: > Hi, >I gonna recompile kernel for my core2 CPU , so i'd like to pass some > flags to gcc. >Kinds of "-march=core2" , i tried to modify /etc/make.conf >e.gCFLAGS += -march=core2 -O20 -ffast-math -mfpmath=sse >But it fails

Re: Remote Building of FreeBSD

2010-03-02 Thread Martin McCormick
The boot.config file I thought would boot mfsbsd on what was the swap partition is not working. On this particular drive, ad0s1a is the normal FreeBSD partition and ad0s1b is swap. The idea is to use dd to write the mfsboot.img file to /dev/ad0s1b and then boot from there. My boot.config f

Re: spreculative: /bin2 & /usr/bin2 and alternative package/ports trees?

2010-03-02 Thread Programmer In Training
On 03/02/10 11:35, Chris Rees wrote: > Why does it make a difference with the prefix on where you put them? > You shouldn't manually delete ports, anyway. You should deinstall them > using the port... > > Chris I think he's talking about how with Debian and apt you can specify different reposito

Re: selling freebsd cd for profit

2010-03-02 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sun Feb 28 06:00:33 2010 > Date: Sun, 28 Feb 2010 11:59:56 + > From: Matthew Seaman > To: Erik Trulsson > Cc: freebsd-questions > Subject: Re: selling freebsd cd for profit > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 28/02/2010 11:43

Re: spreculative: /bin2 & /usr/bin2 and alternative package/ports trees?

2010-03-02 Thread Chris Rees
On 1 March 2010 17:18, Chris Telting wrote: > Just wondering if anyone cares to share their thoughts about this. > > There are a few ports that I would love to see included in the base tree > such as OpenLDAP and the Openbsd pdksh or bash.  But It hasn't happened and > isn't likely to happen.  So

[SOLVED] Compiler Flags problem with core2 CPU

2010-03-02 Thread Aaron Lewis
James Phillips wrote: I laughed at your question because I remember reading somewhere that using aggressive optimization options is a good way to find compiler bugs. I think that extends of optimizations for "new" CPU architectures as well. I also heard kernel code avoids MMX instructions for som

Did something in the hashes change from 6 to 8?

2010-03-02 Thread Christian Baer
Mellow greetings! On a box running FreeBSD 6.something (probably 6.4) the boot drive died. I had never bothered to update it to 7 or 8, since I was planning to build a new computer anyway. Since I hadn't done that yet and I still needed the work of this machine, I just put in a new drive and insta

Re: Hi - identifying cause of crash - a how to please

2010-03-02 Thread David Southwell
> David Southwell wrote: > > Hi > > > > I have a specific situation which causes a system crash on freebsd 7.2 p3 > > amd64 on intel quad core. Can someone teach me how to trace the cause? > > > > The crash is repeatable in the following circumstances: > > > > > > (a) User logs in > > (b) % startx

Re: "Expect" questions?

2010-03-02 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John wrote: > What would be the right list for questions about "expect?" When I > upgraded from FreeBSD 4.x to 8.0, my "expect" script broke, and I > cannot for the life of me see why. Hi John, This sites might be good places to post your questions:

Re: Lost audio after new Video card installation

2010-03-02 Thread Norbert Papke
On March 1, 2010, Carmel wrote: > I was attempting to upgrade a Gateway GT5220 PC. The machine was > running FreeBSD-7.2 successfully. The sound system was functioning > correctly and gMplayer and Mplayer worked fine. The machine was using a > nVidia GeForce 6150 LE on-board card. I installed a nVi

Re: Handbook Index

2010-03-02 Thread Tony McC
On Tue, 02 Mar 2010 11:25:42 +0800 Fbsd1 wrote: > I find it very hard to find the subject I am looking for in the > handbook. The index only gets me to the general area in the handbook > and then I have to (next page) through it looking for what I hope is > there. > > The Index really needs to

Re: "Expect" questions?

2010-03-02 Thread David Southwell
> What would be the right list for questions about "expect?" When I > upgraded from FreeBSD 4.x to 8.0, my "expect" script broke, and I > cannot for the life of me see why. > Odd though it may seem you might find the newsgroup: comp.lang.tcl This is the place to go with expect questions. Tcl i

Re: Netgraph VLan support

2010-03-02 Thread Ross Cameron
bump On Tue, Feb 23, 2010 at 3:32 PM, Ross Cameron wrote: > Hi there all > > I've trying to setup nested VLans using netgraph and most of my > googling suggests that this can be done. >    But alas it is not working on this side. I'm running a standard > FreeBSD 8.0-RELEASE-p2 AMD64. > > The belo

"Expect" questions?

2010-03-02 Thread John
What would be the right list for questions about "expect?" When I upgraded from FreeBSD 4.x to 8.0, my "expect" script broke, and I cannot for the life of me see why. -- John Lind j...@starfire.mn.org ___ freebsd-questions@freebsd.org mailing list http

Re: Lost audio after new Video card installation

2010-03-02 Thread Andreas Rudisch
On Tue, 2 Mar 2010 05:51:00 -0500 Carmel wrote: > On Tue, 2 Mar 2010 09:05:03 +0100 > Andreas Rudisch <"cyb."@gmx.net> articulated: > > > On Mon, 1 Mar 2010 19:42:19 -0500 > > Carmel wrote: > > > > > I installed a nVidia GeForce GT 220 card. > > > Now, the video is fine; however, there is no a

Re: Lost audio after new Video card installation

2010-03-02 Thread Carmel
On Tue, 2 Mar 2010 09:05:03 +0100 Andreas Rudisch <"cyb."@gmx.net> articulated: > On Mon, 1 Mar 2010 19:42:19 -0500 > Carmel wrote: > > > I installed a nVidia GeForce GT 220 card. > > Now, the video is fine; however, there is no audio. > > > hdac0: mem > > 0xfcffc000-0xfcff irq 16 at devic

Re: Hi - identifying cause of crash - a how to please

2010-03-02 Thread Michael Powell
David Southwell wrote: > Hi > > I have a specific situation which causes a system crash on freebsd 7.2 p3 > amd64 on intel quad core. Can someone teach me how to trace the cause? > > The crash is repeatable in the following circumstances: > > > (a) User logs in > (b) % startx > (c) kde4 loads

Re: Mouse Issues

2010-03-02 Thread Aiza
Programmer In Training wrote: Resend: Sorry if this has appeared twice before. First time sent at 11:13 CST, sent a second time at 12:43 CST. Sending this one at approximately 21:37 CST, CCing owner because this (posting new mails to the list) is an on going problem I'm having. I would like to kn

Hi - identifying cause of crash - a how to please

2010-03-02 Thread David Southwell
Hi I have a specific situation which causes a system crash on freebsd 7.2 p3 amd64 on intel quad core. Can someone teach me how to trace the cause? The crash is repeatable in the following circumstances: (a) User logs in (b) % startx (c) kde4 loads and works the session (d) user logs out x s

SOLVED....Re: Adding slice on existing disk

2010-03-02 Thread Leslie Jensen
At this screen: -- FreeBSD Disklabel Editor Disk: ad4 Partition name: ad4s4 Free: 0 blocks (0MB) Disk: ad4 Partition name: ad4s3 Free: 0 blocks (0MB) Part Mount Size Newfs Part Mount Size Newfs - - - ---

Re: RAID10 doen't boot

2010-03-02 Thread krad
On 2 March 2010 08:44, Dan Naumov wrote: > >Hi, > >I'd really appreciate it if somebody could help me out! > >I have a box with a MB ASUS P5WDG2-WS Pro with two built-in SATA II RAID > controllers > >(Intel ICH7R and Marvell 88SE614x). > >I installed 4 HDD WD WD5002ABYS (500GB each) on the 4 SATA

RE: RAID10 doen't boot

2010-03-02 Thread Dan Naumov
>Hi, >I'd really appreciate it if somebody could help me out! >I have a box with a MB ASUS P5WDG2-WS Pro with two built-in SATA II RAID >controllers >(Intel ICH7R and Marvell 88SE614x). >I installed 4 HDD WD WD5002ABYS (500GB each) on the 4 SATA ports of the Intel >ICH7R and using the Intel Matrix

Re: Lost audio after new Video card installation

2010-03-02 Thread Andreas Rudisch
On Mon, 1 Mar 2010 19:42:19 -0500 Carmel wrote: > I installed a nVidia GeForce GT 220 card. > Now, the video is fine; however, there is no audio. > hdac0: mem > 0xfcffc000-0xfcff irq 16 at device 0.1 on pci3 I ran into the same problem after installing a GT 240. The video cards support au