can burn cd's, can't read once burnt

2006-10-18 Thread Timothy Smith
i have an odd issue with 6.0 that i've been trying to solve for ages and nobody seems to know how to answer. 1. i can mount any cd's or dvd's THAT I DIDN'T BURN. makes no difference what media is used. 2. i burn a dvd like so growisofs -dvd-compat -Z /dev/cd0=bailes.iso outputs some info

Re: can burn cd's, can't read once burnt

2006-10-18 Thread Timothy Smith
Paul Schmehl wrote: --On Thursday, October 19, 2006 00:17:33 +1000 Timothy Smith [EMAIL PROTECTED] wrote: i have an odd issue with 6.0 that i've been trying to solve for ages and nobody seems to know how to answer. 1. i can mount any cd's or dvd's THAT I DIDN'T BURN. makes no difference

Re: can burn cd's, can't read once burnt

2006-10-18 Thread Timothy Smith
Garrett Cooper wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timothy Smith wrote: Paul Schmehl wrote: --On Thursday, October 19, 2006 00:17:33 +1000 Timothy Smith [EMAIL PROTECTED] wrote: i have an odd issue with 6.0 that i've been trying to solve for ages and nobody

moused problem

2006-02-23 Thread Timothy Smith
hi there when i disconnect my mouse from the ps2 port, when i go to reconnect it i find my mouse has stopped working. when i restart moused it works again, but i find that my scroll wheel no longer works in X. any ideas how i can prevent this from happening all together?

Re: moused problem

2006-02-23 Thread Timothy Smith
[EMAIL PROTECTED] wrote: On 2/23/06, Timothy Smith [EMAIL PROTECTED] wrote: hi there when i disconnect my mouse from the ps2 port, when i go to reconnect it i find my mouse has stopped working. when i restart moused it works again, but i find that my scroll wheel no longer works in X. any

problems burning multi session dvd-rw

2005-07-27 Thread Timothy Smith
i'm having some troubles burning a multi session dvd-rw. i blanked te dvd to make sure it was in sequential mode %dvd+rw-format /dev/cd0a -blank * DVD\uRW format utility by [EMAIL PROTECTED], version 4.9. * 4.7GB DVD-RW media in Sequential mode detected. * blanking 100.0| i then burnt some

divx encoding vob files

2005-06-16 Thread Timothy Smith
i've been looking how to encode vob files into divx avi files, and without fail following any of the howto's i google resulted in failure. i have mencoder installed, vobcopy. i have the vob files and they play perfectly. what do i need to execute to convert them into mpeg4 avi files?

Re: divx encoding vob files

2005-06-16 Thread Timothy Smith
Sergey Zaharchenko wrote: Hello Timothy! Thu, Jun 16, 2005 at 07:52:16PM +1000 you wrote: i've been looking how to encode vob files into divx avi files, and without fail following any of the howto's i google resulted in failure. i have mencoder installed, vobcopy. i have the vob files

avr-gcc

2005-05-27 Thread Timothy Smith
avr-gcc-3.4.3_1 is marked as broken: System's Pod::Man too old to generate the documentation.. anyone here used this or know how to get it working? ___ freebsd-questions@freebsd.org mailing list

5.3 doesn't detect wireless card dwl g520

2005-05-24 Thread Timothy Smith
is there something extra i can do to force it to load this card? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

AppendRows() broken?

2005-05-24 Thread Timothy Smith
http://www.open-networks.net/Main_example.py the above example code uses AppendRows() to add a row. AppendRows() exists, but appears to have no effect? ___ freebsd-questions@freebsd.org mailing list

Re: AppendRows() broken?

2005-05-24 Thread Timothy Smith
Kris Kennaway wrote: On Tue, May 24, 2005 at 07:20:48PM +1000, Timothy Smith wrote: http://www.open-networks.net/Main_example.py the above example code uses AppendRows() to add a row. AppendRows() exists, but appears to have no effect? This doesn't appear to be a FreeBSD question

Re: 5.3 doesn't detect wireless card dwl g520

2005-05-24 Thread Timothy Smith
Andrew L. Gould wrote: On Tuesday 24 May 2005 02:50 am, Timothy Smith wrote: is there something extra i can do to force it to load this card? What do you mean by extra? What have you done so far? Have you recompiled the kernel with device lines for ath and ath_hal? Andrew Gould

Re: 5.3 doesn't detect wireless card dwl g520

2005-05-24 Thread Timothy Smith
Andrew L. Gould wrote: On Tuesday 24 May 2005 06:59 am, Timothy Smith wrote: Andrew L. Gould wrote: On Tuesday 24 May 2005 02:50 am, Timothy Smith wrote: is there something extra i can do to force it to load this card? What do you mean by extra? What have you done

Re: 5.3 doesn't detect wireless card dwl g520

2005-05-24 Thread Timothy Smith
Andrew L. Gould wrote: On Tuesday 24 May 2005 08:51 am, Timothy Smith wrote: Andrew L. Gould wrote: On Tuesday 24 May 2005 06:59 am, Timothy Smith wrote: Andrew L. Gould wrote: On Tuesday 24 May 2005 02:50 am, Timothy Smith wrote: is there something extra

gnome-update.sh

2005-05-23 Thread Timothy Smith
how likely is the gnome upgrade script to work on a 4.10 system? i have a few manully updated ports related to wxpython and wxGTK. basicly what i'm intrested in, is can the gnome upgrade script totally blow apart my gnome installation/system, or is it intellegent enough to only replace things

Re: can't build firefox 1.0.4 on 4.10

2005-05-19 Thread Timothy Smith
Alex Zbyslaw wrote: Timothy Smith wrote: i've gotten futher, i've found you can't compile it with make, you need to use gmake. sunbird compiled fine, however firefox errors with +++ making chrome /usr/home/timothy/mozilla/netwerk/resources = ../../dist/bin/chrome/en-US.jar error: file

Re: can't build firefox 1.0.4 on 4.10

2005-05-19 Thread Timothy Smith
Alex Zbyslaw wrote: Timothy Smith wrote: Alex Zbyslaw wrote: Why aren't you compiling this from the port? With a port someone has already gone to the trouble of making FreeBSD specific patches to fix things like configuration issues. Is there a reason for trying to re-invent all those wheels

Re: can't build firefox 1.0.4 on 4.10

2005-05-19 Thread Timothy Smith
Timothy Smith wrote: Alex Zbyslaw wrote: Timothy Smith wrote: Alex Zbyslaw wrote: Why aren't you compiling this from the port? With a port someone has already gone to the trouble of making FreeBSD specific patches to fix things like configuration issues. Is there a reason for trying to re

Re: can't build firefox 1.0.4 on 4.10

2005-05-19 Thread Timothy Smith
Josh Ockert wrote: a tmp file? thats odd... looks like you have some cruft hanging about i would try booting to single-user, rm -Rf ing /tmp, rebooting, and then: cd /usr/ports make update (assuming you have set up your cvsup stuff to work nicely with this) cd /usr/ports/www/firefox make clean

Re: can't build firefox 1.0.4 on 4.10

2005-05-19 Thread Timothy Smith
albi wrote: On Thu, 19 May 2005 19:36:10 +1000 Timothy Smith [EMAIL PROTECTED] wrote: Stop in /usr/ports/www/firefox. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall92181.0 make reinstall a very wild guess, perhaps you made your /tmp nosuid and noexec, and now

Re: can't build firefox 1.0.4 on 4.10

2005-05-19 Thread Timothy Smith
albi wrote: On Thu, 19 May 2005 19:54:07 +1000 Timothy Smith [EMAIL PROTECTED] wrote: a very wild guess, perhaps you made your /tmp nosuid and noexec, and now compilation fails because of that ? (for me firefox compiled fine from ports some days ago, firefox-1.0.4,1) drwxrwxrwt 9 root

Re: can't build firefox 1.0.4 on 4.10

2005-05-19 Thread Timothy Smith
Alex Zbyslaw wrote: Timothy Smith wrote: it didn't like it too much. i did pkg_delete on the old version then i ran portinstall www/firefox which compiled for a bit then gave the following error gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla' gmake: *** [default] Error 2

Re: can't build firefox 1.0.4 on 4.10

2005-05-19 Thread Timothy Smith
Kris Kennaway wrote: On Fri, May 20, 2005 at 07:33:43AM +1000, Timothy Smith wrote: Alex Zbyslaw wrote: Timothy Smith wrote: it didn't like it too much. i did pkg_delete on the old version then i ran portinstall www/firefox which compiled for a bit then gave the following error

Re: can't build firefox 1.0.4 on 4.10

2005-05-19 Thread Timothy Smith
Kris Kennaway wrote: On Fri, May 20, 2005 at 07:51:48AM +1000, Timothy Smith wrote: nsFontMetricsPS.cpp:1633: `struct FTC_ImageTypeRec_' has no member named `face_id' Make sure your freetype port is up-to-date and that you don't have stale freetype files installed from a previous

Re: can't build firefox 1.0.4 on 4.10

2005-05-19 Thread Timothy Smith
Alex Zbyslaw wrote: Kris Kennaway wrote: On Fri, May 20, 2005 at 08:36:58AM +1000, Timothy Smith wrote: yes sorry i jumped in without reading the man page for it's useage. however some digging and a few other helpful emails and TA DA!!! it works!!! i portupgraded freetype2, and then firefox

apache2 headers cache

2005-05-18 Thread Timothy Smith
hi there i have a situation where my isp's tranparent proxy is caching an old file from my webserver (it's a zip file) and they have suggested turning off caching HTTP headers on my webserver, i can't find any docs on this has any one had experience with this?

Re: can't build firefox 1.0.4 on 4.10

2005-05-14 Thread Timothy Smith
Alex Zbyslaw wrote: Timothy Smith wrote: ./configure gets *** The libIDL-config script installed by libIDL could not be found *** If libIDL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the LIBIDL_CONFIG environment variable to the *** full path to libIDL-config

Re:

2005-05-14 Thread Timothy Smith
kylie pye wrote: i need help with my laptop its a toshiba te2100 and the screens black even when i turn it on and have the battery cord being charged what has made this happen? is there anything i can do to fix it? _ REALESTATE:

Re: can't build firefox 1.0.4 on 4.10

2005-05-14 Thread Timothy Smith
Timothy Smith wrote: Alex Zbyslaw wrote: Timothy Smith wrote: ./configure gets *** The libIDL-config script installed by libIDL could not be found *** If libIDL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the LIBIDL_CONFIG environment variable to the *** full path

Re: can't build firefox 1.0.4 on 4.10

2005-05-13 Thread Timothy Smith
Alex Zbyslaw wrote: Timothy Smith wrote: Or try: setenv LIBIDL_CONFIG `which libIDL-config-2` or it {ba,z}sh equivalent. --Alex ok i just did the following ( i must have mis typed the first tiem or something ) and the ./configure finished, but it get Makefile, line 406: Missing dependency

can't build firefox 1.0.4 on 4.10

2005-05-12 Thread Timothy Smith
./configure gets *** The libIDL-config script installed by libIDL could not be found *** If libIDL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the LIBIDL_CONFIG environment variable to the *** full path to libIDL-config. checking for orbit-config... no configure:

Re: lnc0: Missed packet -- no receive buffer

2005-05-12 Thread Timothy Smith
Fafa Hafiz Krantz wrote: Hey! I get this message all the time. What does it mean? Can it be prevented, or in worst cases ignored? Thanks. -- Fafa Hafiz Krantz Research Designer @ http://www.home.no/barbershop Enlightened @ http://www.home.no/barbershop/smart/sharon.pdf it's people invading

Re: can't build firefox 1.0.4 on 4.10

2005-05-12 Thread Timothy Smith
Alex Zbyslaw wrote: Alex Zbyslaw wrote: Timothy Smith wrote: set the LIBIDL_CONFIG environment variable to the *** full path to libIDL-config. Or try: setenv LIBIDL_CONFIG `which libIDL-config-2` or it {ba,z}sh equivalent. --Alex ok i just did the following ( i must have mis typed the first

Re: Mailinglist privacy: MY NAME ALL OVER GOOGLE!

2005-05-08 Thread Timothy Smith
Anthony Atkielski wrote: Marc Fonvieille writes: All, and I said All, mailing list subscribing forms mention their archives (To see the collection of prior postings to the list, visit the freebsd-blahblah Archives.). It is impossible to miss it. Then why do so many forms require that you

grappling with users

2005-04-14 Thread Timothy Smith
whats the correct method of creating a deamon user account, which you can use to start a deamon process but can't be logged into. so far i have not seen a single good explaination or example of this below is my svn user, who has /sbin/nologin, but can't be used because it runs the no login

cvs lock files

2005-04-13 Thread Timothy Smith
is there an elegant solution to this problem titan# cvs -d :pserver:[EMAIL PROTECTED]:/PubWare checkout python/PubWare.py cvs server: failed to create lock directory for `/PubWare/python' (/PubWare/python/#cvs.lock): Permission denied cvs server: failed to obtain dir lock in repository

installing 4.10 AND 5.3 on one system

2005-03-22 Thread Timothy Smith
is it possible to install 4.10 and 5.3 on a single system? i'm need them for testing a various times but i've only got the one system for them both. i tried myself, but i ended up with getting not ufs error msg after the boot prompt, it did show 2 freebsd options however.

no patch whats going on

2005-03-17 Thread Timothy Smith
http://www.securityfocus.com/bid/12825/info/ openbsd and netbsd have taken action on this, but i see no movment in the freebsd camp ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: Is Yahoo! moving from FreeBSD?

2005-02-26 Thread Timothy Smith
Ted Mittelstaedt wrote: [EMAIL PROTECTED] wrote: Jon Drews writes: If you think the FreeBSD community is a nightmare then why are you sticking around except to stir up strife ? It's the closest thing to support available for FreeBSD. There's nothing else. I do note, however, that

compiling xorg 6.8.2

2005-02-24 Thread Timothy Smith
has anyone been successful with this? mine errors on make install ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

ssh key authentication

2005-02-18 Thread Timothy Smith
i've followed the howto exactly and it still doesn't work. i don't know wtf i'm doing wrong. here is the output i get in verbose mode OpenSSH_3.5p1 FreeBSD-20030924, SSH protocols 1.5/2.0, OpenSSL 0x0090704f debug1: Reading configuration data /etc/ssh/ssh_config debug1: Rhosts Authentication

Re: ssh key authentication

2005-02-18 Thread Timothy Smith
markzero wrote: On Sat, Feb 19, 2005 at 11:27:03AM +1000, Timothy Smith wrote: i've followed the howto exactly and it still doesn't work. i don't know wtf i'm doing wrong. here is the output i get in verbose mode the files i have in the remote host ls -l total 4 -rw-r--r-- 1 timothy wheel

Re: ssh key authentication

2005-02-18 Thread Timothy Smith
markzero wrote: On Sat, Feb 19, 2005 at 11:27:03AM +1000, Timothy Smith wrote: i've followed the howto exactly and it still doesn't work. i don't know wtf i'm doing wrong. here is the output i get in verbose mode the files i have in the remote host ls -l total 4 -rw-r--r-- 1 timothy wheel

Re: Anthony

2005-02-14 Thread Timothy Smith
Stijn Hoop wrote: On Tue, Feb 15, 2005 at 02:34:24AM +0100, Anthony Atkielski wrote: MSIE has traditionally followed HTML standards more closely than almost any other browser. Firefox does pretty well, tough; Opera much less so. Thank you for giving me another reason to killfile you

pls ignore

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

install cd crazyness

2005-01-18 Thread Timothy Smith
i must be doing somethign wrong with burncd, becuase when i burn the RELEASE iso's, the system boots from the cd, gets all the way through the sysinstall menu's and when it comes to copying files it says it either can't read the cd or that it looks like an audio cd. here is how i burnt them

cronjob doesn't run???

2004-12-27 Thread Timothy Smith
i have an odd problem with this cronjob, #!/bin/sh cd /home/timothy burncd -f /dev/acd0c blank tar -zcvf ./burning/thunderbird.tar.gz ./.thunderbird/* tar -zcvf ./burning/Projects.tar.gz ./Projects/* tar -zcvf ./burning/cvsd.tar.gz /usr/local/cvsd/* mkisofs -L -l -relaxed-filenames -o tmp.iso

dvd burning was can't mount cdrom

2004-12-16 Thread Timothy Smith
ok i disabled hw.ata.atapi_dma=1 in loader.conf and this sovled the problem. how ever, i still can't burn a dvd with growisofs. i run titan# dvd+rw-format -blank=full /dev/cd0a * DVDRW format utility by [EMAIL PROTECTED], version 4.9. * 4.7GB DVD-RW media in Sequential mode detected. * blanking

Re: cannot mount cdrom - not a newbie problem

2004-12-15 Thread Timothy Smith
with dma Timothy Smith wrote: Peter Harmsen wrote: Giorgos Keramidas wrote: On 2004-12-15 09:43, Timothy Smith [EMAIL PROTECTED] wrote: titan# mount -t cd9660 /dev/cd0a /mount cd9660: /dev/cd0a: Invalid argument Try without *any* partition name: titan# mount -t cd9660 /dev/cd0 /mount Since

Re: cannot mount cdrom - not a newbie problem

2004-12-14 Thread Timothy Smith
Subhro wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:owner-freebsd- [EMAIL PROTECTED] On Behalf Of Timothy Smith Sent: Wednesday, December 15, 2004 5:14 To: James; [EMAIL PROTECTED] Subject: Re: cannot mount cdrom - not a newbie problem titan# mount -t cd9660 /dev/cd0a

Re: cannot mount cdrom - not a newbie problem

2004-12-14 Thread Timothy Smith
Peter Harmsen wrote: Giorgos Keramidas wrote: On 2004-12-15 09:43, Timothy Smith [EMAIL PROTECTED] wrote: titan# mount -t cd9660 /dev/cd0a /mount cd9660: /dev/cd0a: Invalid argument Try without *any* partition name: titan# mount -t cd9660 /dev/cd0 /mount Since /mount is a non-standard

cannot mount cdrom - not a newbie problem

2004-12-14 Thread Timothy Smith
i have a genuine problem here. i noticed my backup cdrw's had stopped working at some point. upon furthur investigation i find i cannot mount cd's full stop. titan# mount -t cd9660 /dev/acd0c /mount cd9660: /dev/acd0c: Invalid argument the above command makes the drive light flicker for 3

Re: cannot mount cdrom - not a newbie problem

2004-12-14 Thread Timothy Smith
delete /dev/acd0* and remake the device, could this be a fix? James wrote: Hi, Have you tried: # mount -t cd9660 /dev/cd0 /mntpnt Seeing as how you said its a cdrw, I remember reading somewhere to use /dev/cd0 and not /dev/acd0 On Tuesday 14 December 2004 07:16 am, Timothy Smith wrote: i have

Re: cannot mount cdrom - not a newbie problem

2004-12-14 Thread Timothy Smith
what your suggesting is for 5.x mount -t cd9660 /dev/cd0 /mount cd9660: /dev/cd0: No such file or directory and yes /mount does exist and yes i do have permission to use it. note how earlier i posted the problem with /cdrom Giorgos Keramidas wrote: On 2004-12-15 09:43, Timothy Smith [EMAIL