Touch screen support in 9 Release

2013-07-06 Thread Ben Paley
Hello, My employer is going to replace my aging laptop soon. We've always used Macs at work but I'd kinda like to get back to FreeBSD. His criteria are Windows 8 and a touch screen, mine is decent FreeBSD support. So, what is the state of support for touch screens at the moment? Most if the in

libtool & missing library?

2006-11-07 Thread Ben Paley
Hello, I'm trying to compile kftpgrabber from source, and get this when I make: /bin/bash ../../../../libtool --silent --tag=CXX --mode=link g++ -Wno-long-long -Wundef -Wall -W -Wpoi nter-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQ

libtool can't find a library

2006-10-30 Thread Ben Paley
Hello, I've googled this, but only manage to come up with the same question, never an answer! I'm running FreeBSD 6.2-PRERELEASE, and trying to compile kftpgrabber (there seems to be a bug in the version that's in the ports) and I get this error: libtool: link: cannot find the library `' (Tha

Re: Horrible: Apache corrupting files?

2006-05-01 Thread Ben Paley
On Monday 01 May 2006 12:28, Nick Withers wrote: > Understandably, too. Other files are served fine, to your > knowledge? I think something a little like it has happened before - but I was in a real rush to meet a deadline and didn't have time to take notice of the circumstances. At the moment

Re: Horrible: Apache corrupting files?

2006-05-01 Thread Ben Paley
On Friday 28 April 2006 10:25, Alex Zbyslaw wrote: > > Try sysutils/smartmontools or a disk checker from the disk > manufacturer. Most provide one. smartmontools seems to confirm there's nothing wrong with the disk: smartctl version 5.33 [i386-portbl

Re: Horrible: Apache corrupting files?

2006-04-28 Thread Ben Paley
On Wednesday 26 April 2006 13:22, Bill Moran wrote: > memtest86 is also available as a bootable CD. So it is > How long did you run it for? I don't trust the results unless I let > it run for at least 8 hours. _Any_ errors are bad, especially on a > server. The bootable versions (CD or floppy

Re: Horrible: Apache corrupting files?

2006-04-26 Thread Ben Paley
On Wednesday 26 April 2006 10:24, Nick Withers wrote: > On Wed, 26 Apr 2006 10:08:58 + > > Ben Paley <[EMAIL PROTECTED]> wrote: > > Could anyone give me a hint as to how to get started checking the > > hardware? It's a Dell Inspiron 6000 laptop. I really don&#

Re: Horrible: Apache corrupting files?

2006-04-26 Thread Ben Paley
On Wednesday 26 April 2006 09:46, Thomas Ludwig wrote: > > If the problem is Apache, though, it doesn't explain the other problems > > I've been having, like the corrupted ftp uploads. Perhaps they are > > unrelated? Or perhaps Apache is not the problem? > > I recommend checking your hardware. I h

Re: Horrible: Apache corrupting files?

2006-04-25 Thread Ben Paley
On Tuesday 25 April 2006 17:19, Dominique Goncalves wrote: > What version of apache are you using? apache-2.0.55_4 > I've already see corruption file when I was tried to share xml podcast > between my FreeBSD 6.1 and Sony PSP, with Apache 2.2.0 > > $ ls -l test.xml > -r--r--r-- 1 dom dom 5725

Re: Horrible: Apache corrupting files?

2006-04-25 Thread Ben Paley
On Friday 21 April 2006 00:31, Alex de Kruijff wrote: > On Thu, Apr 20, 2006 at 10:17:47AM +0000, Ben Paley wrote: > > Hello, > > > > I have Apache 2 running on FreeBSD 6.1-PRERELEASE on a laptop on a small > > office lan. Whenever one of the other machines (mostly Macs

Horrible: Apache corrupting files?

2006-04-20 Thread Ben Paley
Hello, I have Apache 2 running on FreeBSD 6.1-PRERELEASE on a laptop on a small office lan. Whenever one of the other machines (mostly Macs) makes a request for a certain page on my machine, it is delivered succesfully but the file itself is absolutely scrambled beyond recognition into a binary

Re: What's that filesystem for a usb flash drive?

2006-03-26 Thread Ben Paley
> On Sat, 25 Mar 2006, Saul Mena Avila wrote: > > Hello!. I've been trying to mount my flash memory but it just doesn't > > let me. > > I use (as root): > > > > mount -t msdosfs /dev/ad0 /flash try 'msdos' instead of 'msdosfs' > Are you sure that /dev/ad0 is actually your flash device? That does

Re: tar segmentation fault

2006-02-22 Thread Ben Paley
On Tuesday 21 February 2006 19:12, Lowell Gilbert wrote: > Ben Paley <[EMAIL PROTECTED]> writes: > > me$ pkg_info | grep tar > > gtar-1.15.1_1 GNU version of the traditional tar archiver > You're obviously not *using* gnu tar, because you would be getting >

Re: tar segmentation fault

2006-02-21 Thread Ben Paley
> From: Dieter <[EMAIL PROTECTED]> > Subject: Re: tar segmentation fault > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Now that you know which tar you're using, :-) > time to drag out the standard debugging process for > segmentation faults. It's come to that, has it? O

Re: tar segmentation fault

2006-02-21 Thread Ben Paley
On Tuesday 21 February 2006 19:12, Lowell Gilbert wrote: > Ben Paley <[EMAIL PROTECTED]> writes: > > Sorry. left off some information that might come in handy! > > > > me$ uname -srm > > FreeBSD 6.0-STABLE i386 > > me$ pkg_info | grep tar > > gtar-1.15

Re: tar segmentation fault

2006-02-20 Thread Ben Paley
Sorry. left off some information that might come in handy! me$ uname -srm FreeBSD 6.0-STABLE i386 me$ pkg_info | grep tar gtar-1.15.1_1 GNU version of the traditional tar archiver startup-notification-0.8_1 Library that supports startup notification spec from freede me$ Thanks, Ben > tar

tar segmentation fault

2006-02-20 Thread Ben Paley
Hello, I want to backup certain parts of my system regularly, so I made a directory which reflects the filesystem: backup/ etc/ -> link to /etc usr/ home/ me/ somefile -> link to some specific file in my hom

Re: OpenOffice.org 2.0.1 & JDK issue

2006-02-10 Thread Ben Paley
On Friday 10 February 2006 13:04, Per olof Ljungmark wrote: > > Seems like the best solution would be to let it use jdk15, but it doesn't > > seem to want to play. > > Had same build failure as OP, now when i try the pkg from > ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.0.1/FreeBS

Re: OpenOffice.org 2.0.1 & JDK issue

2006-02-10 Thread Ben Paley
> I know there has been a lot of activity on the mailing lists these   > days regarding JDK and OOo. From what I could gather, most of it is   > regarding keeping it working after the update of JDK14. In any event,   > I was installing OOo-2.0 for the first time, and the build failed.   > The error

Re: xine and missing libdpstk

2006-02-07 Thread Ben Paley
On Tuesday 07 February 2006 10:05, Ariff Abdullah wrote: > > Am I missing something? /usr/ports/UPDATING seems to be talking > > about installed ports that complain at run time about missing > > libraries - that isn't the problem here. The problem with libxine > > is that it won't compile in th

Re: xine and missing libdpstk

2006-02-06 Thread Ben Paley
> Am 05.02.2006 um 06:43 schrieb Gary Kline: > > I'm trying to build xine and find troubles with a missing > > library, libdpstk. I'm clueless re this DPS lib. Anybody? > > /usr/ports/UPDATING entry 20060126 > > regards > tilman Am I missing something? /usr/ports/UPDATING seems to be ta

Re: Internal SD card reader, Dell laptop

2005-09-05 Thread Ben Paley
On Monday 05 September 2005 17:03, Roland Smith wrote: > > Thanks a lot for your advice - I shall follow it, even if it is slightly > > dispiriting. Perhaps I should learn C properly and start writing some > > drivers... :-) > > Not that I want to discourage you, but that seems like a tall > order

Re: Internal SD card reader, Dell laptop

2005-09-05 Thread Ben Paley
...PS - Thanks not just for your advice, but for putting in the effort to find this stuff out - I wouldn't have known where to start! Thanks, Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Internal SD card reader, Dell laptop

2005-09-05 Thread Ben Paley
On Monday 05 September 2005 11:50, Roland Smith wrote: > > $ pciconf -lv > > > > [EMAIL PROTECTED]:1:2: class=0x080501 card=0x01881028 chip=0x08221180 > > rev=0x17 > > hdr=0x00 > > vendor = 'Ricoh Co Ltd' > > device = 'SD Bus Host Adapter' > > class= base peripheral > > > > I

Re: Internal SD card reader, Dell laptop

2005-09-05 Thread Ben Paley
On Monday 05 September 2005 11:04, Roland Smith wrote: > On Mon, Sep 05, 2005 at 10:36:40AM +0100, Ben Paley wrote: > > Anyone got any idea how I can access the built-in sd card reader on my > > dell inspiron 6000 laptop? > > Is there anything in /var/log/messages? Not so far

Internal SD card reader, Dell laptop

2005-09-05 Thread Ben Paley
Hello, Anyone got any idea how I can access the built-in sd card reader on my dell inspiron 6000 laptop? There's no /dev/sda at the moment. I can't seem to find out how the card connects internally - neither usb nor scsi look very likely... Any more ideas? Cheers, Ben

Re: missing /dev/sequencer and /dev/midi under 5.4

2005-08-02 Thread Ben Paley
On Tuesday 02 August 2005 14:59, Lowell Gilbert wrote: > Ben Paley <[EMAIL PROTECTED]> writes: > > I guess I need to enable midi in the kernel, but what device / options? > > I'm not sure that MIDI is supported by the kernel these days. > Does anyone know for sur

missing /dev/sequencer and /dev/midi under 5.4

2005-08-01 Thread Ben Paley
Hello, I'm running FreeBSD 5.4 with a custom kernel on a Dell Inspiron 6000 - the Dell website only says "SoundBlaster compatible" for the sound card. Normal sound stuff works fine (though I can't hear the cd player, actually, now that I think of it...) but midi doesn't work: kmidi complains t

Re: rw access to ntfs

2005-06-29 Thread Ben Paley
On Wednesday 29 June 2005 19:29, Alex Zbyslaw wrote: > >...but frankly the very idea terrifies me. Let Winxp loose on my fbsd > >partition? > > > > > > Well, it's a sourceforge project, so it isn't by Microsoft. > > If you're concerned about data integrity, then you could try: > > 1) Mount only on

Re: rw access to ntfs

2005-06-29 Thread Ben Paley
On Wednesday 29 June 2005 16:40, Svein Halvor Halvorsen wrote: > * Alex Zbyslaw [2005-06-29 15:07 +0100] > > > Perhaps you could ask Microsoft to provide support in Windows for > > accessing any kind of filesystem other than their own. ;-) > > http://ffsdrv.sourceforge.net/ > > Will let you mount

Re: rw access to ntfs

2005-06-29 Thread Ben Paley
On Wednesday 29 June 2005 13:22, Mantas Smelevicius wrote: > writing into NTFS it is not officialy supported yet. > > on of the solutions - is to create some partition with FAT32 for > example and use it. :-) Mantas, I had thought of that, but hoped there was a more elegant solution! Oh well, th

rw access to ntfs

2005-06-29 Thread Ben Paley
Hello, I'm running 5.4 on a dual boot machine with winxp. Here's the relevant line of /etc/fstab: /dev/ad0s2 /mntntfsrw 0 0 It mounts fine with no errors at boot time, but I seem to have read-only access. I've done a bit of googling about this a

Re: Flash plugin

2005-06-14 Thread Ben Paley
On Tuesday 14 June 2005 02:53, Alastair G. Hogge wrote: > I used this: > http://freebsd.kde.org/howtos/konqueror-flash.php > for Konq-3.4.0. Fantastic, sorted! Just Opera to go now! Thanks a lot, Ben ___ freebsd-questions@freebsd.org mailing list http:

Re: Flash plugin

2005-06-14 Thread Ben Paley
On Tuesday 14 June 2005 03:21, Eric Schuele wrote: > > Ben, > > Here's a link (back to the archives) that helped me out (firefox & > flash)... > http://www.freebsd.org/cgi/getmsg.cgi?fetch=1302736+0+/usr/local/www/db/tex >t/2005/freebsd-stable/20050306.freebsd-stable > > HTH. Very much! linuxplug

Flash plugin

2005-06-13 Thread Ben Paley
Hello, First, sorry - I know there's a thread about this already, but I just noticed I had "empty trash on exit" ticked in my mail client (doh!), so I can't find it... I've got a brand new (1 week and a bit) install of 5.4-RELEASE, and I'm driving myself mad trying to get some flash content in

Re: 1280x800 display, i810, 915, etc etc etc

2005-06-11 Thread Ben Paley
On Friday 10 June 2005 19:50, Remington L wrote: > It is also not officially supported by Xorg. I am told by the driver > developer 6.8.3 will fully support it(hopefully eliminating the need for > any VBIOS workaround) I think I'll wait till then... my system's working, and 6.8.3 won't be long. T

Re: 1280x800 display, i810, 915, etc etc etc

2005-06-10 Thread Ben Paley
On Thursday 09 June 2005 23:09, Remington L wrote: > Correction, sorry for the previously post(I'm at work). The problem lies > with the Intel VBIOS not reporting the correct resolution to Xorg. As a > workaround you need to modify the VBIOS and use an updated i810 driver. > Here is the Xorg i810 d

Re: 1280x800 display, i810, 915, etc etc etc

2005-06-09 Thread Ben Paley
> > I'm running 5.4 on my shiny new dell inspiron 6000 - there are a few > > things yet to sort out, and one of them is X. Amazing. In winxp it > > runs at 1280x800, 16bit (I think, or 24? can't remember off-hand, i'd > > be happy with 8 for the moment!). And it seems I need the i810 > > Generic dr

1280x800 display, i810, 915, etc etc etc

2005-06-07 Thread Ben Paley
Hello, I'm running 5.4 on my shiny new dell inspiron 6000 - there are a few things yet to sort out, and one of them is X. Amazing. In winxp it runs at 1280x800, 16bit (I think, or 24? can't remember off-hand, i'd be happy with 8 for the moment!). And it seems I need the i810 Generic driver from

Re: Setting hostname - fake and real

2005-03-10 Thread Ben Paley
On Thursday 10 March 2005 10:03, Chris Hodgins wrote: > You can simply use 127.0.0.1 in there. > > 127.0.0.1 localhost my-xp-machine.org I'll give that a go next! Cheers, Ben ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailm

RE: Setting hostname - fake and real

2005-03-10 Thread Ben Paley
> -Original Message- >From: Mark <[EMAIL PROTECTED]> >Subject: RE: Setting hostname - fake and real >To: "'FreeBSD-Questions Questions'" >> On Wednesday 09 March 2005 08:20, Luke Kearney wrote: >> >> > Hello Ben >> > Sounds like you might need some DNS magic here. I am not >> entirely

Re: Setting hostname - fake and real

2005-03-09 Thread Ben Paley
On Wednesday 09 March 2005 08:20, Luke Kearney wrote: > Hello Ben > Sounds like you might need some DNS magic here. I am not entirely sure I > understand why you would want to use fake dns names. I don't especially want to use a fake name, I just don't have a real one to use... the machine I'm t

Setting hostname - fake and real

2005-03-09 Thread Ben Paley
Hello, Is there an easy way to set a fake hostname in rc.conf which will let sendmail send mail to external domains? For ages I've had the line in rc.conf hostname="potato.fake_domain.net" (not exactly, but you see what I mean...) and I've had no problems with it at all. Recently I've tried t

USB Printer bafflement - ppd problem?

2005-01-04 Thread Ben Paley
Hello all, I've an epson r300, and I'm trying to use cups. su-2.05b# lptest 20 5 > /dev/ulpt0 works fine, though it doesn't eject the sheet at the end - I can pretty much live with sending my own form feed for the moment. GIMP prints fine too - epson r300 is on the list, and I use the comman

cd bake oven - weird error

2004-12-18 Thread Ben Paley
Hello, I'm trying to use cdbakeoven-1.8.9_6 under FreeBSD 5.3-STABLE #0: Sat Dec 18 20:09:01 My /tmp isn't really big enough for cdbakeoven to use as a working directory: when I try I get "filesystem full" errors, so that's no good. But when I try to choose another directory (/usr/tmp, I've pl

usb printer won't behave

2004-10-24 Thread Ben Paley
Hello, I've just got a new epson stylus photo r300 - lovely, works like a dream... in windows. But not in FreeBSD su-2.05b# lptest 20 10 > /dev/ulpt0 makes the print heads move a little, then stop - sounds like it's getting ready to print, then changes its mind. If there's a sheet ready for p

Re: Giant and MPSAFE

2004-10-19 Thread Ben Paley
On Monday 18 October 2004 21:15, [EMAIL PROTECTED] wrote: > > Thanks - but I can't find 'aio' in my kernel config file at all. What > > line should I comment out to get rid of it? > > options VFS_AIO Easy when you know. Thanks a lot - I guess vmware won't be happy, but then it hasn't been workin

Re: Giant and MPSAFE

2004-10-18 Thread Ben Paley
On Sunday 17 October 2004 19:55, Kris Kennaway wrote: > Some subsystems have not yet been modified so they take advantage of > multiple processors. aio is one of them, and because it interlinks > with the network subsystem, if you have it in your kernel you can't > make use of smp in the entire n

Giant and MPSAFE

2004-10-17 Thread Ben Paley
Hello, bash-2.05b$ uname -a FreeBSD potato.hogsedge.net 5.3-BETA5 FreeBSD 5.3-BETA5 #0: Mon Sep 20 07:49:52 BST 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/POTATO i386 I've just noticed a nasty looking message at boot: WARNING: debug.mpsafenet forced to 0 as aio requires Giant WARNING: MP

Re: Sony PCVA-15XTAP2 monitor

2004-10-12 Thread Ben Paley
On Monday 11 October 2004 17:41, Kevin O'Connor wrote: > It's designed for the Sony Vio so the answer is no, you will not be able to > get it to run from an agp. It requires a combined sound, video and power > connector Oh. Well, I'll still have a look at the Japanese stuff James mentioned, but p

Re: Sony PCVA-15XTAP2 monitor

2004-10-12 Thread Ben Paley
On Monday 11 October 2004 17:22, James wrote: > The only thing I could find is a Japanese reference to the monitor where > they appear to cut the connector off, although chances are that it's a > proprietory DVI connector/adaptor. > > My Japanese is non-existant, but it might be a place to start.

Sony PCVA-15XTAP2 monitor

2004-10-11 Thread Ben Paley
Hello, Someone's offered me one of these monitors, a Sony PCVA-15XTAP2. I really don't know anything about it, except that it's widescreen and has a non-standard connector of some sort - power and signal through the same cable, apparently (I haven't actually seen it yet). Does anyone know anyt

autotools cleanup - must have missed it...

2004-08-31 Thread Ben Paley
Hello, I managed to miss the advice everyone else seems to have had about autotools cleanup: how do I go about sorting this out? Here's the output of pkgdb -F: ---> Checking the package registry database Stale origin: 'devel/auto

Re: Your 3rd and last chance to help me with vmware

2004-07-21 Thread Ben Paley
On Wednesday 21 July 2004 12:06, Dick Davies wrote: etc, etc... > > sod portupgrade - manually pkg_delete all the vmware crap, then pkg_add it. > > > On boot, I get this message: > > > > kldload: can't load /usr/local/lib/vmware/modules/vmnet.ko: No such file > > or directory > > > > -bash-2.05b

Re: Your 3rd and last chance to help me with vmware

2004-07-20 Thread Ben Paley
On Tuesday 20 July 2004 23:45, Thompson, Jimi wrote: > If you have a machine that you actually _use_, my advice is that you > should definitely not run "current". While you will get the same kinds > of responses that you typically get from the M$ OS, it's probably not > what you want a "productio

Re: Your 3rd and last chance to help me with vmware

2004-07-20 Thread Ben Paley
On Tuesday 20 July 2004 22:32, Chris wrote: > Why are you using CURRENT? Don't you know that you can expect things to > break, not work, and overall see the end of the world as you know it? > > Well - maybe not the latter. Perhaps you might be better served running > a STABLE branch instead of an

Your 3rd and last chance to help me with vmware

2004-07-20 Thread Ben Paley
Hello everybody, If no-one responds this time I'll get the hint, please excuse me for reposting, I'm just going out of my mind! I'm getting a total crash every time I try to run vmware. This is my system: bash-2.05b$ uname -a FreeBSD potato.hogsedge.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue J

vmnet.ko missing - but it's there - vmware and crashes (repost)

2004-07-15 Thread Ben Paley
Hello, I'm getting a total crash every time I try to run vmware. This is my system: bash-2.05b$ uname -a FreeBSD potato.hogsedge.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Jun 22 07:07:08 BST 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/POTATO i386 bash-2.05b$ pkg_info | grep vmware vmware

vmware crashes

2004-07-13 Thread Ben Paley
Hello everybody, this is me: bash-2.05b$ uname -a FreeBSD potato.hogsedge.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Jun 22 07:07:08 BST 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/POTATO i386 bash-2.05b$ pkg_info | grep vmware vmware3-3.2.1.2242_7,1 A virtual machine emulator - a full PC

Re: three libtools - portupgrade question

2004-06-23 Thread Ben Paley
On Tuesday 22 June 2004 23:57, Dan Nelson wrote: > In the last episode (Jun 22), Ben Paley said: > > I've got three versions of libtool on my system: > > > > bash-2.05b$ pkg_info | grep libtool > > libtool-1.3.5_2 Generic shared library support script (

three libtools - portupgrade question

2004-06-22 Thread Ben Paley
Hello, I've got three versions of libtool on my system: bash-2.05b$ pkg_info | grep libtool libtool-1.3.5_2 Generic shared library support script (version 1.3) libtool-1.4.3_2 Generic shared library support script libtool-1.5 Generic shared library support script bash-2.05b$ Does

Re: freebsd-questions Digest, Vol 65, Issue 5

2004-06-15 Thread Ben Paley
On Tuesday 15 June 2004 10:31, [EMAIL PROTECTED] wrote: > What is pkgdb and where can I find it? If you mean the program, I think it's part of portupgrade/portinstall - if you install them you should have it... or do you mean where is the package database? it's /var/db/pkg Cheers, Ben

Re: pkgdb and ruby

2004-06-14 Thread Ben Paley
On Monday 14 June 2004 22:45, Ben Paley wrote: > Hello > > Contientiously, I like to run pkgdb -F fairly often, especially if I'm > using portinstall or portupgrade a lot. Recently I've been getting this: Sorry - I just discovered /usr/ports/UPDATING which has the

ifconfig [interface] destroy

2004-06-14 Thread Ben Paley
Hello, Occasionally when I run ppp I get this message: bash-2.05b$ ppp Working in interactive mode Using interface: tun0 Warning: Add route failed: 0.0.0.0/0 already exists ppp ON potato> and ifconfig shows: bash-2.05b$ ifconfig -a rl0: flags=8843 mtu 1500 options=8 inet 10.0.0.

pkgdb and ruby

2004-06-14 Thread Ben Paley
Hello Contientiously, I like to run pkgdb -F fairly often, especially if I'm using portinstall or portupgrade a lot. Recently I've been getting this: su-2.05b# pkgdb -F ---> Checking the package registry database Duplicated origin: databases/ruby-bdb1 - ruby-bdb1-0.2.1 ruby18-bdb1-0.2.2 Unregis

Re: Dangerous file system / disk problem

2004-06-08 Thread Ben Paley
On Tuesday 08 June 2004 10:38, Malcolm Kay wrote: > On Tuesday 08 June 2004 05:20, Ben Paley wrote: > > But seriously, does any of this suggest a course of action to you? I'm > > planning to try the "set sysid to 0" plan... what if that doesn't work? > &g

Re: Dangerous file system / disk problem

2004-06-08 Thread Ben Paley
On Tuesday 08 June 2004 10:38, Malcolm Kay wrote: > On Tuesday 08 June 2004 05:20, Ben Paley wrote: > > But seriously, does any of this suggest a course of action to you? I'm > > planning to try the "set sysid to 0" plan... what if that doesn't work? > &g

Re: Dangerous file system / disk problem

2004-06-07 Thread Ben Paley
On Monday 07 June 2004 16:44, Malcolm Kay wrote: > > Notice the size recorded for this slice is zero. > > If the "cylinders=155061 heads=16 sectors/track=63" is somewhere > near the reasonable possible geometry description then virtually > the entire disk has been allocated to the FreeBSD slice.

Re: Dangerous file system / disk problem

2004-06-07 Thread Ben Paley
On Monday 07 June 2004 11:17, Dan Strick wrote: > > Partition 2 (sysid 14, start 156296385) is bogus. I don't have a clue as > to how it might have been created. I *guess* it was the W98 installer - if you boot into DOS and invoke setup.exe it's fairly polite, but if you boot from the cdrom, w

Re: Dangerous file system / disk problem

2004-06-06 Thread Ben Paley
On Sunday 06 June 2004 13:04, Dan Strick wrote: > Perhaps something changed the partition type code in the MBR partition > table on your FreeBSD disk. Do "fdisk ad1" to display the MBR partition > table. The FreeBSD slice should say: > > sysid 165,(FreeBSD/NetBSD/386BSD) > > If it says any

Dangerous file system / disk problem

2004-06-06 Thread Ben Paley
Hello, I wanted to have FreeBSD on my first drive and Win98 on the second, but of course windows doesn't like being on the second disk, and began "preparing" my first drive which already had FreeBSD on it! Well, I swapped the drives over, put W98 on the first one, they both boot fine and I didn

Re: FreeBSD mailing lists

2004-06-05 Thread Ben Paley
On Friday 21 May 2004 12:41, Mike Jeays wrote: > Hi! > > I have received no messages at all from freebsd-questions, or one or two > of the other FreeBSD mailing lists, for about 2 days. Do you know if > there is a problem at their end, or has perhaps my ISP decided they are > all spam? Sorry, I'v

Re: mounting usb camera - no /dev/da* !!!

2004-05-18 Thread Ben Paley
On Tuesday 18 May 2004 04:02, Mike Jeays wrote: > On Mon, 2004-05-17 at 19:16, Jason Taylor wrote: > > I have a similar situation with a Cannon Powershot A40. I can't mount > > it, but gphoto is able to access it. I had to modify a config file or > > two in order for the ugen devices to be create

Re: mounting usb camera - no /dev/da* !!!

2004-05-17 Thread Ben Paley
On Monday 17 May 2004 21:46, Zane wrote: > On Mon, 17 May 2004 23:40:41 +0100 > > Ohh, your trying to mount a camera? No clue then... some are umass > some are not. Sucks, huh? Well, thanks for taking the time to help, anyway. Anyone else? Cheers, Ben __

mounting usb camera - no /dev/da* !!!

2004-05-17 Thread Ben Paley
Hello, In the past I've always been able to mount USB devices (a card reader and a webcam) as msdosfs at /dev/da0 or some such... my new camera's not playing that game. It's a Kodak EasyShare DX4530. I've unplugged all my other usb devices to test things, and booted up with it plugged in. usb

Re: digital video cameras?

2004-05-17 Thread Ben Paley
On Monday 17 May 2004 19:40, [EMAIL PROTECTED] wrote: > Adrian Pircalabu wrote: > You'll notice that the oringal poster says "digital video".  Everyone is > talking about flash cards, the Gimp, and DIGITAL STILL cameras etc. > Easy enough mistake to make. > > I'm sorry I have no answers for you Be

Re: digital video cameras?

2004-05-16 Thread Ben Paley
On Sunday 16 May 2004 19:47, Christopher Nehren wrote: > On Sat, 15 May 2004 20:13:15 +0100, Ben Paley wrote: > >Anyone know anything about digital video cameras and freebsd? > I've had great luck with a serial camera, actually. It's a Kodak DC3200. > I access it via

digital video cameras?

2004-05-15 Thread Ben Paley
Hello, Anyone know anything about digital video cameras and freebsd? I've got usb but no firewire. What might be a good choice? And what editing software should I be looking at? Is there something in the ports that people like? Cheers, Ben ___ [EMAIL

Re: KDE upgrade problem

2004-04-05 Thread Ben Paley
On Saturday 03 April 2004 9:01 pm, Ruslan N. Gogunsci wrote: > Message: 16 > Date: Sat, 3 Apr 2004 21:39:46 +0400 > From: "Ruslan N. Gogunsci" <[EMAIL PROTECTED]> > Subject: Re: KDE upgrade problem > To: [EMAIL PROTECTED] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=koi8-r

KDE upgrade problem

2004-04-03 Thread Ben Paley
Hello, I'm running KDE 3.1.4 under FreeBSD 5.2-CURRENT. I want to upgrade to KDE 3.2.1, and I've tried this a number of ways, using the ports system: I've tried using 'portupgrade kde' and also in smaller chunks like 'portupgrade kdelibs' and 'portupgrade kdebase', and I've tried doing #cd /usr/p

fetch, modification time and -F

2004-03-21 Thread Ben Paley
Hello, I'm on a free dial-up (crap but cheap, as the Levellers used to say) and the connection drops quite often. As a result I often get left with bits of files half downloaded. Abou half the time I can pick them up using -rR without any problems, and the rest of the time I get a "local modifi

Re: Passing make parameters

2004-03-18 Thread Ben Paley
On Thursday 18 March 2004 5:04 pm, Joshua Lokken wrote: > * Ben Paley <[EMAIL PROTECTED]> [2004-03-18 08:35]: > > Hello, > > > > I just recently read somewhere of a file where I can put make parameters > > for any programs, so that, for instance, I don't have

Passing make parameters

2004-03-18 Thread Ben Paley
Hello, I just recently read somewhere of a file where I can put make parameters for any programs, so that, for instance, I don't have to remember to add WITH_MOTIF="YES" every time I build kdebase... ...but I've forgotten what it is, or where I read about it. Anyone know? Cheers, Ben

Re: freebsd-questions Digest, Vol 52, Issue 12

2004-03-18 Thread Ben Paley
> I am trying to install xmms. When I run sysinstall, I first have to > change the location to something else because 5.0-RELEASE is not there. > I have been choosing 5.0-CURRENT instead, and that seems to at least get > me into the list of available packages. > > When I try in install the xmms-1.

Moving to releng from current

2004-03-11 Thread Ben Paley
Hello, I've been having some trouble with current - kernel panics that I'm not really equipped to deal with - so I'm thinking of moving to RELENG_5_2. I think I'll have to get rid of the libc_r / libpthread stuff in /etc/libmap.conf, is that true? What else will I have to do? Thanks, Ben

Re: kernel panic messages?

2004-03-07 Thread Ben Paley
On Saturday 06 March 2004 6:13 pm, Matthew Seaman wrote: > > But, yes -- generally unless you're prepared to cope with crashes and > do some debugging work, you shouldn't be running current. What > happens if you CVS up the latest RELENG_5_2 sources, do a full > buildworld, etc. cycle and then tr

Re: kernel panic messages?

2004-03-06 Thread Ben Paley
On Thursday 04 March 2004 7:37 pm, you wrote: > On Thu, Mar 04, 2004 at 06:07:04PM +0000, Ben Paley wrote: > > I want to submit information about a kernel panic which happens at boot > > time. The machine reboots and I can boot kernel.old: where do I find the > > logs and trac

Re: kernel panic messages?

2004-03-04 Thread Ben Paley
On Thursday 04 March 2004 7:37 pm, you wrote: > You need to setup your machine to capture the appropriate data after > the panic. There's general information about how to do that in a > series of articles here: > > http://www.oreillynet.com/pub/a/bsd/2002/03/21/Big_Scary_Daemons.html > ht

kernel panic messages?

2004-03-04 Thread Ben Paley
Hello, I want to submit information about a kernel panic which happens at boot time. The machine reboots and I can boot kernel.old: where do I find the logs and traces and things I might need to show to someone who knows what they're doing? Cheers, Ben