Forums

Skip to content

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

Search found 152 matches

Go to advanced search

Advanced search
Search found 152 matches
  • Page 1 of 7
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next
by 1veedo
Sun Aug 07, 2011 4:44 pm
Forum: Desktop Environments
Topic: XFCE4 right click menu kind of slow
Replies: 2
Views: 4217

XFCE4 right click menu kind of slow

I started noticing this a while ago, I think with the update right around January. It happens on both my desktop and my laptop which have similar gentoo installs.

The right click menu takes like two seconds to display. It used to be instantaneous. If you put a menu item in the panel it'll start ...
  • Jump to post
by 1veedo
Sun May 29, 2011 4:16 pm
Forum: Portage & Programming
Topic: [solved] Update Parser: add XML::SAX::Expat failed
Replies: 2
Views: 2339

Reinstalling XML-NamespaceSupport worked.

Thanks~
  • Jump to post
by 1veedo
Sun May 29, 2011 12:32 am
Forum: Portage & Programming
Topic: [solved] Update Parser: add XML::SAX::Expat failed
Replies: 2
Views: 2339

[solved] Update Parser: add XML::SAX::Expat failed

I'm getting all these errors with perl when trying to update world. I did some research and it seems like I need to install a couple perl packages but the packages are failing even though portage is reporting that they installed just fine. The only message it spits out is, Update Parser: add XML ...
  • Jump to post
by 1veedo
Sat Mar 05, 2011 7:46 pm
Forum: Portage & Programming
Topic: pychess doesn't start
Replies: 0
Views: 1132

pychess doesn't start

I installed pychess but it doesn't run. Instead I get these errors, Warning: Releasing nonowned glock has no effect
File "/usr/games/bin/pychess", line 87, in <module>
import pychess.Main
File "/usr/lib64/python2.6/site-packages/pychess/Main.py", line 19, in <module>
from pychess.widgets import ...
  • Jump to post
by 1veedo
Sun Jan 16, 2011 12:51 am
Forum: Networking & Security
Topic: DNS resolve for hostnames in a network
Replies: 6
Views: 5656

So I need something like

Code: Select all

dhcp_eth0="sendhost"
?
  • Jump to post
by 1veedo
Thu Jan 13, 2011 6:49 pm
Forum: Networking & Security
Topic: DNS resolve for hostnames in a network
Replies: 6
Views: 5656

DNS resolve for hostnames in a network

I have names for my computers but whenever I ssh I always have to use the full IP address. If I try to run say ssh tux I get an error, ssh: Could not resolve hostname tux: Name or service not known I know of a couple solutions to this and they mostly involve static IP addresses and modifying your ...
  • Jump to post
by 1veedo
Sun Nov 21, 2010 12:38 am
Forum: Networking & Security
Topic: PubkeyAuthentication no
Replies: 3
Views: 2939

I guess I'll just do it by IP then... I'm pretty sure you can do it that way.
  • Jump to post
by 1veedo
Thu Nov 18, 2010 7:20 pm
Forum: Networking & Security
Topic: PubkeyAuthentication no
Replies: 3
Views: 2939

PubkeyAuthentication no

I'm trying to set up sshd so you have to already have the public key in order to log in, ie the server wont send it to you even if you ask. I found this setting PubkeyAuthentication but it still sends the public key even if you set it to no. How exactly do you turn that off?
  • Jump to post
by 1veedo
Sat Oct 23, 2010 7:30 pm
Forum: Kernel & Hardware
Topic: tuxonice-sources fails to emerge (klibc)
Replies: 8
Views: 6940

Downgrading make fixes the problem.

Code: Select all

emerge --oneshot =make-3.80-r4
emerge --oneshot klibc
You can update make after that

Code: Select all

emerge --update --oneshot make
  • Jump to post
by 1veedo
Sat Oct 23, 2010 7:16 pm
Forum: Kernel & Hardware
Topic: tuxonice-sources fails to emerge (klibc)
Replies: 8
Views: 6940

Same problem here. There's a bug report that's been open for over a month now:
http://bugs.gentoo.org/show_bug.cgi?format=multiple&id=336830

Similar error:
http://www.linuxquestions.org/questions/linux-software-2/error-mixed-implicit-and-normal-rules-while-trying-to-build-busybox-826795/

Might ...
  • Jump to post
by 1veedo
Fri Jul 02, 2010 6:58 pm
Forum: Networking & Security
Topic: sshfs kills Internet
Replies: 3
Views: 3309

I cant find any useful messages in dmesg.

It happens after I transfer lots of data across the network. It seems like dns stops working.
  • Jump to post
by 1veedo
Sat Jun 26, 2010 6:36 pm
Forum: Desktop Environments
Topic: RSS reader - search inside webpages
Replies: 0
Views: 1137

RSS reader - search inside webpages

Is there any way to get an rss reader to auto-fetch webpages and search within those webpages instead of just the rss feed?
  • Jump to post
by 1veedo
Sat Jun 26, 2010 4:26 pm
Forum: Networking & Security
Topic: sshfs kills Internet
Replies: 3
Views: 3309

sshfs kills Internet

Mounting using sshfs seems to kill the Internet on both the host and server computer. Current connections stay open, like bittorrent traffic seems to keep going, but it essentially kills the Internet - like opening new websites :/

It happens right when I mount one folder even before transferring ...
  • Jump to post
by 1veedo
Fri Jun 11, 2010 5:38 pm
Forum: Installing Gentoo
Topic: AMD Athlon II X2 cflags question
Replies: 6
Views: 8731

Hello,

You can try this: CFLAGS="-O2 -pipe -fomit-frame-pointer -march=native -mtune=native"
CXXFLAGS="${CFLAGS}"
This will enable all features detected by GCC for your ancient / newest CPU. Wow, thank you! I know it didn't exactly answer OP's question but it is pretty nifty! This should be in a ...
  • Jump to post
by 1veedo
Mon Feb 15, 2010 11:09 pm
Forum: Portage & Programming
Topic: [solved] ACCESS DENIED linkat (python, ACCESS VIOLATION)
Replies: 1
Views: 3174

I updated sandbox from version like 1.6 to 2.2 and that seems to have fixed it :)
  • Jump to post
by 1veedo
Mon Feb 15, 2010 7:38 pm
Forum: Portage & Programming
Topic: [solved] ACCESS DENIED linkat (python, ACCESS VIOLATION)
Replies: 1
Views: 3174

[solved] ACCESS DENIED linkat (python, ACCESS VIOLATION)

I've been getting this errors for a while now... it happens on a number of packages. >>> Preparing source in /var/tmp/portage/dev-python/sip-4.10/work/sip-4.10 ...
* Applying sip-4.9.3-darwin.patch ... [ ok ]
ACCESS DENIED linkat: /var/tmp/portage/dev-python/sip-4.10/work/sip-4.10-2.6/ChangeLog
cp ...
  • Jump to post
by 1veedo
Sat Dec 12, 2009 5:37 am
Forum: Portage & Programming
Topic: [solved] Uninstalling non-gentoo nvidia drivers
Replies: 5
Views: 1704

I already had VIDEO_CARDS="nvidia" in my make.conf. Thanks for the suggestion though. Things work a lot better when you let portage handle everything.
  • Jump to post
by 1veedo
Sat Dec 12, 2009 5:33 am
Forum: Portage & Programming
Topic: [solved] libxcb problems (conflicting packages)
Replies: 3
Views: 1622

I got everything sorted out. Had to remove a few extra packages besides qt to get everything to update. My main problem is that I didn't do a full update in over a year; it was always easier to update individual apps instead of the whole system. I finally got around to it though :lol: .
  • Jump to post
by 1veedo
Fri Dec 11, 2009 7:54 pm
Forum: Portage & Programming
Topic: [solved] Uninstalling non-gentoo nvidia drivers
Replies: 5
Views: 1704

Well X doesn't wrok so I'm posting from links. That's why I didn't include a very long error message. I'm getting a bunch of version mismatch errors as well but I think those will go away if I can update my system.

--unstall did work though. I tried looking for an option like that using -h but ...
  • Jump to post
by 1veedo
Fri Dec 11, 2009 7:01 pm
Forum: Portage & Programming
Topic: [solved] Uninstalling non-gentoo nvidia drivers
Replies: 5
Views: 1704

[solved] Uninstalling non-gentoo nvidia drivers

At one point in time my motherboard's built in network card was only supported by the git sources. Because I was using git sources, gentoo's built in nvidia-drivers never worked so I always had to get special hacks to get it working (which portage had a tendency to break whenever I did a full system ...
  • Jump to post
by 1veedo
Fri Dec 11, 2009 2:51 pm
Forum: Portage & Programming
Topic: [solved] libxcb problems (conflicting packages)
Replies: 3
Views: 1622

[solved] libxcb problems (conflicting packages)

When I tried to do an emerge update I ran into some problems with libxcb. Stuff like libxcb-xlib.so.0: cannot open shared object file I found this, http://www.gentoo.org/proj/en/desktop/x/x11/libxcb-1.4-upgrade-guide.xml and I'm trying to do part 3 but I keep getting a bunch of emerge errors ...
  • Jump to post
by 1veedo
Mon Sep 07, 2009 5:24 pm
Forum: Portage & Programming
Topic: [SOLVED]Perl revdep-rebuild "This package will overwrite..."
Replies: 9
Views: 11600

[SOLVED]Perl revdep-rebuild "This package will overwrit

I'm trying to revdep-rebuild but perl IO-Compress doesn't want to install. >>> Failed to install perl-core/IO-Compress-2.021, Log file:

>>> '/var/tmp/portage/perl-core/-2.021/temp/build.log'

* Messages for package perl-core/IO-Compress-2.021:

* This package will overwrite one or more files that ...
  • Jump to post
by 1veedo
Sat Jul 25, 2009 6:56 pm
Forum: Multimedia
Topic: How to watch DVDs
Replies: 7
Views: 4224

How do you make applications use libdvdcss? Primarily I want xine and xdvdshrink to use that library.
  • Jump to post
by 1veedo
Sat Jul 25, 2009 6:00 pm
Forum: Portage & Programming
Topic: News Item not available
Replies: 3
Views: 1245

news-gentoo.skip and news-gentoo.unread

When I cat those files I see (in both of them): 2009-07-12-xorg74-alpha.
  • Jump to post
by 1veedo
Fri Jul 24, 2009 11:11 pm
Forum: Portage & Programming
Topic: News Item not available
Replies: 3
Views: 1245

News Item not available

I just did an emerge sync and got this message. It's been maybe 2 or 3 months. * IMPORTANT: 1 news items need reading for repository 'gentoo'.
* Use eselect news to read news items. However, I dont appear to have any news. I'm kind of curious what it was. # eselect news list
Unread news items ...
  • Jump to post

Search found 152 matches
  • Page 1 of 7
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • 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

 

 

magic