ukbd_set_leds_callback:700: error=USB_ERR_STALLED

2009-11-21 Thread O. Hartmann
My personal workstation runs FreeBSD 8.0-PRE/amd64 on an oldish hardware (AMD socket 939 platform). Since I replaced my good old but broken IBM Model-M keyboard with a high-quality keyboard 'DASkeyboard', I receive this error message on the console: ukbd_set_leds_callback:700: error=USB_ERR_STALL

Re: BTX Loader crashes -- Help wanted

2009-11-21 Thread perryh
"Ronald F. Guilmette" wrote: > If one can't even install from the distribution CDs/DVDs > on perfectly good hardware ... it's not like the whole SATA > interface standard is exactly ``new'' or anything anymore.) > > ... Should I stick my neck out and label this PR > either severity==critical or pr

Re: Dump

2009-11-21 Thread Mike Clarke
On Saturday 21 November 2009, Bernt Hansson wrote: > Ok. I've tested this > dump -1 -a -u -L -C 64 -h 0 -f > /usr/home/bernt/disk2/dump.backup.home.2 /usr/home > > The error is > mksnap_ffs: Cannot create /usr/home/.snap/dump_snapshot: Invalid > argument dump: Cannot create /usr/home/.snap/dump_sn

Re: Dump

2009-11-21 Thread George Davidovich
hosts) and dumping to files, I'd suggest a naming convention of hostname-20090405-usr-0 to save you the grief of date fragility, and give you a meaningful display in 'ls -l' when restoring. So, for a level 0 dump on your system, your commands might be: dumpdir=/home/bernt

Re: GPUs on FBSD?

2009-11-21 Thread Anton Shterenlikht
On Fri, Nov 20, 2009 at 08:11:57PM +0100, usleepl...@gmail.com wrote: > On Fri, Nov 20, 2009 at 6:16 PM, Daniel C. Dowse wrote: > > > On Fri, 20 Nov 2009 11:46:57 + > > Anton Shterenlikht wrote: > > > > > Anybody knows of working GPUs under FBSD on any arch? > > > Any advice? > > > > > > > I

Re: BTX Loader crashes -- Help wanted

2009-11-21 Thread Michael Powell
Ronald F. Guilmette wrote: [snip] >>Try 8RC3 and see if any difference. I believe some work in this area may >>have occurred. > > I just tried it. Alas, same result. I follow the -CURRENT and -STABLE mail lists as well as this one. Though this particular problem does not pertain to me, I seem t

Re: GPUs on FBSD?

2009-11-21 Thread usleepless
On Sat, Nov 21, 2009 at 12:28 PM, Anton Shterenlikht wrote: > On Fri, Nov 20, 2009 at 08:11:57PM +0100, usleepl...@gmail.com wrote: > > On Fri, Nov 20, 2009 at 6:16 PM, Daniel C. Dowse > wrote: > > > > > On Fri, 20 Nov 2009 11:46:57 + > > > Anton Shterenlikht wrote: > > > > > > > Anybody kno

Re: GPUs on FBSD?

2009-11-21 Thread Chris Rees
2009/11/20 Gary Kline : > On Fri, Nov 20, 2009 at 02:56:03PM +, Chris Rees wrote: >> 2009/11/20 Anton Shterenlikht : >> > Anybody knows of working GPUs under FBSD on any arch? >> > Any advice? >> > >> >> Your question could have been phrased better but that's the teacher in >> me! >> >> Nv

Re: php4-gd

2009-11-21 Thread Ruben de Groot
On Sat, Nov 14, 2009 at 11:39:34PM +0100, Roman Neuhauser typed: > > more like: you should have upgraded to PHP5 two years ago. PHP4 is dead, > baby. it's dead... Like COBOL and FORTRAN are dead? ;) ___ freebsd-questions@freebsd.org mailing list http:

Re: Dump

2009-11-21 Thread Bernt Hansson
Mike Clarke said the following on 2009-11-21 10:03: On Saturday 21 November 2009, Bernt Hansson wrote: Ok. I've tested this dump -1 -a -u -L -C 64 -h 0 -f /usr/home/bernt/disk2/dump.backup.home.2 /usr/home The error is mksnap_ffs: Cannot create /usr/home/.snap/dump_snapshot: Invalid argument d

Re: php4-gd

2009-11-21 Thread Jerry
On Sat, 21 Nov 2009 13:23:39 +0100 Ruben de Groot replied: >Like COBOL and FORTRAN are dead? Maybe not "DEAD", but definitely comatose. -- Jerry ges...@yahoo.com |=== |=== |=== |=== | A friend of mine won't get a divorce, because he hates lawyers more than he

Glassfish v3 server: Admin port in use

2009-11-21 Thread Frank Staals
Hey everyone, I'm trying to deploy a Glassfish v3 server on my workstation since I need to do some jsf-developement. However when I try to start the server it keeps telling me the admin port I'm trying to use is allready in use by an other process, no matter what port I use. However I'm 100% c

Re: GPUs on FBSD?

2009-11-21 Thread Robert Huff
usleepl...@gmail.com writes: > The talk/announcement on the Nvidia forum is about a native video > driver for amd64 i believe. A lot of people are waiting for this > ( currently there is only Nvidia support for i386 ). I do not believe this is correct. _As I understand it_ there are

Re: Dump

2009-11-21 Thread Bernt Hansson
I see what you mean. But since I already have a script (tar) that takes care of that. to save you the grief of date fragility, and give you a meaningful display in 'ls -l' when restoring. So, for a level 0 dump on your system, your commands might be: dumpdir=/home/bernt/disk2 dump

Re: GPUs on FBSD?

2009-11-21 Thread usleepless
On Sat, Nov 21, 2009 at 3:06 PM, Robert Huff wrote: > > usleepl...@gmail.com writes: > > > The talk/announcement on the Nvidia forum is about a native video > > driver for amd64 i believe. A lot of people are waiting for this > > ( currently there is only Nvidia support for i386 ). > >

sending mail with attachments always fail (FreeBSD/pf)

2009-11-21 Thread Victor Lyapunov
Hi all, I have production network with FreeBSD box acting as firewall. The problem emerge as soon as users send mail with attachments. (Sending mail without attachments always succeeds). Basically, when a user tries to send a message, only part of it transmitted before connection is interrupted an

Re: GPUs on FBSD?

2009-11-21 Thread Robert Huff
usleepl...@gmail.com writes: > as far as i know there have been Nvidia maintained/improved drivers for > FreeBSD for ages ( ls /usr/ports/x11 | grep -i nvid ) I was looking at x11-drivers: h...@jerusalem>> dir /usr/ports/x11-drivers | grep video-n drwxr-xr-x 2 root wheel 512 Aug

Re: GPUs on FBSD?

2009-11-21 Thread Robert Huff
usleepl...@gmail.com writes: > as far as i know there have been Nvidia maintained/improved > drivers for FreeBSD for ages ( ls /usr/ports/x11 | grep -i nvid ) And see this from the Makefile: # Starting with version 1.0-7667, NVidia has dropped support for # numerous "legacy" GPUs. Co

Re: php4-gd

2009-11-21 Thread Polytropon
On Sat, 21 Nov 2009 13:23:39 +0100, Ruben de Groot wrote: > On Sat, Nov 14, 2009 at 11:39:34PM +0100, Roman Neuhauser typed: > > more like: you should have upgraded to PHP5 two years ago. PHP4 is dead, > > baby. it's dead... > > Like COBOL and FORTRAN are dead? > > ;) More as... dead like the m

Re: GPUs on FBSD?

2009-11-21 Thread usleepless
On Sat, Nov 21, 2009 at 4:04 PM, Robert Huff wrote: > > usleepl...@gmail.com writes: > > > as far as i know there have been Nvidia maintained/improved > > drivers for FreeBSD for ages ( ls /usr/ports/x11 | grep -i nvid ) > > And see this from the Makefile: > > # Starting with version 1.

Re: sending mail with attachments always fail (FreeBSD/pf)

2009-11-21 Thread Matthias Apitz
El día Saturday, November 21, 2009 a las 08:59:12PM +0600, Victor Lyapunov escribió: > Hi all, > > I have production network with FreeBSD box acting as firewall. The > problem emerge as soon as users send mail with attachments. (Sending > mail without attachments always succeeds). Basically, whe

Re: Dump

2009-11-21 Thread George Davidovich
On Sat, Nov 21, 2009 at 04:12:42AM +0100, Bernt Hansson wrote: > Matthew Seaman skrev: > > Bernt Hansson wrote: > > > > > > I've been testing backups with dump, works well BUT > > > -L does not work. For example > > > > > > dump -0 -a -u -L -f /mnt/dump.home.full /dev/ad0s2d > > > > I believe th

Re: 7.2, usb mouse, uhub0: device problem

2009-11-21 Thread James Phillips
> Date: Fri, 20 Nov 2009 15:58:27 -0500 > From: Jerry > Subject: Re: 7.2, usb mouse, uhub0: device problem > (IOERROR), > To: freebsd-questions@freebsd.org > Message-ID: <20091120155827.7526e...@scorpio.seibercom.net> > Content-Type: text/plain; charset=US-ASCII > > > Thanks! I guess the 'wire

Re: Dump

2009-11-21 Thread Chris Rees
2009/11/21 Bernt Hansson : > Matthew Seaman skrev: >> >> Bernt Hansson wrote: >>> >>> Hello list. >>> >>> I've been testing backups with dump, works well BUT >>> -L does not work. For example >>> >>> dump -0 -a -u -L -f /mnt/dump.home.full /dev/ad0s2d >> >> I believe that you need to tell dump the

Re: sending mail with attachments always fail (FreeBSD/pf)

2009-11-21 Thread RW
On Sat, 21 Nov 2009 16:27:20 +0100 Matthias Apitz wrote: > El día Saturday, November 21, 2009 a las 08:59:12PM +0600, Victor > Lyapunov escribió: > > > Hi all, > > > > I have production network with FreeBSD box acting as firewall. The > > problem emerge as soon as users send mail with attachmen

Re: GPUs on FBSD?

2009-11-21 Thread Robert Huff
usleepl...@gmail.com writes: > > > as far as i know there have been Nvidia maintained/improved > > > drivers for FreeBSD for ages ( ls /usr/ports/x11 | grep -i nvid ) > > > > And see this from the Makefile: > > > > # Starting with version 1.0-7667, NVidia has dropped support for >

Re: kern.polling.lost_polls

2009-11-21 Thread Mel Flynn
On Fri, 20 Nov 2009 19:07:42 -0700, Brett Glass wrote: > At 06:25 PM 11/20/2009, Mel Flynn wrote: > >>So that means that you give the kernel .25 microseconds to poll and act on >>any pending network IO. That's probably not enough. > > I think that you mean ".25 milliseconds," not ".25 microsecon

7.2, usb mouse, uhub0: device problem (IOERROR)

2009-11-21 Thread Mark Terribile
Thanks to all who replied. It's working now, apparently spontaneously. It may have started as a connection problem--that's all I can think of. The first time I plugged it in and rebooted, the error occurred. I tried moving it to other ports, but I neglected to reboot--after all, USB is suppo

Re: sending mail with attachments always fail (FreeBSD/pf)

2009-11-21 Thread Victor Lyapunov
> This kind of thing is often due to a mtu blackhole - when a larger > email causes a full size IP packet to be sent. I don't see why PF > should make a difference though, IFAIK it's supposed to let ICMP through > when it's learned state on a tcp connection. Thanks for your answer. Don't know whet

Re: GPUs on FBSD?

2009-11-21 Thread RW
On Sat, 21 Nov 2009 12:06:13 -0500 Robert Huff wrote: > > usleepl...@gmail.com writes: > > > > > as far as i know there have been Nvidia maintained/improved > > > > drivers for FreeBSD for ages ( ls /usr/ports/x11 | grep -i > > > > nvid ) > > > > > > And see this from the Makefil

Re: device hint -> disable firewire or sbp driver

2009-11-21 Thread Chris Whitehouse
Tim Judd wrote: Any way via tunables, environment, sysctl or device hints that one can disable firewire on the install medium of recent (7.2 and newer) Install CD/DVDs? more than one person is having problems with kernel panics on startup due to firewire, and I can't google my way out of this on

Re: device hint -> disable firewire or sbp driver

2009-11-21 Thread Tim Judd
On 11/21/09, Chris Whitehouse wrote: > Tim Judd wrote: >> Any way via tunables, environment, sysctl or device hints that one can >> disable firewire on the install medium of recent (7.2 and newer) >> Install CD/DVDs? >> >> more than one person is having problems with kernel panics on startup >> du

gif ip4 to ip4 tunnel with Dynamic IP

2009-11-21 Thread Sam Fourman Jr.
hello list, I have a FreeBSD 8.x setup and I am using the gif device to setup a ip4 to ip4 tunnel (not IPSEC) I have searched google and I am having trouble finding a recipe for /etc/rc.conf that will allow one side of my tunnel to be dynamic. the client if you will is a FreeBSD machine running

Re: device hint -> disable firewire or sbp driver

2009-11-21 Thread David Horn
On Sat, Nov 21, 2009 at 2:15 PM, Tim Judd wrote: > On 11/21/09, Chris Whitehouse wrote: >> Tim Judd wrote: >>> Any way via tunables, environment, sysctl or device hints that one can >>> disable firewire on the install medium of recent (7.2 and newer) >>> Install CD/DVDs? >>> >>> more than one per

Re: ukbd_set_leds_callback:700: error=USB_ERR_STALLED

2009-11-21 Thread Hans Petter Selasky
On Saturday 21 November 2009 10:10:27 O. Hartmann wrote: > My personal workstation runs FreeBSD 8.0-PRE/amd64 on an oldish hardware > (AMD socket 939 platform). Since I replaced my good old but broken IBM > Model-M keyboard with a high-quality keyboard 'DASkeyboard', I receive > this error message

Re: device hint -> disable firewire or sbp driver

2009-11-21 Thread Tim Judd
On 11/21/09, David Horn wrote: > On Sat, Nov 21, 2009 at 2:15 PM, Tim Judd wrote: >> On 11/21/09, Chris Whitehouse wrote: >>> Tim Judd wrote: Any way via tunables, environment, sysctl or device hints that one can disable firewire on the install medium of recent (7.2 and newer) Ins

Re: Glassfish v3 server: Admin port in use

2009-11-21 Thread Pieter de Goeje
On Saturday 21 November 2009 15:01:55 Frank Staals wrote: > Hey everyone, > > I'm trying to deploy a Glassfish v3 server on my workstation since I > need to do some jsf-developement. However when I try to start the server > it keeps telling me the admin port I'm trying to use is allready in use > b

Postgresql download site

2009-11-21 Thread Peter Steele
What's the best place to pick up the latest 7.0 and 8.0 packages for postgresql client and server? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-quest

Ford 400 AD Sale - Save 35% until 11/30/2009

2009-11-21 Thread CarProperty.com
Use Promo Code: Ford400 ... to save 35% off all CarProperty.com listings ... this 0ffer expires November 30, 2009 @ 11:59pm PST GO HERE FOR THE FULL DETAILS: http://www.carproperty.com/page.php?id=33 Try the CarProperty.com Map Search at this link http://www.carproperty.com/mapsearch.php Yo

Re: Postgresql download site

2009-11-21 Thread usleepless
On Sat, Nov 21, 2009 at 11:46 PM, Peter Steele wrote: > What's the best place to pick up the latest 7.0 and 8.0 packages for > postgresql client and server? > > just go to /usr/ports/databases and do a "ls | grep post" then go into a directory and do "make install" if you have objections to this

Re: device hint -> disable firewire or sbp driver

2009-11-21 Thread David Horn
> And if I'm reading the SVN commit right, it went to -STABLE (aka > RELENG_8) but not head (aka ".").  It still won't fix all of FreeBSD 7 > install mediums, right?  or is that "to come", maybe in 7.3? > > > Also, if I'm reading the commit right, 8.0-RELEASE is going to have > sbp(4) enabled in G

Re: Dump

2009-11-21 Thread Bernt Hansson
George Davidovich said the following on 2009-11-21 17:14: On Sat, Nov 21, 2009 at 04:12:42AM +0100, Bernt Hansson wrote: Matthew Seaman skrev: Bernt Hansson wrote: I've been testing backups with dump, works well BUT -L does not work. For example dump -0 -a -u -L -f /mnt/dump.home.full /dev/ad

Re: Dump

2009-11-21 Thread Bernt Hansson
Chris Rees said the following on 2009-11-21 17:44: 2009/11/21 Bernt Hansson : Matthew Seaman skrev: Bernt Hansson wrote: Hello list. I've been testing backups with dump, works well BUT -L does not work. For example dump -0 -a -u -L -f /mnt/dump.home.full /dev/ad0s2d I believe that you need

Pulse Meter with Cellular communication

2009-11-21 Thread Exemys
This is a message in multipart MIME format. Your mail client should not be displaying this. Consider upgrading your mail client to view this message correctly. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr

Re: Postgresql download site

2009-11-21 Thread Amitabh Kant
On Sun, Nov 22, 2009 at 4:16 AM, Peter Steele wrote: > What's the best place to pick up the latest 7.0 and 8.0 packages for > postgresql client and server? > > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/

8.0-RC USB problem -- how to recover a damaged USB stick

2009-11-21 Thread Guojun Jin
It seems this is more serious problem in 8.0, and I hope it could be resolved before a formal release. I can help to diagnose this if people need more information (this is destructive). I have picked a USB stick (DataTraveler 2GB), that has two partitions s0 for DOS and s1 for FreeBSD. Both USB

upgrading firefox

2009-11-21 Thread Steven Seipel
I have freebsd 7.2 with gnome. It has firefox 2.0.0.20. What will I need to do to upgrade to firefox 3.anything? I have tried pkg_add -r with  all the versions listed on the ports page but it is always "unable to fetch" them. When I just typed pkg_add -r firefox it told me I already have version

fsck_ffs DIOCGINFO ioctl?

2009-11-21 Thread Naeem Afzal
I am not sure how this ioctl (DIOCGDINFO) in fsck_ffs/setup.c is returned from kernel. Seems like there is only one place in sys/geom/geom_bsd.c, I have enabled GEOM_BSD option in config file, but not able to see it. Could someone point out how this ioctl is returned from kernel? I see it is r

How can I rescue my passwd file after corrupting it (and why does it still work) ?

2009-11-21 Thread George Sanders
I do some automated account creation on a FreeBSD 6.x system ... and unbeknownst to me, the '/' filesystem was completely full when I did my last account creation, resulting in: /: write failed, filesystem is full pwd_mkdb: /etc/pwd.db to /etc/pwd.db.tmp: No space left on device pw: passwd fil

Re: upgrading firefox

2009-11-21 Thread Jonathan Chen
On Sun, Nov 22, 2009 at 04:13:01AM +, Steven Seipel wrote: > I have freebsd 7.2 with gnome. It has firefox 2.0.0.20. What will I need to > do to upgrade to firefox 3.anything? I have tried pkg_add -r with  all the > versions listed on the ports page but it is always "unable to fetch" them. >

Re: sending mail with attachments always fail (FreeBSD/pf)

2009-11-21 Thread Mel Flynn
On Sat, 21 Nov 2009 23:36:33 +0600, Victor Lyapunov wrote: >> This kind of thing is often due to a mtu blackhole - when a larger >> email causes a full size IP packet to be sent. I don't see why PF >> should make a difference though, IFAIK it's supposed to let ICMP through >> when it's learned sta

Restricting tar or pax to a single file system

2009-11-21 Thread jaymax
How does one restrict tar or fax to a single file system when tarring or paxing from root (/) ? Thanks! -- View this message in context: http://old.nabble.com/Restricting-tar-or-pax-to-a-single-file-system-tp26463168p26463168.html Sent from the freebsd-questions mailing list archive at Nabb

Re: Restricting tar or pax to a single file system

2009-11-21 Thread Dan Nelson
In the last episode (Nov 21), jaymax said: > How does one restrict tar or fax to a single file system when tarring or > paxing from root (/) ? For tar: --one-file-system (-W one-file-system) (c, r, and u modes) Do not cross mount points. -- Dan Nelson dnel...@a