Forums

Skip to content

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

Search found 48 matches

Go to advanced search

Advanced search
Search found 48 matches
  • 1
  • 2
  • Next
by vorgas
Mon Sep 30, 2013 1:38 am
Forum: Desktop Environments
Topic: Unable to build pykde4
Replies: 3
Views: 2464

Unable to build pykde4

Topic explains problem.

I have searched through the forums and following advice there tried setting
PYTHON_TARGETS="python2_7"
PYTHON_SINGLE_TARGET="python2_7"
USE_PYTHON="2.7"

I used eselect python to set the python engine to 2.7. I ran python-updater multiple times.
When that failed, I removed ...
  • Jump to post
by vorgas
Mon Oct 27, 2008 8:08 pm
Forum: Kernel & Hardware
Topic: Epson RX620 Scanner ceazed working [hardware issue]
Replies: 5
Views: 4856

Things to try

I'm going to assume you're using udev.

First make sure that the device is in /etc/udev/rules.d/70-libsane.rules
grep 04b8 /etc/udev/rules.d/70-libsane.rules | grep 0811

If it is, it should be showing up in /dev/bus/usb. Make sure the group is scanner.
ls -l /dev/bus/usb/001/003

If it is, you ...
  • Jump to post
by vorgas
Sat Oct 18, 2008 3:46 pm
Forum: Desktop Environments
Topic: Dead keys in kde4 [solved]
Replies: 3
Views: 1493

Fixed

I removed all the .kde files in my home directory. .kde, .kde4, .kderc. That did the trick. Thanks!
  • Jump to post
by vorgas
Sat Oct 18, 2008 12:31 am
Forum: Desktop Environments
Topic: Dead keys in kde4 [solved]
Replies: 3
Views: 1493

Dead keys in kde4 [solved]

Brand new install. Have ~x86 in make.conf, so I got kde4.

For some reason, my cursor keys and my delete key don't work. I can use the keypad to navigate, and the delete key there works just fine. I've tried the normal ones with numlock on and numlock off.

I am about 95% positive it has something ...
  • Jump to post
by vorgas
Fri Jul 18, 2008 12:54 am
Forum: Desktop Environments
Topic: evdev and xorg conflict [Solved]
Replies: 1
Views: 954

The Solution

After banging around on lots of forums looking for lots of things, it was a throwaway comment in an lirc forum that did the trick.

In the "ServerLayout" section of /etc/X11/xorg.conf I added: Option "AutoAddDevices" "False"

Of course, this made my keyboard stop working, so I had to set that as ...
  • Jump to post
by vorgas
Thu Jul 17, 2008 1:46 pm
Forum: Desktop Environments
Topic: How to run at command before kdm starts up.
Replies: 6
Views: 1957

A few alternatives

The best thing to do is put the command in /etc/conf.d/local.start. You may or may not want to use the "&" at the end of the line to background the process. Depends on your script and the speed of your computer.

If you really need X to start first, then put a few lines at the top of your script ...
  • Jump to post
by vorgas
Thu Jul 17, 2008 5:45 am
Forum: Desktop Environments
Topic: [Help]resolution problem of using uvesafb for gensplash
Replies: 5
Views: 1623

Resolution issue?

I don't have this particular theme, so I can't say for certain, but let's examine what you're seeing (actually, I just did a fresh install and don't have bootsplash at all :)).

Your grub entry calls for a resolution of 1920x1200. The debug output is trying to load the 640x480 cfg file. An entirely ...
  • Jump to post
by vorgas
Thu Jul 17, 2008 5:35 am
Forum: Desktop Environments
Topic: Resolution-Refresh problems with new monitor
Replies: 1
Views: 728

Try nv driver

Just for giggles, try to use the 'nv' driver instead of 'nvidia' in your card Device section of /etc/X11/xorg.conf. See if that gets you anything.

Also, are the modelines matched up to output of running "gtf" (man gtf)?
  • Jump to post
by vorgas
Wed Jul 16, 2008 2:47 pm
Forum: Desktop Environments
Topic: evdev: bogus pointer event from ddx
Replies: 10
Views: 2897

Better link

Because the evdev event node can change for any number of reasons, you may want to look into using the correct symlink in /dev/input/by-id/DEVNAME-event-TYPE instead of /dev/input/eventX. Save yourself a headache if you have to move your computer.

In addition, because the /by-id/ string is real ...
  • Jump to post
by vorgas
Tue Jul 15, 2008 6:49 pm
Forum: Desktop Environments
Topic: k3b help needed burning windows bootcd.
Replies: 3
Views: 1558

Something to try

My guess is it's the mkisofs programmer who wants the email.

At this point, I would either execute the mkisofs commands by hand in a konsole, and observe the output, or I would try to establish some control points to find the error. Try burning the boot disc as just a data cd, not a bootable one ...
  • Jump to post
by vorgas
Tue Jul 15, 2008 4:47 pm
Forum: Desktop Environments
Topic: evdev and xorg conflict [Solved]
Replies: 1
Views: 954

evdev and xorg conflict [Solved]

The Problem
For some reason xorg is blocking the output of all raw evdev events (or, that's what I think is happening) to my keyboard and mouse. When I run evtest on my mouse device, it sees the mouse, displays the button list, but activity does not generate output. I had gentoo in the past, and ...
  • Jump to post
by vorgas
Mon Jan 21, 2008 8:12 pm
Forum: Other Things Gentoo
Topic: Lots of issues
Replies: 1
Views: 1207

Lots of issues

Hey, I just wanted to let you know that I have had a number of problems with various aspects of several different gentoo boxes I have. In every case I was able to find the solution by searching the forums. So this is just a big thank you to everyone involved in this fabulous resource. Thanks for the ...
  • Jump to post
by vorgas
Wed Nov 14, 2007 4:27 am
Forum: Desktop Environments
Topic: intel: 289 x 21 resolution
Replies: 0
Views: 1006

intel: 289 x 21 resolution

I had Gentoo working nicely, other than a few bits. Something similar to an 'rm -fr /' occurred; at least enough to make me decide to do a reinstall. Everything groovy except:

Now if I run startx as root, I get a properly configured screen (albeit that really basic window mgr). If I run any other ...
  • Jump to post
by vorgas
Tue Nov 21, 2006 6:18 am
Forum: Multimedia
Topic: no sound with Intel HD Audio
Replies: 11
Views: 2521

Just checking

Try running alsaconf as root. See what happens. It should make it so the necessary modules load, etc, etc.

Also, look around for a volume knob. I had a similar problem on my Toshiba, until I found the volume wheel and turned it up. You may also want to make sure you haven't accidentally selected ...
  • Jump to post
by vorgas
Tue Nov 21, 2006 6:10 am
Forum: Multimedia
Topic: amarok and multimedia buttons (once again)
Replies: 19
Views: 3441

A few things

The problem that you are having is that most apps don't spend time watching the keyboard queue. So if the window isn't active, it doesn't watch and won't know if you pressed a key. I don't know about the global shortcuts for a fact, but I'm pretty sure that you can't have any active windows in order ...
  • Jump to post
by vorgas
Tue Nov 21, 2006 5:48 am
Forum: Desktop Environments
Topic: why does it need konqueror?
Replies: 21
Views: 3196

Quingy

You can always use the Quingy login manager. It actually runs on the framebuffer. Looks quite good. Doesn't require a bunch of upstream dependencies. There's a how-to on the wiki.
http://gentoo-wiki.com/HOWTO_Qingy
  • Jump to post
by vorgas
Tue Nov 21, 2006 5:38 am
Forum: Desktop Environments
Topic: [Solved]How big is kde?
Replies: 6
Views: 1755

Finding the hogs

You can also find out what is taking up the most space by the following:

1. Open up a terminal
2. Become root
3. cd /
4. du -ch | grep [0-9][0-9]M

This will give you a listing of files/directories that are at least 10 meg or more. You may also want to do:

5: du -ch | grep [0-9]G

Just in case you ...
  • Jump to post
by vorgas
Tue Nov 21, 2006 5:28 am
Forum: Desktop Environments
Topic: [Solved]How big is kde?
Replies: 6
Views: 1755

built packages

Also make sure you aren't building packages when you emerge them. This can happen with the '--buildpkg' or '-b' option in an emerge, or the 'buildpkg' flag in the FEATURES section of /etc/make.conf
  • Jump to post
by vorgas
Tue Nov 21, 2006 5:25 am
Forum: Desktop Environments
Topic: Can I speed up KDE ?
Replies: 16
Views: 3955

Visibility and Programs

You can enable the kdehiddenvisibility USE flag and re-emerge kde (kde-meta, whatever). Between that and prelinking, my kde performance really jumped off. Also, you mentioned a lot of programs that aren't kde based. These will take time to start up. I prefer using kde native versions. Especially ...
  • Jump to post
by vorgas
Tue Nov 21, 2006 4:48 am
Forum: Installing Gentoo
Topic: [NOT YET SOLVED] install fails
Replies: 5
Views: 1533

Partition woes

I would guess that a big part of the problem is that it is having difficulty even reading the partition table. As you said, it displayed an error message along those lines.

No fear though, there is a solution from within the livecd. Just boot from it as you normally do. Then open up a terminal, or ...
  • Jump to post
by vorgas
Tue Nov 21, 2006 4:35 am
Forum: Installing Gentoo
Topic: New Install Stage3 2006.1 -- No Bash
Replies: 4
Views: 1094

Typing Where

If you don't have bash, how are you typing commands?

That aside, you can boot from the install cd, and mount your root partition on /mnt/gentoo. Follow the intallation guide to get you to where you have chrooted into /mnt/gentoo and run env-update && source /etc/profile. Be sure not to reformat the ...
  • Jump to post
by vorgas
Tue Nov 21, 2006 4:26 am
Forum: Installing Gentoo
Topic: Help!! Kernel panic because of wrong partition table..
Replies: 3
Views: 898

USB Key

Look in the gentoo docs for creating a bootable usb key (jump drive, thumb drive, etc). You can try that out.
  • Jump to post
by vorgas
Fri Jul 28, 2006 6:47 pm
Forum: Kernel & Hardware
Topic: mmm3k support forum
Replies: 26
Views: 9917

New version

The latest and greatest is now available at http://sourceforge.net/projects/mmm3k. Version 0.51. In order to get around the display permission issues, I split mmm3k up into two parts.

evmon runs as the monitoring daemon. the user space program, mmm3k takes the event info and does what's necessary ...
  • Jump to post
by vorgas
Sun Jul 23, 2006 2:15 am
Forum: Kernel & Hardware
Topic: mmm3k support forum
Replies: 26
Views: 9917

Service Crash

I do have an idea about why starting as a service causes a crash. When it does this, mmm3k is not able to acces information about the display. Trying to run xdpyinfo and xprop fails catastrophically. The X connection is refused by the server. It's just a mess. So, if anyone has ideas on getting ...
  • Jump to post
by vorgas
Sun Jul 23, 2006 12:54 am
Forum: Kernel & Hardware
Topic: mmm3k support forum
Replies: 26
Views: 9917

0.50 is out

"One loop to ring them all" is available at http://sourceforge.net/projects/mmm3k/ . Get it now. Lot's of bug fixes. Ability to block entire devices. Still problems with starting as a service. Oh, and you only have to start one mmm3k to monitor all of your devices. If you're like me (two joysticks ...
  • Jump to post

Search found 48 matches
  • 1
  • 2
  • 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