Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 308 matches

Go to advanced search

Advanced search
Search found 308 matches
  • Page 1 of 13
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 13
  • Next
by durian
Sat May 14, 2011 5:57 pm
Forum: Gentoo Chat
Topic: Looks like Gentoo is a sinking ship.
Replies: 202
Views: 152796

Re: Looks like Gentoo is a sinking ship.

i think it's more of a matter of personal burnout. quite often i find myself tired or having to build software that i just want to try out, or fixing linking problems after certain upgrades. Yeah, I have the same feeling. I got tired a few times of breakages or just not having the energy. But in ...
  • Jump to post
by durian
Sun May 02, 2010 5:48 am
Forum: Installing Gentoo
Topic: Been failing to install gentoo for a month
Replies: 32
Views: 14525

My last install was in August last year, using the "SysRescueCD" method on a Core i7. No problems.

I agree about the make menuconfig - just too many things to think about. I used to compile kernels by hand (how else could you get the cdrom interface on the sound card to work ;) ) but have gone over ...
  • Jump to post
by durian
Wed Feb 03, 2010 4:39 pm
Forum: Gentoo Chat
Topic: What the heck is an advocate...:D:p:-)
Replies: 14
Views: 12148

Naib wrote:I didn't say OTW postcount. I said non-OTW postcounts. This would cap at a figure, just like in yr profile the max posts is capped at 6666 (even tho some of us have over 10,000)
Right, sorry, I misread that,

-peter
  • Jump to post
by durian
Wed Feb 03, 2010 1:41 pm
Forum: Gentoo Chat
Topic: What the heck is an advocate...:D:p:-)
Replies: 14
Views: 12148

Naib wrote: have they fixed the bug where your non-OTW posts won't clock over a certain figure tho?
Wasn't the OTW postcount deducted? I remember going back a number of posts when this was implemented,

-peter
  • Jump to post
by durian
Sat Jan 23, 2010 9:30 am
Forum: Portage & Programming
Topic: emerge --config postgis fails for postgresql-8.4.1
Replies: 3
Views: 2733

I'm having the same problem, and saw the patch for the ebuild....

I'm a bit of an ebuild-n00b, how do I apply it?

-peter
  • Jump to post
by durian
Tue Jan 19, 2010 7:11 am
Forum: Multimedia
Topic: motion flip image
Replies: 0
Views: 1683

motion flip image

Hi,

I thought I solved this problem years ago, but I guess not.

I have just installed motion 3.2.11.1 and I'am using it with and old Philips webcam (Philips PCVC730K WebCam [pwc]). The image is flipped horizontally, and I don't know how to flip it back. I can do it when playing back the avi's it ...
  • Jump to post
by durian
Sat Jan 16, 2010 4:30 pm
Forum: Other Things Gentoo
Topic: Telling the Age of a System
Replies: 22
Views: 11542

john_r_graham wrote:
durian wrote:I always install uprecords...
Is that in Portage?
I thought it was, but it appears I was wrong. I must have installed it from source...

-peter
  • Jump to post
by durian
Sat Jan 16, 2010 3:43 pm
Forum: Other Things Gentoo
Topic: Telling the Age of a System
Replies: 22
Views: 11542

I always install uprecords which keeps track of:
...
up 1335 days, 04:47:4 | since Thu Nov 3 18:33:14 2005
down 199 days, 17:19:46 | since Thu Nov 3 18:33:14 2005
Which is when I installed the the gento I am running now, not real hardware age...

Too late for you now, but maybe your next server ...
  • Jump to post
by durian
Thu Jan 14, 2010 6:53 am
Forum: Gentoo Chat
Topic: Rant: Nepomuk and strigi - solution in search of a problem
Replies: 110
Views: 159373

It was the first thing I disabled in KDE...

Should be possible to make it unintrusive though - I have a macBookPro which indexes everything in Spotlight without me noticing anything...

-peter
  • Jump to post
by durian
Thu Jan 07, 2010 9:04 pm
Forum: Desktop Environments
Topic: No swedish keyboard in X but in console
Replies: 7
Views: 3169

Which DE/WM are you running? I had the same problem, which I could solve by setting the keyboard also to Swedish in the keyboard settings of XFCE.

Maybe something like that works in your case too,

-peter
  • Jump to post
by durian
Thu Jan 07, 2010 6:11 pm
Forum: Portage & Programming
Topic: glsa-check -p affected crashing?
Replies: 5
Views: 1453

I only just found out about the glsa-check script, but I get the same crash...

-peter
  • Jump to post
by durian
Wed Jan 06, 2010 1:03 pm
Forum: Portage & Programming
Topic: Any suggestion to clean the "world" file?
Replies: 18
Views: 4039

...
Otherwise, unmerge them, and "emerge -1" them again :)
... That's way too much work. Just open the world file (/var/lib/portage/world) in your favorite editor and delete the lines corresponding to packages you don't want. It's as simple as that. A subsequent "emerge --depclean" will remove ...
  • Jump to post
by durian
Wed Jan 06, 2010 12:39 pm
Forum: Portage & Programming
Topic: grepping several values from a html-page?
Replies: 12
Views: 6830

maybe you could run a few lines of sed over it? still think perl would handle it more gracefully, since you could easily load the whole page into a scalar, remove all but TD tags, then remove all but what's between remaining tags Doesn't perl even have decent HTML parsers? That would make it even ...
  • Jump to post
by durian
Wed Jan 06, 2010 9:11 am
Forum: Portage & Programming
Topic: Any suggestion to clean the "world" file?
Replies: 18
Views: 4039

What's wrong with having them in the world file? That way they get updated.

Otherwise, unmerge them, and "emerge -1" them again :)

-peter
  • Jump to post
by durian
Tue Jan 05, 2010 2:52 pm
Forum: Portage & Programming
Topic: simulation implementation idea needed
Replies: 5
Views: 1064

DaggyStyle wrote:for now, this is a single computer software
You could still run both client and server on the same computer. The advantage would also be a nice separation of the different groups from the main thread, and make it more easily extensible. But that's maybe not required at all :)

-peter
  • Jump to post
by durian
Tue Jan 05, 2010 10:57 am
Forum: Portage & Programming
Topic: simulation implementation idea needed
Replies: 5
Views: 1064

Another variation: a client/server solution, with the different groups running on different computers, connecting to the one running the main thread/program. (Could even run on one computer, but then you'll have the same performance problems).

-peter
  • Jump to post
by durian
Tue Jan 05, 2010 10:40 am
Forum: Installing Gentoo
Topic: CDROM not visible after install
Replies: 25
Views: 14701

The lspci -k clearly shows the Ricoh device is a card reader. I'm sorry about this, I wasn't expecting a card reader so I just didn't put two and two together. Us intermediate/novices must be a real pain to you. Don't worry, we have all been novices at one time! Besides, some (me :) ) still fail to ...
  • Jump to post
by durian
Mon Jan 04, 2010 8:40 pm
Forum: Installing Gentoo
Topic: CDROM not visible after install
Replies: 25
Views: 14701

I guess the problem is with my kernel build. I will just have to blanket bomb all possible drivers and see what happens unless anyone has any ideas of how to use a working Knoppix to find what I need for Gentoo. You can also try to build a new kernel with genkernel, and go from there. IIRC, that ...
  • Jump to post
by durian
Mon Jan 04, 2010 6:46 pm
Forum: Gentoo Chat
Topic: Why do you use Gentoo
Replies: 534
Views: 14883239

7) "versionless", by that I mean, provided you update regularly you don't have to worry about a 'Gentoo 12' is out, I'll have to update, time to backup my data and reinstall the system. Yeah, that is one of my main reasons.

That, and I just think it is fun to maintain a Gentoo system. With the ...
  • Jump to post
by durian
Mon Jan 04, 2010 12:59 pm
Forum: Networking & Security
Topic: directory node too big [solved]
Replies: 4
Views: 2496

It's definitely the case for ext3, I have seen it in my usenet directories:

Code: Select all

drwxr-xr-x 2 pberck users   4247552 2010-01-04 01:10 rasf1
drwxr-xr-x 2 pberck users  10797056 2010-01-04 01:10 np
The figures stay the same after emptying them.

-peter
  • Jump to post
by durian
Sun Jan 03, 2010 12:45 pm
Forum: Gentoo Chat
Topic: Most powerful machine you've put gentoo on?
Replies: 613
Views: 481050

vondel ~ # emerge -ep system | genlop -p
These are the pretended packages: (this may take a while; wait...)

[ebuild R ] sys-apps/portage-2.1.6.13
[ebuild R ] virtual/libintl-0
[ebuild R ] sys-libs/zlib-1.2.3-r1
[ebuild R ] sys-devel/gnuconfig-20090203
[ebuild R ] virtual/libiconv-0
[ebuild R ...
  • Jump to post
by durian
Sun Jan 03, 2010 10:51 am
Forum: Duplicate Threads
Topic: circular depencies
Replies: 5
Views: 8810

A bit of a sideways aswer, but I have never managed to install a gentoo system with the global doc flag (even a new "clean" system). In the end I gave up and add the doc flag to selected packages (in /etc/portage/package.use).

I seem to remember more people have troubles with the doc flag on the ...
  • Jump to post
by durian
Fri Jan 01, 2010 8:24 pm
Forum: Installing Gentoo
Topic: Moving from 32bit installation to 64bit or do a new install?
Replies: 1
Views: 1768

I have seen some posts here saying that it is possible to change from 32 to 64 bit, but I think a re-install would be as fast (better, more failsafe :) ). If you have your /home partition separate you can mount it again after a reinstall, and if you save your edited config files in /etc getting ...
  • Jump to post
by durian
Fri Dec 18, 2009 9:57 am
Forum: Kernel & Hardware
Topic: New(er) kernels load averages
Replies: 2
Views: 2269

The machine with the higher load has only been up for 19 minutes. At least on my machine a lot goes on after booting, and it seems to slow down a bit after a while. You should compare again after the same uptime maybe (but maybe you have done that already, not clear from the post),

-peter
  • Jump to post
by durian
Fri Dec 11, 2009 9:03 pm
Forum: Documentation, Tips & Tricks
Topic: HOWTO conveniently convert videos using mencoder, x264
Replies: 170
Views: 434628

Nice, thanks!

-peter
  • Jump to post

Search found 308 matches
  • Page 1 of 13
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 13
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy