[gentoo-user] OpenGL problems

2003-08-17 Thread Matt Broughton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Good day all,

I've got the Intel 845G chipset using the i810 driver.  I know OpenGL is
working nicely because the xmms OpenGL plugins render beautiful without
any lag whatsoever.  However, 3d games are a different story.  Return to
Castle Wolfenstien: Enemy Territory keeps wanting to use Mesa to do the
rendering, when I pass the correct command line to do that it works, but
is so slow its unusable.  If I dont pass that line and let it think its
using OpenGL it crashes after it calls for a VidMode change...the log
reports that call, and that it succeeds, but no errors.  Same with
Neverwinter Nights.  I've got it working fine on my laptop with an
nVidia GeForce but it refuses to work on my desktop...exiting with
Error and nothing else.
Has anyone else had these problems?  If so how did you manage to get
them working right?
Thanks!

- -Matt B.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/P6IjvK2Q1x8WUwYRApvpAKDMXYXjPsufYgyfb/OAQKRHph3SaACgwZ6O
/Hl6v5p6hliRu7WSiXnnyI8=
=MTm4
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] emerge -e missing over a quarter of installed packages

2003-08-16 Thread Matt Broughton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I did this just to see what it reported on my system:

ovation# emerge -e --deep world -p|wc
~285   1140   12171
ovation# wc /var/cache/edb/world
~48 48   863   /var/cache/edb/world
Dhruba Bandopadhyay wrote:

| William Kenworthy wrote:
|
| What gives?
|
| rattus# emerge -e --deep world -p|wc
| 135 5345612
| rattus# wc /var/cache/edb/world
| 608 608   11445 /var/cache/edb/world
| rattus#
|
|
| Ran regenworld, which added one package to the world file, but none to
| the emerge -e
|
| I want to make a major change to my system, and recompile all the
| packages, but it looks like emerge can only see less than a quarter of
| them.  At one time, there was a script that did a good job of running a
| system wide rebuild, but it stopped working - is there a current one
| that does a good job?
|
| BillK
|
|
| FWIW, I too have sometimes run 'emerge -e world' and found many
packages have not recompiled.  I suppose carpaski on the portage team
would be in the know.
|
|
| --
| [EMAIL PROTECTED] mailing list
|
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/PnKivK2Q1x8WUwYRAj66AKCrvrsjNq9fON3DUgmjWymGksFOYwCglUW3
zbEg//Fv9p2/9Vw676MmMAo=
=ioOh
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] decent browser?

2003-07-21 Thread Matt Broughton
Mozilla all the way :)


- Original Message - 
From: Karl-Heinz Zimmer [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, July 21, 2003 1:46 PM
Subject: Re: [gentoo-user] decent browser?


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 21 July 2003 19:32, Shane Hickey wrote:

 So, I was wondering if people could recommend some good browsers. I'm
 running fluxbox, so I don't need anything fancy.

just an idea: Your longing a realy good browser might be a good reason to
  consider giving KDE a try.

This would gain you Konqueror - on of the best browsers in the game!

Even if you don't look for anything 'fancy' you might still be interested 
using Konqueror: just because of its cappability to correctly display
more HTML pages than most other browsers.

Karl-Heinz
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/HCbdCcaVnbvggDcRAimJAKC3RmaOaIjTz6CG9dbY82m6/YgRIQCeLFEP
ki2CtETenvJbDbenTi3C/zc=
=nnhU
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] PHP problems

2003-07-17 Thread Matt Broughton
hit the nail right on the head.

Thank you!

-Matt


- Original Message - 
From: Andrew Dacey [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, July 17, 2003 4:01 PM
Subject: Re: [gentoo-user] PHP problems


 - Original Message - 
 From: Matt Broughton [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, July 17, 2003 12:24 AM
 Subject: Re: [gentoo-user] PHP problems


  hrm...theres just one instance of each in /etc/config.d/apache

 Yes, but there can be more than one entry in /etc/apache/conf/apache.conf
 that has something like:

 IfDefine PHP4

 and each of those entries is going to try to load the the mod_php module.
My
 guess would be that you had done the ebuild step multiple times because
 that's what adds those entries in. Remove the extra entries and that
should
 get rid of the complaints about the module already being loaded.

 Andrew frugal Dacey
 [EMAIL PROTECTED]
 http://www.tildefrugal.net/


 --
 [EMAIL PROTECTED] mailing list




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] PHP problems

2003-07-16 Thread Matt Broughton

says 

[warn] module php4_module is already loaded, skipping.
[warn] module ssl_module is already loaded, skipping.
[warn] module php4_module is already loaded skipping.
[warn] module mod_php4.c is already added, skpping
[warn] mod_ssl.c is already added, skipping
[warn] mod_php4.c is already added, skipping
[warn] _default_ VirtualHost overlap on port 443, the first has precedence


- Original Message - 
From: Bryan D. Stine [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 16, 2003 10:15 PM
Subject: Re: [gentoo-user] PHP problems



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] PHP problems

2003-07-16 Thread Matt Broughton
I'm wondering if I should just uninstall mod_php and reinstall it...is there
a simple way to do this?


- Original Message - 
From: Matt Broughton [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 16, 2003 11:24 PM
Subject: Re: [gentoo-user] PHP problems


 hrm...theres just one instance of each in /etc/config.d/apache


 - Original Message - 
 From: Andrew Dacey [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, July 16, 2003 11:21 PM
 Subject: Re: [gentoo-user] PHP problems


  On 7/17/03 12:10 AM, Matt Broughton [EMAIL PROTECTED] wrote:
 
   ok heres what happens...
  
   I uncomment the APACHE_OPTS=-D SSL -D PHP4 line and
/etc/init.d/apache
   restart
  
   this pops up:
  
   [warn] module php4_module is already loaded, skipping.
   [warn] module ssl_module is already loaded, skipping.
   [warn] module php4_module is already loaded skipping.
   [warn] module mod_php4.c is already added, skpping
   [warn] mod_ssl.c is already added, skipping
   [warn] mod_php4.c is already added, skipping
   [warn] _default_ VirtualHost overlap on port 443, the first has
 precedence
  
   and the server evidently doesnt start correctly (nothing will display)
  
   if i comment that line back the server starts fine but the php
document
   displays the php code unparsed (of course)
  
   I cant figure out why when i uncomment that line its throwing all
those
   warnings and refusing to start.
 
  It looks as if the apache.conf (or apache2.conf) is set to load the php
 and
  ssl modules multiple times. Edit the file and see if there's multiple
  entries for each of those modules and remove the duplicates. The other
  problem sounds like your virtual host configuration is messed up. This
is
  probably from mod_ssl as it's config file adds in some virtual host
  configuration for ssl and may be conflicting with your other virtual
 hosts.
 
  -- 
  Andrew Frugal Dacey
  [EMAIL PROTECTED]
  http://www.tildefrugal.net/
 
 
  --
  [EMAIL PROTECTED] mailing list
 
 


 --
 [EMAIL PROTECTED] mailing list




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] PHP problems

2003-07-16 Thread Matt Broughton



it appears that its trying to load mod_php 3 times 
for some reason. 

[warn] module php4_module is already loaded, 
skipping x3
[warn] module mod_php4.c is already added, skipping 
x3



- Original Message - 

  From: 
  Steven Ringwald 
  
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, July 16, 2003 11:55 
  PM
  Subject: Re: [gentoo-user] PHP 
  problems
  Matt Broughton wrote:
  



ok heres what happens...

I uncomment the APACHE_OPTS="-D SSL -D PHP4" 
line and /etc/init.d/apache restart

this pops up:

[warn] module php4_module is already loaded, skipping.[warn] module 
ssl_module is already loaded, skipping.[warn] module php4_module is 
already loaded skipping.[warn] module mod_php4.c is already added, 
skpping[warn] mod_ssl.c is already added, skipping[warn] mod_php4.c 
is already added, skipping[warn] _default_ VirtualHost overlap on port 
443, the first has precedence

and the server evidently doesnt start correctly 
(nothing will display)

if i comment that line back the server starts 
fine but the php document displays the php code unparsed (of 
course)

I cant figure out why when i uncomment that 
line its throwing all those warnings and refusing to start.
Have you tried just enabling one or the other, 
  to narrow down which configuration section (the SSL or PHP) causes the bad 
  start-up?Steve Ringwald


[gentoo-user] Apache trouble

2003-07-13 Thread Matt Broughton
ok, I've:

# emerge apache php mod_php mod_ssl
# ebuild /var/db/pkg/dev-php/mod_php-*latestver*/mod_php-*latestver*.ebuild
config
# ebuild /var/db/pkg/net-www/mod_ssl-*latestver*/mod_ssl-*latestver*.ebuild
config

I've also edited the /etc/conf.d/apache and /etc/apache/conf/apache.conf
with relevant information.
However when I /etc/init.d/apache start it tells me:

[alert] apache: Could not determine the server's fully qualified domain
name.

And doesnt start.  Ok, check out my domain name...its (none)...so I open up
/etc/domainname and add 'mattbroughton.lan'I've also symlinked
/etc/dnsdomainname and /etc/nisdomainname to that file.  On reboot, its
still coming up with the samething...ovation.(none)

I do a su -c 'domainname mattbroughton.lan' and it sets it fine for however
long the machine is up...which isnt long becausethis is my development
laptop.

Has anyone had these problems?  Whats the fix?  Also, does gentoo not have
an httpd.conf

#updatedb
#locate httpd.conf

only shows the httpd.conf files within the portage tree...
-Matt B.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: Gentoo on laptops

2003-07-13 Thread Matt Broughton
I'm running dell on an i81k...It would be great if you could sum everything
you did into a how-to or what not...I havent gotten as far as tinkering with
APM or ACPI and the i8k tools but I know I will in the future.  Im
interested to know what kernel you are running?  I'm currently running a
self compiled 2.4.21 that is working nicely for me atm.

-Matt

- Original Message - 
From: Jonathan C. [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, July 13, 2003 8:31 PM
Subject: [gentoo-user] Re: Gentoo on laptops



--
[EMAIL PROTECTED] mailing list