Command line video player

2009-02-21 Thread Mehul Ved
Hi, I am setting up a P1 90MHz machine for some light multimedia playback for a friend. As of now, it is running on FreeBSD 5.5. We have been able to play mp3's using mpd and it's doing well till now. Next, I am looking for a video player. But, I have following problems while proceeding : 1)

Re: Command line video player

2009-02-21 Thread nawcom
Mehul Ved wrote: Hi, I am setting up a P1 90MHz machine for some light multimedia playback for a friend. As of now, it is running on FreeBSD 5.5. We have been able to play mp3's using mpd and it's doing well till now. Next, I am looking for a video player. But, I have following problems

Re: Command line video player

2009-02-21 Thread Mehul Ved
On Sat, Feb 21, 2009 at 10:45 AM, nawcom naw...@nawcom.com wrote: if you compile it yourself, you just need to include what you want supported. And compiling those codec libraries or whatever won't take up too much disk space either. That's my suggestion to this situation you have. Compile

USAFestival.net Event Portal

2009-02-21 Thread USAFestival . net Team
Upload Your event free at www.usafestival.net/upload Sincerely, www.usafestival.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: Command line video player

2009-02-21 Thread Wojciech Puchar
I am setting up a P1 90MHz machine for some light multimedia playback for a friend. As of now, it is running on FreeBSD 5.5. We have been able to play mp3's using mpd and it's doing well till now. Next, I am looking for a video player. But, I have following problems while proceeding : 1) Would

Re: Command line video player

2009-02-21 Thread Mehul Ved
On Sat, Feb 21, 2009 at 4:36 PM, Wojciech Puchar woj...@wojtek.tensor.gdynia.pl wrote: install FreeBSD 7 How do I upgrade to FreeBSD 7? Use ports? -- Forgive him, for he believes that the customs of his tribe are the laws of nature! -- G.B. Shaw ___

Re: Command line video player

2009-02-21 Thread Manolis Kiagias
Mehul Ved wrote: On Sat, Feb 21, 2009 at 4:36 PM, Wojciech Puchar woj...@wojtek.tensor.gdynia.pl wrote: install FreeBSD 7 How do I upgrade to FreeBSD 7? Use ports? No. Strictly speaking, you would have to obtain the sources for 7.1-RELEASE and rebuild the base system. This is

questions

2009-02-21 Thread leva Thecouch
Hello! It is possible, whether in FreeBSD 7.0 to use programs for creation of music and processing of a sound, such as FLStudio 8.0, Sony Sound Forge 8.0? Cubase Studio 4.1, Wave Lab 5 etc.? All of them work in system Windows XP, whether somehow it is possible to make active them in FreeBSD? If

Rsync | Push script

2009-02-21 Thread Jos Chrispijn
Just having made a backup script that should take care of nocturnal backup of my mySQL data from one server to my backup server. cd /backup DATE=`date +%d%m%y` DIR=backup.$DATE /letc/rc.d/mysql-server stop rsync -avpog /var/db/mysql//r...@10.10.10.50:123/usr/backup/$DATE/

kernel compile problems

2009-02-21 Thread daemon
Hi, I try to build a 7.1 kernel but when i does # make depend make clean depend make shows : make : don't know how to make ../../../dev/agp/agp.c. Stop anyone know anything? Thanks! ___ freebsd-questions@freebsd.org mailing list

Re: Rsync | Push script

2009-02-21 Thread Bill Moran
Jos Chrispijn j...@webrz.net wrote: Just having made a backup script that should take care of nocturnal backup of my mySQL data from one server to my backup server. cd /backup DATE=`date +%d%m%y` DIR=backup.$DATE /letc/rc.d/mysql-server stop rsync -avpog /var/db/mysql

USB INSTALL SCRIPTS

2009-02-21 Thread Sergio de Almeida Lenzi
Ok... the scripts are at: http://dist.k1.com.br/scripts/baselist_amd64 http://dist.k1.com.br/scripts/baselist_i386 http://dist.k1.com.br/scripts/makebootdisk http://dist.k1.com.br/scripts/zfsetup install these scripts on /root makebootdisk: formats the disk (or usb stick) at da0,da1...) make a

moused + sysmouse

2009-02-21 Thread t-u-t
hi, i am having some issues with moused and have spent alot of time these past few days playing with it. finally i just let it be since it not that critical; but i can't get it out the back of my mind and have a couple of questions for anyone who has a moment because it works ok in x11 and i

Re: RE: vi set comment #

2009-02-21 Thread af300wsm
On Feb 20, 2009 7:56am, Johan Hendriks jo...@double-l.nl wrote: define service{ use generic-service host_name w2003hk03 service_description Explorer check_command check_nt!PROCSTATE!-d SHOWALL -l Explorer.exe } And now i want to set a # to all the 6 lines.

Re: questions

2009-02-21 Thread t-u-t
Roland Smith wrote: On Sat, Feb 21, 2009 at 08:43:30AM +0300, leva Thecouch wrote: Hello! It is possible, whether in FreeBSD 7.0 to use programs for creation of music and processing of a sound, such as FLStudio 8.0, Sony Sound Forge 8.0? Cubase Studio 4.1, Wave Lab 5 etc.? All of

Re: Command line video player

2009-02-21 Thread Wojciech Puchar
no ports are not base system. you may just do reinstall. if you fell a bit more advanced you may try the following: 1) replace kernel with generic from 7.0 2) reboot. it should work as there is backward compatibility. 3) unpack FreeBSD userland binaries from CD - by just entering every

Re: Command line video player

2009-02-21 Thread Wojciech Puchar
As far as video playback on a P1 90, I doubt you will accomplish much. P200 MMX plays TV class videos fine, but P1 90 - maybe only half-res ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: questions

2009-02-21 Thread Wojciech Puchar
Hello! It is possible, whether in FreeBSD 7.0 to use programs for creation of music and processing of a sound, such as FLStudio 8.0, Sony Sound Forge 8.0? Cubase Studio 4.1, Wave Lab 5 etc.? All of them work in system Windows XP, whether somehow it is possible to make active them in FreeBSD?

Re: questions

2009-02-21 Thread t-u-t
Wojciech Puchar wrote: Hello! It is possible, whether in FreeBSD 7.0 to use programs for creation of music and processing of a sound, such as FLStudio 8.0, Sony Sound Forge 8.0? Cubase Studio 4.1, Wave Lab 5 etc.? All of them work in system Windows XP, whether somehow it is possible to make

Re: kernel compile problems

2009-02-21 Thread Michael Powell
daemon wrote: Hi, I try to build a 7.1 kernel but when i does # make depend make clean depend make shows : make : don't know how to make ../../../dev/agp/agp.c. Stop anyone know anything? Thanks! [snip] Have you tried cd to /usr/src and make buildkernel KERNCONF=yourkernel and

Re: kernel compile problems

2009-02-21 Thread Wojciech Puchar
# make depend make clean depend make shows : make : don't know how to make ../../../dev/agp/agp.c. Stop anyone know anything? Thanks! that you miss some files - this file do exist. ___ freebsd-questions@freebsd.org mailing list

Re: Command line video player

2009-02-21 Thread Mehul Ved
On Sat, Feb 21, 2009 at 8:52 PM, Wojciech Puchar woj...@wojtek.tensor.gdynia.pl wrote: you may just do reinstall. I guess that's what I will ask someone to do since I won't be there till next Saturday. if you fell a bit more advanced you may try the following: 1) replace kernel with generic

Re: Rsync | Push script

2009-02-21 Thread Jos Chrispijn
Sorry for the confusion; the problem is in the rsync line: rsync -avpog /var/db/mysql //r...@10.10.10.50:123/usr/backup/ Running this line causes rsync to say: Unexpected remote arg: r...@10.10.10.50:123 rsync error: syntax or usage error (code 1) at main.c(1202) [sender=3.0.5] On the server

Re: w(5) shows non-existent or lost process?

2009-02-21 Thread Frank Shute
On Tue, Feb 17, 2009 at 02:54:47PM +, Anton Shterenlikht wrote: On Tue, Feb 17, 2009 at 08:02:12AM -0600, Randy Belk wrote: On Tue, Feb 17, 2009 at 7:43 AM, Anton Shterenlikht me...@bristol.ac.uk wrote: The who (or w, or finger) command shows that I'm still logged into ttyp5, even

FreeBSD 7.1 on Intel server board S3200SHV

2009-02-21 Thread Martin Schweizer
Hello Does FreeBSD 7.1 run on Intel S3200SHV mainboards with S3200 chipset? I did not find any hints in HARDWARE.TXT (also not on support.intel.com and not in Google). Regards, -- Martin Schweizer off...@pc-service.ch PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon Tel. +41

unique groups

2009-02-21 Thread Pieter Donche
FreeBSD adduser creates by default users with GID equal to UID. There is a very short notice in the man page ('UNIQUE GROUPS') from Rod Grimes. Where can a more elaborate argumentation be found on the net? ___ freebsd-questions@freebsd.org mailing

Re: Top returning 0.0% cpu usage

2009-02-21 Thread Frank Shute
On Fri, Feb 20, 2009 at 01:07:54PM -0800, mojo fms wrote: What would cause top to report back 0.0% cpu usage across the top row? It shows the minmal adverage and max correctly and seems to show the correct amount for the processes. How about showing us the lines of top that seem to be a

Re: FreeBSD 7.1 on Intel server board S3200SHV

2009-02-21 Thread Abdullah Ibn Hamad Al-Marri
- Original Message From: Martin Schweizer lists_free...@bluewin.ch To: freebsd-questions@freebsd.org Sent: Saturday, February 21, 2009 8:37:42 PM Subject: FreeBSD 7.1 on Intel server board S3200SHV Hello Does FreeBSD 7.1 run on Intel S3200SHV mainboards with S3200 chipset? I

Re: kernel compile problems

2009-02-21 Thread Bruce Cran
daemon wrote: I try to build a 7.1 kernel but when i does # make depend make clean depend make shows : make : don't know how to make ../../../dev/agp/agp.c. Stop anyone know anything? Thanks! The process for building a kernel has changed since the days of 4.x. Now you should just

Re: kernel compile problems

2009-02-21 Thread Wojciech Puchar
The process for building a kernel has changed since the days of 4.x. Now you should just use: make buildkernel KERNCONF=configfile Leave the KERNCONF out to build GENERIC. See http://www.freebsd.org/doc/en/books/handbook/kernelconfig-building.html for more details. -- if userland and

Re: NanoBSD :: smallest image size

2009-02-21 Thread Tim Judd
On Thu, 2009-02-19 at 23:48 -0800, per...@pluto.rain.com wrote: I did consider running it off a straight cd, but I alter my routes enough through various tunnels I have established that this would be a pain. (i.e. updating vtund configs) ... System on CD, reading config from floppy?

Re: Rsync | Push script

2009-02-21 Thread Roland Smith
On Sat, Feb 21, 2009 at 06:14:27PM +0100, Jos Chrispijn wrote: Sorry for the confusion; the problem is in the rsync line: rsync -avpog /var/db/mysql //r...@10.10.10.50:123/usr/backup/ Running this line causes rsync to say: Unexpected remote arg: r...@10.10.10.50:123 rsync error: syntax or

Re: KGDB connection failure - Please help, I'm desparate! (= or desperate)

2009-02-21 Thread Peter Craft
First off - Make that desperate. Sorry. Second, an update.. I've modified remote.c in gdb to print the data coming across the serial line. When I boot with -d and enter gdb followed by s, absolutely nothing comes across the serial line - readchar times out every time. If I then reboot

read two files simultaneously

2009-02-21 Thread Junsuk Shin
Hello, I need to read two files simultaneously, and simply read(2) is interleaved to do this. The problem is the performance varies dramatically depending on the file size. I'm wondering what is the problem in this case. The test application does following: open 2 files - the size of two file

Re: When is there going to be a USB install and run iso iamge for FreeBSD?

2009-02-21 Thread pete wright
On Fri, Feb 20, 2009 at 6:12 PM, Fbsd1 fb...@a1poweruser.com wrote: Sergio de Almeida Lenzi wrote: Em Sex, 2009-02-20 às 20:51 +, Formula 1 escreveu: Is there going to be a possibility for FreeBSD, in the future or now, that there will be a release of it that allows for install and

Re: Rsync | Push script

2009-02-21 Thread Polytropon
Just a small note which has nothing to do with the actual rsync problem: On Sat, 21 Feb 2009 14:40:21 +0100, Jos Chrispijn j...@webrz.net wrote: DATE=`date +%d%m%y` In order to be able to sourt your backups by date, you could use the form DATE=`date +%y%m%d` or DATE=`date

Re: kernel compile problems

2009-02-21 Thread Reed Loefgren
Wojciech Puchar wrote: # make depend make clean depend --? make shows : make : don't know how to make ../../../dev/agp/agp.c. Stop anyone know anything? Thanks! that you miss some files - this file do exist. ___

Re: When is there going to be a USB install and run iso iamge for FreeBSD?

2009-02-21 Thread George Hartzell
Formula 1 writes: Is there going to be a possibility for FreeBSD, in the future or now, that there will be a release of it that allows for install and running of the operating system off of a USB memory stick? There's a pretty simple script here that builds a bootable usb stick.

Re: read two files simultaneously

2009-02-21 Thread Wojciech Puchar
I'm just guessing inode structure, the physical file location on HDD might be related to this. But, if I read only one file, the size doesn't matter. Reading file (10M, 100M, 700M) gives constantly about 70MB/s, and the weird thing happens when I read 2 files of big size. if you use O_DIRECT

USB INSTALL SCRIPTS

2009-02-21 Thread Sergio de Almeida Lenzi
Ok... the scripts are at: http://dist.k1.com.br/scripts/baselist_amd64 http://dist.k1.com.br/scripts/baselist_i386 http://dist.k1.com.br/scripts/makebootdisk http://dist.k1.com.br/scripts/zfsetup install these scripts on /root makebootdisk: formats the disk (or usb stick) at da0,da1...) make a

The FreeBSD Diary: 2009-02-21

2009-02-21 Thread Dan Langille
The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the

Re: NanoBSD :: smallest image size

2009-02-21 Thread perryh
Tim Judd gmail.com!taj...@agora.rdrop.com wrote: On Thu, 2009-02-19 at 23:48 -0800, per...@pluto.rain.com wrote: I did consider running it off a straight cd, but I alter my routes enough through various tunnels I have established that this would be a pain. (i.e. updating vtund configs)

cups - printer busy; will retry in 10 seconds

2009-02-21 Thread Vasadi I. Claudiu Florin
Hello ppl. After messing with the problem for about 1w, posting to some forums, and torture-interogating mister google I was unable to solve this particular matter. It's about a FreeBSD 7.1-STABLE box with cups and a Brother hl-2032 laser printer. I keep getting (in cups web interface

Re: cups - printer busy; will retry in 10 seconds

2009-02-21 Thread prad
On Sun, 22 Feb 2009 01:44:09 +0200 Vasadi I. Claudiu Florin claudiu.vas...@gmail.com wrote: I'm really tired of this. If you have any ideas, do tell. the only thing i can suggest at this point (since i have the same problem) is the post from rem: == Do you have devfs.rules in your /etc

Security Alert : Account Information

2009-02-21 Thread Bankofamerica
[mhd_reg_logo.gif] [em_title_red.gif] Dear Bank Of America customer, Protecting the security of our customers and the Bank Of America network , as a preventative measure, we have temporarily limited access to sensitive account features. To restore your account access,

gmirror keeps breaking

2009-02-21 Thread Dan
Is gmirror known to break on power failure - i.e., one of the drives (the same drive every time) becomes unsynchronized, needing a rebuild? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Security Alert : Account Information

2009-02-21 Thread Bankofamerica
[mhd_reg_logo.gif] [em_title_red.gif] Dear Bank Of America customer, Protecting the security of our customers and the Bank Of America network , as a preventative measure, we have temporarily limited access to sensitive account features. To restore your account access,

Re: gmirror keeps breaking

2009-02-21 Thread Wojciech Puchar
Is gmirror known to break on power failure - i.e., one of the drives (the same drive every time) becomes unsynchronized, needing a rebuild? if you turned autosync off - yes turn it on or do gmirror rebuild ___ freebsd-questions@freebsd.org mailing

ATI Radeon X600: no DRI upon X restart :-(

2009-02-21 Thread Vladimir Kushnir
Hi, Here's a problem. I start X from console via startx. For a long while DRI gets initialized only if X is started practically immediately after boot and only for the first time. Otherwise (if X is closed, then restarted, or something has been done prior to startx) I get : (EE) RADEON(0): [pci]