Problem upgrading linux-pango to f10

2009-12-22 Thread David LeCount
I've tried to upgrade my Linux subsystem to f10 and ended up with a mess. Some 
are upgraded and some aren't. Pango is currently refusing to upgrade. Here's 
what I get:

[r...@bahamut /usr/ports]# portupgrade -o x11-toolkits/linux-f10-pango/ 
linux-pango
** Detected a package name change: linux-pango (x11-toolkits/linux-pango) -> 
'linux-f10-pango' (x11-toolkits/linux-f10-pango)
--->  Upgrading 'linux-pango-1.10.2_3' to 'linux-f10-pango-1.22.3' 
(x11-toolkits/linux-f10-pango)
--->  Building '/usr/ports/x11-toolkits/linux-f10-pango'
===>  Cleaning for linux-f10-pango-1.22.3
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade20091222-64184-wmwx25-0 env UPGRADE_TOOL=portupgrade 
UPGRADE_PORT=linux-pango-1.10.2_3 UPGRADE_PORT_VER=1.10.2_3 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! x11-toolkits/linux-f10-pango (linux-pango-1.10.2_3)   (unknown build 
error)

The error is so unspecific and I can't find anything searching the internet. I 
could really use some help with this.


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: cdrecord returning inappropriate ioctl

2009-10-11 Thread David LeCount
> Maybe - just maybe - it's neccessary to recompile
> cdrecord?

I knew it would be something simple I missed.


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


cdrecord returning inappropriate ioctl

2009-10-11 Thread David LeCount
I'm not sure when this started. I thought it might have started when I added my 
RAID controller which has SCSI emulation too, but the error still occurs when I 
remove it. So I'm guessing it started when I upgraded to 8.0 RC1 from 7 stable.

I have a Pioneer DVD-RW. Burncd doesn't support it so I've always used 
cdrecord, but a few days ago, it gave me this error:

[r...@bahamut ~]# cdrecord -scanbus
Cdrecord-Clone 2.01 (i386-unknown-freebsd7.0) Copyright (C) 1995-2004 Jörg 
Schilling
cdrecord: Inappropriate ioctl for device. CAMIOCOMMAND ioctl failed. Cannot 
open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.

Camcontrol works fine.

[r...@bahamut ~]# camcontrol devlist
at scbus0 target 0 lun 0 (pass0)
at scbus0 target 1 lun 0 (pass1)
at scbus0 target 2 lun 0 (pass2)
at scbus3 target 0 lun 0 (cd0,pass3)

I tried using cdrecord with lun 3,0,0 as reported by camcontrol and got the 
same error as with -scanbus. I'm thinking this is a bug with either cdrecord or 
the kernel, but I thought I'd check here first to make sure I haven't missed 
something.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Trouble getting new raid array to boot

2009-10-09 Thread David LeCount
> Then my answer would be missing MBR or boot blocks, an
> active
> partition alone won't make a system boot.  it's just a
> flag to say
> which partition is bootable, but doesn't mean that the boot
> flag
> itself makes the partition boot.
> 
> 
> fdisk(8) and bsdlabel(8) -- see the -B option to both.
> 
> 
> If you have a dangerously dedicated disk, ignore
> fdisk.  If you don't
> have a bsdlabel, ignore bsdlabel.
> 
> I do both on any standard install.

I set sade to install a FreeBSD boot manager. Just to be sure, I just tried 
fdisk -B aacd0 and bsdlabel -B aacd0s1 and I'm still getting the same invalid 
partition error.


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Trouble getting new raid array to boot

2009-10-08 Thread David LeCount
> Is the aac driver in the kernel, or loaded as a kld before
> you get
> past the boot blocks, and loader?

It's built into the kernel.


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Trouble getting new raid array to boot

2009-10-08 Thread David LeCount
I just built an aac raid array. I partitioned the disk, set the partition as 
active, and copied all my files to it with tar. I changed fstab on the new 
drive to reflect the changes. When I try to boot to the array, it says invalid 
partition. I've tried typing everything I could as the partition but they all 
fail. I was going to try making a new install on the new partition and then 
copy everything but I'm having unrelated problems with my burner. What do I 
need to do to get this thing to boot up?


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Shared-mime-info won't compile

2007-08-20 Thread David LeCount
I've been having a problem for a long time trying to
compile the shared-mime-info port. Below is the error
I'm getting. I have tried recompiling libxml2 and
everything shared-mime-info depends on.

gmake[1]: Entering directory
`/usr/ports/misc/shared-mime-info/work/shared-mime-info-0.22'
cc -DHAVE_CONFIG_H -I. -I/usr/local/include/libxml2
-I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include   
-I/usr/local/include -I/usr/local/include/libxml2
-I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include   -g -O2 -pipe 
-Wall -Wstrict-prototypes -Wmissing-prototypes
-Wwrite-strings -MT
update_mime_database-update-mime-database.o -MD -MP
-MF
.deps/update_mime_database-update-mime-database.Tpo -c
-o update_mime_database-update-mime-database.o `test
-f 'update-mime-database.c' || echo
'./'`update-mime-database.c
mv -f
.deps/update_mime_database-update-mime-database.Tpo
.deps/update_mime_database-update-mime-database.Po
cc -I/usr/local/include/libxml2 -I/usr/local/include
-I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include   -g -O2 -pipe 
-Wall -Wstrict-prototypes -Wmissing-prototypes
-Wwrite-strings  -L/usr/local/lib -o
update-mime-database
update_mime_database-update-mime-database.o
-L/usr/local/lib -lxml2 -lglib-2.0 -liconv   
/usr/local/lib/libxml2.so: undefined reference to
`pthread_equal'
gmake[1]: *** [update-mime-database] Error 1
gmake[1]: Leaving directory
`/usr/ports/misc/shared-mime-info/work/shared-mime-info-0.22'
gmake: *** [check-recursive] Error 1
*** Error code 2



   

Looking for a deal? Find great prices on flights and hotels with Yahoo! 
FareChase.
http://farechase.yahoo.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Undefined reference to pthread_equal when compiling ports

2007-05-26 Thread David LeCount
Various ports that depend on Perl are coming up with
the error in the subject when I try to upgrade them.
I've tried a portupgrade -fR [package] and even
portupgrade -fRra and it's not fixing the undefined
reference. I've cvsupped several times, including the
base system. I don't see anything related in UPDATING
and searching the internet doesn't pull up anything
that seems related. I've ran out of ideas and turn to
you guys.


   
Building
 a website is a piece of cake. Yahoo! Small Business gives you all the tools to 
get online.
http://smallbusiness.yahoo.com/webhosting 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Missing perl module is messing everything up

2007-05-12 Thread David LeCount
--- Warren Block <[EMAIL PROTECTED]> wrote:

> Maybe it's in the wrong place.  There's a port for
> XML::Parser:
> 
> /usr/ports/textproc/p5-XML-Parser
> 
> Install that and see if it solves the problem.
> 
> -Warren Block * Rapid City, South Dakota USA

I looked for such a port and couldn't find one. Maybe
I searched for parser with a lowercase p. It was
already installed, but I forced a reinstall and I
think it's working now. I'm not sure why "portupgrade
-fRra" didn't reinstall it. Thanks.


 

It's here! Your new message!  
Get new email alerts with the free Yahoo! Toolbar.
http://tools.search.yahoo.com/toolbar/features/mail/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Missing perl module is messing everything up

2007-05-11 Thread David LeCount
--- Craig Russell <[EMAIL PROTECTED]> wrote:

> Try running "perl -MCPAN -e shell" as root.
> 
> That should take you to a cpan> prompt from there
> type
> "install XML::Parser"
> 
> If that completes succesfully hit exit and try to
> install what you were looking for.
> 
> Hope this helps
> 
> Craig Russell

I tried that. It wasn't installed at first, but after
saying "XML::Parser is up to date," programs being
compiled still don't detect it.


--- [EMAIL PROTECTED] wrote:

> Sounds similar to an error which occurred with
> Gentoo Linux over the past couple years. Did you
> just upgrade Perl and do you use GNU products
> frequently?
> -Garrett

I don't know of any GNU apps I use frequently. I have
a few installed, mostly as dependencies. I did just
update Perl though. This trouble started during a cvsup.


   
Ready
 for the edge of your seat? 
Check out tonight's top picks on Yahoo! TV. 
http://tv.yahoo.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Missing perl module is messing everything up

2007-05-10 Thread David LeCount
Ahoy. Every time I try to upgrade a program that
depends on Perl, I get this error:

checking for XML::Parser... configure: error:
XML::Parser perl module is required for intltool

I've tried a portupgrade -fRra to no avail. I'm not
sure if I'm missing a package (pkgdb -F doesn't show
anything) or something is configured incorrectly. I've
done a search and came up with nothing. I could use a
little help.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Sound died after an upgrade

2006-05-20 Thread David LeCount
--- Lowell Gilbert
<[EMAIL PROTECTED]> wrote:
> I'd guess there's more than one thing going on, so
> try to
> eliminate some variables.  In particular, use a
> command-line
> utility to generate audio.  Also, watch for log
> messages,
> and for changes in the output of /dev/sndstat.

I should have thought to check the logs before
posting here. There are error messages in the messages
file. This one is just after I reloaded the module.

May 16 17:58:35 bahamut kernel: pcm0: ac97 link rate
calibration timed out after 1341388 us

And this one is at a seemingly random time.

May 18 19:26:56 bahamut
kernel:pcm0:virtual:0:dsp0.2:play interrupt timeout,
channel dead

There aren't any errors that show up every time I
attempt to play a song, but I'm sure the above two
are related. I have tried using mplayer, which is
command-line based. Currently, /dev/sndstat shows my
soundcard and nothing unusual, even though nothing
will play.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Sound died after an upgrade

2006-05-19 Thread David LeCount
I was upgrading something in my ports tree (I can't
remember what now) when this problem arised. Any time
I try to play anything with audio, the player will
just freeze. It's not locked up, because I can stop
it. In XMMS for instance, I just hit the stop button.
But while it's playing, the time doesn't change, the
spectrum analyzer doesn't dance, there's no sound from
the speakers, etc. I unloaded and reloaded the kernel
module, but no luck. I have updated my ports tree and
recompiled everything except for a few programs that
have nothing to do with sound. I've also done the same
with my kernel and world. I can't pinpoint the problem
at all. I'm tired of using my laptop for sound, so if
anyone has any suggestions, I'd greatly appreciate it. 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Problems with SCSI

2006-03-04 Thread David LeCount
> This comes with OPTIONAL SCSI interface, u sure you
got the 
> board with the SCSI option ?

Well it has two SCSI ports on the motherboard, has an
option to enable/disable it in the CMOS, and was
advertised as having a SCSI Ultra 360 controller. If
it doesn't, I want my money back.

http://www.newegg.com/product/product.asp?item=N82E16813151149

> How do you have the CD drive cabled?  That
> motherboard has 68-pin SCSI 
> connectors, and SCSI CD's mostly have 50-pin
> connectors, there are a few 
> with 68-pin connectors, but it isn't common.

It's not a CD drive, it's a hard drive. It is indeed a
68-pin. It's as simple as plugging it in.

> Do you have the CD terminated, and the SCSI on the
> motherboard's 
> termination set correctly?

There is a terminator at the end of the cable. If
you're asking about something else, then I don't
understand what you mean.

> You need to check a jumper on your motherboard, the
> jumper is:
> J92
> This jumper effects the onboard SCSI.
> 
> This is in the manual on page 13

It is open, which is the default.

> Enable the boot-time diagnostic screen, enable the
> summary screen as well, 
> and check the boot device priority.  If you have
> SCSI enabled correctly 
> this will be a choice to boot from it.
> 
> These are on page 54

I've done all that. The summary screen doesn't show
any SCSI drives, although I don't think it showed my
SATA drive either but it's definitely working. I
couldn't tell what the diagnostic screen setting did
but I enabled it. The boot priority list is actually
an oddity It does list "PCI SCSI" but beside it it
lists my SATA drive, not the SCSI drive. I am certain
of this because it lists it as a Western Digital drive
but my SCSI drive is a Hitachi. I am really confused
why it lists the SATA drive under SCSI. When I disable
SATA, it doesn't list a drive beside SCSI, although
the option is still there in the boot priority list.
I'm not sure what the deal with that is.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Problems with SCSI

2006-03-04 Thread David LeCount
> What is your motherboard model ? if this is a
> pre-made server what is the make and model ?

Tyan S2895 Thunder K8WE

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Problems with SCSI

2006-03-04 Thread David LeCount
I see no SCSI adaptor messages whatsoever. Upon boot,
it goes directly from the BIOS post message to the
FreeBSD boot manager. I tried hitting ctrl c
repeatedly but it still just went to the boot manager.
I've tried connecting the hard drive to each of the
two SCSI channels, and not plugging it in at all. The
cable is terminated, of course. I browsed through
everything in the CMOS and didn't see anything else
that looked relevant to the problem. I guess I'm going
to have to contact Tyan, which is disappointing
because they seem to only do e-mail and probably won't
get back to me for several days. I dread the thought
that I may have to send the board back, but it's not
looking good. If you guys come up with any other ideas
in the meantime, let me know. Thanks.

--- Rod Person <[EMAIL PROTECTED]> wrote:

> On Saturday 04 March 2006 10:49 am, David LeCount
> wrote:
> > Know any other
> > settings that could be disabling it? Thanks.
> 
> 
> Well, after I did what I did everything worked. But
> if your not seeing any 
> SCSI devices then there is something else up.
> 
> As said. I'd double check the SCSI connection. I'd
> look into the SCSI adapter 
> setting which are seperate from the BIOS, mine is
> accessed by CTRL+C.
> 
> Do you see SCSI adapter messages after the BIOS Post
> and before the FreeBSD 
> boot process?
> 
> -- 
> Rod Person
> 
> http://www.opensourcebeef.net
> http://blog.opensourcebeef.net
> ___
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Problems with SCSI

2006-03-04 Thread David LeCount
Okay, now we're getting somewhere (maybe). Looking in
the CMOS for firewire, I finally found the SCSI
controller setting. I never would have guessed it
would be under PCI configuration. Anyway, I enabled
that, and I disabled firewire, both ethernet ports (I
use wireless anyway), and both SATA channels. I'll
have to enable one of the SATA channels later since I
have a new SATA drive, but for now I want to keep it
as simple as possible. Also, I have the mpt device
built into my kernel, along with scbus and da. Still,
FreeBSD does not list a da device, dmesg doesn't show
anything about mpt, and there is no information
displayed on boot about SCSI drives. It's as if the
SCSI controller is still disabled, even though I
enabled it and saved settings. (I went back into CMOS
to verify it was still enabled.) Know any other
settings that could be disabling it? Thanks.

--- Rod Person <[EMAIL PROTECTED]> wrote:

> On Friday 03 March 2006 9:58 pm, David LeCount
> wrote:
> > I recently purchased a Tyan S2895 motherboard and
> more
> > recently a Hitachi SCSI drive. I'm trying like
> hell to
> 
> I just got my new workstation 2 days ago with the
> Tyan S2895
> motherboard. Mine is the K8WE with the LSI 1030 U320
> SCSI adapter built in.
> To get this to boot 6.0 I had to do the following.
> 
> In the BIOS:
> 
> 1. Disable the SLAVE MAC(NIC). Advanced->Integrated
> Devices->Slave Devices 
> Menu.
> 
> 2. Disable IEEE 1394(firewire). Advanced->PCI
> Configuration->Integrated 1394 
> Menu.
> 
> With my drive, which was a pull from my old
> workstation, I had kernel built 
> that did not have the mpt drive for the LSI adapter
> so during boot I choose 
> option 6 and the issused the command:
>   
>   load mpt
>   boot
> 
> Then all booted fine.
> 
> Although you disable the slave nic (my board has 2
> nics) the primary still 
> work as long as you load the if_nve kernel module.
> 
> HTH
> -- 
> Rod Person
> 
> http://www.opensourcebeef.net
> http://blog.opensourcebeef.net
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Problems with SCSI

2006-03-03 Thread David LeCount
I recently purchased a Tyan S2895 motherboard and more
recently a Hitachi SCSI drive. I'm trying like hell to
install FreeBSD 6.1 on it but the drive isn't
recognized. Even on my current installation on IDE
drives, there's nothing in dmesg about SCSI at all. I
read about someone doing benchmarks with this
motherboard and SCSI drives, so the controller is
apparently supported. Nevertheless, I can't get it to
work. I can't get the CMOS to show any information
about SCSI either so I really don't know if it's a
software or hardware problem. I would greatly
appreciate help from anyone with this board.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Issues with new soundcard

2006-02-19 Thread David LeCount
Okay, I've almost got this sound issue figured out. I
am able to get my volume back by unloading and
reloading snd_ich. However, any time I restart X,
there is no volume again. I can't figure out what in
the hell X has to do with my sound driver. It occured
to be that artsd might have something to do with it,
but if I disable and reenable artsd, I still have
volume, whereas if I disable it (still having volume)
and then restart X, I lose volume. Again, my main and
pcm volumes are turned up, so I don't really know what
it's doing. Does anyone have any clues before I file a
bug report?

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Issues with new soundcard

2006-02-18 Thread David LeCount
> Check your line-out jumpers. Most new motherboards
> come with the option of 
> front panel sound, in which case the sound loops
> through the front panel 
> connector. If you're not using front panel sound you
> probably need jumpers on 
> the motherboard. Your manual should tell you about
> this. I ran into a similar 
> problem with another motherboard a few weeks ago.

The motherboard already has jumpers on the pins
specified in the manual. That was a good idea that
hadn't occured to me though.


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Issues with new soundcard

2006-02-18 Thread David LeCount
I just got a new motherboard (Tyan S2895) with a
soundcard built in. I really don't have any choice at
the time but to use that soundcard since there isn't a
free PCI slot for my old one. The card is detected by
the module snd_ich and I can play music and adjust the
mixer with no errors, but there is simply no volume
whatsoever. I've checked to make sure my sound system
was connected properly and that both the main and pcm
volumes were turned up. The card is enabled in the
CMOS. I've ran out of ideas. I'm running FreeBSD 6
stable updated just today. Here's the output from cat
/dev/sndstat.

FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0:  at io 0x1800, 0x1400 irq 22
bufsz 16384 kld snd_ich (1p/1r/4v channels duplex
default)

I appreciate any help.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Having much trouble with wep on wireless

2005-12-03 Thread David LeCount
I give in. I've been working for hours on this without
resolution. I just bought a wireless router and I'm
trying to get wep working. I'm pretty sure it's
working on the router side. I'm having trouble setting
the key in FreeBSD. The man page says to use wepkey to
set it, but that's been giving errors. When I just do
"ifconfig ath0", I notice there's a deftxkey, so I've
been using that to try to set the key. The problem is
that when I use it, it still says it's undefined
despite no errors. Here's an example:

kenshi# ifconfig ath0 wepmode on deftxkey 0x0123456789
kenshi# ifconfig ath0
ath0:
flags=8843 mtu
1500
inet6 fe80::213:46ff:fe6e:def9%ath0 prefixlen
64 scopeid 0x1 
ether 00:13:46:6e:de:f9
media: IEEE 802.11 Wireless Ethernet
autoselect (OFDM/36Mbps)
status: associated
ssid bahamut channel 6 bssid 00:14:bf:b4:c3:e8
authmode OPEN privacy ON deftxkey UNDEF
txpowmax 36 protmode CTS
bintval 100

Since it says privacy is on, I believe that means
wepmode was set, but I can't set the key for anything.
By the way, if I run ifconfig with all the parameters,
including the IP address, it says:

ifconfig: ioctl (SIOCAIFADDR): File exists

This has me completely baffled. I thought I got it
working once, but when I set it in rc.conf and
restarted, it no longer worked and I haven't managed
to get it working again. I appreciate any help.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: xmlcatmgr: entry already exists

2005-08-04 Thread David LeCount
I finally got this issue resolved. I ran the exact
xmlcatmgr command it failed on, except I replaced add
with remove. That removed the entry from the database
that it was complaining about. Unfortunately I
destroyed another database figuring it out, but I'm
just going to have to recompile everything to fix
that. Thanks.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Trying to get tv-out to work with Xorg

2005-08-04 Thread David LeCount
Ahoy. I've had this old ATI Rage II video card for
months and haven't been able to get the tv-out on it
to work. I have found no documentation on the internet
and only two or three examples of xorg.conf files,
none of which have worked. I'm turning to you guys.
Let me show you what I currently have for the device
section for my video card and hopefully we can go from
there.

Section "Device"
Identifier  "Rage"
Driver  "ati"

Option  "NoTV" "no"
Option  "MonitorLayout" "STV, CRT"
Option  "TVOutFormat" "Composite"
Option  "TVStandard" "NTSC"
Option  "ConnectedMonitor" "TV"
EndSection

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: xmlcatmgr: entry already exists

2005-08-03 Thread David LeCount
--- Lowell Gilbert
<[EMAIL PROTECTED]> wrote:

> David LeCount <[EMAIL PROTECTED]> writes:
> 
> > When trying to portupgrade -f sdocbook-xml, it
> fails
> > with the following error:
> > 
> > xmlcatmgr: entry already exists for
> > `/usr/local/share/xml/sdocbook/4.1.2.5/catalog' of
> > type `CATALOG'
> 
> What else thinks it owns that file?  
> pkg_which(1) might help you figure it out.

I did a pkg_which on the catalog file and it just
turned up a question mark.




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


xmlcatmgr: entry already exists

2005-07-31 Thread David LeCount
When trying to portupgrade -f sdocbook-xml, it fails
with the following error:

xmlcatmgr: entry already exists for
`/usr/local/share/xml/sdocbook/4.1.2.5/catalog' of
type `CATALOG'

When I do a pkg_info | grep sdocbook, nothing shows
up. I've searched and haven't been able to find this
error anywhere.



__ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Upgraded to 6.0 beta, now "makefiles possibly broken"

2005-07-27 Thread David LeCount
--- Björn König <[EMAIL PROTECTED]> wrote:

> You don't need to show me your bsd.compat.mk, but
> look at 
> /etc/make.conf. Do you have defined NOPROFILE there?
> 
> Björn

I didn't read this message before sending my last one.
Yes, I had NOPROFILE in make.conf. I just changed it
to NO_PROFILE and it works now. I had forgotten about
this. Portupgrade is fetching sources now. Thanks.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Upgraded to 6.0 beta, now "makefiles possibly broken"

2005-07-27 Thread David LeCount
--- Björn König <[EMAIL PROTECTED]> wrote:

> It seems like that there is a problem with
> /usr/share/mk/bsd.compat.mk. 
> The correct output would be
> 
>  > portupgrade-20041226_5
>  >
>  >
> 
> only. Can you show me your bsd.compat.mk?
> 
> Björn
> 

# $FreeBSD: src/share/mk/bsd.compat.mk,v 1.20
2005/03/02 11:53:21 trhodes Exp $

.if !defined(BURN_BRIDGES)
.for oldnew in \
NOATM:NO_ATM \
NOCLEANDIR:NO_CLEANDIR \
NOCRYPT:NO_CRYPT \
NODOCCOMPRESS:NO_DOCCOMPRESS \
NOEXTRADEPEND:NO_EXTRADEPEND \
NOFORTH:NO_FORTH \
NOFSCHG:NO_FSCHG \
NOGAMES:NO_GAMES \
NOHTML:NO_HTML \
NOINET6:NO_INET6 \
NOINFO:NO_INFO \
NOINFOCOMPRESS:NO_INFOCOMPRESS \
NOINSTALLLIB:NO_INSTALLLIB \
NOLIBC_R:NO_LIBC_R \
NOLIBPTHREAD:NO_LIBPTHREAD \
NOLIBTHR:NO_LIBTHR \
NOLINT:NO_LINT \
NOMAN:NO_MAN \
NOMANCOMPRESS:NO_MANCOMPRESS \
NOMLINKS:NO_MLINKS \
NOOBJ:NO_OBJ \
NOPAM:NO_PAM \
NOPIC:NO_PIC \
NOPROFILE:NO_PROFILE \
NO_RCMNDS:NO_RCMDS \
NOSHARE:NO_SHARE \
NOSHARED:NO_SHARED \
NOTAGS:NO_TAGS
.for old in ${oldnew:C/:.*//}
.for new in ${oldnew:C/.*://}
.if defined(${old}) && !defined(${new})
.warning ${old} is deprecated in favor of ${new}
${new}= ${${old}}
.endif
.endfor
.endfor
.endfor
.endif

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Upgraded to 6.0 beta, now "makefiles possibly broken"

2005-07-27 Thread David LeCount
A few days ago, I cvsupped to RELENG_6 and compiled
and installed everything just fine. After I finished
with that, I cvsupped my ports and tried to do a
portupgrade, but for every single port, it says,
"Makefile possibly broken." I cvsupped src again the
next day thinking there may have been a bug that got
worked out, but still the same problem. I have been
unable to find anything about this issue in
/usr/src/UPDATING, /usr/ports/UPDATING, on the mailing
lists, and in bug reports. This baffles me since this
should affect everyone, so I figure maybe I did
something incorrectly. Does anyone have any ideas?

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to clear tun0 interface?

2005-07-05 Thread David LeCount
--- wizlayer <[EMAIL PROTECTED]> wrote:

> On Monday 04 July 2005 11:07 pm, you wrote:
> > --- wizlayer <[EMAIL PROTECTED]> wrote:
> > > What errors?
> >
> > -su-2.05b# ifconfig tun0 destroy
> > ifconfig: SIOCIFDESTROY: Invalid argument
> > -su-2.05b# ifconfig tun0 deletetunnel
> > ifconfig: SIOCDIFPHYADDR: Invalid argument
> >
> 
> And what version of FreeBSD are you running on?  I
> seem to 
> remember this comming up before (maybe it was on
> another list), 
> but I believe this was supposed to have been fixed
> with 5.3
> 
> WizLayer

I have upgraded from 5.4 Release to the stable branch
and it still gives the same errors. I figured there
was a change in how this was supposed to be
accomplished, but if it is a bug, it has been there
for a long time, at least a year. I didn't think it
was because ppp is able to reset tun0, but maybe it's
specific to the ifconfig command. I'm not sure. I'm
just tired of my IPv6 not working correctly and I
looked at the source code and it's too complex for my skills.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How to clear tun0 interface?

2005-07-04 Thread David LeCount
I've been trying to get IPv6 to work using the tsp
client. It only works once per boot because I can't
get tun0 to clear. I've tried "ifconfig tun0 destroy"
and "ifconfig tun0 deletetunnel", both of which give
errors. The only way I can clear it is to run ppp,
which is very annoying. I appreciate any help.




__ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


virecover and sendmail scripts hanging

2005-06-22 Thread David LeCount
Ahoy. For a while now (several years in fact), my
virecover and sendmail startup scripts will hang while
booting. I'm forced to hit ctrl c to continue the
bootup. Then I can run the scripts afterwards from a
terminal and they work fine. I've looked into the
problem a few times, but found nothing. All I know is
that sometimes when my network topology changes and I
change things in rc.conf, it starts working, but then
I have to change it again later and it starts hanging
again. I'm thinking it has to do with natd or named or
something. I hate to change rc.conf lines one at a
time and reboot. That would be a lot of reboots.
Anyway, I'd appreciate a little insight on this.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Need help with tspc

2005-06-17 Thread David LeCount
I connect to the IPv6 Internet through Freenet6, whose
program is tspc. It's supposed to set up my interfaces
and everything so I can use ipv6-over-udp. It works
the first time after rebooting my computer, but if I
have an IP change or something to that effect, it
won't work when I run it again. I'm guessing it
probably isn't clearing out the old configuration
completely, most likely the tun0 interface. It looks
like the script is running "ifconfig tun0 destroy"
which doesn't work when I run it manually, nor does
"ifconfig tun0 deletetunnel". In fact, I can't figure
out how to reset the tun0 interface at all. I think
this will likely fix it. On the other hand, the log
file says the script is completing successfully. Here
is the error in the log file:

2005/06/18 00:35:52 tspc: TunMainLoop: Error writing
to tun device
2005/06/18 00:35:52 tspc: tspMain: Error is 5:
TUNNEL_ERROR

This has been going on since I got on DSL and I'm sick
of it. Any help is appreciated.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Kernel page faulting

2004-12-24 Thread David LeCount
Alright, I'm a step forward in getting this 486
upgraded from 5.0 to 5.3 but things aren't getting any
easier. For those that don't remember, I've been
trying to build a kernel and world on my Pentium 4 and
install it on a 486 but make was calling a bad system
call while installing the new kernel. Well the old
make was calling the new one in /usr/obj which was
compiled for the new kernel. Since I didn't have it
installed yet, I compiled the new make for the old
kernel and managed to installkernel. I wish I could
say that's where the problems ended. When I rebooted
to the new kernel, it dumped a lot of information to
the screen and rebooted. It was too fast for me to
read, but I did catch the last line which said page
fault. I set dumpdev in loader.conf but it didn't dump
the core. I guess it hadn't reached the point where it
could yet. Now I think this is because I'm compiling
on a 686 for a 486 because the kernel on the 686 is
from the same source code and works fine. I put
CPUTYPE=i486 in my make command and even halted the
compilation to verify it was passing -march=i486 to
gcc. Yet it still page faults... I tried setting
NO_CPU_CFLAGS too but same thing. I've been struggling
with this computer for about a week now. If anyone can
help me get this kernel and world installed, I would
be extremely grateful.



__ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Make crashes when installing kernel

2004-12-21 Thread David LeCount
If you're meaning the make in /usr/obj, yes I can
understand that one not working. However, it does not
explain why the one already installed crashes. That is
the old one which came with 5.0-RELEASE.

--- Kris Kennaway <[EMAIL PROTECTED]> wrote:

> On Tue, Dec 21, 2004 at 03:03:37PM -0800, David
> LeCount wrote:
> > I just installed FreeBSD 5.0 from cd on a 486 and
> I'm
> > trying to update it to 5.3 which is on my better
> > computer. Following the handbook, I used NFS to
> mount
> > /usr/src and /usr/obj from the new machine to the
> old
> > one. Then I made buildworld and buildkernel on the
> new
> > machine with no problems. Then I went to
> single-user
> > mode on the old machine (NFS mounts still valid)
> and
> > tried to make installworld. Make immediately
> crashed,
> > apparently calling a bad system call.
> 
> This is expected.  You're supposed to install the
> new kernel before
> you reboot, or the new userland you install (which
> relies on system
> calls in the new kernel) cannot run.  This is
> documented in the
> upgrading instructions, so I guess you just
> overlooked it.
> 
> Kris
> 

> ATTACHMENT part 2 application/pgp-signature 



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Make crashes when installing kernel

2004-12-21 Thread David LeCount
I just installed FreeBSD 5.0 from cd on a 486 and I'm
trying to update it to 5.3 which is on my better
computer. Following the handbook, I used NFS to mount
/usr/src and /usr/obj from the new machine to the old
one. Then I made buildworld and buildkernel on the new
machine with no problems. Then I went to single-user
mode on the old machine (NFS mounts still valid) and
tried to make installworld. Make immediately crashed,
apparently calling a bad system call. I tried using
the make that was created in /usr/obj but it did
exactly the same thing. I was advised by someone to
build everything like the following:

make -D NO_CPU_CFLAGS=true -D NO_CPU_COPTFLAGS=true -j
4 buildworld
make -D NO_CPU_CFLAGS=true -D NO_CPU_COPTFLAGS=true -j
4 buildkernel KERNCONF=GATEWAY

but still the same issue. I don't think it's a problem
with what architecture it's building for anyway. I'm
desperate for help. I can't access the internet on my
own computer until I get this machine running and it's
way too slow to compile a kernel itself. Thanks.



__ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Make crashes when installing kernel

2004-12-21 Thread David LeCount
 
 



__ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Problems booting

2004-12-20 Thread David LeCount
Ahoy. I'm trying to install FreeBSD on a 486 to use as
a router. The BIOS has a 2 gig limitation for hard
drive, which is apparent because it automatically
detects my 13 gig drive as a 2 gig. So after
installing the base system and rebooting, it says it
cannot find the kernel. I know what you're probably
thinking, but it's not the issue. The computer is
FreeBSD only, so the partition covers the whole drive.
Then the slice for / is on the first gig of the drive.
Then I have a small swap, /var, and the rest is /usr.
My kernel must be within the 2 gig limitation of the
BIOS. The default it's searching for is
0:ad(0,a)/kernel which seems correct to me. (I wish
the boot loader would use the same scheme that's in
/dev.) The machine has only one hard drive which is
the primary master. I haven't changed that nor the
partition table since installation. I cannot figure
out why it can't find my kernel. Any help is appreciated.



__ 
Do you Yahoo!? 
Send a seasonal email greeting and help others. Do good. 
http://celebrity.mail.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Upgrading from 4.3 to 5.2

2004-01-26 Thread David LeCount
I have what is proving to be a difficult challenge. My
friend wants to start using FreeBSD. Unfortunately the
latest disc I have is 4.3, and I don't have easy
access to broadband, so obtaining a newer iso is
unlikely in the near future. Well I've been gradually
upgrading mine and it's currently using 5.2. So I
figured I'd try the routine the handbook gives on
upgrading multiple machines. I installed 4.3 on his,
and then I made buildkernel and buildworld on mine,
and copied /usr/src and /usr/obj to his. But when I
try to install anything on his, make crashes
immediately saying it made an invalid system call. In
fact, I can try make buildworld and buildkernel and it
does the same thing. I tried making other makefiles I
found on the hard drive to test make, and it worked
fine. Yet it crashes immediately for any targets in
/usr/src. I really don't want to be defeated, so can
anyone help a bandwidth handicapped FreeBSD fan? Many thanks.

__
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Swapping hard drives

2004-01-22 Thread David LeCount
Hello. I'm swapping my second hard drive for a larger
one. This is the drive with my / partition on it. Well
I've made the partitions on the other drive and copied
my data. I made the partition active, though every
time I return to fdisk in sysinstall, it doesn't show
it as active anymore. Lastly, I fixed fstab. Remember
that it's actually my second hard drive and Lilo is on
the first, so no need to mess with that. So I put the
drive where the other one was, but when I booted, it
said invalid partition. It prompts me for the kernel,
and I type in 1:ad(1,d)/kernel but it still says
invalid kernel. The new / partition is ad2s1d when
it's hooked up as the third drive. I've played with it
for hours, and can't find a tutorial on doing this
anywhere. Any help is apppreciated.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Upgrading from 4.3 to 5.2

2004-01-21 Thread David LeCount
I have what is proving to be a difficult challenge. My
friend wants to start using FreeBSD. Unfortunately the
latest disc I have is 4.3, and I don't have easy
access to broadband, so obtaining a newer iso is
unlikely in the near future. Well I've been gradually
upgrading mine and it's currently using 5.2. So I
figured I'd try the routine the handbook gives on
upgrading multiple machines. I installed 4.3 on his,
and then I made buildkernel and buildworld on mine,
and copied /usr/src and /usr/obj to his. But when I
try to install anything on his, make crashes
immediately saying it made an invalid system call. In
fact, I can try make buildworld and buildkernel and it
does the same thing. I tried making other makefiles I
found on the hard drive to test make, and it worked
fine. Yet it crashes immediately for any targets in
/usr/src. I really don't want to be defeated, so can
anyone help a bandwidth handicapped FreeBSD fan? Many thanks.

__
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"