Re: Fw: FIN_WAIT_2

2007-03-04 Thread Tek Bahadur Limbu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sat, 3 Mar 2007 07:46:31 -0500
Grant Peel [EMAIL PROTECTED] wrote:

 Do you have ipfw or other firewall running?
 
 Did you restart the network?
 
 -Grant

Hi Grant,

Yes I do have IPFW running.
Well I did not restart the network interface of my NIC card.


 
 - Original Message - 
 From: Tek Bahadur Limbu [EMAIL PROTECTED]
 To: Grant Peel [EMAIL PROTECTED]
 Cc: freebsd-questions@freebsd.org
 Sent: Saturday, March 03, 2007 6:43 AM
 Subject: Re: Fw: FIN_WAIT_2
 
 
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  On Mon, 26 Feb 2007 10:13:49 -0500
  Grant Peel [EMAIL PROTECTED] wrote:
  
  Hi All,
  
  I have done some research ...
  
  It appears that inn certain conditions, when the 
  net.inet.ip.fw.dyn_keepalive=1 (sysctl), remote clients or other
  servers may not respond, and a new rule or dynamic rule is setup.
  turning this to 0 seemed to help.
  
  The effect (of having net.inet.ip.fw.dyn_keepalive=1) is that over
  time, hundreds of FIN_WAIT_2 tcp states occure. With some software,
  (vm-pop3d), it runs out of sockets, and I suspect the daemon does
  not know how to hadle this.
  
  So do a:
  
  sysctl net.inet.ip.fw.dyn_keepalive=0
  
  and in about 10 minutes all FIN_WAIT_2 's dissappear. (well almost
  all).
  
  I expect it virtually shut down dynamic rules too in ipfw, but I
  have been reading more and more that people are saying don't use
  dynamics on a busy site. Anyone care to comment.
  
  -Grant
  
  Hi Grant,
  
  I have set sysctl net.inet.ip.fw.dyn_keepalive=0. But both
  FIN_WAIT_1 and FIN_WAIT_2 does not seem to disappear. Even now, my
  squid proxy box shows:
  
  15 CLOSE_WAIT
5 CLOSING
  2260 ESTABLISHED
  2083 FIN_WAIT_1
  829 FIN_WAIT_2
  132 LAST_ACK
5 LISTEN
   28 SYN_SENT
  177 TIME_WAIT
1 been
  
  Can you shed some light on this ?
  
  Thanking you..
  
  - -- 
  
  
  With best regards and good wishes,
  
  Yours sincerely,
  
  Tek Bahadur Limbu
  
  (TAG/TDG Group)
  Jwl Systems Department
  
  Worldlink Communications Pvt. Ltd.
  
  Jawalakhel, Nepal
  
  http://www.wlink.com.np
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.4.2.2 (FreeBSD)
  
  iD8DBQFF6V99VrOl+eVhOvYRAsf6AJ4tttOBTDoMcx/Cp1R/G9iAjUc/cQCfSnfQ
  NXly6YRmPzjKbbppIroPtzs=
  =2Z/B
  -END PGP SIGNATURE-
  
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 


- -- 


With best regards and good wishes,

Yours sincerely,

Tek Bahadur Limbu

(TAG/TDG Group)
Jwl Systems Department

Worldlink Communications Pvt. Ltd.

Jawalakhel, Nepal

http://www.wlink.com.np
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (FreeBSD)

iD8DBQFF6niSVrOl+eVhOvYRAseoAJ9sES87uREtTLQ9jSOs34H71o0edwCdGhwu
jx0zuHI9iuLkKuiBlSRvJ1k=
=nZ6y
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RESEND: Re: BSDstats report for Mar 1st, 2006

2007-03-04 Thread perryh
 suggested adding a prompt to sysinstall asking if ppl wanted to
 participate, and the response I heard was that someone basically
 needed to submit a patch ... anyone here know enough about
 sysinstall to do so?

If considering work on sysinstall to improve the stats, how about
fixing some of the pitfalls that drive away prospective new users?
(IOW increase the actual number of installations rather than just
the fraction that get reported.)

Surely it should be possible to avoid lethal messes like a newly-
installed system that has no kernel, or a partitioning that will
not accommodate the set of components selected for installation
(resulting in failure when /usr fills up).

And no, I am not suggesting any substantial change to the overall
look and feel of the UI.  That would be too much work for, at best,
a cosmetic improvement.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


What is an implicit destination

2007-03-04 Thread perryh
I go this auto-response after replying to a message on questions@
a few hours ago:

 From: [EMAIL PROTECTED]
 Subject: Your message to freebsd-questions awaits moderator approval
 Date: Sun, 04 Mar 2007 05:43:56 +

 Your mail to 'freebsd-questions' with the subject

 Re: BSDstats report for Mar 1st, 2006

 Is being held until the list moderator can review it for approval.

 The reason it is being held:

 Message has implicit destination

 Either the message will get posted to the list, or you will receive
 notification of the moderator's decision.  If you would like to cancel
 this posting, please visit the following URL:
snip
 PLEASE NOTE!  If you would like to post freely to the list, please
 subscribe first.  If you post from multiple addresses, you can
 subscribe each address and go into the options page and select 'no
 mail' for all but one address. This will allow you to post without
 delay in the future.

but I *am* subscribed!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Cloning a disk -large to small

2007-03-04 Thread Grant Peel
Hi all,

I have been researching the use of 'dd' quite a bit lately as I have had to 
clone a newly setup server.

The clones are done, and everything seems to be working fine. 

I was wondering though, if one had a newly setup disk on a  74 GB SCSI dirve, 
is there some know turning that can be done to clone it to a smaller drive? Say 
36 GB?

Of course I ask the questing with the caveat that one of the file systems final 
size (on the 36 GB disk) would of course have to suffer.

So lets say we had a brand new freebsd setup on a 74 G disk

swap2GB
/ufs 2 GB
/usrufs5 GB
/varufs5 GB
/homeufs60 GB

and wanted to copy it using 'dd' to a 36 GIG drive, even though there obviously 
would not be enough room for /home to be the original size? Can 'dd' be set to 
truncate a fs? Can the (/home) filesystem geometry be corrected after a regular 
'dd' to the new drive?

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


Re: defrag

2007-03-04 Thread Wojciech Puchar

As you said, HFS(+) is not a native unix file system, but maybe someone
will know about it. All I know about is that HFS+ is a journaling file
system and that it defragments (in the Windows sense) files smaller than
certain size (20MB?) on the fly.


This may be completely OT here, but I gotta ask: Is Reiser a native Unix
FS?


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


problem with locale

2007-03-04 Thread Guill. Moreno-Socias

  Hello.
  I would like to know how to reset everything around the locale in the
system.
  Background:  I had FreeBSD 5.4, everything was working fine.  Then I
upgraded to FreeBSD 6.2 and the locale became corrupt.  I have since
downgraded to FreeBSD 5.5 (because of a horrible problem of em0: watchdog
timeout -- resetting), and the locale is still corrupt.
  Examples:  any man command gives

ctype locale: Invalid argument

and perl -e '' gives

perl: warning: Please check that your locale settings:
   LC_ALL = (unset),
   LC_CTYPE = fr_FR.ISO8859-1,
   LANG = (unset)
   are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).

(please note that this is NOT a perl question;  the preceding example is
only to show the problem).

  Thanks in adavnce for any help.

--
Guillermo Moreno-Socías
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SCSI Error reported in Daily Run.

2007-03-04 Thread Grant Peel
Hi Brian,

Here is the output. Care to decipher for me? :-)

defiant# camcontrol defects da0 -f block -G
camcontrol: requested defect format not available
camcontrol: Device returned physical sector format
Got 1 defect:
70740:1:634
defiant#

-Grant


Crazy no one replied.

Yea the disk is going bad.

Try:

# sudo camcontrol defects da0 -f block -G

~~BAS

On Fri, 16 Feb 2007, Grant Peel wrote:

 Hi all,

 Can anyone simplify this error message?

 Only seen once, system seems to be running OK.

 Fix? Replace?

 +++ /tmp/security.hjdAMgoP Fri Feb 16 03:02:47 2007
 +(da0:ahc0:0:0:0): WRITE(10). CDB: 2a 0 0 f3 a 3f 0 0 20 0
 +(da0:ahc0:0:0:0): CAM Status: SCSI Status Error
 +(da0:ahc0:0:0:0): SCSI Status: Check Condition
 +(da0:ahc0:0:0:0): Deferred Error: HARDWARE FAILURE info:341b461 asc:44,0
 +(da0:ahc0:0:0:0): Internal target failure field replaceable unit: bc
 +(da0:ahc0:0:0:0): Retrying Command (per Sense Data)

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


l8*
-lava (Brian A. Seklecki - Pittsburgh, PA, USA)
   http://www.spiritual-machines.org/

...from back in the heady days when helpdesk meant nothing, diskquota
meant everything, and lives could be bought and sold for a couple of pages
of laser printout - and frequently were.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: (S)ATA performance in FBSD 6.2/7.0

2007-03-04 Thread Robert Watson

On Fri, 2 Mar 2007, O. Hartmann wrote:

On my lab's FreeBSD 6.2/i386 box (ASUS P4P800, ICH5 with two SATA 150 ports, 
two SATA 300 drives attached) I copied big files (~ 5GB) from one drive to 
another while the box didn't do anything else than copying. I watched the 
copy process via 'systat -vmstat 1' and realized, that the value of 'KB/t' 
never go byond 128 (128kb buffer limit?). But more frustrating, I never got 
beyond 33 MB/s transfer rate although bonni/bonni++ told me both drives are 
capable doing much more (~75 MB/s each). At home, I use a FreeBSD 
7.0-CURRENT box on an ASUS A8N32-SLI/nForce4-SLI based box, amd64 (no 32Bit 
compatibility). Two Hitachi T7K250 250 GB/SATA II drives build up a RAID 0 
(nVidia MediaShield), and additionally there is a SAMSUNG Spinpoitn SP2004C 
attached to the controller. bonni results in 55 MB/s for the SP2004C alone 
and gives ~ 65 - 70 MB/s for the Hitachis, each and roughly 115 MB/s for the 
RAID 0. But copying from the single drive to the RAID 0 or from the RAID 0 
to the single drive also reaches this oscure 33 MB/s boundary!


It would be helpful if you could provide the dmesg output for the ATA 
controllers and devices.  Sometimes, issues such as this come down to 
negotiated speed and bus topology.  For example, if you have two devices on 
the same bus, then each byte of data copied has to pass over the bus twice, 
which may run into performance limits on the bus where moving the data over 
the bus once won't.


Another area to investigate is the difference between raw device performance 
and file system performance.  Does it make a difference if you copy using dd 
to a file that is already allocated?  What performance does dd get when just 
reading from the file, or using dd to copy the file?  What if the file already 
exists and you are simply overwriting it (avoiding the overhead of 
allocating)?  Is your disk fragmented, leading to more seeks in placing new 
files, or is it relatively empty, which should lead to more contiguous 
storage?


Finally, disk performance varies enourmously by location where the I/O is 
taking place on the disk.  Try running diskinfo -t on your various disk 
devices, and see if there's a correlation between the maximum I/O rate you're 
experiencing and the location on the source or target drive?  On the ATA disk 
on my workstation, I see 53M/s on the outside of the disk platter, but only 
31M/s on the inside of the disk platter.  Especially if your drive is 
relatively full, files may be ending up in less preferred locations on the 
disk resulting in reduced performance.


Robert N M Watson
Computer Laboratory
University of Cambridge
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


loader wont boot on cd 6.2 and 5.4

2007-03-04 Thread Chris

Hi.

An associate of mine is unable to install freebsd, we hitting the old
poor hardware compatiblity problem.

Its not cost effective to use a normal ide cdrom for installations so
a usb cdrom is used and this has no problems with linux and windows.

When trying to install freebsd after the loader pronpt it either gives
a load of random numbers flooding the screen or if we toggle acpi in
the bios it says btx halted.

Googling btx halted indicates dma problems but we have no dma stuff
been its a usb drive.

any ideas other then changing hardware?

The motherboard is Supermicro PDSMi+ with core duo chip
also same problem with Supermicro P8SCi and celeron.

Thanks

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


Re: hauppauge PVR 150 problem loading modules

2007-03-04 Thread Jim Stapleton

Thank you, I'll call hauppauge tomorrow, they seem to be quite
friendly about it.

I was trying to find the file that spat out the error message but was lost.

Thanks again,
-Jim Stapleton

On 3/4/07, Josh Paetzel [EMAIL PROTECTED] wrote:

On Friday 02 March 2007 20:34, Jim Stapleton wrote:
 I appologize -questions, disregard this, it was supposed to go to
 multimedia.

 On 3/3/07, Jim Stapleton [EMAIL PROTECTED] wrote:
  After being unable to get the WinTV-Radio work, I replaced it
  with a PVR-150. I followed the instructions here:
  http://lists.freebsd.org/pipermail/freebsd-multimedia/2006-Novemb
 er/005351.html
 
  attempting to get the PVR 150 I just picked up working. However,
  after loading the modules as described in the output of the
  pvrxxx port, and the message listed, no new devices showed up. I
  checked
  /var/log/messages and go this:
 
  [EMAIL PROTECTED] 21:28:36 (0) ~   cat /var/log/messages | grep cxm
  Mar  2 20:47:11 elrond sudo: sjss : TTY=ttyp1 ;
  PWD=/usr/ports/multimedia/pvrxxx ; USER=root ;
  COMMAND=/usr/local/bin/emacs work/modules/cxm/cxm/fbsd-compat.c
  Mar  2 20:49:05 elrond sudo: sjss : TTY=ttyp1 ;
  PWD=/usr/ports/multimedia/pvrxxx ; USER=root ;
  COMMAND=/usr/local/bin/emacs work/modules/cxm/cxm/fbsd-compat.c
  Mar  2 21:27:50 elrond sudo: sjss : TTY=ttyp1 ;
  PWD=/home/sjss ; USER=root ; COMMAND=/sbin/kldload cxm_iic
  Mar  2 21:27:53 elrond sudo: sjss : TTY=ttyp1 ;
  PWD=/home/sjss ; USER=root ; COMMAND=/sbin/kldload cxm
  Mar  2 21:27:53 elrond kernel: cxm0: Conexant iTVC16 MPEG Coder
  mem 0xc000-0xc3ff irq 16 at device 6.0 on pci5
  Mar  2 21:27:53 elrond kernel: cxm_iic0: Conexant iTVC15 /
  iTVC16 I2C controller on cxm0
  Mar  2 21:27:53 elrond kernel: iicbb0: I2C bit-banging driver
  on cxm_iic0 Mar  2 21:27:53 elrond kernel: cxm0: unknown tuner
  code 0x67 Mar  2 21:27:53 elrond kernel: cxm0: could not
  initialize tuner Mar  2 21:27:53 elrond kernel: cxm_iic0:
  detached
  Mar  2 21:27:53 elrond kernel: device_attach: cxm0 attach
  returned 6
 
 
  So it's safe to say I have an unknown tuner on this card, what
  would my next step from here be?
 
  Thank you,
  -Jim Stapleton


In /usr/ports/multimedia/pvrxxx/work/dev/cxm/cxm_eeprom.c there's a
big switch of tuner codes starting on line 213either figure out
what tuner you have and add the appropriate entry for the tuner code
it's showing or start guessing.

--
Thanks,

Josh Paetzel


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


Re: What is an implicit destination

2007-03-04 Thread Bill Moran
[EMAIL PROTECTED] wrote:

 I go this auto-response after replying to a message on questions@
 a few hours ago:
 
  From: [EMAIL PROTECTED]
  Subject: Your message to freebsd-questions awaits moderator approval
  Date: Sun, 04 Mar 2007 05:43:56 +
 
  Your mail to 'freebsd-questions' with the subject
 
  Re: BSDstats report for Mar 1st, 2006
 
  Is being held until the list moderator can review it for approval.
 
  The reason it is being held:
 
  Message has implicit destination
 
  Either the message will get posted to the list, or you will receive
  notification of the moderator's decision.  If you would like to cancel
  this posting, please visit the following URL:
 snip
  PLEASE NOTE!  If you would like to post freely to the list, please
  subscribe first.  If you post from multiple addresses, you can
  subscribe each address and go into the options page and select 'no
  mail' for all but one address. This will allow you to post without
  delay in the future.
 
 but I *am* subscribed!

I believe that means that your envelope-from contains freebsd-questions@,
but your To: and/or CC: lines do not.

The way spammers use the unspecified-recipients crap ...

-- 
Bill Moran
http://www.potentialtech.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firefox only runs as root--help!

2007-03-04 Thread Viktor Cemasko
On Fri, 2 Mar 2007 19:04:33 -0800 (PST) Dr. Jennifer Nussbaum wrote:

 What do i need to be doing?

1. Backup /home/$user/.mozilla/ directory.
2. Remove /home/$user/.mozilla/ directory.
3. Start firefox on the command line
as a normal user.
-- 
Best regards,   Smith  Wesson:
Cemasko Viktor. the original point-and-click interface.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to remove stale files if make install fails

2007-03-04 Thread Milan Knizek
Hello,

is there an automated way, other then manually going through pkg-plist, how to 
delete already installed files of a port, if the make install fails before 
completion?

make deinstall and pkg_delete refuses to delete the port's files, since 
the port was not recorded in package database.

Best regards,
-- 
Milan Knížek
http://milan-knizek.net/
e-mail knizek {na} volny {v} cz
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ImageMagick - build failure - lgvc

2007-03-04 Thread Vizion
Does anyone help solve this one?
-
mv -f coders/.deps/coders_dib_la-dib.Tpo coders/.deps/coders_dib_la-dib.Plo
/bin/sh /usr/local/bin/libtool --silent --tag=CC   --mode=link 
cc  -O2 -fno-strict-aliasing -pipe  -no-undefined -module -avoid-version 
-L/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/local/lib -Wl,--rpath 
-Wl,/usr/local/lib -lfreetype -lz -L/usr/local/lib -o 
coders/dib.la -rpath /usr/local/lib/ImageMagick/modules-Q16/coders 
coders/coders_dib_la-dib.lo magick/libMagick.la
/bin/sh /usr/local/bin/libtool --silent --tag=CC   --mode=compile 
cc -DHAVE_CONFIG_H -I. -I./magick -I./wand   -I/usr/local/include/graphviz   
-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include 
-I/usr/X11R6/include -I/usr/local/include/libxml2  -O2 -fno-strict-aliasing 
-pipe  -MT 
coders/coders_dot_la-dot.lo -MD -MP -MF 
coders/.deps/coders_dot_la-dot.Tpo -c -o coders/coders_dot_la-dot.lo 
`test -f 'coders/dot.c' || echo './'`coders/dot.c
mv -f coders/.deps/coders_dot_la-dot.Tpo coders/.deps/coders_dot_la-dot.Plo
/bin/sh /usr/local/bin/libtool --silent --tag=CC   --mode=link 
cc  -O2 -fno-strict-aliasing -pipe  -no-undefined -module -avoid-version 
-L/usr/local/lib -L/usr/X11R6/lib -R/usr/X11R6/lib -L/usr/local/lib -Wl,--rpath 
-Wl,/usr/local/lib -lfreetype -lz -L/usr/local/lib -o 
coders/dot.la -rpath /usr/local/lib/ImageMagick/modules-Q16/coders 
coders/coders_dot_la-dot.lo magick/libMagick.la -L/usr/local/lib -lgvc
/usr/bin/ld: cannot find -lgvc
gmake: *** [coders/dot.la] Error 1
*** Error code 2

Stop in /usr/ports/graphics/ImageMagick.

I thought this might be due to graphviz that was installed but with limted 
options.-- I deinstalled made clean and reinstalled a config with all options 
checked.
I also deinstalled ImageMagick, made clean and removed that port entirely from 
the ports tree and then, after a cvsup tried and got this build failure.

Thanks in advance for help 
david

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


Router with multiple DSL uplinks

2007-03-04 Thread CyberLeo Kitsana
Hi!

I'm trying to configure a NAT router with multiple DSL uplinks from the
same provider. Everything seems to work properly, except when connecting
via PPPoE--the second link to come up receives an error while attempting
to configure the second tun interface, as both links assign addresses in
the same subnet and to the same peer.

Is there some configuration or trick I can use to coerce the router to
bring up both links properly?

PPp ON router1 Warning: iface add: ioctl(SIOCAIFADDR, xx.xx.xx.230/24
- 192.0.2.100): File exists
Error: ipcp_InterfaceUp: unable to set ip address

Thanks lots!

--
Fuzzy love,
-CyberLeo
Technical Administrator
CyberLeo.Net Webhosting
http://www.CyberLeo.Net
[EMAIL PROTECTED]

Furry Peace! - http://www.fur.com/peace/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ImageMagick - build failure - lgvc -SOLVED

2007-03-04 Thread Vizion
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Vizion
 Sent: Sunday, March 04, 2007 7:17 AM
 To: freebsd-questions@freebsd.org
 Subject: ImageMagick - build failure - lgvc
 
 Does anyone help solve this one?
 -
 mv -f coders/.deps/coders_dib_la-dib.Tpo 
 coders/.deps/coders_dib_la-dib.Plo
 /bin/sh /usr/local/bin/libtool --silent --tag=CC   --mode=link 
 cc  -O2 -fno-strict-aliasing -pipe  -no-undefined -module 
 -avoid-version -L/usr/local/lib -L/usr/X11R6/lib 
 -R/usr/X11R6/lib -L/usr/local/lib -Wl,--rpath 
 -Wl,/usr/local/lib -lfreetype -lz -L/usr/local/lib -o 
 coders/dib.la -rpath /usr/local/lib/ImageMagick/modules-Q16/coders 
 coders/coders_dib_la-dib.lo magick/libMagick.la
 /bin/sh /usr/local/bin/libtool --silent --tag=CC   --mode=compile 
 cc -DHAVE_CONFIG_H -I. -I./magick -I./wand   
 -I/usr/local/include/graphviz   
 -I/usr/local/include/freetype2 -I/usr/local/include 
 -I/usr/local/include -I/usr/X11R6/include 
 -I/usr/local/include/libxml2  -O2 -fno-strict-aliasing -pipe  -MT 
 coders/coders_dot_la-dot.lo -MD -MP -MF 
 coders/.deps/coders_dot_la-dot.Tpo -c -o coders/coders_dot_la-dot.lo 
 `test -f 'coders/dot.c' || echo './'`coders/dot.c
 mv -f coders/.deps/coders_dot_la-dot.Tpo 
 coders/.deps/coders_dot_la-dot.Plo
 /bin/sh /usr/local/bin/libtool --silent --tag=CC   --mode=link 
 cc  -O2 -fno-strict-aliasing -pipe  -no-undefined -module 
 -avoid-version -L/usr/local/lib -L/usr/X11R6/lib 
 -R/usr/X11R6/lib -L/usr/local/lib -Wl,--rpath 
 -Wl,/usr/local/lib -lfreetype -lz -L/usr/local/lib -o 
 coders/dot.la -rpath /usr/local/lib/ImageMagick/modules-Q16/coders 
 coders/coders_dot_la-dot.lo magick/libMagick.la -L/usr/local/lib -lgvc
 /usr/bin/ld: cannot find -lgvc
 gmake: *** [coders/dot.la] Error 1
 *** Error code 2
 
 Stop in /usr/ports/graphics/ImageMagick.
 
 I thought this might be due to graphviz that was installed 
 but with limted options.-- I deinstalled made clean and 
 reinstalled a config with all options checked.
 I also deinstalled ImageMagick, made clean and removed that 
 port entirely from the ports tree and then, after a cvsup 
 tried and got this build failure.
 
 Thanks in advance for help 
 david

OK it will compile if the 16BIT option is turned off - i.e no gvc


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


Re: (S)ATA performance in FBSD 6.2/7.0

2007-03-04 Thread O. Hartmann
Mike Tancsa wrote:
 At 04:38 AM 3/2/2007, O. Hartmann wrote:
 The last days I tried to figure out why some of my lab's FreeBSD
 boxes and also mine at home seem to be outperformed by some Linux
 setups around here and I saw something interesting.

 On my lab's FreeBSD 6.2/i386 box (ASUS P4P800, ICH5 with two SATA 150
 ports, two SATA 300 drives attached) I copied big files (~ 5GB) from
 one drive to


 Something strange about your setup I would say.  I just tried on a
 Segate SATA drive off an ICH5 chipset (plain old P IV 2.4Ghz).  Do you
 have an option in your BIOS for native mode or compatibility mode
 for the SATA controller ? If so, try toggling that to native SATA mode

 [ns4]% iostat -c 1000
   tty ad4twed0 cpu
  tin tout  KB/t tps  MB/s   KB/t tps  MB/s  us ni sy in id
2  447  4.91   0  0.00  23.77  40  0.92  20  0  6  0 74
4  307  0.00   0  0.00  12.61  14  0.17   0  0  0  0 100
1  183  0.00   0  0.00  14.50   4  0.06   0  0  0  0 100
1   63 128.00  47  5.82   0.00   0  0.00   7  0  7  0 86
0  182 128.00 534 66.70  15.25   8  0.12   0  0 15  8 77
0   60 128.00 553 69.13   2.00   2  0.00   0  0  8  8 85
0  182 128.00 537 67.14  14.50   4  0.06  15  0 31 15 38
0   60 128.00 553 69.06   0.00   0  0.00  54  0  0  8 38
0   60 128.00 538 67.21   0.00   0  0.00  23  0  0  8 69
1  301 128.00 495 61.88  12.18  22  0.26   0  0  8  0 92


 [ns4]# dd if=/dev/ad4 of=/dev/null bs=1024k
 ^C410+0 records in
 410+0 records out
 429916160 bytes transferred in 6.089321 secs (70601659 bytes/sec)
 [ns4]#


 [ns4]# atacontrol cap ad4

 Protocol  Serial ATA II
 device model  ST3400833NS
 serial number 5NF25DTG
 firmware revision 3.AEH
 cylinders 16383
 heads 16
 sectors/track 63
 lba supported 268435455 sectors
 lba48 supported   781422768 sectors
 dma supported
 overlap not supported

 Feature  Support  EnableValue   Vendor
 write cacheyes  yes
 read ahead yes  yes
 Native Command Queuing (NCQ)   yes   -  31/0x1F
 Tagged Command Queuing (TCQ)   no   no  31/0x1F
 SMART  yes  yes
 microcode download yes  yes
 security   yes  no
 power management   yes  yes
 advanced power management  no   no  65278/0xFEFE
 automatic acoustic management  no   no  0/0x00  254/0xFE
 [ns4]#


Sorry for waiting so long, but weekend and a lot of work prevented me
from answering earlier.

All right, I checked on three boxes the BIOS settings and ensured no
legacy settings on any SATA device.

In general, I realized using 'dd' results in much better drive-to-drive
bandwith than doing just a 'cp'. As many times recommended herein, I
used bs=128k, but look for yourself on the results.

Box A, FreeBSD 7.0-CURRENT/AMD64:

FreeBSD  foo.org 7.0-CURRENT FreeBSD 7.0-CURRENT #38: Sun Mar  4
12:45:42 CET 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/FOO  amd64

Relevant harware:
Copyright (c) 1992-2007 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.0-CURRENT #38: Sun Mar  4 12:45:42 CET 2007
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/THOR
ACPI APIC Table: A M I  OEMAPIC 
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: AMD Athlon(tm) 64 Processor 3500+ (2210.07-MHz K8-class CPU)
  Origin = AuthenticAMD  Id = 0x10ff0  Stepping = 0
 
Features=0x78bfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2
  AMD Features=0xe2500800SYSCALL,NX,MMX+,FFXSR,LM,3DNow!+,3DNow!
  AMD Features2=0x1LAHF
usable memory = 2136956928 (2037 MB)
avail memory  = 2062622720 (1967 MB)
ioapic0 Version 1.1 irqs 0-23 on motherboard
kbd1 at kbdmux0
acpi0: A M I OEMXSDT on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
Timecounter ACPI-safe frequency 3579545 Hz quality 1000
acpi_timer0: 24-bit timer at 3.579545MHz port 0x508-0x50b on acpi0
cpu0: ACPI CPU on acpi0
[...]
atapci0: nVidia nForce CK804 UDMA133 controller port
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 15.0 on pci0
ata0: ATA channel 0 on atapci0
ata0: [ITHREAD]
ata1: ATA channel 1 on atapci0
ata1: [ITHREAD]
atapci1: nVidia nForce CK804 SATA300 controller port
0xb480-0xb487,0xb400-0xb403,0xb080-0xb087,0xb000-0xb003,0xac00-0xac0f
mem 0xddcf9000-0xddcf9fff irq 23 at device 16.0 on pci0
atapci1: [ITHREAD]
ata2: ATA channel 0 on atapci1
ata2: [ITHREAD]
ata3: ATA channel 1 on atapci1
ata3: [ITHREAD]
atapci2: nVidia nForce CK804 SATA300 controller port
0xa880-0xa887,0xa800-0xa803,0xa480-0xa487,0xa400-0xa403,0xa080-0xa08f
mem 0xddcf8000-0xddcf8fff irq 20 at device 17.0 on pci0
atapci2: [ITHREAD]
ata4: ATA 

Re: sshd: PAM + key authentication

2007-03-04 Thread Tom Judge

Cédric Jonas wrote:

Hi all,

I set up a some sshd servers which authenticates their users through a
LDAP DB. To realize this, I used PAM. 
Everything ok until now. 


Then, via PAM (pam_filter) and the host attribute in the LDAP DB, I only
allowed logon on specifical hosts for some users.
After that, I tested this last functionality: I tried to login on a
disallowed host, and it fails - so it works as expected. For this test,
I used password authentication. Later, I tried the same test with key
authentication, and could log in...
After some more investigations, it seems sshd ignores PAM when someone
tries to log in with a key... is there some way to force sshd to
consider PAM in case of key authentication?

Thanks you,



There are some patches available for sshd that allow you to control both 
the SSH keys using an LDAP database and which users can log on to the 
ssh server (using both password/key based authentication i believe [I 
have never personally tested with password auth as our servers are set 
to key based auth only]).  I can send patches against 6.1/6.2 if required.


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


Re: SCSI Error reported in Daily Run.

2007-03-04 Thread Brian A. Seklecki


The drive knows about one bad sector that has developed since the drive 
left the factory.


Where I'm at, that's sufficient to have the vendor replace the drive 
(because by the time that is a bad sector where live data lives).


~BAS


On Sun, 4 Mar 2007, Grant Peel wrote:


Hi Brian,

Here is the output. Care to decipher for me? :-)

defiant# camcontrol defects da0 -f block -G
camcontrol: requested defect format not available
camcontrol: Device returned physical sector format
Got 1 defect:
70740:1:634
defiant#

-Grant


Crazy no one replied.

Yea the disk is going bad.

Try:

# sudo camcontrol defects da0 -f block -G

~~BAS

On Fri, 16 Feb 2007, Grant Peel wrote:


Hi all,

Can anyone simplify this error message?

Only seen once, system seems to be running OK.

Fix? Replace?

+++ /tmp/security.hjdAMgoP Fri Feb 16 03:02:47 2007
+(da0:ahc0:0:0:0): WRITE(10). CDB: 2a 0 0 f3 a 3f 0 0 20 0
+(da0:ahc0:0:0:0): CAM Status: SCSI Status Error
+(da0:ahc0:0:0:0): SCSI Status: Check Condition
+(da0:ahc0:0:0:0): Deferred Error: HARDWARE FAILURE info:341b461 asc:44,0
+(da0:ahc0:0:0:0): Internal target failure field replaceable unit: bc
+(da0:ahc0:0:0:0): Retrying Command (per Sense Data)

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



l8*
-lava (Brian A. Seklecki - Pittsburgh, PA, USA)
   http://www.spiritual-machines.org/

...from back in the heady days when helpdesk meant nothing, diskquota
meant everything, and lives could be bought and sold for a couple of pages
of laser printout - and frequently were.



l8*
-lava (Brian A. Seklecki - Pittsburgh, PA, USA)
   http://www.spiritual-machines.org/

...from back in the heady days when helpdesk meant nothing, diskquota
meant everything, and lives could be bought and sold for a couple of pages
of laser printout - and frequently were.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: sshd: PAM + key authentication

2007-03-04 Thread Cédric Jonas
On Sun, 04 Mar 2007 16:39:29 +
Tom Judge [EMAIL PROTECTED] wrote:

 Cédric Jonas wrote:
  Hi all,
  
  I set up a some sshd servers which authenticates their users
  through a LDAP DB. To realize this, I used PAM. 
  Everything ok until now. 
  
  Then, via PAM (pam_filter) and the host attribute in the LDAP DB, I
  only allowed logon on specifical hosts for some users.
  After that, I tested this last functionality: I tried to login on a
  disallowed host, and it fails - so it works as expected. For this
  test, I used password authentication. Later, I tried the same test
  with key authentication, and could log in...
  After some more investigations, it seems sshd ignores PAM when
  someone tries to log in with a key... is there some way to force
  sshd to consider PAM in case of key authentication?
  
  Thanks you,
  
 
 There are some patches available for sshd that allow you to control
 both the SSH keys using an LDAP database and which users can log on
 to the ssh server (using both password/key based authentication i
 believe [I have never personally tested with password auth as our
 servers are set to key based auth only]).  I can send patches against
 6.1/6.2 if required.
 
 Tom


Thanks you, but I just found the problem: I used pam_filter to exclude
some user from specifics hosts, but this option is only verified in the
auth chain - which isn't used with key auth (seems to be clear, since
there isn't some password to be valided). So I try pam_check_host_attr,
which is verified in the account chain - which is also used when I try
to login with a key :-)


BTW: I saw that pam_unix doesn't implement something for
pam_sm_acct_mgmt except a return PAM_SUCCESS. 

Or, the manpage (pam_unix(8)) says:

The function verifies that the authenticated user is allowed to login
to the local user account by checking the password expiry date.

I think it would be better to correct the entire manpage, since the
only function which implements something is pam_sm_authenticate.
If there are users whose rely on the manpage without testing their
configuration, they could get some surprises :-)

-- 
Cédric Jonas[EMAIL PROTECTED]

GPG ID: 30CCFE8D
GPG Key: http://box.decemplex.net/~cedric/cedric.key.asc
GPG Fingerprint:  CF03 E1FD 9428 1B6B E971  B107 9044 AA99 30CC FE8D

Jabber-ID:  [EMAIL PROTECTED]


signature.asc
Description: PGP signature


Sony DRU-820A DVD-RW RAM Drive

2007-03-04 Thread Aaron Siegel
Hello

Cannot
read or play audio cdrom disks. 
run the Windows install for Win4BSD the install worked worked with a standard 
cdrom drive

Can
burn CD-R  (with cdrecord dev=1,0,0)
burn DVD-RW (with mkisofs)
play  Movie dvds.
read dvd disks
read data cdrom disks

I am using 6.1 Release.

/boot/loader.conf
atapicam_load=YES
hw.ata.ata_dma=1
hw.ata.atapi_dma=1

I have set the mode for the device to UDMA33 from UDMA66.
How can I set this up so the drive boots as UDMA33? Do I add the following 
line into the device.hints:
hint.cd.0.mode=UDMA33?

acd0: DVDR DVD RW DRU-820A/1.0b at ata1-master UDMA66
cd0 at ata1 bus 0 target 0 lun 0
cd0: SONY DVD RW DRU-820A 1.0b Removable CD-ROM SCSI-0 device 
cd0: 66.000MB/s transfers


I am receiving a following errors while booting
cd0: cd present [309837 x 2048 byte records]
(cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 0 0 0 0 0 2 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error
(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST csi:0,0,21,0 asc:64,0
(cd0:ata1:0:0:0): Illegal mode for this track
(cd0:ata1:0:0:0): Unretryable error
(cd0:ata1:0:0:0): cddone: got error 0x6 back

The errors when playing a DVD
(cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 12 fb 0 0 0 c c4 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error
(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
(cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
(cd0:ata1:0:0:0): Unretryable error
(cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 13 4e 0 0 0 c c4 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error
(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
(cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
(cd0:ata1:0:0:0): Unretryable error
(cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 45 f0 0 0 0 c c4 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error
(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
(cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
(cd0:ata1:0:0:0): Unretryable error
(cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 9e 34 0 0 0 c c4 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error
(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
(cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
(cd0:ata1:0:0:0): Unretryable error

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


gnome X server error

2007-03-04 Thread Dr. Death
Hi, I got this error message with startx and gnome-session, after i upgrade 
gnome2 and all my FreeBSD 5.4 ports:


[EMAIL PROTECTED] root]$ startx
xauth: creating new authority file /root/.serverauth.15016

X Window System Version 6.9.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: FreeBSD 5.4 i386 [ELF]
Current Operating System: FreeBSD h4x0r.Dr_Death 5.4-RELEASE FreeBSD 
5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 [EMAIL 
PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 03 February 2007
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Fri Feb 16 17:25:58 2007
(==) Using config file: /etc/X11/xorg.conf
_FontTransOpen: Unable to Parse address X11BASE/lib/X11/fonts/PORTNAME/AAHS
Could not init font path element X11BASE/lib/X11/fonts/PORTNAME/AAHS, removing 
from list!
_FontTransOpen: Unable to Parse address X11BASE/lib/X11/fonts/PORTNAME/AGA
Could not init font path element X11BASE/lib/X11/fonts/PORTNAME/AGA, removing 
from list!
_FontTransOpen: Unable to Parse address X11BASE/lib/X11/fonts/PORTNAME/FS
Could not init font path element X11BASE/lib/X11/fonts/PORTNAME/FS, removing 
from list!
_FontTransOpen: Unable to Parse address X11BASE/lib/X11/fonts/PORTNAME/Kasr
Could not init font path element X11BASE/lib/X11/fonts/PORTNAME/Kasr, removing 
from list!
_FontTransOpen: Unable to Parse address X11BASE/lib/X11/fonts/PORTNAME/MCS
Could not init font path element X11BASE/lib/X11/fonts/PORTNAME/MCS, removing 
from list!
_FontTransOpen: Unable to Parse address X11BASE/lib/X11/fonts/PORTNAME/Shmookh
Could not init font path element X11BASE/lib/X11/fonts/PORTNAME/Shmookh, 
removing from list!

(gnome-session:15039): GLib-GObject-WARNING **: IA__g_object_get_valist: object 
class `GnomeProgram' has no property named `goption-context'

Bonobo-ERROR **: file bonobo-ui-init-gtk.c: line 87 (add_gtk_arg_callback): 
assertion failed: (init_info != NULL)
aborting...

(process:15043): Gnome-CRITICAL (recursed) **: gnome_program_get_app_version: 
assertion `program-_priv-state = APP_PREINIT_DONE' failed
aborting...
Multiple segmentation faults occurred; can't display error dialog

waiting for X server to shut down FreeFontPath: FPE 
/usr/X11R6/lib/X11/fonts/misc/ refcount is 2, should be 1; fixing.

[EMAIL PROTECTED] root]$ gnome-session

(gnome-session:15045): Gtk-WARNING **: cannot open display:
[EMAIL PROTECTED] root]$


nothing clear in google.

Best Regards,
Dr.Death

==
The Best Security Is Knowledge


-- 
___
Get your free email from http://bsdmail.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Sony DRU-820A DVD-RW RAM Drive

2007-03-04 Thread Garrett Cooper

Aaron Siegel wrote:

Hello

Cannot
read or play audio cdrom disks. 
run the Windows install for Win4BSD the install worked worked with a standard 
cdrom drive


Can
burn CD-R  (with cdrecord dev=1,0,0)
burn DVD-RW (with mkisofs)
play  Movie dvds.
read dvd disks
read data cdrom disks

I am using 6.1 Release.

/boot/loader.conf
atapicam_load=YES
hw.ata.ata_dma=1
hw.ata.atapi_dma=1

I have set the mode for the device to UDMA33 from UDMA66.
How can I set this up so the drive boots as UDMA33? Do I add the following 
line into the device.hints:

hint.cd.0.mode=UDMA33?

acd0: DVDR DVD RW DRU-820A/1.0b at ata1-master UDMA66
cd0 at ata1 bus 0 target 0 lun 0
cd0: SONY DVD RW DRU-820A 1.0b Removable CD-ROM SCSI-0 device 
cd0: 66.000MB/s transfers



I am receiving a following errors while booting
cd0: cd present [309837 x 2048 byte records]
(cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 0 0 0 0 0 2 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error

(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST csi:0,0,21,0 asc:64,0
(cd0:ata1:0:0:0): Illegal mode for this track
(cd0:ata1:0:0:0): Unretryable error
(cd0:ata1:0:0:0): cddone: got error 0x6 back

The errors when playing a DVD
(cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 12 fb 0 0 0 c c4 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error

(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
(cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
(cd0:ata1:0:0:0): Unretryable error
(cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 13 4e 0 0 0 c c4 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error

(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
(cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
(cd0:ata1:0:0:0): Unretryable error
(cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 45 f0 0 0 0 c c4 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error

(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
(cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
(cd0:ata1:0:0:0): Unretryable error
(cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 9e 34 0 0 0 c c4 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error

(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
(cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
(cd0:ata1:0:0:0): Unretryable error

Thank you
Aaron


The question is, how are you trying to read the audio information on the 
disk(s).

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


Re: Sony DRU-820A DVD-RW RAM Drive

2007-03-04 Thread Garrett Cooper

Garrett Cooper wrote:

Aaron Siegel wrote:

Hello

Cannot
read or play audio cdrom disks. run the Windows install for Win4BSD 
the install worked worked with a standard cdrom drive


Can
burn CD-R  (with cdrecord dev=1,0,0)
burn DVD-RW (with mkisofs)
play  Movie dvds.
read dvd disks
read data cdrom disks

I am using 6.1 Release.

/boot/loader.conf
atapicam_load=YES
hw.ata.ata_dma=1
hw.ata.atapi_dma=1

I have set the mode for the device to UDMA33 from UDMA66.
How can I set this up so the drive boots as UDMA33? Do I add the 
following line into the device.hints:

hint.cd.0.mode=UDMA33?

acd0: DVDR DVD RW DRU-820A/1.0b at ata1-master UDMA66
cd0 at ata1 bus 0 target 0 lun 0
cd0: SONY DVD RW DRU-820A 1.0b Removable CD-ROM SCSI-0 device cd0: 
66.000MB/s transfers



I am receiving a following errors while booting
cd0: cd present [309837 x 2048 byte records]
(cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 0 0 0 0 0 2 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error

(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST csi:0,0,21,0 asc:64,0
(cd0:ata1:0:0:0): Illegal mode for this track
(cd0:ata1:0:0:0): Unretryable error
(cd0:ata1:0:0:0): cddone: got error 0x6 back

The errors when playing a DVD
(cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 12 fb 0 0 0 
c c4 0 (cd0:ata1:0:0:0): CAM Status: SCSI Status Error

(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
(cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
(cd0:ata1:0:0:0): Unretryable error
(cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 13 4e 0 0 0 
c c4 0 (cd0:ata1:0:0:0): CAM Status: SCSI Status Error

(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
(cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
(cd0:ata1:0:0:0): Unretryable error
(cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 45 f0 0 0 0 
c c4 0 (cd0:ata1:0:0:0): CAM Status: SCSI Status Error

(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
(cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
(cd0:ata1:0:0:0): Unretryable error
(cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 9e 34 0 0 0 
c c4 0 (cd0:ata1:0:0:0): CAM Status: SCSI Status Error

(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
(cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
(cd0:ata1:0:0:0): Unretryable error

Thank you
Aaron


The question is, how are you trying to read the audio information on the 
disk(s).

-Garrett


PS You can't mount audio CDs, if that's what you're trying to do... you 
have to play them directly from a media player of some kind (xmms, 
audacious, etc).

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


Re: Cloning a disk -large to small

2007-03-04 Thread Warren Block

On Sun, 4 Mar 2007, Grant Peel wrote:

I have been researching the use of 'dd' quite a bit lately as I have 
had to clone a newly setup server.


dump/restore is generally a better solution for cloning drives.  On 
large drives, dd wastes a lot of time copying empty sectors.


I was wondering though, if one had a newly setup disk on a 74 GB SCSI 
dirve, is there some know turning that can be done to clone it to a 
smaller drive? Say 36 GB?


http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#NEW-HUGE-DISK

Using dump works for going from large to small partitions, too, as long 
as the small partition is big enough to hold all the data.


-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Serial Port Problems

2007-03-04 Thread Tom Judge

Dan D Niles wrote:

More Dell 2950 woes.

I use serial ports to manage my FreeBSD machines remotely.  I've never
had any problems until now.  I've installed FreeBSD 6.2 on a Dell 2950.

The install goes without problems over the serial port.  After the
reboot, I get the typical:

FreeBSD/i386 (test.host.net) (ttyd0)

login:

and I can log in just fine.  If I disconnect and come back later
(sometimes), or if I hit return without entering a login name (always)
it starts spitting out junk like:

nooo~:Woo{;6(|uww~now~nou})|t}}t9-

I can log in blind, but everything is scrambled.  Here is what I see
after logging in:

nooo~:ro}Zqsswv~?Nmswtl~:t|}}msr 1115?;5:3ontt}}t=Koy{{oo|
t(kk)19;??2077t|mefvwgSWdproogw~/Koy{{oo|
t(kk)17?=,1998,199;?=99,1998,199,1999=,199;,19;?,199==*  t|
merwggo~wsoot|meuowws{}}ofccmmoo~oio.lllr{oo|
wsrwen/NvwegSWd.?WMMESWe({_]p#3::fv{ijkon1331;:5?;30uUWc227?_wmooometovwegSWe-Jggvwesweokoogtugkikcmlswupv|,puesweuwwet|mefogrwwwsg?oo
 swgww{}taev{{mwsaonuuteuuedewrsuuannomu}oonforlllrwmmeswwsaswo*  
auth|ttz?/wnvwegSWnowo~mesww/--amwyycoow}|tt|meeWSUUaswgw}ooo* 
forywrrwmmessfo{swtassi}wwspteuuedfvwuuuo~}/oo 
t|mehiefoookaondfGQqdgw}mo~wsasweauz?/wwnvwegFnowo/aonl-* 
amooogw}|ht|meaimmooglm{ww,conbgeswesskmedbbggto*  h|tz?/wwnvwegSowowessko/. 
fft|medoocdm{wvrwu}oonhis*  
eeoniowumlmel,hm}wweamoawwmmcnmefomutuemon/ws{iswoogo/Kofyusw|llhiwweaaquuwwonorpronmmm,lmeswetukoet|meuutuutooojuomm-mg/,amooogw}taoyrwmmwwo~tewrmmwssggw,aedemmimli}}kss
 quuww}oontot|hquuww}oosFvwewWnowgmmimmoogi{w~. 
iofyuasngisrwihfvwegSWgwsdm{sw{ylmyu|,pueswerwggwrtotuehimwz??-omo}lpqggo. 
iofyuswenotfgiaw}|hmmoumlpqew,t}yue`mmonmoo//[ummyylouwwes{{{ow|ll89)torwmmo~vrt|meiowumlmuonaonmkoonoowuu}oonuu}mm}}.eem}t/ouwoootdoockiooget|i{slooonaonoogmmon/~uwww#

If I exit things go back to normal until I disconnect for a while or hit
return without a login name.

I tried loading an older FreeBSD to see if it was a hardware issue or a
FreeBSD issue, but my disks (mfi) aren't supported.

It seems like the speed of the tty is getting out of sync.

HELP! Any ideas?  


Thanks,

Dan


We have some PE2950's setup with serial consoles using IPMI over LAN. 
If you set the port in the BIOS to com2 and 57600 bps then you should be 
able to use ipmitool to access the console.  If you set the device hints 
correctly you will be able to have FreeBSD use this port as a serial 
console.


Tom


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


gmake in jail from ports linking to ld-linux.so.2 ??? Re: building jdk15 in a jail -- __mb_cur_max Undefined Symbol

2007-03-04 Thread Chad Leigh -- Shire.Net LLC


On Mar 3, 2007, at 5:18 PM, Bill Moran wrote:




On Mar 3, 2007, at 4:01 PM, Chad Leigh -- Shire.Net LLC wrote:


Hi

I am trying to build jdk15 inside my jail with PREFIX set to /usr/
public  (At one time I successfully got jdk 1.4 to build after much
hacking)

I have the option for builing inside a jail set.  We get to the
point where the linux java is installed and it is actually building
the jdk

# Start of jdk build
/libexec/ld-elf.so.1: /usr/local/lib/libiconv.so.3: Undefined
symbol __mb_cur_max
*** Error code 1

Stop in /usr/ports/java/jdk15.
#

I am not exactly sure what it is doing at this point in order to
hack round it.libiconv a fresh install from ports



Turns out that the issue is that gmake cannot run.  I have not
figured out why yet, having removed and reinstalled libiconv and
gmake and getting the same error.  But it is not java related.

I'll redirect this to -questions

If anyone has an idea on why gmake would fail as above on a fresh
install, 6.2-RELEASE from a day or two ago, I would appreciate it.
Please CC me as I am not currently subscribed to -questions, though I
am on -java


Not a direct answer to your question, but when I needed to do this
a few months ago, I just did a make package on my workstation, then
shipped the package up to the jail system and installed it with  
pkg_add.


Doesn't solve the problem, but if you're in a pinch, it's a handy
workaround.


Bill -- Thanks!

That is an idea too.  Maybe I will do that.

-

However, I want to figure why gmake is not working in the jail when I  
install from ports.  Using the same directory tree on the base  
machine it works, but not in the jail.  gmake gives the error


/libexec/ld-elf.so.1: /usr/local/lib/libiconv.so.3: Undefined symbol  
__mb_cur_max


when built and run inside the jail but not when built and run pn the  
base machine.


doing an ldd on the base machine shows

# ldd /usr/local/bin/gmake
/usr/local/bin/gmake:
libintl.so.6 = /usr/local/lib/libintl.so.6 (0x8809b000)
libiconv.so.3 = /usr/local/lib/libiconv.so.3 (0x880a4000)
libc.so.6 = /lib/libc.so.6 (0x88191000)
#

but in the jail it shows

# ldd /usr/public/bin/gmake
/usr/public/bin/gmake:
libintl.so.6 = /usr/local/lib/libintl.so.6 (0x8809b000)
libiconv.so.3 = /usr/local/lib/libiconv.so.3 (0x880a4000)
libc.so.6 = /usr/local/lib/libc.so.6 (0x88191000)
ld-linux.so.2 (0x882ae000)
#

and I can't see why this would be the case.  Both are building from  
the same port, same os, everything (indeed same machine)


Any ideas appreciated!  I am trying things and googling as well etc  
but I appreciate insight others may have on this.  Has been stumping  
me for several hours today already :-(


Please CC on any responses for now.  I am resubscribing to -questions  
but don't know how long it will take to come back at me


thanks
Chad


---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net



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


Re: Sony DRU-820A DVD-RW RAM Drive

2007-03-04 Thread Aaron Siegel
Hello

I am using various kde applications, Amarok, kaudiocreator, kaffeine... KDE 
appears to be the problem. I used cdda2wav and even kaudiocreator is ripping
audio cds, that was not working earlier.  So the problem my be with the kde 
applications not freebsd. K3b does not work. I am installing xmms to see if 
that works and also try a commandline application to play a cd.

Thank you
Aaron


On Sunday 04 March 2007 10:40 am, Garrett Cooper wrote:
 Garrett Cooper wrote:
  Aaron Siegel wrote:
  Hello
 
  Cannot
  read or play audio cdrom disks. run the Windows install for Win4BSD
  the install worked worked with a standard cdrom drive
 
  Can
  burn CD-R  (with cdrecord dev=1,0,0)
  burn DVD-RW (with mkisofs)
  play  Movie dvds.
  read dvd disks
  read data cdrom disks
 
  I am using 6.1 Release.
 
  /boot/loader.conf
  atapicam_load=YES
  hw.ata.ata_dma=1
  hw.ata.atapi_dma=1
 
  I have set the mode for the device to UDMA33 from UDMA66.
  How can I set this up so the drive boots as UDMA33? Do I add the
  following line into the device.hints:
  hint.cd.0.mode=UDMA33?
 
  acd0: DVDR DVD RW DRU-820A/1.0b at ata1-master UDMA66
  cd0 at ata1 bus 0 target 0 lun 0
  cd0: SONY DVD RW DRU-820A 1.0b Removable CD-ROM SCSI-0 device cd0:
  66.000MB/s transfers
 
 
  I am receiving a following errors while booting
  cd0: cd present [309837 x 2048 byte records]
  (cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 0 0 0 0 0 2 0
  (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
  (cd0:ata1:0:0:0): SCSI Status: Check Condition
  (cd0:ata1:0:0:0): ILLEGAL REQUEST csi:0,0,21,0 asc:64,0
  (cd0:ata1:0:0:0): Illegal mode for this track
  (cd0:ata1:0:0:0): Unretryable error
  (cd0:ata1:0:0:0): cddone: got error 0x6 back
 
  The errors when playing a DVD
  (cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 12 fb 0 0 0
  c c4 0 (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
  (cd0:ata1:0:0:0): SCSI Status: Check Condition
  (cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
  (cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
  (cd0:ata1:0:0:0): Unretryable error
  (cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 13 4e 0 0 0
  c c4 0 (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
  (cd0:ata1:0:0:0): SCSI Status: Check Condition
  (cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
  (cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
  (cd0:ata1:0:0:0): Unretryable error
  (cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 45 f0 0 0 0
  c c4 0 (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
  (cd0:ata1:0:0:0): SCSI Status: Check Condition
  (cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
  (cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
  (cd0:ata1:0:0:0): Unretryable error
  (cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 9e 34 0 0 0
  c c4 0 (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
  (cd0:ata1:0:0:0): SCSI Status: Check Condition
  (cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
  (cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
  (cd0:ata1:0:0:0): Unretryable error
 
  Thank you
  Aaron
 
  The question is, how are you trying to read the audio information on the
  disk(s).
  -Garrett

 PS You can't mount audio CDs, if that's what you're trying to do... you
 have to play them directly from a media player of some kind (xmms,
 audacious, etc).
 -Garrett
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Sony DRU-820A DVD-RW RAM Drive

2007-03-04 Thread Aaron Siegel
Hello

I figured my problem with playing back audio cd's. Amarok need to 
use /dev/acd0 not /dev/cd0

thank you

aaron

On Sunday 04 March 2007 11:52 am, Aaron Siegel wrote:
 Hello

 I am using various kde applications, Amarok, kaudiocreator, kaffeine... KDE
 appears to be the problem. I used cdda2wav and even kaudiocreator is
 ripping audio cds, that was not working earlier.  So the problem my be with
 the kde applications not freebsd. K3b does not work. I am installing xmms
 to see if that works and also try a commandline application to play a cd.

 Thank you
 Aaron

 On Sunday 04 March 2007 10:40 am, Garrett Cooper wrote:
  Garrett Cooper wrote:
   Aaron Siegel wrote:
   Hello
  
   Cannot
   read or play audio cdrom disks. run the Windows install for Win4BSD
   the install worked worked with a standard cdrom drive
  
   Can
   burn CD-R  (with cdrecord dev=1,0,0)
   burn DVD-RW (with mkisofs)
   play  Movie dvds.
   read dvd disks
   read data cdrom disks
  
   I am using 6.1 Release.
  
   /boot/loader.conf
   atapicam_load=YES
   hw.ata.ata_dma=1
   hw.ata.atapi_dma=1
  
   I have set the mode for the device to UDMA33 from UDMA66.
   How can I set this up so the drive boots as UDMA33? Do I add the
   following line into the device.hints:
   hint.cd.0.mode=UDMA33?
  
   acd0: DVDR DVD RW DRU-820A/1.0b at ata1-master UDMA66
   cd0 at ata1 bus 0 target 0 lun 0
   cd0: SONY DVD RW DRU-820A 1.0b Removable CD-ROM SCSI-0 device cd0:
   66.000MB/s transfers
  
  
   I am receiving a following errors while booting
   cd0: cd present [309837 x 2048 byte records]
   (cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 0 0 0 0 0 2 0
   (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
   (cd0:ata1:0:0:0): SCSI Status: Check Condition
   (cd0:ata1:0:0:0): ILLEGAL REQUEST csi:0,0,21,0 asc:64,0
   (cd0:ata1:0:0:0): Illegal mode for this track
   (cd0:ata1:0:0:0): Unretryable error
   (cd0:ata1:0:0:0): cddone: got error 0x6 back
  
   The errors when playing a DVD
   (cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 12 fb 0 0 0
   c c4 0 (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
   (cd0:ata1:0:0:0): SCSI Status: Check Condition
   (cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
   (cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
   (cd0:ata1:0:0:0): Unretryable error
   (cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 13 4e 0 0 0
   c c4 0 (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
   (cd0:ata1:0:0:0): SCSI Status: Check Condition
   (cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
   (cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
   (cd0:ata1:0:0:0): Unretryable error
   (cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 45 f0 0 0 0
   c c4 0 (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
   (cd0:ata1:0:0:0): SCSI Status: Check Condition
   (cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
   (cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
   (cd0:ata1:0:0:0): Unretryable error
   (cd0:ata1:0:0:0): Vendor Specific Command. CDB: a4 0 0 31 9e 34 0 0 0
   c c4 0 (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
   (cd0:ata1:0:0:0): SCSI Status: Check Condition
   (cd0:ata1:0:0:0): ILLEGAL REQUEST asc:6f,4
   (cd0:ata1:0:0:0): Reserved ASC/ASCQ pair
   (cd0:ata1:0:0:0): Unretryable error
  
   Thank you
   Aaron
  
   The question is, how are you trying to read the audio information on
   the disk(s).
   -Garrett
 
  PS You can't mount audio CDs, if that's what you're trying to do... you
  have to play them directly from a media player of some kind (xmms,
  audacious, etc).
  -Garrett
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]

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


Re: Cloning a disk -large to small

2007-03-04 Thread [EMAIL PROTECTED]

On 04/03/07, Warren Block [EMAIL PROTECTED] wrote:

On Sun, 4 Mar 2007, Grant Peel wrote:

 I have been researching the use of 'dd' quite a bit lately as I have
 had to clone a newly setup server.

dump/restore is generally a better solution for cloning drives.  On
large drives, dd wastes a lot of time copying empty sectors.



Also, your disk label would be wrong, albeit correctable,
though by that time, you may as well have just manually
redone it.

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


snd_envy24 driver -- sound vanishes after first use

2007-03-04 Thread Oliver Iberien
On Tuesday 20 February 2007 09:05, you wrote:
 On Tue, 20 Feb 2007 08:44:15 -0800
 Oliver Iberien [EMAIL PROTECTED] wrote:
 [...]

I'm finding that sound seems to vanish after having been used by one 
application once. For instance, if I try to play a RealAudio stream, it 
works, but if I try to change streams, it fails and will not produce sound 
again for this or another application. This is FreeBSD 6.0. using 
KDE 3.5.5, and drivers downloaded from ~ariff today. 

This error appears occasionally:

Mar  3 23:17:03 bsd kernel: pcm0:play:1:dsp0.p1: play interrupt timeout, 
channel dead

The driver loads with this:

Mar  3 23:29:59 bsd kernel: pcm0: Envy24 audio (M Audio Audiophile 2496) 
port 0x8000-0x801f,0x8400-0x840f,0x8800-0x880f,0x8c00-0x8c3f irq 16 at device 
6.0 on pci5
Mar  3 23:29:59 bsd kernel: pcm0: system configuration
Mar  3 23:29:59 bsd kernel: SubVendorID: 0x1412, SubDeviceID: 0xd634
Mar  3 23:29:59 bsd kernel: XIN2 Clock Source: 22.5792MHz(44.1kHz*512)
Mar  3 23:29:59 bsd kernel: MPU-401 UART(s) #: 1
Mar  3 23:29:59 bsd kernel: AC'97 codec: not exist
Mar  3 23:29:59 bsd kernel: ADC #: 1
Mar  3 23:29:59 bsd kernel: DAC #: 1
Mar  3 23:29:59 bsd kernel: Multi-track converter type: I2S(96KHz support, 
24bit resolution, ID#0x2)

And this always appears, repeated several times:

mixer: WRITE_MIXER: Device not configured

Mixer can only change a few settings:

bsd# mixer line +100
Setting the mixer line from 0:0 to 100:100.
bsd# mixer speaker +100
Setting the mixer speaker from 0:0 to 100:100.
mixer: WRITE_MIXER: Device not configured
bsd# mixer bass +50
Setting the mixer bass from 0:0 to 50:50.
mixer: WRITE_MIXER: Device not configured

Some related discussion here: 
http://lists.freebsd.org/pipermail/freebsd-current/2007-February/069273.html .)

Thanks for any advice you can provide.

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


gconcat on existing filesystem

2007-03-04 Thread Gustavo De Nardin

Hello.

Is it expected that 'gconcat create ...' on an existing device with
populated filesystem keeps all existing data? That is, is it expected
behavior that something like 'umount /dev/ad0s3', 'gconcat create data
/dev/ad0s3', 'mount /dev/concat/data /mnt' works, or is it just luck?

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


Re: hauppauge PVR 150 problem loading modules

2007-03-04 Thread Jim Stapleton

OK, I'm working on that, what's the most trivial method of finding out
if the tuner is working?

I saw a cat /dev/cxm0  test.mpg comment, do I have to set channel
before I do that, should I use the pvr250_setchannel application?


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


Re: Fwd: IPF (ftp - pkg_add) help requested

2007-03-04 Thread Kelly D. Grills
On Fri, Mar 02, 2007 at 09:12:31AM -0500, Don Munyak wrote:
 
 How do I set|view env for root?..., specifically FTP_PASSIVE_MODE=YES

See su(1), specifically the -l option. See the man page for whatever
shell you run as root.

 OT... Kelley, btw...Baxter is cool :) I had a Pekingese once. For
 Halloween, I shaved off all her hair except for a 2 mohawk
 head-2-tail. I'll have to find the picture to send you some day.

Yeah, he's a good pup, my daughter dressed him up for the superbowl.
I bet your peek wasn't real happy with you. g

-- 
Kelly D. Grills
[EMAIL PROTECTED]



pgpnMiIhhf1x9.pgp
Description: PGP signature


Re: Mounting an FTP space ?

2007-03-04 Thread Malcolm Fitzgerald


On 03/03/2007, at 7:24 PM, Chris Slothouber wrote:


ftp/curl is where you're having issues, right?

do a make config there first.



Thanks Chris, that did the trick.

malcolm





Malcolm Fitzgerald wrote:

On 02/03/2007, at 6:54 PM, Chris Slothouber wrote:

make config will load the variables stored in /var/db/ports/*

Oh. I'll look into that.
 From /usr/ports/sysutils/fusefs-curlftpfs/ I typed make config and 
it said that it wanted me to pass options to it.


Malcolm Fitzgerald wrote:

What do I need to do to wipe the slate clean?

On 02/03/2007, at 11:53 AM, Chris Slothouber wrote:

make config
Yes. I don't know what arguments to pass to it. Where are the 
current arguments being stored, surely I can edit that file?


Never you mind wrote:

On 02/03/2007, at 2:58 AM, John Nielsen wrote:

On Thursday 01 March 2007 01:37, Never you mind wrote:
On my Mac from the Finder I can select Connect to server, 
give it the
details of an ftp location and it will connect and display the 
ftp

space as a drive on the desktop.

Can I obtain the same sort of functionality using freeBSD and 
xfce

desktop manager?


I haven't used it, but the sysutils/fusefs-curlftpfs should 
allow you to mount
an ftp location as a virtual filesystem. The desktop icon thing 
you'll have
to work out on your own, but it shouldn't be too difficult (a 
shortcut to

your chosen mountpoint should suffice).
I've just made an error during installation. At the dialog I 
selected BOTH c-ares and IPV6.

That caused an error:
curl-7.16.0_1  does not support both c-ares and IPv6 - disable 
one of them.
OK. I thought I'd simply run make install clean again and at 
the dialog I would make my selection. However, I do not get to 
the dialog. My choices have been saved somewhere and are being 
re-used. I need to clean up from my first effort. What do I need 
to do to wipe the slate clean?

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


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




Malcolm Fitzgerald
T: 0403 972 660 E: [EMAIL PROTECTED]
FOR YOUR COMPUTER Customised software built to your specifications. 
Using Macs? Automate your workflow with AppleScript. FOR YOU 
Computer training, software installation + upgrades, computer 
setups. IN TIMES OF NEED Troubleshooting, maintenance + repairs.

That's Not Your Homework
ABN 91 398 224 929
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]




Malcolm Fitzgerald
T: 0403 972 660 E: [EMAIL PROTECTED]
FOR YOUR COMPUTER Customised software built to your specifications. 
Using Macs? Automate your workflow with AppleScript. FOR YOU Computer 
training, software installation + upgrades, computer setups. IN TIMES 
OF NEED Troubleshooting, maintenance + repairs.

That's Not Your Homework
ABN 91 398 224 929
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


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




Malcolm Fitzgerald

T: 0403 972 660 E: [EMAIL PROTECTED]

FOR YOUR COMPUTER Customised software built to your specifications. 
Using Macs? Automate your workflow with AppleScript. FOR YOU Computer 
training, software installation + upgrades, computer setups. IN TIMES 
OF NEED Troubleshooting, maintenance + repairs.



That's Not Your Homework
ABN 91 398 224 929

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


Re: Where can I get a nVidia driver for FBSD amd64

2007-03-04 Thread Lowell Gilbert
Stephen Liu [EMAIL PROTECTED] writes:

 Hi folks,

 FreeBSD 6.2-amd64

 I have been searching around for nVidia drvier without result.  X
 window can't work properly on this box.  However I'm not alone.  Please
 visit following sites

 http://www.nvnews.net/vbulletin/showthread.php?t=41545page=15

 and

 http://www.nvnews.net/vbulletin/showthread.php?t=82203

 The problem existed since 11-28-04, needing a nVidia driver for amd64
 FreeBSD.

 If you want to run amd64 FreeBSD please stay away with components
 running nVidia chipsets.  Otherwise you will run into my situation as
 well as other folks on above sites.

From those links, it looks like nVidia doesn't support their
proprietary accelerated driver on 64-bit FreeBSD systems, but 
there is no indication that the regular open-source driver 
won't work.  Is that a problem, or are you only worried
about the lack of accelerated support?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: hauppauge PVR 150 problem loading modules

2007-03-04 Thread Jim Stapleton

OK, this little script seemed to get the job done, but... it's not
horribly fast/efficient (I found a tuner the same as 0x55 that works
with 0x67 also). For testing purposes, is there an mpeg player that
will gake input from stdin?

I.E. I would replace
cat /dev/cxm0  test_$START.mpg 
with
cat /dev/cxm0 | some_app 

Thanks,
-Jim Stapleton

#!/bin/sh

INC=0.10
START=740.00
STOP=750.00
P=$START

cat /dev/cxm0  test_$START.mpg 
TEST=$(echo $P = $STOP | bc)
while [ $TEST -eq 1 ]
do
 echo $P
 pvr250-setchannel -m 2 $P
 P=$(echo $P + $INC | bc)
 TEST=$(echo $P = $STOP | bc)
 sleep 2
done

kill $(ps -A | grep cat | grep cxm0 | cut -f 2 -d ' ')

noatun test_$START.mpg


On 3/4/07, Jim Stapleton [EMAIL PROTECTED] wrote:

OK, I'm working on that, what's the most trivial method of finding out
if the tuner is working?

I saw a cat /dev/cxm0  test.mpg comment, do I have to set channel
before I do that, should I use the pvr250_setchannel application?


Thanks,
-Jim Stapleton


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


Undefined symbol csin

2007-03-04 Thread ff b

Hi,

I've compiled sources of a C library which is then used by a python library.
Everything's ok at compile time but at runtime (of a python script using the 
python lib

and thus the shared lib compiled from the C source), it tries to load
the library I've compiled and failed with :

Traceback (most recent call last):
 File lp, line 1, in ?
   from cvxopt.base import matrix
ImportError: /my/local/path/lib/python/cvxopt/base.so: Undefined symbol 
csin



ldd /my/local/path/lib/python/cvxopt/base.so

/my/local/path/lib/python/cvxopt/base.so:
   libm.so.4 = /lib/libm.so.4 (0x28172000)
   liblapack.so.4 = /usr/local/lib/liblapack.so.4 (0x28188000)
   libblas.so.2 = /usr/local/lib/libblas.so.2 (0x28573000)
   libg2c.so.2 = /usr/lib/libg2c.so.2 (0x285c1000)
   libgcc_s.so.1 = /usr/local/lib/gcc-4.2.0/libgcc_s.so.1 (0x285dd000)
   libc.so.6 = /lib/libc.so.6 (0x28077000)

Looking at headers in /usr/include and /usr/local/include, I didn't find any 
(math) header

with csin.
What am I missing ?
Are trigonometric functions on complex, implemented on freebsd ?
Thanks!

F.

_
Win a Zune™—make MSN® your homepage for your chance to win! 
http://homepage.msn.com/zune?icid=hmetagline


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


Re: snd_envy24 driver -- sound vanishes after first use

2007-03-04 Thread Ariff Abdullah
On Sun, 4 Mar 2007 12:57:02 -0800
Oliver Iberien [EMAIL PROTECTED] wrote:
 On Tuesday 20 February 2007 09:05, you wrote:
  On Tue, 20 Feb 2007 08:44:15 -0800
  Oliver Iberien [EMAIL PROTECTED] wrote:
  [...]
 
 I'm finding that sound seems to vanish after having been used by one
 
 application once. For instance, if I try to play a RealAudio stream,
 it  works, but if I try to change streams, it fails and will not
 produce sound  again for this or another application. This is
 FreeBSD 6.0. using  KDE 3.5.5, and drivers downloaded from ~ariff
 today. 
 
 This error appears occasionally:
 
 Mar  3 23:17:03 bsd kernel: pcm0:play:1:dsp0.p1: play interrupt
 timeout,  channel dead
 

Try these (get _both_):

http://people.freebsd.org/~ariff/test/sound.ko
http://people.freebsd.org/~ariff/test/snd_envy24.ko



 The driver loads with this:
 
 Mar  3 23:29:59 bsd kernel: pcm0: Envy24 audio (M Audio Audiophile
 2496)  port 0x8000-0x801f,0x8400-0x840f,0x8800-0x880f,0x8c00-0x8c3f
 irq 16 at device  6.0 on pci5
 Mar  3 23:29:59 bsd kernel: pcm0: system configuration
 Mar  3 23:29:59 bsd kernel: SubVendorID: 0x1412, SubDeviceID: 0xd634
 Mar  3 23:29:59 bsd kernel: XIN2 Clock Source:
 22.5792MHz(44.1kHz*512) Mar  3 23:29:59 bsd kernel: MPU-401 UART(s)
 #: 1
 Mar  3 23:29:59 bsd kernel: AC'97 codec: not exist
 Mar  3 23:29:59 bsd kernel: ADC #: 1
 Mar  3 23:29:59 bsd kernel: DAC #: 1
 Mar  3 23:29:59 bsd kernel: Multi-track converter type: I2S(96KHz
 support,  24bit resolution, ID#0x2)
 
 And this always appears, repeated several times:
 
 mixer: WRITE_MIXER: Device not configured
 
 Mixer can only change a few settings:
 
 bsd# mixer line +100
 Setting the mixer line from 0:0 to 100:100.
 bsd# mixer speaker +100
 Setting the mixer speaker from 0:0 to 100:100.
 mixer: WRITE_MIXER: Device not configured
 bsd# mixer bass +50
 Setting the mixer bass from 0:0 to 50:50.
 mixer: WRITE_MIXER: Device not configured
 
 Some related discussion here: 
 http://lists.freebsd.org/pipermail/freebsd-current/2007-February/069273.html
 .)
 
 Thanks for any advice you can provide.
 
 Oliver
 


--
Ariff Abdullah
FreeBSD

... Recording in stereo is obviously too advanced
and confusing for us idiot * users :P 


pgpxNPLG2PhvJ.pgp
Description: PGP signature


Re: snd_envy24 driver -- sound vanishes after first use

2007-03-04 Thread Oliver Iberien
On Sunday 04 March 2007 18:17, you wrote:
 On Sun, 4 Mar 2007 12:57:02 -0800

 Oliver Iberien [EMAIL PROTECTED] wrote:
  On Tuesday 20 February 2007 09:05, you wrote:
   On Tue, 20 Feb 2007 08:44:15 -0800
   Oliver Iberien [EMAIL PROTECTED] wrote:
   [...]
 
  I'm finding that sound seems to vanish after having been used by one
 
  application once. For instance, if I try to play a RealAudio stream,
  it  works, but if I try to change streams, it fails and will not
  produce sound  again for this or another application. This is
  FreeBSD 6.0. using  KDE 3.5.5, and drivers downloaded from ~ariff
  today.
 
  This error appears occasionally:
 
  Mar  3 23:17:03 bsd kernel: pcm0:play:1:dsp0.p1: play interrupt
  timeout,  channel dead

 Try these (get _both_):

 http://people.freebsd.org/~ariff/test/sound.ko
 http://people.freebsd.org/~ariff/test/snd_envy24.ko

Unfortunately, it fails with:

pcm0: chn_init(pcm0:record:0) failed: err = 19
pcm0: pcm_chn_create(envy24chan, -1, 0xc3a07400) failed

Thanks,

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


Re: snd_envy24 driver -- sound vanishes after first use

2007-03-04 Thread Ariff Abdullah
On Sun, 4 Mar 2007 18:38:33 -0800
Oliver Iberien [EMAIL PROTECTED] wrote:
 
 Unfortunately, it fails with:
 
 pcm0: chn_init(pcm0:record:0) failed: err = 19
 pcm0: pcm_chn_create(envy24chan, -1, 0xc3a07400) failed
 

Fetch snd_envy24.ko and try again.


--
Ariff Abdullah
FreeBSD

... Recording in stereo is obviously too advanced
and confusing for us idiot * users :P 


pgp43HxkEXT38.pgp
Description: PGP signature


Re: Running X window system

2007-03-04 Thread Aaron Siegel
What is not working? Are you receiving an error? If you are receiving an error 
post that error.  Are booting to console and start X with startx? Is your LCD 
monitor giving you an out of range error? 

On Saturday 03 March 2007 8:50 pm, Warwick Sweetnam wrote:
 Hi, I am having trouble getting X window system to
 boot on a 2196 24A IBM Aptiva. The specs of the on-board
 graphics card are as follows:
 64meg Ram
 SiS540 or SiS630

 The monitor is a dell lcd model no. 1504FP
 specs are as follows:
 Resolution

 Horizontal scan range 31 kHz to 60 kHz (automatic)
 Vertical scan range 60 Hz to 75 Hz (automatic)
 Optimal preset resolution 1024 x 768 at 60 Hz
 Highest preset resolution 1024 x 768 at 75 Hz
 * Highest addressable resolution 1024 x 768 at 75 Hz
 Most resolutions run primarily on VESA of which I
 have tried as generic driver.

 Ive tried running the system with all different options
 and resolutions, including running with the generic SiS
 drivers, when I try to select specific chipsets there is
 never an exact match, the closest match in the options
 to the SiS540 is the SiS530, and closet to SiS630 is SiS620,
 im unsure of the exact chipset on my board as i cant seem
 to locate the model anywhere, I just know from a maintenence
 manual that these are the 2 possible chipsets.

 I have tried entering the horizontal and vertical refresh rates
 manually and running with both types of SiS chipset drivers
 at different low resolutions and different bit depths (24 and 16)
 but still no luck.
 If it helps I am trying to run fluxbox with on this particular install
 and are following a step-by-step guide but not a lot of
 troubleshooting advice is given unfortunatly.
 Any help would be greatly appreciated, I hope to have provided
 the needed information.

 _
 Join the millions of Australians using Live Search. Try live.com.au
 http://ninemsn.com.au/share/redir/adTrack.asp?mode=clickclientID=740refer
ral=millionURL=http://live.com.au

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


odule php5_module is already loaded, skipping ?

2007-03-04 Thread Abdullah Ibn Hamad Al-Marri

Hello Guys,

I have apache 2.2.4 and PHP 5.2.1 installed this what I get when I
restart the apache.

# apachectl restart
[Mon Mar 05 03:29:45 2007] [warn] module php5_module is already loaded, skipping


Any hints?

--

Regards,

-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


single mode console does not display on VGA

2007-03-04 Thread Noah

Hi there,

so I boot freeBSD 6.2 in single user mode and I no longer have output on
the VGA after the Trying to mount root from ufs:/dev/ad0s1a boot line.

the console is fine and can interact with the machine.

my boot options are

 snip ---

#   cat /boot/loader.conf
accf_http_load=YES
boot_multicons=YES
boot_serial=YES
console=comconsole,vidconsole

 snip ---


How can I keep the interaction visible on the monitor plugged in VGA
when booted in single user mode?

Cheers,

Noah


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


Re: odule php5_module is already loaded, skipping ?

2007-03-04 Thread Ivan \Rambius\ Ivanov

Hello,


On 3/5/07, Abdullah Ibn Hamad Al-Marri [EMAIL PROTECTED] wrote:

Hello Guys,

I have apache 2.2.4 and PHP 5.2.1 installed this what I get when I
restart the apache.

# apachectl restart
[Mon Mar 05 03:29:45 2007] [warn] module php5_module is already loaded, skipping

Obviously there are two LoadModule directives for php5_module in your
httpd.conf file. Remove one of them and the message will disappear.

Regards
Rambius

--
Tangra Mega Rock: http://www.radiotangra.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


portmanager and use.perl port

2007-03-04 Thread Noah

Hi,

So at times I run portmanager on many of my servers but I want to make 
sure that the perl installed is the port and not the system version.


The only option I new about was to IGNORE building it.

# grep perl /usr/local/etc/portmanager/pm-020.conf
IGNORE|lang/perl*|

But I am wondering if there are proper settings that I can put in placed 
to make sure that if perl is reinstalled that the port version is the 
chosen version.


Cheers,

Noah

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


Re: module php5_module is already loaded, skipping ? SOLVED

2007-03-04 Thread Abdullah Ibn Hamad Al-Marri

On 3/5/07, Ivan Rambius Ivanov [EMAIL PROTECTED] wrote:

Hello,


On 3/5/07, Abdullah Ibn Hamad Al-Marri [EMAIL PROTECTED] wrote:
 Hello Guys,

 I have apache 2.2.4 and PHP 5.2.1 installed this what I get when I
 restart the apache.

 # apachectl restart
 [Mon Mar 05 03:29:45 2007] [warn] module php5_module is already loaded, 
skipping
Obviously there are two LoadModule directives for php5_module in your
httpd.conf file. Remove one of them and the message will disappear.

Regards
Rambius

--
Tangra Mega Rock: http://www.radiotangra.com


That did it, I appreciate your great help. :)


--
Regards,

-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


odule php5_module is already loaded, skipping ?

2007-03-04 Thread NetOpsCenter

SNIP

Obviously there are two LoadModule directives for php5_module in your
httpd.conf file. Remove one of them and the message will disappear.

Regards
Rambius


Also to be sure

Check your /etc/rc.conf and make sure there is only one instance of 
apache started.


~Al Plant - Honolulu, Hawaii
808-284-2740
+ http://hawaiidakine.com + http://freebsdinfo.org + [EMAIL PROTECTED] +
+ http://internetohana.org   - Supporting - FreeBSD 6.* - 7.* +
All that's really worth doing is what we do for others.- Lewis Carrol


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


Re: snd_envy24 driver -- sound vanishes after first use

2007-03-04 Thread Oliver Iberien
On Sunday 04 March 2007 18:54, you wrote:
 On Sun, 4 Mar 2007 18:38:33 -0800

 Oliver Iberien [EMAIL PROTECTED] wrote:
  Unfortunately, it fails with:
 
  pcm0: chn_init(pcm0:record:0) failed: err = 19
  pcm0: pcm_chn_create(envy24chan, -1, 0xc3a07400) failed

 Fetch snd_envy24.ko and try again.

Now it has been working for several hours with several different inputs, which 
is great. Thanks very much!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Install with USB keyboard

2007-03-04 Thread John Costanzo

Hi I have a Dell Dimension E520 and I am trying to install FreeBSD 6.2. I am
running into a problem that it gets to sysinstaller and keyboard does not
work. The keyboard is a USB one. I have windows installed and it works in
there so I know it is not keyboard. I booted and hit option 6 and typed
following message:

set hint.atkbd.0.disabled=1

That did not work. Please I would really like to use FreeBSD and I do not
have a PS/2 port to help. Thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Install with USB keyboard

2007-03-04 Thread Robert Huff

John Costanzo writes:

  Hi I have a Dell Dimension E520 and I am trying to install
  FreeBSD 6.2. I am running into a problem that it gets to
  sysinstaller and keyboard does not work. The keyboard is a USB
  one. I have windows installed and it works in there so I know it
  is not keyboard. I booted and hit option 6 and typed following
  message:
  
  set hint.atkbd.0.disabled=1
  
  That did not work. Please I would really like to use FreeBSD and
  I do not have a PS/2 port to help. Thanks

It was at one point the case USB devices (or at least keyborad
and mouse) were not recognized (on some or all hardware) after a
cold boot - i.e. one needed to cold boot, then hit reset at an
appropriate point for things to be seen.
This has been fixed (at least for my hardware) for -Current; I
do not if this has come to 5.*/6.*.


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