Firefox and amule GUI problems in KDE 3.3? GTK?

2004-10-05 Thread Travis Troyer
I am running FreeBSD 5.2.1.  I installed it about a week ago, and installed 
X.org 6.7.0 with KDE 3.3 from the most recent cvs versions at the time.  The 
same was done for GTK (2.4.9), Firefox (0.9.3), aMule (1.2.8), and Gaim 
(0.82.1).  Firefox and aMule both seem to have major problems with GUI 
interaction, while Gaim does not, so I'm not sure if it's a GTK problems 
specifically.  Firefox will sometimes hang slightly, not allowing my to type 
into textboxes, such as the URL box, or in forms.  It usually hangs for 
about 1-2 seconds, then allows interaction again.  Often I can type, but 
text doesn't show up for 1-2 seconds as well.  aMule performs similarly, 
though a bit more extreme.  Restoring the window from minimization causes it 
to appear blank for 3-5 seconds, then appear.  Sometimes at this point I can 
interact with the window immediately, though typically I then experience a 
delay in clicking buttons, moving sliding, resizing listviews, etc.  The 
delay will be in effect for any given amount of time, then it will suddenly 
work fine again.

At this point I have no clue how to fix this problem.  I have yet to 
experience it in any other applications, though previous to installing 
FreeBSD this most recent time, I had installed it about 2 weeks prior (I had 
to reinstall due to some problems I encountered), and experienced the same 
problem.  I would appreciate help that anybody would have to offer.

Thanks,
Travis Troyer
_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

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


Re: Problems with the ports collection

2004-09-12 Thread Travis Troyer
From: kstewart [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: Travis Troyer [EMAIL PROTECTED]
Subject: Re: Problems with the ports collection
Date: Sat, 11 Sep 2004 04:59:25 -0700
On Saturday 11 September 2004 04:04 am, Travis Troyer wrote:
 I just installed FreeBSD from the 5.2.1 ISO.  After installing
 the necessities, I downloaded the latest ports.tar.gz from
 freebsd.org, extracted the ports, and did a make index from
 the ports directory.  At this point I did make install from
 x11/kde3.  Since then I have installed firefox, gaim, and a
 few other ports.  Then, I noticed that I didn't have kmail,
 and found that it is part of the kdepim port, so I tried
 installing it.  At some point it requires gpg-error.1, during
 which I get:

 ===   libgcrypt-1.2.0_1 depends on shared library:
 gpg-error.1 - not found
 ===Verifying install for gpg-error.1 in
 /usr/ports/security/libgpg-error
 ===  Vulnerability check disabled

 libgpg-error-1.0.tar.gz doesn't seem to exist in

 /usr/ports/distfiles/.

 Attempting to fetch from

 ftp://gd.tuwien.ac.at/privacy/gnupg/libgpg-error/.
 Receiving libgpg-error-1.0.tar.gz (323724 bytes): 100%
 323724 bytes transferred in 24.9 seconds (12.68 kBps)
 ===  Extracting for libgpg-error-1.0

 Checksum OK for libgpg-error-1.0.tar.gz.

 ===  Patching for libgpg-error-1.0
 ===   libgpg-error-1.0 depends on file:
 /usr/local/bin/libtool15 - found
 ===   libgpg-error-1.0 depends on shared library: intl - found
 ===  Configuring for libgpg-error-1.0
 cp: /usr/ports/security/libgpg-error/work/libgpg-error-1.0
 /usr/ports/security/libgpg-error/work/libgpg-error-1.0/config.guess:
 No such file or directory
 *** Error code 1


 When installing other ports, I find that I get similar errors,
 involving a config.guess file.

 Trying various things, I decided to run portsdb -Uu, and got:

 portsdb -Uu
 Updating the ports index ... Generating INDEX.tmp - please
 wait..Warning: Duplicate INDEX entry: freeciv-gtk2-1.14.1
 Done.
 done
 [Updating the portsdb format:bdb1_btree in /usr/ports ... -
 11735 port entries found
 .1000.2000.3000.4000.5000
.6000.7000.8000/usr/local/lib/ruby/site_ruby/1
.8/portsdb.rb:587: [BUG] Bus Error
 ruby 1.8.2 (2004-07-29) [i386-freebsd5]

 Abort (core dumped)



 At this point I am completely clueless as to what to try next.
 I can't seem to install any ports, and I don't know how to
 get my ports collection back to a usable state, or what I did
 to break it in the first place.  Of course, I will be happy to
 provide any addition information.  I would appreciate any help
 that may be offered.

In
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=638936+0+current/freebsd-ports
The port maintainer suggests setting ENV['PORTS_DBDRIVER'] = 'dbm_hash'
in your /usr/local/etc/pkgtools.conf
Then you can create an INDEX.db that you can use.
Kent
--
Kent Stewart
Richland, WA
http://users.owt.com/kstewart/index.html
Support the Bison at http://www.buffalofieldcampaign.org/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
Thanks for the suggestion, it allowed me to create an INDEX.db.   However, I 
still have a problem compiling most, if not all ports.  For example, below 
are sample outputs for devel/libltdl15 and databases/postgresql7.

===  Configuring for libltdl-1.5.8
cp: /usr/ports/devel/libltdl15/work/libtool-1.5.8
/usr/ports/devel/libltdl15/work/libtool-1.5.8
/usr/ports/devel/libltdl15/work/libtool-1.5.8/libltdl
/usr/ports/devel/libltdl15/work/libtool-1.5.8/libltdl/config.guess: No such 
file or directory

===  Configuring for postgresql-7.4.5
cp: /usr/ports/databases/postgresql7/work/postgresql-7.4.5/config
/usr/ports/databases/postgresql7/work/postgresql-7.4.5/config/config.guess: 
No such file or directory

Any port I try to install gives me a similar error regarding config.guess.  
In searching, I haven't found anybody else who has experienced the same 
problem.  Any ideas?

Thanks,
Travis Troyer
_
Is your PC infected? Get a FREE online computer virus scan from McAfee® 
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

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


Problems with the ports collection

2004-09-11 Thread Travis Troyer
I just installed FreeBSD from the 5.2.1 ISO.  After installing
the necessities, I downloaded the latest ports.tar.gz from
freebsd.org, extracted the ports, and did a make index from
the ports directory.  At this point I did make install from
x11/kde3.  Since then I have installed firefox, gaim, and a
few other ports.  Then, I noticed that I didn't have kmail,
and found that it is part of the kdepim port, so I tried
installing it.  At some point it requires gpg-error.1, during
which I get:

===   libgcrypt-1.2.0_1 depends on shared library:
gpg-error.1 - not found
===Verifying install for gpg-error.1 in
/usr/ports/security/libgpg-error
===  Vulnerability check disabled
 libgpg-error-1.0.tar.gz doesn't seem to exist in
/usr/ports/distfiles/.
 Attempting to fetch from
ftp://gd.tuwien.ac.at/privacy/gnupg/libgpg-error/.
Receiving libgpg-error-1.0.tar.gz (323724 bytes): 100%
323724 bytes transferred in 24.9 seconds (12.68 kBps)
===  Extracting for libgpg-error-1.0
 Checksum OK for libgpg-error-1.0.tar.gz.
===  Patching for libgpg-error-1.0
===   libgpg-error-1.0 depends on file:
/usr/local/bin/libtool15 - found
===   libgpg-error-1.0 depends on shared library: intl - found
===  Configuring for libgpg-error-1.0
cp: /usr/ports/security/libgpg-error/work/libgpg-error-1.0
/usr/ports/security/libgpg-error/work/libgpg-error-1.0/config.guess:
No such file or directory
*** Error code 1


When installing other ports, I find that I get similar errors,
involving a config.guess file. 

Trying various things, I decided to run portsdb -Uu, and got: 

portsdb -Uu
Updating the ports index ... Generating INDEX.tmp - please
wait..Warning: Duplicate INDEX entry: freeciv-gtk2-1.14.1
 Done.
done
[Updating the portsdb format:bdb1_btree in /usr/ports ... -
11735 port entries found
.1000.2000.3000.4000.5000.6000.7000.8000/usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:587:
[BUG] Bus Error
ruby 1.8.2 (2004-07-29) [i386-freebsd5]

Abort (core dumped)



At this point I am completely clueless as to what to try next.
 I can't seem to install any ports, and I don't know how to
get my ports collection back to a usable state, or what I did
to break it in the first place.  Of course, I will be happy to
provide any addition information.  I would appreciate any help
that may be offered.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problems with the ports collection

2004-09-11 Thread Travis Troyer
I just installed FreeBSD from the 5.2.1 ISO.  After installing
the necessities, I downloaded the latest ports.tar.gz from
freebsd.org, extracted the ports, and did a make index from
the ports directory.  At this point I did make install from
x11/kde3.  Since then I have installed firefox, gaim, and a
few other ports.  Then, I noticed that I didn't have kmail,
and found that it is part of the kdepim port, so I tried
installing it.  At some point it requires gpg-error.1, during
which I get:
===   libgcrypt-1.2.0_1 depends on shared library:
gpg-error.1 - not found
===Verifying install for gpg-error.1 in
/usr/ports/security/libgpg-error
===  Vulnerability check disabled
libgpg-error-1.0.tar.gz doesn't seem to exist in
/usr/ports/distfiles/.
Attempting to fetch from
ftp://gd.tuwien.ac.at/privacy/gnupg/libgpg-error/.
Receiving libgpg-error-1.0.tar.gz (323724 bytes): 100%
323724 bytes transferred in 24.9 seconds (12.68 kBps)
===  Extracting for libgpg-error-1.0
Checksum OK for libgpg-error-1.0.tar.gz.
===  Patching for libgpg-error-1.0
===   libgpg-error-1.0 depends on file:
/usr/local/bin/libtool15 - found
===   libgpg-error-1.0 depends on shared library: intl - found
===  Configuring for libgpg-error-1.0
cp: /usr/ports/security/libgpg-error/work/libgpg-error-1.0
/usr/ports/security/libgpg-error/work/libgpg-error-1.0/config.guess:
No such file or directory
*** Error code 1
When installing other ports, I find that I get similar errors,
involving a config.guess file.
Trying various things, I decided to run portsdb -Uu, and got:
portsdb -Uu
Updating the ports index ... Generating INDEX.tmp - please
wait..Warning: Duplicate INDEX entry: freeciv-gtk2-1.14.1
Done.
done
[Updating the portsdb format:bdb1_btree in /usr/ports ... -
11735 port entries found
.1000.2000.3000.4000.5000.6000.7000.8000/usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:587:
[BUG] Bus Error
ruby 1.8.2 (2004-07-29) [i386-freebsd5]
Abort (core dumped)

At this point I am completely clueless as to what to try next.
I can't seem to install any ports, and I don't know how to
get my ports collection back to a usable state, or what I did
to break it in the first place.  Of course, I will be happy to
provide any addition information.  I would appreciate any help
that may be offered.
_
FREE pop-up blocking with the new MSN Toolbar – get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

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


Re: 3 Nics - Dual (Tripe) Homed Host

2004-05-11 Thread Travis Troyer
From: Steven N. Fettig [EMAIL PROTECTED]
To: Travis Troyer [EMAIL PROTECTED],  FreeBSD - questions 
[EMAIL PROTECTED]
Subject: Re: 3 Nics - Dual (Tripe) Homed Host
Date: Mon, 10 May 2004 09:55:46 -0500

Travis Troyer wrote:

I have a FreeBSD system that acts as a NAT Gateway, currently providing on 
LAN with access to the Internet.  I have added a third NIC, connected to a 
second LAN.  The second LAN does not need internet access, but I would 
like it to be able to communicate with the first LAN.  I have tried 
reading various sources, but have not found anything dealing with this 
situation. I would appreciate any help.  Below is a diagram of my current 
setup and the output of ifconfig.

Internet
|
[ xl0: DHCP assigned ]
   Router
|  |
[ xl1: 10.0.0.1]  [ xl3: 192.168.1.10]
10.0.0.0/24 LAN  192.168.1.0/24 LAN
Output of ifconfig:
xl0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
   options=8VLAN_MTU
   inet 24.33.126.252 netmask 0xff00 broadcast 255.255.255.255
   ether 00:60:97:74:35:b0
   media: Ethernet autoselect (10baseT/UTP)
   status: active
xl1: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
   options=bRXCSUM,TXCSUM,VLAN_MTU
   inet 10.0.0.1 netmask 0xff00 broadcast 10.0.0.255
   ether 00:01:02:37:93:eb
   media: Ethernet autoselect (100baseTX full-duplex)
   status: active
xl2: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
   options=bRXCSUM,TXCSUM,VLAN_MTU
   inet 192.168.1.10 netmask 0xff00 broadcast 192.168.1.255
   ether 00:01:02:cc:63:d2
   media: Ethernet autoselect (100baseTX full-duplex)
   status: active
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
   inet 127.0.0.1 netmask 0xff00
Travis,

Although I have been dealing with routing for years, I can't claim I really 
understand it well, so my advice may not be so intelligent, but here's a 
stab at it anyway:
I think what you want to do is to bridge both LAN's.  You need to tell your 
gateway that in order to get to 10.0.0.0/24 from 192.168.1.0/24, you need 
to tell the routing tables that the route to 10.0.0.0/24 is via xl1 and 
vice versa.

route add 10.0.0.0/24 -interface xl1

and vice versa:

route add 192.168.1.0/24 -interface xl2

In the handbook, it says 
(http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-bridging.html):
--begin quote--
19.5.4 Enabling the Bridge

Add the line:
net.link.ether.bridge=1
to /etc/sysctl.conf to enable the bridge at runtime, and the line:
net.link.ether.bridge_cfg=if1,if2
to enable bridging on the specified interfaces (replace if1 and if2 with 
the names of your two network interfaces). If you want the bridged packets 
to be filtered by ipfw(8), you should add:
net.link.ether.bridge_ipfw=1

as well.

For FreeBSD 5.2-RELEASE and later, use instead the following lines:
net.link.ether.bridge.enable=1
net.link.ether.bridge.config=if1,if2
net.link.ether.bridge.ipfw=1
--end quote--
I am not sure if this will work, though, because I'm not sure what effect 
(if any) it would have on the NAT from the 192.168.1.0/24 network.  You 
might want to first try this approach while NAT and the firewall are turned 
off.  I have a similar situation that I want to test, so I'd be curious if 
you succeed and how.

Steve Fettig

Steve,

Thank you for your suggestion, however, I gave that a try, and really wasn't 
getting anywhere.  For the sake of not angering the roommates too much by 
having to disable NAT, I tried every option but that.  In my research I 
found out about Virtual Hosts, or IP aliasing, and, since there were only 
two machines on the 10.0.0.0 network that needed to access machines on the 
192.168.1.0 network, and they were both running FreeBSD, I simply gave each 
machine a second IP on the 192.168.1.0 network, and everything is working 
fine.  In case you're interested, I used this bit of information:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-virtual-hosts.html

I'm not sure if you were aware of aliasing, as I was not, or if this fits 
your situation as well as it did mine.  I'm curious now as to whether or not 
my gateway/router machine could still provide connectivity between the two 
networks, via the virtual hosted interface, for clients on both LANs.  
Though my setup suites me now, I may give that a try.

Regards,

Travis Troyer

_
MSN Toolbar provides one-click access to Hotmail from any Web page – FREE 
download! http://toolbar.msn.com/go/onm00200413ave/direct/01/

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


3 Nics - Dual (Tripe) Homed Host

2004-05-10 Thread Travis Troyer
I have a FreeBSD system that acts as a NAT Gateway, currently providing on 
LAN with access to the Internet.  I have added a third NIC, connected to a 
second LAN.  The second LAN does not need internet access, but I would like 
it to be able to communicate with the first LAN.  I have tried reading 
various sources, but have not found anything dealing with this situation. I 
would appreciate any help.  Below is a diagram of my current setup and the 
output of ifconfig.

Internet
|
[ xl0: DHCP assigned ]
   Router
|  |
[ xl1: 10.0.0.1]  [ xl3: 192.168.1.10]
10.0.0.0/24 LAN  192.168.1.0/24 LAN
Output of ifconfig:
xl0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
   options=8VLAN_MTU
   inet 24.33.126.252 netmask 0xff00 broadcast 255.255.255.255
   ether 00:60:97:74:35:b0
   media: Ethernet autoselect (10baseT/UTP)
   status: active
xl1: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
   options=bRXCSUM,TXCSUM,VLAN_MTU
   inet 10.0.0.1 netmask 0xff00 broadcast 10.0.0.255
   ether 00:01:02:37:93:eb
   media: Ethernet autoselect (100baseTX full-duplex)
   status: active
xl2: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
   options=bRXCSUM,TXCSUM,VLAN_MTU
   inet 192.168.1.10 netmask 0xff00 broadcast 192.168.1.255
   ether 00:01:02:cc:63:d2
   media: Ethernet autoselect (100baseTX full-duplex)
   status: active
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
   inet 127.0.0.1 netmask 0xff00
_
Check out the coupons and bargains on MSN Offers! http://youroffers.msn.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Possible DNS Problems

2004-04-14 Thread Travis Troyer
I am running FreeBSD 5.2.1-Release on two systems, a server that acts as a NAT 
Gateway for my cable service, and a client.  When trying to load various 
websites on the client machine, I get a delay, usually about 25 seconds, 
during which Mozilla will tell me it's resolving the hostname.  I also get 
the same situation with Konqueror or lynx.  It only happens on certain sites, 
for example, Bankone.com.  With loading Bankone.com, after the homepage 
initially loads, I can load any page on the site without problems.  Using 
this same system, and dual booting into Windows, I find that I can load these 
sites with no problem, leading me to believe that it is a configuration 
problem with my FreeBSD installation; however, I can not figure out what the 
problem is.  I would really appreciate any help in this matter.

Thanks in advance,

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


Problems resolving hosts

2004-02-26 Thread Travis Troyer
I am running FreeBSD 5.1 and I am suddenly having problems loading certain web 
pages.  The system is behind another FreeBSD machine acting as a router and 
DHCP server, so it pulls it's IP and such from the router machine.  I did not 
change any settings on either system, and suddenly some web sites have a 1-3 
minute delay in loading certain sites when using Mozilla, Netscape, or 
Konqueror.  I have tried booting into windows from the same system, and these 
same pages load in normal times.  They also load fine from any other machine 
on the network, so I am convinced it's a problem with this system's 
configuration, but I have no idea where to start.  I don't understand why 
most sites load fine, but a select handful won't.  I would appreciate it if 
anybody could share any ideas about this.  I can provide any configuration 
files or logs, if requested.

Thanks in advance,

Travis Troyer

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


Sil680 RAID Support while installing 5.1-Release

2003-09-27 Thread Travis Troyer
I just purchased a Sil680 IDE RAID controller, and have setup
a striped RAID array.  When I boot from the 5.1 installation
CD-ROM, FreeBSD does not recognize them as one disk.  I
checked the hardware notes, and Sil680 UDMA6 is listed. 
Seeing Sil680 listed, I assumed that the RAID capabilities
would also be supported.  I read something posted awhile back
referring to the Sil680 controller, saying it was supported,
but dangerous unless using 5.1-Current.  Does anybody know
anything about the current status of this?  Is there anyway to
get the FreeBSD installation to recognize my RAID array, or
should I just buy another controller?

Thanks,

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


External modem suddenly not working (USR V.Everything)

2003-09-21 Thread Travis Troyer
I have a US Robotics V.Everything external modem connected to 
my system running FreeBSD 5.1 stable.  I got my ppp.conf and 
ppp.linkup files setup properly, and was able to dial-up to 
my provider many times.  I was connected when I accidentally 
knocked the power supply out of the wall socket, and lost my 
connection.  I plugged it back in, turned it off and back on, 
and tried to connect, without success.  So, I rebooted, with 
no success.  I tried shutting down both the modem and the 
system and cold-booting; still no go.  The modem connects 
fine under Windows (dual-boot), but refuses to even dial in 
FreeBSD. 

Any suggestions?

Thanks,

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


Re: Creative Soundblaster Live and FreeBSD 5.1-Release

2003-08-05 Thread Travis Troyer
Thanks for the information, I've got oss now for evaluation.  I was wondering 
if anybody knows of any quality sound cards that are well supported in 
FreeBSD (one that has bass/treble controls from the pcm driver, or another 
currently maintained driver)?

On Monday 04 August 2003 07:18 pm, you wrote:
 On Sun, 2003-08-03 at 00:20, Travis Troyer wrote:
  I have a Creative Soundblaster Live card, and I have been searching for
  information about using it with FreeBSD, but I haven't been able to come
  up with much.  I was hoping somebody has had some luck recently with
  getting front and rear output with this card, or has at least been able
  to find a way to adjust the bass and treble (by default they seem
  extremely high).
 
  Any information would be appreciated.

 Your best bet for full featured drivers is http://www.opensound.com/

 That's the only way under FreeBSD (that I know of) that you'll get a
 full featured mixer (with bass / treble control) and rear outputs
 properly. There are two developers that I know of that are trying to
 create a better Audigy driver for FreeBSD 5.x that will have bass and
 treble control, but other than that...

 The Linux ALSA Project is the only project I know of currently that has
 fairly good support for front + rear outputs for the Creative Series of
 cards.

 Personally, I've never cared for ALSA, and am somewhat distraught that
 many future 'free' applications may use the ALSA API instead of the OSS
 API, putting many of us out in the cold figuratively speaking.
 Obviously, most of these applications are open source in one way or
 another and can be ported to OSS, but I digress...

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


Creative Soundblaster Live and FreeBSD 5.1-Release

2003-08-02 Thread Travis Troyer
I have a Creative Soundblaster Live card, and I have been searching for 
information about using it with FreeBSD, but I haven't been able to come up 
with much.  I was hoping somebody has had some luck recently with getting 
front and rear output with this card, or has at least been able to find a way 
to adjust the bass and treble (by default they seem extremely high).

Any information would be appreciated.

--Travis Troyer

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


CVSup Tags and release status

2003-02-20 Thread Travis Troyer
I am fairly new to FreeBSD and I was recently reading about CVSup for 
updating packages and such, but I beleive the information I was reading 
is out-dated:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html

This says that RELENG_4 is for FreeBSD-STABLE and that RELENG_5_0 is 
used only for security advisories and other seriously critical fixes. 
 Is this still the case now that 5.0 is the current release version?  I 
installed FreeBSD using the 5.0-Release ISO and want the most current, 
but stable packages, so I'm not sure which tag to use.

Also, I'm trying to install NVidia's geforce driver, which says it is 
for FreeBSD -STABLE version 4.7 or later.  When I try to compile it, it 
says that This driver does not support FreeBSD 5.0/-CURRENT!  If I 
installed FreeBSD from the 5.0-Release ISO, wouldn't I be running 
5.0-Stable and not 5.0-Current?

Any help with either issue would be appreciated.

Thanks,

Travis


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: CVSup Tags and release status

2003-02-20 Thread Travis Troyer


Kris Kennaway wrote:

On Thu, Feb 20, 2003 at 09:55:01PM -0500, Travis Troyer wrote:



This says that RELENG_4 is for FreeBSD-STABLE and that RELENG_5_0 is 
used only for security advisories and other seriously critical fixes. 
Is this still the case now that 5.0 is the current release version?  I 
installed FreeBSD using the 5.0-Release ISO and want the most current, 
but stable packages, so I'm not sure which tag to use.


There's no such thing as stable packages, because the ports
collection is not branched.


So what tag should I use for FreeBSD-STABLE, as the handbook refers to 
it?  Is RELENG_4 still correct?


Also, I'm trying to install NVidia's geforce driver, which says it is 
for FreeBSD -STABLE version 4.7 or later.  When I try to compile it, it 
says that This driver does not support FreeBSD 5.0/-CURRENT!  If I 
installed FreeBSD from the 5.0-Release ISO, wouldn't I be running 
5.0-Stable and not 5.0-Current?


No, but anyway the point is that Nvidia doesn't support 5.0-anything.
The driver will probably work if you remove the warning, but you're on
your own support-wise.

Kris




To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message