Re: How to restore Base_Bind on amd64 7.2 p3

2009-09-30 Thread Matthew Seaman
David Southwell wrote: [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Frank Steinborn You should be able to restore the bind from base by using the install.sh script in /usr/src/contrib/bind9. Deinstall the port first, though. ThanksI deinstalled the port and tried to run insta

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread chrisa
> On Wed, 30 Sep 2009, chr...@uvic.ca wrote: > >>> Add the following to your X11 config and see what you come up with. >>> >>> Section "ServerFlags" >>> option "AutoAddDevices""off" >>> option "AllowEmptyInput" "off" >>> EndSection >>> >>> Best regards >> >> All ri

Re: Netwroked Storage

2009-09-30 Thread Olivier Nicole
Hi, > All of the 200 domains on each server have thier own Real Unix user > (obviously). Once the NAS is setup, (using NFS), how do the permissions on > the NAS machine play out? i.e. when user 'hisname' logs into a server via > ftp, and uploads a file to his home directory (which is on the NAS

Re: devel/pear port build failure

2009-09-30 Thread Terry Sposato
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Per olof Ljungmark wrote: > Hi, > > Did you work this one out? I am caught with the same problem albeit > with 1.9.0. > > Thanks, > > -- per > > Terry Sposato wrote: >> Hi, >> >> I am having trouble building the devel/pear port. I have tried >> the fo

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread Warren Block
On Thu, 1 Oct 2009, herbert langhans wrote: Maybe start over again installing the ports? There are drivers for the sis chipset, for the case you havent discovered them: /usr/ports/x11-drivers/xf86-video-sis Please quote a little context to identify the problem. It's usually not necessary to

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread Warren Block
On Wed, 30 Sep 2009, chr...@uvic.ca wrote: Add the following to your X11 config and see what you come up with. Section "ServerFlags" option "AutoAddDevices""off" option "AllowEmptyInput" "off" EndSection Best regards All right, I did that. What are you try

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread Warren Block
On Wed, 30 Sep 2009, CmdLnKid wrote: On Wed, 30 Sep 2009 16:36 -, chrisa wrote: (II) Cannot locate a core pointer device. (II) Cannot locate a core keyboard device. (II) The server relies on HAL to provide the list of input devices. If no devices become available, reconfigure HAL or d

syslog-ng.conf.sample from port sysutils/syslog-ng3 errors

2009-09-30 Thread Austin Friestman
The sample config file for syslog-ng3 does not work. When I install sysutils/syslog-ng3 from ports, the sample config file /usr/local/etc/syslog-ng/syslog-ng.conf.sample seems to have a number of things wrong with it. First, the port is looking for it in /usr/local/etc not /usr/local/etc/syslog-ng

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread herbert langhans
Maybe start over again installing the ports? There are drivers for the sis chipset, for the case you havent discovered them: /usr/ports/x11-drivers/xf86-video-sis Also the already mentioned /usr/ports/x11-drivers/xf86-input-mouse And then reinstall /usr/ports/x11/xorg (with a make config before

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread chrisa
> Add the following to your X11 config and see what you come up with. > > Section "ServerFlags" > option "AutoAddDevices""off" > option "AllowEmptyInput" "off" > EndSection > > Best regards All right, I did that. Created a new xorg.conf since it's working with the

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread CmdLnKid
On Wed, 30 Sep 2009 16:36 -, chrisa wrote: On Wed, 30 Sep 2009, chr...@uvic.ca wrote: My systems work well with hal. I find overall setup to be faster and smoother(at this point in time) with hal enabled although there is much adversity to it on this list. Do you have xf86-input-mouse ins

Re: what is wrong with pear?

2009-09-30 Thread Per olof Ljungmark
Per olof Ljungmark wrote: After a pkg_delete -r pear I get /usr/ports/devel/pear# portinstall pear [Updating the pkgdb in /var/db/pkg ... - 204 packages found (-34 +0) (...) done] [Gathering depends for devel/pear . done] ---> Installing 'pear-1.9.0' fr

ndis interface doesn't show up (intel 5300)

2009-09-30 Thread Michal
Hello, I'm struggling to get Intel 5300 wireless mini pci-e card working on FreeBSD 8.0-RC1 (amd64, both GENERIC and my custom kernel). I get no error messages. Kernel module builds and loads fine but then ndis interface never shows up. Here is exactly what I'm doing: Drivers for XP64 downloa

Re: mplayer: X11 error: BadAlloc (insufficient resources for operation)

2009-09-30 Thread cpghost
On Wed, Sep 30, 2009 at 05:36:40PM +0100, Anton Shterenlikht wrote: > I've installed port multimedia/mplayer (mplayer-0.99.11_14) > on 9.0-current ia64. > > Trying to play an mpeg video I get endless stream of > > X11 error: BadAlloc (insufficient resources for operation) > X11 error: BadAlloc (

Re: how to play *.evo animations (EnSight proprietary format)?

2009-09-30 Thread Polytropon
On Wed, 30 Sep 2009 17:01:01 +0100, Anton Shterenlikht wrote: > I've had a quick look at the ports tree, and searched > the net a bit, but cannot find a program which would > play *.evo files on FreeBSD. > > Any suggestions? Have you already tried the "bleeding obvious", mplayer? :-) -- Pol

Re: backups & cloning

2009-09-30 Thread Polytropon
About the dd method: On Wed, 30 Sep 2009 11:30:58 -0400, Jerry McAllister wrote: > It can be used, but it is not a good way to do it. For regular backups or even for cloning, it's not very performant, I agree. I'm mostly using this method for forensic purposes, when I need a copy of a media (a w

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread chrisa
> On Wed, 30 Sep 2009, chr...@uvic.ca wrote: > >>> My systems work well with hal. I find overall setup to be faster and >>> smoother(at this point in time) with hal enabled although there is much >>> adversity to it on this list. >>> >>> Do you have xf86-input-mouse installed? >> >> I do have it in

more problems. but not with 7.2

2009-09-30 Thread Henry Olyer
First, I want to thank Kenneth and Warren, and a few others who's names I never caught. I am up now with FBSD 7.2, on a browser and with my air-card running. Okay, so now I am back at work on my application. A few of you know of my "science-fiction" work. I'm trying to run a movie using mplaye

RE: How to restore Base_Bind on amd64 7.2 p3

2009-09-30 Thread David Southwell
> -Original Message- > From: owner-freebsd-questi...@freebsd.org > [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of > da...@vizion2000.net > Sent: 29 September 2009 13:06 > To: 'Frank Steinborn' > Cc: freebsd-questions@freebsd.org > Subject: RE: How to restore Base_Bind on amd

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread Warren Block
On Wed, 30 Sep 2009, chr...@uvic.ca wrote: My systems work well with hal. I find overall setup to be faster and smoother(at this point in time) with hal enabled although there is much adversity to it on this list. Do you have xf86-input-mouse installed? I do have it installed. I'm going to tr

Re: ion windows manager on FreeBSD

2009-09-30 Thread Albert Shih
Le 30/09/2009 à 11:19:15-0500, Mark Linimon a écrit > On Wed, Sep 30, 2009 at 03:05:08PM +0400, Dmitry Marakasov wrote: > > I've seen the license change too. I'm working on the port currently. > > As a reminder, the last time this software was in the ports tree, the > developer threatened us with

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread Adam Vande More
On Wed, Sep 30, 2009 at 2:43 PM, wrote: > > My systems work well with hal. I find overall setup to be faster and > > smoother(at this point in time) with hal enabled although there is much > > adversity to it on this list. > > > > Do you have xf86-input-mouse installed? > > I do have it installed

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread chrisa
> My systems work well with hal. I find overall setup to be faster and > smoother(at this point in time) with hal enabled although there is much > adversity to it on this list. > > Do you have xf86-input-mouse installed? I do have it installed. I'm going to try manual configuration to see if I can

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread chrisa
> On Wed, 30 Sep 2009, chr...@uvic.ca wrote: > >> I discovered that compiling all ports on the relevant machine made it >> compile and start. Isn't it odd that the ones compiled on a slightly >> different i386 machine didn't? > > Not really. There are lots of ways for two "slightly" different > ma

Re: ion windows manager on FreeBSD

2009-09-30 Thread Albert Shih
Le 30/09/2009 à 18:58:43+0200, Albert Shih a écrit > Le 30/09/2009 à 17:27:46+0200, Gary Jennejohn a écrit > > On Wed, 30 Sep 2009 16:59:25 +0200 > > Albert Shih wrote: > > > > > Le 30/09/2009 __ 18:45:35+0400, Dmitry Marakasov a __crit > > > > * Albert Shih (albert.s...@obspm.fr) wrote: > > >

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread Adam Vande More
On Wed, Sep 30, 2009 at 2:11 PM, wrote: > > I had similar troubles with hal. > > > > The easiest solutions is to get rid of hal. Deinstall it. The > xorg-package > > you can compile without hal (use make configure and uncheck hal) and it > > will work. > > > > Cheers > > herb langhans > > Thank y

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread Warren Block
On Wed, 30 Sep 2009, chr...@uvic.ca wrote: I discovered that compiling all ports on the relevant machine made it compile and start. Isn't it odd that the ones compiled on a slightly different i386 machine didn't? Not really. There are lots of ways for two "slightly" different machines to be

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread chrisa
> I had similar troubles with hal. > > The easiest solutions is to get rid of hal. Deinstall it. The xorg-package > you can compile without hal (use make configure and uncheck hal) and it > will work. > > Cheers > herb langhans Thank you. I discovered that compiling all ports on the relevant mach

Re: Problem upgrading 7.2 to 8.0-RC1

2009-09-30 Thread Tim Judd
On 9/30/09, Leonardo M. Ramé wrote: > Hi, I'm trying to upgrade from 7.2 to 8.0-RC1 without success. Any hint? > > This is my data: > > uname -a: > FreeBSD toshiba-leo.localhost.localdomain 7.2-STABLE-200906 FreeBSD > 7.2-STABLE-200906 #0: Sun Jun 7 10:23:49 UTC 2009 > r...@driscoll.cse.buffalo.e

Re: just cloning

2009-09-30 Thread Manolis Kiagias
PJ wrote: > Maybe this is what I really need since I want to set up 3 identical 7.2 > computers and back them up and update as needed. This should assure a > minimum of headaches like what I have been experienceg lately. > This link > http://cabstand.com/usbflash.html > seems to be about right, but

just cloning

2009-09-30 Thread PJ
Maybe this is what I really need since I want to set up 3 identical 7.2 computers and back them up and update as needed. This should assure a minimum of headaches like what I have been experienceg lately. This link http://cabstand.com/usbflash.html seems to be about right, but I'd like to get some

Questions regarding portmaster's man page

2009-09-30 Thread Christer Solskogen
Hi! The man page for portmaster say this: Alternatively you could use portmaster -a -f -D to do an ``in place'' update of your ports. If that process is interrupted for any reason you can use portmaster -a -f -D -R to avoid rebuilding ports already rebuilt on previous runs. However the first

Re: mplayer: X11 error: BadAlloc (insufficient resources for operation)

2009-09-30 Thread Anton Shterenlikht
On Wed, Sep 30, 2009 at 05:36:40PM +0100, Anton Shterenlikht wrote: > I've installed port multimedia/mplayer (mplayer-0.99.11_14) > on 9.0-current ia64. > > Trying to play an mpeg video I get endless stream of > > X11 error: BadAlloc (insufficient resources for operation) > X11 error: BadAlloc (

Re: ion windows manager on FreeBSD

2009-09-30 Thread Albert Shih
Le 30/09/2009 à 17:27:46+0200, Gary Jennejohn a écrit > On Wed, 30 Sep 2009 16:59:25 +0200 > Albert Shih wrote: > > > Le 30/09/2009 __ 18:45:35+0400, Dmitry Marakasov a __crit > > > * Albert Shih (albert.s...@obspm.fr) wrote: > > > > > > > I would like to known if anyone can help me make ion w

mplayer: X11 error: BadAlloc (insufficient resources for operation)

2009-09-30 Thread Anton Shterenlikht
I've installed port multimedia/mplayer (mplayer-0.99.11_14) on 9.0-current ia64. Trying to play an mpeg video I get endless stream of X11 error: BadAlloc (insufficient resources for operation) X11 error: BadAlloc (insufficient resources for operation) V: 7.6 190/190 17% 82% 0.0% 0 0 X11 erro

Re: ion windows manager on FreeBSD

2009-09-30 Thread Mark Linimon
On Wed, Sep 30, 2009 at 03:05:08PM +0400, Dmitry Marakasov wrote: > I've seen the license change too. I'm working on the port currently. As a reminder, the last time this software was in the ports tree, the developer threatened us with a lawsuit. This repeats what he has previously done to severa

how to play *.evo animations (EnSight proprietary format)?

2009-09-30 Thread Anton Shterenlikht
I've several old *.evo animations. This is the proprietary format developed by CEI: http://www.ensight.com/envideo.html CEI have free players for MSWindows, MacOS and linux. I've had a quick look at the ports tree, and searched the net a bit, but cannot find a program which would play *.e

what is wrong with pear?

2009-09-30 Thread Per olof Ljungmark
After a pkg_delete -r pear I get /usr/ports/devel/pear# portinstall pear [Updating the pkgdb in /var/db/pkg ... - 204 packages found (-34 +0) (...) done] [Gathering depends for devel/pear . done] ---> Installing 'pear-1.9.0' from a port (devel/pear) --->

Re: backups & cloning

2009-09-30 Thread Jerry McAllister
On Wed, Sep 30, 2009 at 05:08:05AM +0200, Polytropon wrote: > Forgot to mention this: > > > On Tue, 29 Sep 2009 22:23:00 -0400, PJ wrote: > > 1. will the s1a slice dump the entire system, that is, the a, d, e, f > > and g slices or is it partitions? > > The ad0s1 slice (containing the a, d, e,

Re: Problem upgrading 7.2 to 8.0-RC1

2009-09-30 Thread Adam Vande More
On Wed, Sep 30, 2009 at 9:58 AM, Leonardo M. Ramé wrote: > > From: Adam Vande More > > Subject: Re: Problem upgrading 7.2 to 8.0-RC1 > > To: "Leonardo M. Ramé" > > Cc: freebsd-questions@freebsd.org > > Date: Wednesday, September 30, 2009, 11:45 AM > > On Wed, Sep 30, > > 2009 at 9:38 AM, Leonard

Re: ion windows manager on FreeBSD

2009-09-30 Thread Gary Jennejohn
On Wed, 30 Sep 2009 16:59:25 +0200 Albert Shih wrote: > Le 30/09/2009 __ 18:45:35+0400, Dmitry Marakasov a __crit > > * Albert Shih (albert.s...@obspm.fr) wrote: > > > > > I would like to known if anyone can help me make ion work ? Maybe someone > > > have the patch file for the system.mk ? >

Re: backups & cloning

2009-09-30 Thread Jerry McAllister
On Tue, Sep 29, 2009 at 10:48:30PM -0400, PJ wrote: > Polytropon wrote: > > On Tue, 29 Sep 2009 21:26:19 -0400, PJ wrote: > > > >> But what does that mean? But ad2s1a has just been newfs'd - so how can > >> it be dumped if its been formatted? > >> > > When you're working on this low level

Re: backups & cloning

2009-09-30 Thread Jerry McAllister
lso, you can mount the source filesystem and dump using the mount name. So, if /dev/ad1s1a is normally mounted as /work, then it would work - and be mnemonic to do: dump -0Laf /target/workdump.20090930 /work Second: You cannot unmount a filesystem that is in use. But if you have permissions

Re: java/jdk16 vulnerability?

2009-09-30 Thread cpghost
On Mon, Sep 28, 2009 at 08:48:37PM -0700, Greg Lewis wrote: > On Mon, Sep 28, 2009 at 12:10:48PM +0200, cpghost wrote: > > Freenet (http://www.freenetproject.org/) on my FreeBSD/amd64 system > > complains about an old and vulnerable Java version: > > > > Your installed version of Java is vulnera

Re: ion windows manager on FreeBSD

2009-09-30 Thread Albert Shih
Le 30/09/2009 à 18:45:35+0400, Dmitry Marakasov a écrit > * Albert Shih (albert.s...@obspm.fr) wrote: > > > I would like to known if anyone can help me make ion work ? Maybe someone > > have the patch file for the system.mk ? > > Please try this: > > http://people.freebsd.org/~amdmi3/ion3.tar

Re: Problem upgrading 7.2 to 8.0-RC1

2009-09-30 Thread Leonardo M . Ramé
> From: Adam Vande More > Subject: Re: Problem upgrading 7.2 to 8.0-RC1 > To: "Leonardo M. Ramé" > Cc: freebsd-questions@freebsd.org > Date: Wednesday, September 30, 2009, 11:45 AM > On Wed, Sep 30, > 2009 at 9:38 AM, Leonardo M. Ramé > wrote: > > Hi, I'm trying to upgrade from 7.2 to 8.0-RC1 w

Re: Netwroked Storage

2009-09-30 Thread Grant Peel
- Original Message - From: "Adam Vande More" To: "Grant Peel" Cc: Sent: Wednesday, September 30, 2009 9:07 AM Subject: Re: Netwroked Storage On Tue, Sep 29, 2009 at 10:39 AM, Grant Peel wrote: Hi all, For the past few months I have been researching methods to create a storage

Re: ion windows manager on FreeBSD

2009-09-30 Thread Dmitry Marakasov
* Albert Shih (albert.s...@obspm.fr) wrote: > I would like to known if anyone can help me make ion work ? Maybe someone > have the patch file for the system.mk ? Please try this: http://people.freebsd.org/~amdmi3/ion3.tar It builds file in tinderbox, but I haven't tested how it works yet. --

Re: Problem upgrading 7.2 to 8.0-RC1

2009-09-30 Thread Adam Vande More
On Wed, Sep 30, 2009 at 9:38 AM, Leonardo M. Ramé wrote: > Hi, I'm trying to upgrade from 7.2 to 8.0-RC1 without success. Any hint? > > This is my data: > > uname -a: > FreeBSD toshiba-leo.localhost.localdomain 7.2-STABLE-200906 FreeBSD > 7.2-STABLE-200906 #0: Sun Jun 7 10:23:49 UTC 2009 > r...@d

Problem upgrading 7.2 to 8.0-RC1

2009-09-30 Thread Leonardo M . Ramé
Hi, I'm trying to upgrade from 7.2 to 8.0-RC1 without success. Any hint? This is my data: uname -a: FreeBSD toshiba-leo.localhost.localdomain 7.2-STABLE-200906 FreeBSD 7.2-STABLE-200906 #0: Sun Jun 7 10:23:49 UTC 2009 r...@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 free

Re: why no Oracle on FreeBSD ?

2009-09-30 Thread LoH
The reality is that Oracle is meant to be a very expensive solution for companies that don't know what to do. This makes Red Hat etc an ideal contender for this situation as it promises full enterprise support. Whether it is the truth or if its even a good solution is completely irreverent to

Re: fix remote degraded gmirror

2009-09-30 Thread Robin Becker
Adam Vande More wrote: . >> > > This has been answered already but you should be aware that when using > gmirror, your back disk should either be the same model or bigger as hard > drive capacities differ between manufacturers. As in Seagate 250GB ~= WD > 250GB. So this is not an uncommo

Re: geom not clearing metadata labels

2009-09-30 Thread Ross
R> I've got a geom based file system that is running under 2 geom R> modules: multipath and journal. Solved the problem, so here's some notes for the archive: - the answers were hiding throughout in the freebsd-geom mailing list archives, I just forgot to look there initially. - this was a sing

kdebase4 installation

2009-09-30 Thread Alain G. Fabry
I'm having problem with kdebase4 installation. Below is error code, what do I need to do to get this fixed? Last portsnap + did 'make disclean', but still get this error. [ 42%] Generating konsoleadaptor.moc Scanning dependencies of target konsoleprivate [ 42%] Building CXX object apps/konsole/

Re: Netwroked Storage

2009-09-30 Thread Adam Vande More
On Tue, Sep 29, 2009 at 10:39 AM, Grant Peel wrote: > Hi all, > > For the past few months I have been researching methods to create a storage > enclosure, perferably with out spending many 10s of k's of $'s. > > The intent here is to connect about 10 Web servers, each of them hosting > about 200

Re: fix remote degraded gmirror

2009-09-30 Thread Adam Vande More
On Wed, Sep 30, 2009 at 4:37 AM, Robin Becker wrote: > . > >> >> a simple >> >> dd if=/dev/zero of=/dev/adX bs=1M count=1 >> >> would fix that if nothing else >> >> if there's was no existing label, there is nothing to do except gmirror >> man >> instructions. Gmirror is block level mirr

Re: fix remote degraded gmirror

2009-09-30 Thread krad
2009/9/30 Robin Becker > . > >> >> a simple >> >> dd if=/dev/zero of=/dev/adX bs=1M count=1 >> >> would fix that if nothing else >> >> if there's was no existing label, there is nothing to do except gmirror >> man >> instructions. Gmirror is block level mirroring which why no other steps

Re: ion windows manager on FreeBSD

2009-09-30 Thread Dmitry Marakasov
* Albert Shih (albert.s...@obspm.fr) wrote: > I'm trying to compile > > http://modeemi.fi/~tuomov/ion/download.html > > on my FreeBSD 8.0-RC1 and didn't success > > I would like to known if anyone can help me make ion work ? Maybe someone > have the patch file for the system.mk ? >

Re: backups & cloning

2009-09-30 Thread Warren Block
On Wed, 30 Sep 2009, Polytropon wrote: On Tue, 29 Sep 2009 21:49:01 -0600 (MDT), Warren Block wrote: So usually I back up /, /var, and /usr to files on a USB disk or sshfs. Then I switch to the new target system, booting it with a FreeBSD disk and doing a minimal install. That makes sure th

ion windows manager on FreeBSD

2009-09-30 Thread Albert Shih
Hi all I'm trying to compile http://modeemi.fi/~tuomov/ion/download.html on my FreeBSD 8.0-RC1 and didn't success I would like to known if anyone can help me make ion work ? Maybe someone have the patch file for the system.mk ? Long time ago ion ports was kick off from the ports

anonymous ftp user only from specific subnet / ips

2009-09-30 Thread Stefan Miklosovic
hi list, I've ftp server, where I want to deny anonymous logins from the outer net, but allow logins of anonymous users from inner net. Normal system users would have ftp access to theirs home directories from both networks. I am using vsftpd, I wanted to configure tcp wrappers, but it does not s

Re: fix remote degraded gmirror

2009-09-30 Thread Robin Becker
. a simple dd if=/dev/zero of=/dev/adX bs=1M count=1 would fix that if nothing else if there's was no existing label, there is nothing to do except gmirror man instructions. Gmirror is block level mirroring which why no other steps are needed. well now I really need advice, the data

Re: backups & cloning

2009-09-30 Thread Giorgos Keramidas
On Tue, 29 Sep 2009 22:23:00 -0400, PJ wrote: > Polytropon wrote: >> Assuming nobody uses tape drives anymore, you need to specify >> another file, which is the standard output in this case, which >> may not be obvious, but it is if we reorder the command line: >> >> # dump -0 -L - a -u -f - /dev/

Re: problems with hal in freebsd 7.2 i386

2009-09-30 Thread herbert langhans
I had similar troubles with hal. The easiest solutions is to get rid of hal. Deinstall it. The xorg-package you can compile without hal (use make configure and uncheck hal) and it will work. Cheers herb langhans On Tue, Sep 29, 2009 at 03:59:23PM -0700, chr...@uvic.ca wrote: > I have severa