Re: [gentoo-user] Is Gentoo for me?

2012-02-25 Thread Chris Brennan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sat, 25 Feb 2012 19:56:27 +0800 William Kenworthy William Kenworthy
bi...@iinet.net.au articulated:

 On Sat, 2012-02-25 at 05:34 -0600, Dale wrote:
  Carlos Sura wrote:
   
   
   On 24 February 2012 22:04, John irgu...@gmail.com
   mailto:irgu...@gmail.com wrote:
   
   On Friday, February 24, 2012 21:12 Pandu Poluan wrote:
On Feb 25, 2012 10:06 AM, John irgu...@gmail.com
   mailto:irgu...@gmail.com wrote:
   
snip
   
   
Have a look at Sabayon. It's Gentoo-based, but it comes
with binary repository (although you can easily use portage
if you want).
   
It offers 'out of the box' support for KDE4, xfce, or
gnome3.
   Others are
available but you have to compile them yourself (via
portage).
   
Rgds,
   
Will do. Thank you!
   
   
   --
   There is no such thing as a hyphenated American who is a good
   American. The only man who
   is a good American is the man who is an American and nothing
   else. -Theodore Roosevelt,
   1915
   
   
   Gentoo is for everyone. And I love it!
   
   -- 
   Carlos Sura.-
   www.carlossura.com http://www.carlossura.com/
   
  
  
  I used to be on dial-up as most old timers here may recall.  Here
  are the bad things:  Libreoffice and a full KDE upgrade.  It would
  take me DAYS to download everything.  Heck, it takes me a while and
  I have DSL now.  Just be prepared.
  
  I don't know about your area but here, DSL was cheaper than dial-up
  when I first got it.  Right now, they are the same price, last I
  checked on the dial-up prices anyway.  You may want to check those
  prices IF you can get DSL.
  
  Is Gentoo doable, yea.  Does it take patience, yep it does.
  Dial-up is slow.
  
  Dale
  
  :-)  :-)
  
 
 gentoo over dialup is do-able - but be smart about it.  If you have
 access to a fast link, build a list of packages and download, burn to
 CD/usb key and take them back home.
 
 You only need to download a package once ... don't delete anything
 in /usr/portage/distfiles as over time you might want to make changes,
 or a library change creeps in so you will occasionally need to
 recompile a package.
 
 If you have more than one system, look into http-replicator or share
 over nfs
 
 Use emerge -f package_list to download into the distfiles directory
 files well ahead of when the emerge package_list will need them ...
 there is no need to waste time waiting for compilation to finish and
 letting the bandwidth go to waste.
 
 Other users on the link complainiung about the bandwidth your using? -
 look into bandwidth limiting arguments for whatever fetch process you
 are using.
 
 I am sure there are others Ive missed :)
 
 BillK

If the update is small, or even if it's not, parrallel fetching is your
best friend. Portage will fetch in the background what else is needed
while the first package is building. You can drop to a new terminal and
grep for that fetch process, when it's complete, kill the DUN link.

- --
Chris Brennan
 A: Yes.
 Q: Are you sure?
 A: Because it reverses the logical flow of conversation.
 Q: Why is top posting frowned upon?
 http://xkcd.com/84/ | http://xkcd.com/149/ | http://xkcd.com/549/
 GPG: D5B20C0C (6741 8EE4 6C7D 11FB 8DA8  9E4A EECD 9A84 D5B2 0C0C)
- 
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.17 (MingW32)

iQEcBAEBAgAGBQJPSRx4AAoJEO7NmoTVsgwMFcEIAJG46j1Qm8/advyQl+4iCrqE
0J26ofTZQbmZO9P9DlxDrA8g1Rim2lKVbwDOzormBU46EIpfaZ/R+ExlcHeua5su
33a502Er9O5nnBBePHj1DQl3lXEgFxIjk4554lOTZMnvV6No4Yjr/Cods0txoDXc
mKQzwtGoU0Xd6BmxiNV28JRuanRiLDKIRnMHYD1wDmqJGHhpHFWSia5Jj1y2mtBd
DROHIyK0j0ZSK5asc8PDdgSqgaaAjZVMy4yjX8lOY+0Yu4DSSIqs9wVZKvNA9ik/
0kylVecdNLromjMKRd4a30/NBf8TuZqsAPVlf2UiBTSpWdTMtPwL+fjQn8qM28g=
=xr2j
-END PGP SIGNATURE-



Re: [gentoo-user] Can the text based consoles be made scrollable?

2012-01-30 Thread Chris Brennan
2012/1/30 Jesús J. Guerrero Botella jesus.guerrero.bote...@gmail.com

If you need some more features, you might want to consider using a
 terminal multiplexer like tmux or gnu screen, which have their own
 scrollback buffer.


Both tmux and screen will suite the OP's needs, s/he should also consider
piping their output to more or less.

ps auxf | more

or

ps auxf | less

My personal preference is to use less, I find it to support my Vi/ViM habits
more appropriately.

 --
 Chris Brennan
 A: Yes.
 Q: Are you sure?
 A: Because it reverses the logical flow of conversation.
 Q: Why is top posting frowned upon?
 http://xkcd.com/84/ | http://xkcd.com/149/ | http://xkcd.com/549/
 GPG: D5B20C0C (6741 8EE4 6C7D 11FB 8DA8  9E4A EECD 9A84 D5B2 0C0C)




Re: [gentoo-user] The SIMPLEST web server to config (this time - just for serving video files) ?

2011-11-13 Thread Chris Brennan
On Sun, Nov 13, 2011 at 1:21 PM, Mark Knecht markkne...@gmail.com wrote:

Hi,
   Pandu asked a similar question a few days ago about serving up
 files, but mostly for distfiles IIRC. It got me thinking about doing
 the same sort of thing, but this time to serve up MP4 video files for
 my Kindle Fire as well as other computers on _only_ my home network.
 Sort of an in-house Mark's Watch Instantly setup. I've now got a few
 hundred gigabyte of mp4 files ripped with Grant's suggested app
 Handbrake. They look good on my desktop playing in xine. When the
 Kindle Fire arrives I'd like to have a web server running on my
 private network that Silk (Amazon's KF broswer) could access, possibly
 presenting nothing but the alphabetical folders that the video files
 are in, and then if I select one it starts streaming that file.

   My main issue isn't really the lightest in terms of memory or CPU
 usage, but rather something that's VERY easy to setup the config so
 that I don't have to spend much time reading manuals.

   From browsing around a lot of pages on the web it seems that there
 are a number of small  light servers (in terms of memory anyway) in
 portage. Some names: fnord, thttpd, boa, monkeyd  cherokee. Does
 anyone know if one of those would fit my main need of just being
 extremely simple to setup and keep running for this one purpose?

 Thanks in advance,
 Mark


nginx comes to mind, very easy to set up and it should be able to serve
your video's w/o issue...


 --
 Chris Brennan
 A: Yes.
 Q: Are you sure?
 A: Because it reverses the logical flow of conversation.
 Q: Why is top posting frowned upon?
 http://xkcd.com/84/ | http://xkcd.com/149/ | http://xkcd.com/549/
 GPG: D5B20C0C (6741 8EE4 6C7D 11FB 8DA8  9E4A EECD 9A84 D5B2 0C0C)



Re: IDE for C/C++ (Was: Really OT now (Re: [gentoo-user] udev + /usr)

2011-09-15 Thread Chris Brennan
On Thu, Sep 15, 2011 at 3:47 PM, Leonardo Guilherme
leonardo.guilhe...@gmail.com wrote:

I do not know the state of Geanny since I last checked (couple of years
 ago), but the highlight capabilites of KDevelop got my eye. It highlights
 local variables in different colors in the same context, so something like

 int foo(float bar, float baz) {
 }

 will have bar and baz in different colors. Also, support for CMake in
 KDevelop got really great and useful. Plus, it supports debugging inside the
 editor. Its awesome.


If you want something in a gui, what about Code::Blocks? It's also
multi-platform

 --
 Chris Brennan
 A: Yes.
 Q: Are you sure?
 A: Because it reverses the logical flow of conversation.
 Q: Why is top posting frowned upon?
 http://xkcd.com/84/ | http://xkcd.com/149/ | http://xkcd.com/549/
 GPG: D5B20C0C (6741 8EE4 6C7D 11FB 8DA8  9E4A EECD 9A84 D5B2 0C0C)




Re: [gentoo-user] mktemp dependency problems

2008-04-28 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I've noticed that after my upgrade to bl2/openrc and upgrading coreutils
(and unmerging mktemp) that wgetpaste complains about mktemp not being
found.

Uwe Thiem wrote:
| On Saturday 26 April 2008, Ralf Stephan wrote:
| Hello,
| recently sys-apps/mktemp is blocking coreutils even in x86.
| mktemp is needed by baselayout, debianutils and a2ps.
| As a2ps is optional and newer baselayout (~x86) version
| no longer require mktemp, that leaves debianutils requiring
| mktemp, even in ~x86 versions.
|
| Mktemp is now part of coreutils. Unmerge mktemp, emerge coreutils, and
| you are set.
|
| Uwe
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIFe2g8hUIAnGfls4RAnoGAJ9Ql2xSc4KbfwNeMvjNYlLf63HuYwCeMnEU
ePkx3hGXdk2ElKXBTuTibUs=
=g9mh
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Re: net-setup package

2008-04-23 Thread Chris Brennan
The handbook tells you this as well.

On Wed, Apr 23, 2008 at 11:39 AM,  [EMAIL PROTECTED] wrote:

 Net Warrior [EMAIL PROTECTED] writes:

  HI there guys.
  I've already installed gentoo, and wanting to setup the ethernet , trying to
  use net-setup seems not to be installed, which package do I nneed to install
  in order to have this util?
  It seems I missed something.
 
  Thanks for your time and support.
  Greets,

 The net-setup tool is on the install cd.  Not sure if its a separate
 installable utility in portage.. but an `eix' search of the portage
 database comes up empty.

 The way I do is establish a network running the install image cd or
 iso then transfer those settings to the actual install.

 But if you've already moved to the fresh install you should be able to
 setup the ethernet by hand with `ifconfig' and `route'.

 Then put those setting into /etc/conf.d/net
/etc/conf.d/domainname
/etc/resolv.conf

 For manual setup:
   (assuming eth0 is the device you are going to use)

 ifconfig eth0 my.ip.address (in numeric notation like 192.168.0.2) up
 route add default gw my.gateway.addr (in numeric notation)

 (if /etc/resolv.conf does not already contain a nameserver to use)

   echo nameserver my.nameserver.address  /etc/resolv.conf

 And finally, if all goes well.. complete the setup so that it starts
 on bootup with rc-update

  rc-update add net.eth0 default  (to add it to the default run level)

 See if that gets you going...

 --
 gentoo-user@lists.gentoo.org mailing list


-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] What overwrites resolv.conf

2008-04-23 Thread Chris Brennan
add this to your /etc/conf.d/net



dns_servers_ESSID=( 192.168.0.1 192.168.0.2 )
dns_domain_ESSID=some.domain
dns_search_ESSID=search.this.domain search.that.domain

you can also swap-out ESSID for eth0/wlan0 respectivly if they settings differ.

This way, when you start the rspective device, /etc/resolv.conf will
get the right settings.

C-

On Wed, Apr 23, 2008 at 12:07 PM, Michael Higgins [EMAIL PROTECTED] wrote:
 I received a used laptop a week or so ago, wiped the tinker-toy OS
 offered with it and proceeded to do the right thing. So far, I have got
 a machine I can (manually) put to sleep and use on a wireless network.
 So far, so good.

 At home, I don't have a wireless AP, but a 50-ft. ethernet cable. When
 I connect via wireless (at the office, say), then use my machine at
 home, resolv.conf is toasted, where I use fixed IP and put my DNS
 servers in there. DHCP is used everywhere else.

 So, what overwrites it, when, how, and how to stop it? Is there a
 definitive guide to the syntax of the various config files? Or, BETTER
 YET, is there anyone who has a smoothly-functioning configuration to
 switch between wireless DHCP and connected hard-wired net setups and
 would like to share?

 Cheers,

 --
  |\  /||   |  ~ ~
  | \/ ||---|  `|` ?
  ||ichael  |   |iggins\^ /
  michael.higgins[at]evolone[dot]org
 --
 gentoo-user@lists.gentoo.org mailing list


-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] root password on 2008.1-i686 minimal install

2008-04-23 Thread Chris Brennan
I haven't used 2008.1b1 yet so forgive me if I am a little off.

By default, 200X.X would give you a prompt whereby you type passwd
and set the root password to a known value.



On Wed, Apr 23, 2008 at 12:49 PM,  [EMAIL PROTECTED] wrote:
 I'm unable to log in as root on the installer OS  for 2008.1_beta iso.

 I see nothing telling me what the root password is but the installer
 prompts me for a username and password.   When logging in as root
 fails I'm eventually logged in as user `gentoo' but can do none of the
 things necessary to create an install.

 This seem pretty ridiculous so I'm pretty sure I'm missing some note
 or something.

 Starting the install with or without framebuffer appears to make no
 difference in the end result.

 I get a sorry little xfce desktop with no way to get to a root
 terminal.

 How can I ditch the sorry little desktop and use text mode and get
 logged in with the necessary root premissions?

 There is a `help' option on the boot screen but when I select it I get
 a very fast scroll thru a massive file then jumps back to login
 screen.  Absolutely useless for any help.

 This install is inside a vmware as guest so maybe some of this works
 better in a normal install... I hope so.

 --
 gentoo-user@lists.gentoo.org mailing list


-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Re: net-setup package

2008-04-23 Thread Chris Brennan
three place to keep in mind, they will be your best friend when in doubt


www.gentoo.org/doc
forums.gentoo.org
gentoo-wiki.com

These are a good first stop :D

Anyway, happy gentooing D

On Wed, Apr 23, 2008 at 1:32 PM, Net Warrior [EMAIL PROTECTED] wrote:
 Yes, I could set up my ethernet manually :), just wondering if the
 setup-eth0 utils was a part of a packages I missed to install, cuz after
 loging in to the new installed system could not find it, but, is not matter
 of death and life :)

 Gentoo seems to be ( my humble opinion  withing my first 24 usage hours ) a
 very robust system, I come from a freebsd land, and so, in my need to use a
 linux distro ( tried ubuntu, a mess ) gentoo has all I have in freebsd, the
 portage is what I like most, the way to be up to date with ports ans system,
 emerge does a good job, like portsnap/pkg_tools does for freebsd.

 The only think I found, how can I say, weird, is the installation, the need
 to do all the stuff by hand, just a basic install like bsd does ( 100 MB )
 and then install the rest fro  the network, would be nice, I'm too lazy to
 do paritioning/swap/choot :)

 I'll needto go deeper with the FLAGS features, still do not understand some
 things, I have things by default by the moment, eventhough it's a powerfull
 feature, I know that I can screw it up the howle system.

 Anyway, I'm almost done, I'm still compiling my stuff, and I'm happy the way
 it does things, great job.

 Thank you for your time and support.


 2008/4/23, Chris Brennan [EMAIL PROTECTED]:

  did you symlink net.lo to net.YOUR_ETH_DEVICE ?
 
  did you add said new symlink to the boot/default runtime?
 
 
  C-
 
 
  On Wed, Apr 23, 2008 at 12:39 PM, Net Warrior [EMAIL PROTECTED]
 wrote:
   Yes, I did it manually as stated in the handbook, I'll take a look if I
 can
   copy net-setup from the install CD.
  
   Thank you very much.
  
  
   2008/4/23, [EMAIL PROTECTED] [EMAIL PROTECTED]:
  
Net Warrior [EMAIL PROTECTED] writes:
   
 HI there guys.
 I've already installed gentoo, and wanting to setup the ethernet ,
   trying to
 use net-setup seems not to be installed, which package do I nneed to
   install
 in order to have this util?
 It seems I missed something.

 Thanks for your time and support.
 Greets,
   
   
The net-setup tool is on the install cd.  Not sure if its a separate
installable utility in portage.. but an `eix' search of the portage
database comes up empty.
   
The way I do is establish a network running the install image cd or
iso then transfer those settings to the actual install.
   
But if you've already moved to the fresh install you should be able to
setup the ethernet by hand with `ifconfig' and `route'.
   
Then put those setting into /etc/conf.d/net
/etc/conf.d/domainname
/etc/resolv.conf
   
For manual setup:
   (assuming eth0 is the device you are going to use)
   
ifconfig eth0 my.ip.address (in numeric notation like 192.168.0.2) up
route add default gw my.gateway.addr (in numeric notation)
   
(if /etc/resolv.conf does not already contain a nameserver to use)
   
   echo nameserver my.nameserver.address  /etc/resolv.conf
   
And finally, if all goes well.. complete the setup so that it starts
on bootup with rc-update
   
  rc-update add net.eth0 default  (to add it to the default run level)
   
See if that gets you going...
   
   
--
gentoo-user@lists.gentoo.org mailing list
   
   
  
  
 
  --
 
  gentoo-user@lists.gentoo.org mailing list
 
 


-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Messed up - how do I emerge coreutils once coreutils is gone?

2008-04-19 Thread Chris Brennan
I've found, keeping a backup kernel from my last update and loading
busybox instead of the system has recued my ass on more then  one
occassion.

Ironicly, I encounted this problem on both my Gentoo Desktop *and* my
Gentoo Laptop roughtly a month to two months ago. At this time, there
was no evidance of this issue yet and I blindly unmerged mktemp and
all was well and never thought about it again till today when I saw
this thread. Like I said, I just blindly unmerged mktemp w/ little
though, I guess just seeing coreutils and quickly comparing it against
mytemp kinda spoke for itself. Either way, your system is back, and
that is all that matters.

On Sat, Apr 19, 2008 at 6:22 PM, Volker Armin Hemmann
[EMAIL PROTECTED] wrote:
 On Samstag, 19. April 2008, Mark Knecht wrote:

  Question: Is there a way to recover from this?

 you should have busybox installed.

 Just create a symlink for every tool needed.

 ln -s bb ls and something like that. If even ln is gone, do it from busybo
 itself - it has everything needed built-in.

 After that, emerge coreutils (with the buildpkg option).  This creates are
 tarball. Now check. Have been all symlinks replaced with the right tool?
 If yes. Goto end. Everything is ok.
 If not. Open tarball, cp the tools.



 --
 gentoo-user@lists.gentoo.org mailing list


-- 
gentoo-user@lists.gentoo.org mailing list




Re: [gentoo-user] {OT} Overclocked CPU killed motherboard and CD?

2008-04-17 Thread Chris Brennan
Overclocking when done properly, is very safe. There are TONS of sites
out there to help with the research. And there are an equal ammount of
hardware that can safely support Overclocking.

So word from the wise (trial and error wise), take your time, do your
research and always take baby steps.

 no, oc'ing is always a bad idea. And for the young ones: some years ago,
 overclocking klilled masses of P4 cpus thanks to electro migration.

 Don't oc. Its not worth the risks (silent data corruption, damage).

Statements like this, bleed miseducation. Not every peice of hardware
is OC'able. You *must* research the parts in question. It's almost
always a safe bet to OC three things in very small increments.
Motherboard, CPU and RAM. If all these can't talk to each other at the
same speed, then you are dead in the water. No point in continueing.
GPU's are independant of the system as far as Overclockcing goes, so
if the GPU supports it, you can safely OC that. I would hedge my bets
though and make sure my AGP/PCIe slot has speed-based room to move
around in. That being said, for example, OC'ing an AGP 4x card to 8X
speeds, if you want it to work, you still have to have an 8x AGP
Slot..
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Unmerged coreutils + mktemp; can't emerge anymore

2008-04-17 Thread Chris Brennan
what did you unmerge?

On Thu, Apr 17, 2008 at 9:48 PM, Walter Dnes [EMAIL PROTECTED] wrote:
  I assume I'll have to download some gentoo system binaries.  Can
 someone point me to what I need?

  Here's what happened.  I did a regular emerge --sync and then tried
 an update.  There seemed to be a circular blockage involving both
 coreutils and mktemp.  As I've done in similar situations in the past, I
 removed the blocking packages and re-tried emerge.  Apparently, I
 unmerged something vital.  Emerge dies like so...
 ==

  * checking ebuild checksums ;-) ...
  * [ ok ] * checking auxfile checksums ;-) ...
  * [ ok ] * checking miscfile checksums ;-) ...
  * [ ok ] * checking alsa-driver-1.0.16.tar.bz2 ;-) ...
  * [ ok ]Traceback (most recent call last):
  File /usr/bin/emerge, line 6971, in ?
retval = emerge_main()
  File /usr/bin/emerge, line 6965, in emerge_main
myopts, myaction, myfiles, spinner)
  File /usr/bin/emerge, line 6339, in action_build
retval = mergetask.merge(
  File /usr/bin/emerge, line 3981, in merge
return self._merge(mylist, favorites, mtimedb)
  File /usr/bin/emerge, line 4259, in _merge
prev_mtimes=ldpath_mtimes)
  File /usr/lib/portage/pym/portage.py, line 4806, in doebuild
alwaysdep=1, logfile=logfile)
  File /usr/lib/portage/pym/portage.py, line 3705, in spawnebuild

 retval=spawnebuild(actionmap[mydo][dep],actionmap,mysettings,debug,alwaysdep=alwaysdep,logfile=logfile)
  File /usr/lib/portage/pym/portage.py, line 3705, in spawnebuild

 retval=spawnebuild(actionmap[mydo][dep],actionmap,mysettings,debug,alwaysdep=alwaysdep,logfile=logfile)
  File /usr/lib/portage/pym/portage.py, line 3705, in spawnebuild

 retval=spawnebuild(actionmap[mydo][dep],actionmap,mysettings,debug,alwaysdep=alwaysdep,logfile=logfile)
  File /usr/lib/portage/pym/portage.py, line 3705, in spawnebuild

 retval=spawnebuild(actionmap[mydo][dep],actionmap,mysettings,debug,alwaysdep=alwaysdep,logfile=logfile)
  File /usr/lib/portage/pym/portage.py, line 3717, in spawnebuild
mysettings, debug=debug, logfile=logfile, **kwargs)
  File /usr/lib/portage/pym/portage.py, line 2824, in spawn
set_term_size(rows, columns, slave_fd)
  File /usr/lib/portage/pym/output.py, line 347, in set_term_size
spawn(cmd, env=os.environ, fd_pipes={0:fd})
  File /usr/lib/portage/pym/portage_exec.py, line 179, in spawn
raise CommandNotFound(mycommand[0])
 portage_exception.CommandNotFound: stty
 [m3000][root][~]

 ==

 --
 Walter Dnes [EMAIL PROTECTED]
 Stop the Squeegee Kids in Pinstripe Suits
 Fight SAC's Canadian internet tax http://walterdnes.wordpress.com
 --
 gentoo-user@lists.gentoo.org mailing list


-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] uvesafb and screen resolution

2008-03-27 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

have you tried vga=ask ?

Chuanwen Wu wrote:
| On Wed, Mar 26, 2008 at 3:55 AM, Ricardo Saffi Marques
| [EMAIL PROTECTED] wrote:
| On Tue, Mar 25, 2008 at 4:42 PM, Sergey Kobzar [EMAIL PROTECTED]
wrote:
|
| uvesafb works nice.
| Can anyone help me with the following?
| Do any of you know how to make uvesafb (that replaces the old vesafb-tng)
| set to a pre-defined resolution?
| May be you want this guide  http://dev.gentoo.org/~spock/projects/uvesafb/
|
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH68698hUIAnGfls4RAj9HAJ9LdjRvAwW+DZAu5OrdbNBGO6c0tQCeMuS5
cMwBndcvDThMFz/4CngdHBI=
=wT9b
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Weirdness Here

2008-03-27 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

look in your /etc/fstab, is /boot set to noauto? If it is, then /boot
isn't being mounted at boot, mount it by hand, then take a peek ...

CJoeB wrote:
| Hi Guys,
|
| Something weird is going on with my system.  I have been trying to
| upgrade the kernel, but no matter what I select, I can't seem to get the
| sata drive on my laptop recognized.  So, I've been sticking to a kernel
| that works.  That is just a lead-in to the situation.
|
| Today, I wanted to check /boot to make sure that I had removed residual
| files from my last failed kernel upgrade.  First, let me say that my
| system boots fine into the kernel that I have been using successfully -
| i.e. everything happens as expected when I boot.  However, in /boot, all
| I have is a symlink that says that boot is a link to . (dot).  I don't
| see any grub directory or any of the files that should be there.  What
| gives?  This is making me a little antsy!  Any suggestions as to what is
| going on?  Any ideas how to solve the situation?
|
| Regards,
|
| Colleen
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH6+rS8hUIAnGfls4RApmdAJ9iOtiasTnsbay5F/lUEPKp5vDWoACfacvG
tkQdm9R2YqmFNjLiF9qAYPQ=
=Eorv
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list




Re: [gentoo-user] I've hosed portage

2008-03-16 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

*if* you move /usr/portage to something like reisterfs, you will get
better performacem even on slower machines. my PIII/800 can update the
cache in ~ 3 minutes now  ext3 just doesn't cut it in a busy tree
like portage ... the filesystem just isn't quick enough  there are
some other things you can do like using xfs/jfs for
/usr/portage/distfiles and what not, but that' just a start. First thing
is first, fix portage, then if you like, contact me off list and I can
help you tweak emerge so it runs a little quicker and still be safe :D

John J. Foster wrote:
| I unmasked portage-2.2_pre4 to see if it would help with the extreme
| slowness of portage updating of its cache during a sync. I had also
| previously emerged cdb to try to help with that also. Anyway, I'm not
| really sure what state my portage is in right now, except that now every
| emerge command returns
|
| [EMAIL PROTECTED] ~ $ emerge --info
| Traceback (most recent call last):
|   File /usr/bin/emerge, line 31, in ?
| import emergehelp, xpak, commands, errno, re, socket, string,
time, types
|   File /usr/lib/portage/pym/emergehelp.py, line 7, in ?
| from portage_const import
PRIVATE_PATH,PRELINK_BINARY,HASHING_BLOCKSIZE
|   File /usr/lib/portage/pym/portage_const.py, line 7, in ?
| from portage_const import
PRIVATE_PATH,PRELINK_BINARY,HASHING_BLOCKSIZE
| ImportError: cannot import name PRIVATE_PATH
|
| I already tried
| http://www.gentoo.org/proj/en/portage/doc/manually-fixing-portage.xml
| but it didn't help. Me thinks I should have done a quickpkg!
|
| Any help greatly appreciated.
|
| Thanks,
| festus
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH3dGY8hUIAnGfls4RApvUAJ9pK3wWqS5LpwvRtCOfzrItpxxtDgCgjdJm
mgZu5SRDPda51qAuZtX58RE=
=8DRz
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Can't mount NTFS read-write

2008-03-15 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

ntfs-3g is better then the kernel ntfs drivers

Stroller wrote:
| Hi guys,
|
| It's kinda late by my erratic bodyclock, so I'm assuming I'm doing
| something stupid.  Can anyone slap me with a kipper, please?
|
| (Or should I be using the fuse NTFS driver?)
|
| Stroller.
|
|
| $ ls -ld /mnt/foo/
| drwxrwx--- 2 root users 48 Aug  1  2007 /mnt/foo/
| $ sudo mount -v /dev/sda2 /mnt/foo/ -o uid=stroller,umask=,rw
| mount: you didn't specify a filesystem type for /dev/sda2
|I will try type ntfs
| /dev/sda2 on /mnt/foo type ntfs (rw,uid=1000,umask=)
| $ touch /mnt/foo/foo
| touch: cannot touch `/mnt/foo/foo': Read-only file system
| $ sudo !!
| sudo touch /mnt/foo/foo
| touch: cannot touch `/mnt/foo/foo': Read-only file system
| $ ls -ld /mnt/foo/
| dr-xr-xr-x 1 stroller root 12288 Mar 11 19:09 /mnt/foo/
| $ ls -l /mnt/foo/ | head -n 5
| total 1057852
| dr-xr-xr-x 1 stroller root  0 May 19  2007 $VAULT$.AVG
| dr-xr-xr-x 1 stroller root  0 Oct  7  2006 101_CD
| -r-xr-xr-x 1 stroller root  0 Aug 12  2004 AUTOEXEC.BAT
| dr-xr-xr-x 1 stroller root  0 Apr 10  2007 CETLB
| $ uname -a
| Linux emachine 2.6.23-gentoo-r3 #1 SMP PREEMPT Fri Jan 25 09:11:36 GMT
| 2008 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux
| $ zcat /proc/config.gz | grep -i ntfs
| CONFIG_NTFS_FS=y
| # CONFIG_NTFS_DEBUG is not set
| CONFIG_NTFS_RW=y
| $
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH28Z68hUIAnGfls4RAlWkAJwLUdWHL1RKRpkyXH4NGvQOru1vMgCbB5bl
DnruPyTtaiahjeTY8W83mZY=
=oC3h
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Randomly dumb questions

2008-03-15 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

How come I don't see my own posts to this list?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH28bX8hUIAnGfls4RAvPaAJ9iVi3RdAD798CYdMQJC0AsGuNjIQCgiRD/
/WHaJPY2UjnYra6iiPC9yHQ=
=CWDr
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Randomly dumb questions

2008-03-15 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Dale wrote:
| Chris Brennan wrote:
| How come I don't see my own posts to this list?
|
| We got this one.  I saw one other one too.
| Dale
|
| :-)  :-)

Ya but you didn't answer my question :D
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH28wO8hUIAnGfls4RArQ+AJ9DrM5N04BiAqd7M6IidiRviZ3YiwCfQb6N
vYPdYR9en8+OVJ5h0mRY+Qs=
=kxiB
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Randomly dumb questions

2008-03-15 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Norberto Bensa wrote:
| Chris Brennan wrote:
| How come I don't see my own posts to this list?
|
| You seem to be using google for mx... ;-)
|
|
|

Indeed I am, appeears to be the only reliable free mail service I have
access to at the moment  so now I will pop off and bug them about it.

/me sticks out his thumb for Barnard's Star.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH29LP8hUIAnGfls4RAlEfAJ9PohL0sSmLAzMWYSL+v3EhK5PODgCeOxoT
RCFoG7ZKsGEXvCf4YfpD1Hg=
=oz0L
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Randomly dumb questions

2008-03-15 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Alan McKinnon wrote:
| On Saturday 15 March 2008, Chris Brennan wrote:
| Dale wrote:
| | Chris Brennan wrote:
| | How come I don't see my own posts to this list?
| |
| | We got this one.  I saw one other one too.
| | Dale
| |
| | :-)  :-)
|
| Ya but you didn't answer my question :D
|
| The list software doesn't send a copy of a mail back to the same address
| as what sent it. This is pretty usual behaviour for any list run by a
| non-idiot (like this one)
|

ahh well now that explains it all
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH29Lr8hUIAnGfls4RAlkAAJ9DJhB6m2FD34g3YMxrkT6GxNabBQCgiSFO
Jl08qrlNmdndZQrjRMXJF34=
=+SFk
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Accept all versions but 9999

2008-03-15 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

well we could all just give up and communicate in binary  You can
read and right binary can't you?

Gustavo Campos wrote:
| Well, I must admit I'm not really in the position to negate that one.
| Not a so travelled man, you know?
|
| The truth is that it take me some time to notice you guys were talking
| about our bible-like-one-that-works-e-book, I'm used to read English,
| but mostly that one in the tech books.
|
| But never fear, I just discovered urbandictionary.com and from now on
| by any means our communication shall be inaccurate. And I'm also
| starting to learn how to trust in gmail's spell checker (my gmail is
| in engliish, which makes it a bit nonsense to correct my usually
| Portuguese mail)
|
| On Sat, Mar 15, 2008 at 6:53 AM, Neil Bothwick [EMAIL PROTECTED] wrote:
| On Fri, 14 Mar 2008 23:50:16 -0300, Gustavo Campos wrote:
|
|   And for instance, I would apprecciate if you guys made some globalized
|   jokes,
|
|  The entire Galaxy isn't global enough for you?
|
|
|  --
|  Neil Bothwick
|
|  Micro-: (prefix) anything both very small and very expensive.
|
|
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH29NC8hUIAnGfls4RApgwAJ0Wet5edxaRzTGpk63YfoTIvJB5KQCcCFCR
tsfOBN9ZgXu8+2Z3w3f71wQ=
=2YJv
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Randomly dumb questions

2008-03-15 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Alan McKinnon wrote:
| On Saturday 15 March 2008, Etaoin Shrdlu wrote:
| On Saturday 15 March 2008, Alan McKinnon wrote:
| The list software doesn't send a copy of a mail back to the
| same address as what sent it. This is pretty usual behaviour
| for any list run by a non-idiot (like this one)
| Is that so? Then will you, please, explain how do people get
| their original messages back?
| There's a copy already in their outbox? And a sane mailer (like say
| kmail) will have put the sent copy there already.
| What does this have to do with what the list server does?
|
| OK, lets go back to step 1, and try to think it through this time.
|
| - a user sends a mail from account X to list Y
| - same user is also subscribed to list Y from account X
| - if list Y sends a copy of the mail to the user at account X, then the
| user has a duplicate because by definition *he already has the
| original*
| - it is completely reasonable to give the list admin the option to
| enable or disable this behaviour
|
| Sometimes the user does want a copy of the post to come back as a
| verification that the message was indeed fully processed by the list
| server. That would be an issue between the user and the list admin.
|
|

So do the lists at gentoo provide such an option?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2+U18hUIAnGfls4RAsulAJ9P7Bf3ec5/B92373CLaQvHTWCysgCfWPCH
rhB4aelLVyBWNH5jqr07bS8=
=yXbQ
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Randomly dumb questions

2008-03-15 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yes well, I am using thunderbird and my mail is stored on a remote
server on my lan, so I can check my mail from any machine in my house.
So yes, I am using Google Apps to host my e-mail, it's convenient for me
and meets me needs and requirements. But the question remains, is there
an options for my to enable to be sent a copy of my own posts to the
lists(s) that I belong to, as a verification *and* for Thunderbird to
properly sort the conversation. TB does infact differenciate somethings,
like when a threads *was* infact hijacked, but after the user got his
answer. I can then sort just that part and isolate it. But because TB
doesn't know where I posted first, it lumps then all together and things
jump around.


Alan McKinnon wrote:
| On Saturday 15 March 2008, Etaoin Shrdlu wrote:
| On Saturday 15 March 2008, Alan McKinnon wrote:
| The list software doesn't send a copy of a mail back to the
| same address as what sent it. This is pretty usual behaviour
| for any list run by a non-idiot (like this one)
| Is that so? Then will you, please, explain how do people get
| their original messages back?
| There's a copy already in their outbox? And a sane mailer (like say
| kmail) will have put the sent copy there already.
| What does this have to do with what the list server does?
|
| OK, lets go back to step 1, and try to think it through this time.
|
| - a user sends a mail from account X to list Y
| - same user is also subscribed to list Y from account X
| - if list Y sends a copy of the mail to the user at account X, then the
| user has a duplicate because by definition *he already has the
| original*
| - it is completely reasonable to give the list admin the option to
| enable or disable this behaviour
|
| Sometimes the user does want a copy of the post to come back as a
| verification that the message was indeed fully processed by the list
| server. That would be an issue between the user and the list admin.
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2+Z08hUIAnGfls4RAhOnAJ9X8FN+q64o8bxlaDTIUzAbaeE9GwCfTLX8
x5j6lBglymdwQhsgABjwZMk=
=5/8c
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Skipping static libraries

2008-03-15 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


| Hmmm. There are many thousand ebuilds in the tree. Many more in 3rd
| party overlays. Your idea fixes 1 problem in 1 ebuild.


Just for the sake of amusment and to give a sense of perspective. By my
count (ls -lshaR /usr/portage | grep ebuild | wc -l) I get 24,708
ebuilds (and that's from a sync at -5)
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2++e8hUIAnGfls4RAvywAKCJyKnB2oQv5UDmIwZRVLDttEWALACeL2s3
2CvwrYQaNhLgJiVg36kH2+c=
=9lc3
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Accept all versions but 9999

2008-03-15 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Gustavo Campos wrote:
| BCD is good, but time goes on, we must improve, we must evolve.
|
| We thrived, we evolved, not the time has come for us to step back
| again, into the light.


Every generation has a mythology. Every millennium has a doomsday cult.
Every legend gets the distortion knob wound up until the speaker melts.
Archaeologists at the University of Helsinki today uncovered what could
be the earliest known writings from the Cult of Tux, a fanatical
religious sect that flourished during the early Silicon Age, around the
dawn of the third millennium AD...
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2+/a8hUIAnGfls4RAqYqAJ9F8UN26XYkZICp+xmgdxWJJUIehwCfcsmy
aBvYoAO5jHyF2QkpS5r6t+o=
=ljEU
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] [OFF TOPIC] PGP Messages Email clients

2008-03-15 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I dunno if gmail can ... but I am sure thunderbird has some ext. that
might be able to help. For me, I don't see it, GNUpg just tells TB that
the message has been signed and that I can retrieve the pubkey if I wish to.

Gustavo Campos wrote:
| I know it's good for all of us to know that we are tealking to
| actually someone real, but I never got too much into PGP because of
| that damned clutter messages it generates.
|
| Anyone knows if gmail (and the other clients) can mask the PGP
| singnatures from mail? For me at least it's pretty much enough for it
| to just show me that the message is indeed signed, I don'n care about
| the public key stuff and all xD
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2/ZH8hUIAnGfls4RAg+bAJ0Q1ys3kHnaFkwVi2uv6I8AqcyWwgCghl6u
lUbNufD8U9H6fGIx+XDnu0w=
=dpNK
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] [OFF TOPIC] PGP Messages Email clients

2008-03-15 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hmm odd ... everyone that has a key I've gotten automaticly 

Matt Nordhoff wrote:
| I think it's funny that Enigmail isn't happy with any of the messages in
| this thread. Mostly Error - No valid armored OpenPGP data block found,
| one can't find the key to import.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH3HSB8hUIAnGfls4RAu3LAJ0e9wNWNcv5ODpTqV1OfppLNLni8wCfdcIg
9/zEhDKtnP+bKqju+KBmujw=
=qitH
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] [OFF TOPIC] PGP Messages Email clients

2008-03-15 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Matt Nordhoff wrote:
| Chris Brennan wrote:
| hmm odd ... everyone that has a key I've gotten automaticly 
|
| Yeah, yours is the only one I'm having trouble with. :-P
|
| Can't find it on any of the key servers I've tried.
|
| (Note: Im kind of a PGP newbie. I didn't look very hard.)


mmm then I will regenerate my key and resubmit it later tonight ...
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH3IlY8hUIAnGfls4RAvaDAJ9nwmgDs0iilpt8DHptnLCkW7pTcACdFbUO
QD0SrdC4W+a+twgS58h0q/s=
=DDye
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Accept all versions but 9999

2008-03-14 Thread Chris Brennan
It was just an idea that came to me, completely untested. Let us know if 
it mostly works out.


Does this Go with Mostly Harmless too?
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Accept all versions but 9999

2008-03-14 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Alan McKinnon wrote:
| On Friday 14 March 2008, Chris Brennan wrote:
| It was just an idea that came to me, completely untested. Let us
| know if it mostly works out.
| Does this Go with Mostly Harmless too?
|
| Not really. If it doesn't work, the Vogons drop by to see why.
|

How about some Poetry ...
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2su18hUIAnGfls4RAsyAAJsE0+XbL+JbY8o1UiScc45mKY7acgCdEP//
GUmalkF4SF9zQJRDEW/RUtM=
=0cwI
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] portage problem

2008-03-14 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

reemerge x11-libs/qt with the qt3support *AND* opengl flags, qt-4.3
merged qt-3 into the qt-4 src-tree


Leviathan ~ # emerge -vp qt
~ * Mounting 850M of memory to /var/tmp/portage ...
~  [ ok ]
~ * emerging -vp qt

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-libs/qt-4.3.2-r1  USE=cups dbus gif glib jpeg mng
mysql opengl png qt3support ssl tiff xinerama zlib -accessibility -debug
- -doc -examples (-firebird) -nas -nis -odbc -pch -postgres -sqlite
- -sqlite3 INPUT_DEVICES=-wacom 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
~ * unmounting tmpfs ...
~  [ ok ]
Leviathan ~ #


Also, make sure you have done a emerge --sync recently to make sure your
portage tree is current.

Chuck Robey wrote:
| Vladimir Rusinov wrote:
|
| On 3/14/08, *Chuck Robey* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
| wrote:
|
| -BEGIN PGP SIGNED MESSAGE-
| Hash: SHA1
|
| I am trying to install kde-meta. I have been fixing my USE variables
| as I
| find mistakes, and apprently, from this error I got (while building
| kde-base/kopete-3.5.8) I was missing the opengl variable while I
built a
| lot of stuff, and it wants me to rebuild some qt things, but the
error
| message reads:
|
|   *  The die message:
|   *   Please reemerge =x11-libs/qt-3* with USE=opengl.
|
|
| asks me to rebuild something that doesn't exist.
|
|
| Are you really shure that you don't have qt3 installed?
| You CAN'T build kde3 without qt3.
|
| Could one of you wiser
| heads take a look and see if you can figure out what things actually
| need
| rebuilding?  I know about the --update --newuse flags, so (I hope) I
| just
| need to know what to rebuild.
|
|
| Just add opengl to your use flags and `emerge -v1 =x11-libs/qt-3*`
| Then, you'll probably need `emerge --update --deep --newuse kde-meta`
| (or emerge -uDN kde-meta)
|
|
| You aren't understanding me.  I am fully aware of qt versions 3 and 4, and
| if I was gbuilding them on my own, this wouldn't be a problem, but I am
| trying to use the portage system, and there isnt'any such emerge package
| named like this, at least, none I can find, none 'emerge -s qt-3*' could
| find either.  If you could identify for me what the heck the real package
| name is, I would gladly rebuild it.  I'm  not having trouble with the
| command line, I'm having trouble finding the cirrect thing to rebuild.
|
| --
| Vladimir Rusinov
| Voronezh, Russia
| UNIX Admin @ Murano Software
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2szQ8hUIAnGfls4RAri3AKCR0tLlrvmdT+L78BDOkT053NJiWACcCE3D
U6S2xpgSknBytQiVV5PMp6w=
=XCVn
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Status of Gentoo

2008-03-14 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

just go 4x4 :D 16 CPU's and 128G of ram  drool

Dale wrote:
| Neil Bothwick wrote:
| On Tue, 11 Mar 2008 08:39:39 +0100, KH wrote:
|
|
| only thing I found out until now is that flash is not working. Maybe
| this is fixed by now.
|
|
| Install nspluginwrapper and the vast majority of flash sites work.
|
|
|
|
|
| Progress is being made then.  The last I heard the vast majority of
| software worked so maybe by the time I can build a rig it will be 100%
| working.   is my issue right now.
|
| I would love to build a rig with two dual core CPUs, 4 cores in all.
| Compile times would be pretty short.  ;-)  Woo Ooo.
|
| Dale
|
| :-)  :-)  :-)
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2s2C8hUIAnGfls4RApjwAJ0Z6XRw4vtbXz94Iu733nxO6Q++BwCfdDnd
Tdrc2qtZM71ku4u63si1O64=
=xD7X
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Accept all versions but 9999

2008-03-14 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Alan McKinnon wrote:
| On Friday 14 March 2008, Chris Brennan wrote:
| Alan McKinnon wrote:
| | On Friday 14 March 2008, Chris Brennan wrote:
| | It was just an idea that came to me, completely untested. Let us
| | know if it mostly works out.
| |
| | Does this Go with Mostly Harmless too?
| |
| | Not really. If it doesn't work, the Vogons drop by to see why.
|
| How about some Poetry ...
|
| My intestines are feeling an urge to leap out my throat and strangle me.
| Lucky for me though, I don't live in Islington!
|

I do think ... we have hijacked this thread ... was the original
question answered?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2uZm8hUIAnGfls4RAhmbAJ49Z2JWp6Jf+Rffqz4n3eK9+391XACfcYqW
bSBCAkG0cYi/yVVC3t6JwOI=
=xwZZ
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Accept all versions but 9999

2008-03-14 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Alan McKinnon wrote:
| On Friday 14 March 2008, Chris Brennan wrote:
| Alan McKinnon wrote:
|
| I do think ... we have hijacked this thread ... was the original
| question answered?
|
| Yes :-) At least until the OP can do some further tests, but he got an
| answer that satisfied him for now
|


Oh OK Good then. So what's next ... shall we suffer the vacuum of space
for twenty-nine seconds?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2uxs8hUIAnGfls4RAipVAJ9ZODjx+kOiRjvYVk2bjwi0GUJiVACggYD8
IHivmcaLFHuDPJcl/KJiHbI=
=4pAU
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Accept all versions but 9999

2008-03-14 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Alan McKinnon wrote:
| On Friday 14 March 2008, Chris Brennan wrote:
| Alan McKinnon wrote:
| | On Friday 14 March 2008, Chris Brennan wrote:
| | Alan McKinnon wrote:
| |
| | I do think ... we have hijacked this thread ... was the original
| | question answered?
| |
| | Yes :-) At least until the OP can do some further tests, but he got
| | an answer that satisfied him for now
|
| Oh OK Good then. So what's next ... shall we suffer the vacuum of
| space for twenty-nine seconds?
|
| I honestly don't know what you are on about - this rabbit bone in my
| beard must be interfering with my ability to understand plain English.
| Or maybe it was the insane conversation with the telephone sanitizer
| this morning...
|


Ok then, a ride on a velvet paisley-covered Chesterfield sofa and we'll
drop in on a match at Lord's Cricket Ground. SEP anyone?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2xI78hUIAnGfls4RAkktAJ9iPegEbZcdzedNvcarp1hOJJ1VzgCePj6H
ZvNKAdvoiFWeLDjMr97IQt0=
=foVZ
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] OT - New USB trackball; how to use?

2008-03-14 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

just tell gpm/X to use /dev/input/mice (this is most typicly the default
~ device name/location for USB mice ... all 3 of my USB mice have used
the same name/location ... and none were the same make.

Michael Sullivan wrote:
| I got a new USB trackball today.  When I plug it into the computer, this
| shows up in dmesg:
|
| input: Logitech USB Trackball as /class/input/input6
| input: USB HID v1.10 Mouse [Logitech USB Trackball] on
| usb-:00:1d.0-1
|
| How would I configure my computer so that I could use this device?
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2yOZ8hUIAnGfls4RAubGAJ40fHlL1l+KGpAbCgfCKqhyhmJJiQCfb4hO
9WEpGoDm5ffnIauzcumaNdY=
=k2K4
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] firefox-bin can't see the web but firefox 64-bit and konqueror does.

2008-03-14 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

msg recv'd ... loud and clear ... twice :D no worries

Cocoy Dayao wrote:
| i apologize if you get this twice now. i got an error message from the
| list saying this message was undelivered by pigeon.gentoo.org, so i am
| resending.
|
| On Mar 13, 2008, at 10:43 PM, Neil Bothwick wrote:
|
| On Thu, 13 Mar 2008 19:48:51 +0800, Cocoy Dayao wrote:
|
| So the family computer at home is my old amd64 running gentoo. mostly
| people in the house use it to just check their mail, browse youtube
| and play online flash games. i have firefox-bin and firefox 64
| installed. it's been running that for years on end. now all of a
| sudden, firefox-bin couldn't connect to the internet but firefox 64
| and conqueror can. ping, traceroute from the same machine works. i've
| check the network settings on -bin, and its configured to point direct
| to the internet as it should be. no proxy in this house. so i'm pretty
| sure network is good.
|
| First guess, -bin is using IPv6, check about:config
|
|
| yep. it was toggled after all.
|
| Also, is there someway to install flash to run with firefox 64? i've
| used google and the wiki says the 32-bit firefox is still the only one
| running for AMD64.
|
| Install nspluginwrapper, which makes 32 bit plugins work with a 64 bit
| browser.
|
|
|
| i've emerged nspluginwrapper. i won't be using 32-bit firefox anymore.
|
| Thank you! greatly appreciate the help!
| --
| Cocoy
| People who are really serious about software should make their own
| hardware. --Alan Kay
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2y/n8hUIAnGfls4RAmtVAKCNgxMWmKbqwMOqosibXrIP9xsfowCfVELi
DFD97Bq0dMbtqu3QZXOCpzM=
=N935
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Accept all versions but 9999

2008-03-14 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Gustavo Campos wrote:
| Well, if anyone cares about it (emo mode) it worked reasonably nice.
| Actually I had a bit less cvs packages then I originally though, but
| still I was able to get rid of most of them. Only compiz and
| scrollkeeper remain. One because of fusion-icon (how can one live
| without it?) and other cause of some nonsense gnome dependecy.

Damned evil dependencies

| The only real drive-off was some kde-4 and amule-2.2 hardmasking, but
| nothing that would make me rip my own throat, for now.

hardmasks can be a headache if you don't know where to look ... although
the clue *is* in the error msg :D

| And for instance, I would apprecciate if you guys made some globalized
| jokes, I'm a south american and many of the jokes you tell doesn't make
| too many sense to me (a-ha, now you know why my english is that crappy)
| (emo mode off)
|
| Anyway thanks everyone. And please, be careful with that axe!


Ax aside, do you have a towel? I have mine. Alan has his. But do you
have yours?

Maybe we should involve Marvin, I think you ought to know I'm feeling
very depressed./DA


| On Fri, Mar 14, 2008 at 9:03 PM, Chris Brennan [EMAIL PROTECTED]
| mailto:[EMAIL PROTECTED] wrote:
|
|
|
| Alan McKinnon wrote:
| | On Friday 14 March 2008, Chris Brennan wrote:
| | Alan McKinnon wrote:
| | | On Friday 14 March 2008, Chris Brennan wrote:
| | | Alan McKinnon wrote:
| | |
| | | I do think ... we have hijacked this thread ... was the original
| | | question answered?
| | |
| | | Yes :-) At least until the OP can do some further tests, but he got
| | | an answer that satisfied him for now
| |
| | Oh OK Good then. So what's next ... shall we suffer the vacuum of
| | space for twenty-nine seconds?
| |
| | I honestly don't know what you are on about - this rabbit bone in my
| | beard must be interfering with my ability to understand plain English.
| | Or maybe it was the insane conversation with the telephone sanitizer
| | this morning...
| |
|
|
| Ok then, a ride on a velvet paisley-covered Chesterfield sofa and we'll
| drop in on a match at Lord's Cricket Ground. SEP anyone?
- --
gentoo-user@lists.gentoo.org mailto:gentoo-user@lists.gentoo.org
mailing list

| --
| Gustavo Campos

| Ciência da Computação / Computer Science - UFMG
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2z4M8hUIAnGfls4RAtoKAJ0YAcMcJgaxI1vKHJOX8pNn86czIwCgkzMX
bU6z5MW654SK5ZqTVm1uV0Y=
=lyo2
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Accept all versions but 9999

2008-03-14 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Welcome to the Fold! Us nerds should get together and put up the end-all
Guide discussions ... should be pretty awesome :D

Hot, Cold, Wet ... it's all the same .. But taking a bath just to make a
meaningless and preportedly major decision, now that is a feat wholly on
it's own worth noting :D


Gustavo Campos wrote:
| Man, I've got many towels, you woudn't believe.
|
| You know, it's damn fng hot here, sometimes you need to take 2
| baths a day (sorry guys, I know water is as precious as women, but if
| you come to visit us you'll understand it).
|
| And about Marvin, I'm proud to say that I'm the 42 shirt of my
| university soccer team, kinda nerdy for a computer science student
| huh?
|
| On Sat, Mar 15, 2008 at 12:10 AM, Chris Brennan [EMAIL PROTECTED]
wrote:
|
|
|
| Gustavo Campos wrote:
| | Well, if anyone cares about it (emo mode) it worked reasonably nice.
| | Actually I had a bit less cvs packages then I originally though, but
| | still I was able to get rid of most of them. Only compiz and
| | scrollkeeper remain. One because of fusion-icon (how can one live
| | without it?) and other cause of some nonsense gnome dependecy.
|
| Damned evil dependencies
|
|
| | The only real drive-off was some kde-4 and amule-2.2 hardmasking, but
| | nothing that would make me rip my own throat, for now.
|
| hardmasks can be a headache if you don't know where to look ... although
| the clue *is* in the error msg :D
|
|
| | And for instance, I would apprecciate if you guys made some globalized
| | jokes, I'm a south american and many of the jokes you tell doesn't make
| | too many sense to me (a-ha, now you know why my english is that crappy)
| | (emo mode off)
| |
| | Anyway thanks everyone. And please, be careful with that axe!
|
|
| Ax aside, do you have a towel? I have mine. Alan has his. But do you
| have yours?
|
| Maybe we should involve Marvin, I think you ought to know I'm feeling
| very depressed./DA
|
|
|
| | On Fri, Mar 14, 2008 at 9:03 PM, Chris Brennan [EMAIL PROTECTED]
|
| | mailto:[EMAIL PROTECTED] wrote:
| |
| |
| |
| | Alan McKinnon wrote:
| | | On Friday 14 March 2008, Chris Brennan wrote:
| | | Alan McKinnon wrote:
| | | | On Friday 14 March 2008, Chris Brennan wrote:
| | | | Alan McKinnon wrote:
| | | |
| | | | I do think ... we have hijacked this thread ... was the original
| | | | question answered?
| | | |
| | | | Yes :-) At least until the OP can do some further tests, but he got
| | | | an answer that satisfied him for now
| | |
| | | Oh OK Good then. So what's next ... shall we suffer the vacuum of
| | | space for twenty-nine seconds?
| | |
| | | I honestly don't know what you are on about - this rabbit bone in my
| | | beard must be interfering with my ability to understand plain English.
| | | Or maybe it was the insane conversation with the telephone sanitizer
| | | this morning...
| | |
| |
| |
| | Ok then, a ride on a velvet paisley-covered Chesterfield sofa and we'll
| | drop in on a match at Lord's Cricket Ground. SEP anyone?
- --
gentoo-user@lists.gentoo.org mailing list
|
|

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH20DN8hUIAnGfls4RAsBUAJ4uFB669Ct2GisTp1IaA+zURkzBxQCfe0DE
/wTsTFSjwwt2mNCPa1o0eJ8=
=Pl8N
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Bizarre SSH connection reset

2008-03-13 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mick wrote:
| On Monday 10 March 2008, Dan Farrell wrote:
| On Mon, 10 Mar 2008 15:43:55 -0400
|
| Mike Edenfield [EMAIL PROTECTED] wrote:
| Comcast?
| I was on comcast for a long time (2.5 yrs) and never had a problem like
| this.  They might have blocked port 25 and squelched my bittorrenting
| at times, but never anything like this.  Of course, ymmv.
|
| IIRC they also block port 80 for sure on their retail accounts.  They
don't
| want the average punter to run a webserver at home.

This isn't exactly true, I'm a comcast subscriber and I successfully run
ssh/httpd and I bittorrent legal stuff on occasion and I've never been
squelched by the Upstream servers.

If anyone desires proof, contact me off-list and I shall provide this
aspect.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH2VMQ8hUIAnGfls4RAp3BAJ0c+NrKEccH6nG0uBO5gh2ih4mrHQCggDkn
vQFLKTFSLykunKx+1kcwZio=
=gPeC
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] OT - Finding the port NFS runs on

2008-03-13 Thread Chris Brennan

install nmap and port map yourself ... or netstat -a | grep nfs(d) 

Michael Sullivan wrote:

How can I find out what port NFS is running on so I can let it through
my subrouter?


--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Re: Gentoo Brainstorm?

2008-03-06 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Iain Buchanan wrote:
| On Thu, 2008-03-06 at 17:58 -0500, Rodrigo Lazo wrote:
| Andrey Falko [EMAIL PROTECTED] writes:
|
| On Thu, Mar 6, 2008 at 5:31 PM, Arturo 'Buanzo' Busleiman
| [EMAIL PROTECTED] wrote:
| Rodrigo Lazo wrote:
|  | Seems like Gentoo brainstorm won't happen
|  |
|  | http://bugs.gentoo.org/show_bug.cgi?id=212527
|
|  Doesn't sound like a Gentoo as a whole answer to me. The
| community is Gentoo. Gentoo is the community.
|  I've re-opened the bug. All people that think this is necessary,
| or not [of course], GO THERE AND
|  MAKE A COMMENT.
|
| I don't necessarily think a whole lot of me too's will help.
|
| I am of the opinion that opening a bug is not the right way to go
| about this. First, it is not critical. And second someone who really
| wants the brainstorm should code  up the infrastructure and then maybe
| open a bug to get their work into Gentoo.
| As I commented on the bug report... all the work need would be port
| the ubuntu's app into Gentoo's look and feel. As the idea is to make
| the developers and the users work together on this brainstorm is
| important to convince the developers that it will payoff.
|
| As a side note, bugzilla is not only for bugs but also for
| enhancement proposals.
|
| I think that if you want to carry the idea a bit further (and don't give
| up just because the bug was closed) that you should solicit some help
| first - perhaps from gentoo-user, gentoo-dev and the forums.
|
| Secondly get a bit of a specification together that describes exactly
| what and why, covers some technical questions, and maybe the
| implementation.
|
| Then take it back to gentoo-dev and say here's the idea, here's the
| details, here's how it can work.  Then you may get it happening for
| real.  Remember whatever you want form the brainstorm (eg. popular
| features implemented) won't happen if the developers feel like it's full
| of demands and unreasonable expectations.
|
| I can tell you now some will like it and some won't from the start.
| However, if only a few devs frequently monitor it at the start, it will
| still be a good indication of the communities feeling.  There will be
| lots of silent watchers.  Done right I think it could be very useful.
|
| I especially like how a lot of brainstorm ideas about brainstorm itself
| have already been implemented, making the tool better by using the tool!
| http://brainstorm.ubuntu.com/category/11
|
| cya,


One other thing that may be good, is someone to donate resources if need
be to get the project off the ground. Us doing all the technical
footwork, means very little if there is no practical application in
place, something tangible to look at and evaluate.

If we're going to commit to this, then we may as well go as far as we
can with it, till it looks so impressive and awe-inspiring that we can't
help but be flocked to, like gentoo-wiki and the forums. When I help new
users into the world of Linux and Gentoo, I tell them, there are three
things you should book mark, and visit frequently, gentoo.com,
gentoo-wiki.com and forums.gentoo.org, why shouldn't this be any different.

Chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH0Jsk8hUIAnGfls4RAigfAJ9cPM8YFoESBIitSOED9u9Y9pPoMQCdFKaW
oiH82zn/OUOMNEgVlP6JaZ0=
=HTzJ
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Detecting 64 bit Intel chips

2008-03-05 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Here is the output of my cpuinfo, I'll point out where it will mean
64bit. For the sake of this demonstration, I have only pasted one (1) CPU.

[EMAIL PROTECTED] ~ $ cat /proc/cpuinfo
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 75
model name  : AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ -- Here
will be your first indication. 64 bit processors, weather they are
SPARC, AMD or intel, must identify themselves clearly in the model name
field.
stepping: 2
cpu MHz : 1000.000 -- forgive this, my cpu's are idle at the moment
and speedstep droped me down for the moment.
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 2 -- If you are a multi-core CPU, this will tell you how
many cores per processor. All cores are identical, so if you have a
64-bit Dual/Quad-Core CPU, then all cores are 64bit.
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp
lm 3dnowext 3dnow rep_good pni cx16 lahf_lm cmp_legacy svm extapic
cr8_legacy -- you can look for flags that may give away 64bit, such as
lahf_lm, lm and nx.
bogomips: 2010.67
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc


For reference, this is a good read talking about 64 Bit processors and
how to identify them. http://en.wikipedia.org/wiki/X86-64

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHzswf8hUIAnGfls4RArR2AJ9X+BYt338vuPAK6Pa0Lmcbtp6GLgCcDAn4
QaXGbnhOKYx2PMKhVBpu5I8=
=9QKB
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Detecting 64 bit Intel chips

2008-03-05 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Stratos Psomadakis wrote:
| O/H cypherstrong έγραψε:
| another way to test is to run a livecd in amd64 mode on new intel chips
| if it doesn't work, try the ia64 version
|
| if it doesn't work ... your intel is a 32 bits version :)
|   
| no need for the ia64...

| it's for intel's itanium cpus...
| ia64 is not compatible with x86...
|
| if he had an itanium machine, he would definitely know it...
|

indeed ...
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHztg78hUIAnGfls4RApxNAJ9Z2g0kBxZ7SZk4s7rhVKdBWxOSzgCgguz8
lbSGfmbmxDQhK8OLylVy/HE=
=eMlf
-END PGP SIGNATURE-

--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Detecting 64 bit Intel chips

2008-03-05 Thread Chris Brennan
from what you pasted, you have a 32bit cpu. But you have a flag I do as 
well, and that is 'ht'. Hyper-Threading is a whole different beast I 
know very little about, it's more of an Intel thing for there first 
generation dual-core cpu's.


Uwe Thiem wrote:

On Wednesday 05 March 2008, Chris Brennan wrote:

Here is the output of my cpuinfo, I'll point out where it will mean
64bit. For the sake of this demonstration, I have only pasted one
(1) CPU.

[EMAIL PROTECTED] ~ $ cat /proc/cpuinfo
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 75
model name  : AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ --
Here will be your first indication. 64 bit processors, weather they
are SPARC, AMD or intel, must identify themselves clearly in the
model name field.
stepping: 2
cpu MHz : 1000.000 -- forgive this, my cpu's are idle at the
moment and speedstep droped me down for the moment.
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 2 -- If you are a multi-core CPU, this will tell you
how many cores per processor. All cores are identical, so if you
have a 64-bit Dual/Quad-Core CPU, then all cores are 64bit.
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext
fxsr_opt rdtscp lm 3dnowext 3dnow rep_good pni cx16 lahf_lm
cmp_legacy svm extapic cr8_legacy -- you can look for flags that
may give away 64bit, such as lahf_lm, lm and nx.
bogomips: 2010.67
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc


I am a bit confused now. I always thought my CPU was 32bit. Here are 
the relevant two lines from my /proc/cpuinfo:


model name  : Intel(R) Pentium(R) 4 CPU 3.00GHz
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx 
lm constant_tsc pebs bts sync_rdtsc pni monitor ds_cpl cid cx16 xtpr 
lahf_lm


So the model name does not indicate anything 64bit while the flags 
contain lm, nx and lahf_lm.


What gives?

Uwe


--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Detecting 64 bit Intel chips

2008-03-05 Thread Chris Brennan

well said ...

Alan McKinnon wrote:

On Wednesday 05 March 2008, Chris Brennan wrote:

from what you pasted, you have a 32bit cpu. But you have a flag I do
as well, and that is 'ht'. Hyper-Threading is a whole different beast
I know very little about, it's more of an Intel thing for there first
generation dual-core cpu's.


HT is an abomination that should not be suffered to live. It's Intel's 
attempt to implement application level threading in silicon and it 
simply does not work in practice.


I've yet to benchmark any reasonably complex app that runs better with 
hyper-threading enabled. In fact when I still worked support at a 
certain database vendor we simply refused to support any of our apps 
running on machines where HT was enabled.


Note that it wasn't you should not do this, it was go away and phone 
back when you have rebooted with sane kernel options :-)



--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] The future of Gentoo

2008-03-05 Thread Chris Brennan

The problem is that we don't believe in tales about witches and premonition, do 
we? ;)


I do, does that count?


Some people call it yellow press (though in my country it would be translated
to pink press :P. This gets kind of boring, because every two or three days 
a similar thread arises in the forum or here. Once a year I answer this kind

of topic (I usually just silently ignore them).


Bad press In general should just about do it. If in doubt, /. it first. 
If it's been /.'d, dig, if you can dig it. Something is afoot, and we 
all need to be paying attention :D



Right now, gentoo is stronger than ever. Monthly newsletter works again, and
they are better than ever. The legal issues with the foundation (about papers
and bureaucracy) are all now solved and portage is maintained and updated
everyday. I figure how a person that use gentoo can question these things...
So I figure if any of the persons who open this kind of threads are really using
Gentoo for anything else than installing it to be cooler.


Gentoo is like a cult ... it can't easily be killed.

Every generation has a mythology. Every millenium has a doomsday cult. 
Every legend gets the distortion knob wound up until the speaker melts. 
Archeologists at the University of Helsinki today uncovered what could 
be the earliest known writings from the Cult of Tux, a fanatical 
religious sect that flourished during the early Silicon Age, around the 
dawn of the third millenium AD... Gospel of Tux, Verse I



No offense intended. As I said, this just gets boring after 1000 posts telling
the same. It kind of seems like spam to me.


It's dead, squashed, flattened, ya hear :D (very poor Capone imitation)


Saludos :)

--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Make krusader default file manager

2008-03-05 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Did you restart your WM?

Danis Petkakis wrote:
| hello there i'm trying to make krusader my default file manager...so
| when i'm double-clicking on a directory it should be opened by
| Krusader...i try to set it up correctly in kcontrol-kde
| components-file associations-inode-directory and choose Krusader in
| the application preference box but when i double-click on a folder it
| pops up an error message saying kdeinit could not launch
| '/usr/bin/krusader'...could someone tell me how to make krusader the
| default file manager?? thanks...
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFHz16j8hUIAnGfls4RAkINAJ9WsoupPSF5jPvD8UiP2CDSbKQJ/wCYuQ97
8BPkhA0Uy/jsWBMcq2Vb9Q==
=KRH3
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] date and gentoo running under vmplayer

2008-03-05 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

you need to make sure ntp-client and ntpd (from openntpd) have been
started, and you have a valid time server.

Below I have included everything I hope will help you

- 
[EMAIL PROTECTED] ~ $ emerge -vp openntpd

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] net-misc/openntpd-3.9_p1-r1  USE=ssl (-selinux) 150 kB

Total: 1 package (1 reinstall), Size of downloads: 150 kB
[EMAIL PROTECTED] ~ $ cat /etc/conf.d/ntpd
# /etc/conf.d/ntpd: config file for openntpd's ntpd

NTPD_HOME=/var/empty

# See ntpd(8) man page ... some popular options:
#  -s   Set the time immediately at startup
NTPD_OPTS=
[EMAIL PROTECTED] ~ $ cat /etc/conf.d/ntp-client
# /etc/conf.d/ntp-client

# Command to run to set the clock initially
# Most people should just leave this line alone ...
# however, if you know what you're doing, and you
# want to use ntpd to set the clock, change this to 'ntpd'
NTPCLIENT_CMD=ntpdate

# Options to pass to the above command
# This default setting should work fine but you should
# change the default 'pool.ntp.org' to something closer
# to your machine.  See http://www.pool.ntp.org/ or
# try running `netselect -s 3 pool.ntp.org`.
NTPCLIENT_OPTS=-s -b -u pool.ntp.org
[EMAIL PROTECTED] ~ $ cat /etc/ntp
ntp.conf   ntp.conf~  ntpd.conf
[EMAIL PROTECTED] ~ $ cat /etc/ntpd.conf
# $OpenBSD: ntpd.conf,v 1.7 2004/07/20 17:38:35 henning Exp $
# sample ntpd configuration file, see ntpd.conf(5)

# Addresses to listen on (ntpd does not listen by default)
#listen on *
#listen on 127.0.0.1
#listen on ::1

# sync to a single server
#server ntp.example.org

# use a random selection of 8 public stratum 2 servers
# see http://twiki.ntp.org/bin/view/Servers/NTPPoolServers
servers pool.ntp.org
[EMAIL PROTECTED] ~ $ cat /etc/ntp.conf
# NOTES:
#  - you should only have to update the server line below
#  - if you start getting lines like 'restrict' and 'fudge'
#and you didnt add them, AND you run dhcpcd on your
#network interfaces, be sure to add '-Y -N' to the
#dhcpcd_ethX variables in /etc/conf.d/net

# Name of the servers ntpd should sync with
# Please respect the access policy as stated by the responsible person.
#server ntp.example.tld iburst

server pool.ntp.org
netselect -s 3 pool.ntp.org

##
# A list of available servers can be found here:
# http://www.pool.ntp.org/
# http://www.pool.ntp.org/#use
# A good way to get servers for your machine is:
# netselect -s 3 pool.ntp.org
##

# you should not need to modify the following paths
driftfile   /var/lib/ntp/ntp.drift

#server ntplocal.example.com prefer
#server timeserver.example.org

# Warning: Using default NTP settings will leave your NTP
# server accessible to all hosts on the Internet.

# If you want to deny all machines (including your own)
# from accessing the NTP server, uncomment:
#restrict default ignore


# To deny other machines from changing the
# configuration but allow localhost:
restrict default nomodify nopeer
restrict 127.0.0.1


# To allow machines within your network to synchronize
# their clocks with your server, but ensure they are
# not allowed to configure the server or used as peers
# to synchronize against, uncomment this line.
#
restrict 192.168.1.0 mask 255.255.255.0 nomodify nopeer notrap
[EMAIL PROTECTED] ~ $

- -
EOF


John J. Foster wrote:
| Hi all - it's been awhile
|
| This past week I've set up Gentoo running in a VM built by
| http://www.easyvmx.com/ under a XP host. Installation and configuration
| went fine. I normally leave the VM running when I walk away from the
| machine, but when I return, time is way off. Shutting down Gentoo  the
| VM  rebooting solvles the problem, as vmplayer must initially get the
| date and time from the host, but it sure doesn't keep it right after
| that. I tried openntpd, but it kept setting the time further and further
| off. I live in Fort Collins, Co and my locatime is set correctly
| (America/Denver). This is my 1st time playing with VM's. Is this common?
| Is there any way around it? I'm not really sure why openntpd didn't
| work.
|
| Any and all help appreciated.
|
| Thanks,
| festus
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHz2xd8hUIAnGfls4RAhofAKCKc3nbVbdY7Pu8m7UNu192PuLJ4QCeLpCz
suznhio3Jt+UMeQSE4zOwL4=
=/XSs
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] k3b demands audio support

2008-03-04 Thread Chris Brennan

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

because k3b does more then xCDRoast ... it's a fully fledged media encoder

C-


Philip Webb wrote:
| Can anyone explain why K3b demands audio support, but Xcdroast doesn't ?
|
|   root: root emerge -pv k3b
|
|   These are the packages that would be merged, in order:
|
|   Calculating dependencies... done!
|   [ebuild N ] media-sound/cdparanoia-3.10_pre0  148 kB
|   [ebuild N ] media-libs/libsamplerate-0.1.2-r1  USE=-fftw -sndfile
692 kB
|   [ebuild N ] media-libs/taglib-1.4-r1  USE=-debug 716 kB
|   [ebuild N ] dev-util/cmake-2.4.6-r1  USE=-emacs -vim-syntax 2,544 kB
|   [ebuild N ] sys-libs/libcap-1.10-r11  USE=python 39 kB
|   [ebuild N ] media-sound/normalize-0.7.7  USE=-audiofile -mad -nls
380 kB
|   [ebuild N ] app-cdr/cdrkit-1.1.6  USE=-hfs unicode 1,375 kB
|   [ebuild N ] app-cdr/cdrdao-1.2.2  USE=-debug -encode -gnome -pccts
1,376 kB
|   [ebuild N ] app-cdr/k3b-1.0.4  USE=-alsa -arts -css -debug -dvdr
- -dvdread -emovix -encode -ffmpeg -flac hal -mp3 -musepack -musicbrainz
- -sndfile -vcd -vorbis -xinerama LINGUAS=-af -ar -bg -br -bs -ca -cs
- -cy -da -de -el -en_GB -es -et -eu -fa -fi -fr -ga -gl -he -hi -hu -is
- -it -ja -ka -lt -mk -ms -nb -nds -nl -nn -pa -pl -pt -pt_BR -ru -rw -se
- -sk -sr [EMAIL PROTECTED] -sv -ta -tr -uk -uz -zh_CN -zh_TW 4,996 kB
|
|   Total: 9 packages (9 new), Size of downloads: 12,262 kB
|
|   root: root emerge -pv xcdroast
|
|   These are the packages that would be merged, in order:
|
|   Calculating dependencies... done!
|   [ebuild  N] dev-util/cmake-2.4.6-r1  USE=-emacs -vim-syntax
2,544 kB
|   [ebuild  N] sys-libs/libcap-1.10-r11  USE=python 39 kB
|   [ebuild  N] app-cdr/cdrkit-1.1.6  USE=-hfs unicode 1,375 kB
|   [ebuild  N] app-cdr/xcdroast-0.98_alpha15-r5  USE=-nls 3,287 kB
|
|   Total: 4 packages (4 new), Size of downloads: 7,243 kB
|
| The extra pkgs required by K3b all involve audio.
| I have no sound support in my kernel.
|

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHzc4F8hUIAnGfls4RAgNFAJ9j2zXvLJ926gRd3/8BWIn9Pw24ugCfb/wC
z3qx1B5yw7KWbFfa8VpNNco=
=+Rf8
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] sshfs issue

2008-02-28 Thread Chris Brennan
Are you sure the switch/hub/router is failing?


With any remote connection such as smb/nfs/sshfs, if the target becomes
unavailable for some reason such as lag or a bad route from Point A to
Point B then that terminal window will hang till point B is reachable.


ionut cucu wrote:
 On Thu, 28 Feb 2008 16:51:59 -0500
 Jerry McBride [EMAIL PROTECTED] wrote:
 
 On Thursday 28 February 2008 04:19:22 pm ionut cucu wrote:
 I'm running sshfs very often and I've noticed the following issue:
 whenever the hub/swich(what ever is that keeping my lan together)
 suddenly stops working while I'm using sshfs my computer crashes,
 or if I;m lucky enough I get to do an umount before everything
 falls. Is there any way to prevent this?
 Also since this is a lan is there a null encryption algorithm I
 could use to speed things up a bit? Or lower the CPU usage?
 Thanks!
 Dude... time for a new switch...

 Yeah well it's a campus *(1) switch, the campus's *(2) lan, the
 campus's *(3) gatewayso on so forth till the A class IP so I can do
 nothing about it
 
 Note *(1) to *(2) are ugly words and shouldn't be used around children


-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Re: [gentoo-amd64] Re: BT8x8

2008-02-21 Thread Chris Brennan
OK ... I think I've made a little more progress, but I think I am still
missing something

I switched to the Open Source ATI Drivers. But there are issues with this :/
1) I can't play Doom3, so if I want to, I have to switch drivers are
restart X  but that's not the bigger issue.

tvtime loads now. I figured out what modules to load to create the
/dev/video0 device


tuner  64360  0
cx8800 40124  0
cx88xx 72036  1 cx8800
ir_common  39620  1 cx88xx
tveeprom   20240  1 cx88xx
compat_ioctl32 11072  1 cx8800
btcx_risc   7432  2 cx8800,cx88xx
vivi   21716  1
video_buf  28932  3 cx8800,cx88xx,vivi
videodev   30592  4 cx8800,cx88xx,vivi
v4l1_compat14340  1 videodev
v4l2_common22336  6
tuner,cx8800,cx88xx,compat_ioctl32,vivi,videodev


modprobe vivi creates the device
modprobe cx8800 (the bttv replacement from what I can tell)
then modprove tuner

ow the problem is tvtime (and xawtv) gets stuck on screen, can't kill
the process, even after restarting X, the process is still in memory :/

So I am still missing something 

On the upside, I have YU12/YUY2 Overlays

From xine-check
[ good ] found xvinfo: X-Video Extension version 2.2
[ good ] your Xv extension supports YV12 overlays (improves MPEG
performance)
[ good ] your Xv extension supports YUY2 overlays
[ good ] Xv ports:  RGBA RGBT RGB2 YUY2 UYVY YV12 I420

so ... it's progress ... but I don't think a step forward :/ maybe a
step sideways .

Anywho .. I am going to reboot one last time to get rid of these stuck
apps and reload the fglrx driver so I can play doom3.

Any more idea's would be greatly appreciated.

#
# NOTICE: The contents of this e-mail and any attachments to it may 
#
# contain privileged and confidential information from XaeroLimit   
#
# Industries or its affiliates. This information is only for the viewing
#
# or use of the intended recipient. If you are not the intended recipient,  
#
# you are hereby notified that any disclosure, copying, distribution or use 
#
# of, or the taking of any action in reliance upon, the information 
#
# contained in this e-mail, or any of the attachments to this e-mail,   
#
# is strictly prohibited. If you have received this e-mail in error,
#
# please immediately notify the sender by replying to this message and  
#
# delete it from your system.   
#
#



Duncan wrote:
 Chris Brennan [EMAIL PROTECTED] posted [EMAIL PROTECTED],
 excerpted below, on  Sat, 16 Feb 2008 14:55:56 -0500:

   
 And I get a GREEN overlay. But he minute I change something else, it
 goes back to a black display and stays there.
 

 Well, green overlay, that IS certainly progress.  You apparently have the 
 overlay part working now.  =8^)

 Beyond that, others with more topical experience are likely to be of more 
 help.

   
-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Looking for someone

2008-02-20 Thread Chris Brennan
I received an e-mail from someone on this list named Jonathan Harrison.

Mr Harrison, your e-mail is invalid ([EMAIL PROTECTED]). If you can
kindly adjust your mail client and e-mail me again off-list I'll reply
to your inquiry :D


Chris Brennan
irc://irc.ircwire.net

-- 
#
# NOTICE: The contents of this e-mail and any attachments to it may 
#
# contain privileged and confidential information from XaeroLimit 
   #
# Industries or its affiliates. This information is only for the
viewing   #
# or use of the intended recipient. If you are not the intended
recipient,#
# you are hereby notified that any disclosure, copying, distribution or
use#
# of, or the taking of any action in reliance upon, the information 
   #
# contained in this e-mail, or any of the attachments to this e-mail,  
#
# is strictly prohibited. If you have received this e-mail in error,  
#
# please immediately notify the sender by replying to this message and  
 #
# delete it from your system.
   #
#

-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Networking bridging

2008-02-20 Thread Chris Brennan
I am trying to set up a Bridge for Qemu to use. I followed the guide
at
http://gentoo-wiki.com/HOWTO:_Qemu#Using_TUN.2FTAP_interface_as_a_normal_user
but when ever the bridge starts, I loose connectivity outside of my
box :/ ... am I missing something 


I've includes the output of my /etc/conf.d/net file 


# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d.  To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).
dns_domain=( unworldly.org )
nis_domain=( unworldly.org )
dns_domain_eth0=( unworldly.org )
dns_search_eth0=( unworldly.org xaerolimit.net )
dns_servers_eth0=( 192.168.1.1 4.2.2.1 4.2.2.2 )

##
# LAN
##
config_eth0=( 192.168.1.2 netmask 255.255.255.0 brd 192.168.1.255 )
routes_eth0=( default via 192.168.1.1 )

##
# Bridge
##
bridge_br0=eth0
config_br0=( 192.168.1.20 netmask 255.255.255.0 brd 192.168.1.255 )
#dhcpcd_br0=-t 10
RC_NEED_br0=net.eth0
brctl_br0=( setfd 0 sethello 0 stp off )
config_tap0=( 10.0.2.1 netmask 255.255.255.0 )

-- 
#
# NOTICE: The contents of this e-mail and any attachments to it may   
 #
# contain privileged and confidential information from XaeroLimit   
 #
# Industries or its affiliates. This information is only for the
viewing #
# or use of the intended recipient. If you are not the intended
recipient, #
# you are hereby notified that any disclosure, copying, distribution
or use #
# of, or the taking of any action in reliance upon, the information   
 #
# contained in this e-mail, or any of the attachments to this e-mail,
#
# is strictly prohibited. If you have received this e-mail in error,
#
# please immediately notify the sender by replying to this message and
#
# delete it from your system. #
#

-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Missing .config

2008-02-16 Thread Chris Brennan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Little FYI/Tip or you. When I build a kernel, I do something like the
following:

Leviathan boot # tree
.
|-- 2.6.23-r6
|   |-- Config.Leviathan
|   |-- Leviathan
|   `-- System.map-Leviathan
|-- 2.6.23-r8
|   |-- Config.Leviathan
|   |-- Leviathan
|   `-- System.map-Leviathan
|-- boot - .
|-- grub
|   |-- default
|   |-- device.map
|   |-- e2fs_stage1_5
|   |-- fat_stage1_5
|   |-- ffs_stage1_5
|   |-- grub.conf
|   |-- grub.conf.sample
|   |-- grub.conf~
|   |-- iso9660_stage1_5
|   |-- jfs_stage1_5
|   |-- menu.lst - grub.conf
|   |-- minix_stage1_5
|   |-- reiserfs_stage1_5
|   |-- splash.xpm.gz
|   |-- stage1
|   |-- stage2
|   |-- stage2_eltorito
|   |-- ufs2_stage1_5
|   |-- vstafs_stage1_5
|   `-- xfs_stage1_5
`-- lost+found

5 directories, 26 files
Leviathan boot #


As you can see, for each kernel I make, I copy the .config to the
/boot/`uname-r`/ dir so that I always have a copy.

But to answer your original request, you can try looking for
/proc/config.gz  there is an option (I believe it is the default
setting) to throw a copy of /usr/src/linux/.config in there. If it is
there, you can do something like this

- - gzcat /proc/config.gz /usr/src/linux/.config --

Give that a shot and see what happens.

#
# NOTICE: The contents of this e-mail and any attachments to it may   
 #
# contain privileged and confidential information from XaeroLimit   
 #
# Industries or its affiliates. This information is only for the
viewing #
# or use of the intended recipient. If you are not the intended
recipient, #
# you are hereby notified that any disclosure, copying, distribution
or use #
# of, or the taking of any action in reliance upon, the information   
 #
# contained in this e-mail, or any of the attachments to this e-mail,
#
# is strictly prohibited. If you have received this e-mail in error,
#
# please immediately notify the sender by replying to this message and
#
# delete it from your system. #
#



sean wrote:
 I was updating my system and the nvidia drivers complained that there
 was no .config in /usr/src/linux.

 I looked at it was gone.
 This has happened before.
 Is this some bug?
 I am running on amd64.

 Unfortunately I do not have a current copy of .config.
 Does anyone know a less painful way of rebuilding than through make
 menuconfig?
 I have got to remember to make a backup.

 Thanks
 Sean
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHt1Hu8hUIAnGfls4RArLJAJ4p14akwIuAuPb3E/x0YrOZLk1bUQCfUa/M
qCjW9tFcWCemj+GWkF0aDZU=
=2ygc
-END PGP SIGNATURE-

-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] RE: BT8x8

2008-02-15 Thread Chris Brennan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

'm having a somewhat similar issue with the BT878 card I have in my
gentoo box.

Here are pastebin results of varius infomation, hope I give all the
necessary info.

dmesg - http://rafb.net/p/MVIiSg62.html
xorg.conf - http://rafb.net/p/dXz4Ry49.html
Xorg.0.log - http://rafb.net/p/LbPBZT56.html

xawtv gives me a window and when I right click, I can choose what
format and region and all that jazz, but I get no picture.

tvtime produces the following error:

[EMAIL PROTECTED] ~ $ tvtime
Running tvtime 1.0.2.
Reading configuration from /etc/tvtime/tvtime.xml
Reading configuration from /home/xaero/.tvtime/tvtime.xml
xvoutput: No XVIDEO port found which supports YUY2 images.

*** tvtime requires hardware YUY2 overlay support from your video card
*** driver.  If you are using an older NVIDIA card (TNT2), then
*** this capability is only available with their binary drivers.
*** For some ATI cards, this feature may be found in the experimental
*** GATOS drivers: http://gatos.souceforge.net/
*** If unsure, please check with your distribution to see if your
*** X driver supports hardware overlay surfaces.

[EMAIL PROTECTED] ~ $

tvtime-scanner now that made my heart jump ... cause it scanned and
stored all my basic cable channels. But I still can't get a video
signal. So I am obviously missing something.

So hopefully someone can help me

- --
#
# NOTICE: The contents of this e-mail and any attachments to it may   
 #
# contain privileged and confidential information from XaeroLimit   
 #
# Industries or its affiliates. This information is only for the
viewing #
# or use of the intended recipient. If you are not the intended
recipient, #
# you are hereby notified that any disclosure, copying, distribution
or use #
# of, or the taking of any action in reliance upon, the information   
 #
# contained in this e-mail, or any of the attachments to this e-mail,
#
# is strictly prohibited. If you have received this e-mail in error,
#
# please immediately notify the sender by replying to this message and
#
# delete it from your system. #
#
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHtmGA8hUIAnGfls4RAqa0AJ4yKk9fRgK6s/FWWoSjPcbWdKZuVgCeIIn7
7FQvdTfct1IPhj0WoVkA5Qs=
=gTAm
-END PGP SIGNATURE-

-- 
gentoo-user@lists.gentoo.org mailing list