Forums

Skip to content

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

Search found 95 matches

Go to advanced search

Advanced search
Search found 95 matches
  • 1
  • 2
  • 3
  • 4
  • Next
by sfragis
Mon Sep 24, 2007 3:08 pm
Forum: Kernel & Hardware
Topic: [HOWTO] Wacom Volito2 and other Wacom tablets
Replies: 160
Views: 114430

Same problem here with Xorg 7.3 solved by the patch in ebuild p3 .
Did anybody report this to the linuxwacom bug trucker ? If so, I will fill a bug report soon.

BTW, why not using the RESTRICT="mirror" option in the ebuild?

--- linuxwacom-0.7.8_p3.old.ebuild 2007-09-24 17:06:29.000000000 +0200 ...
  • Jump to post
by sfragis
Thu Sep 20, 2007 10:21 pm
Forum: Desktop Environments
Topic: xorg-server 1.4 and keyboard caps led?
Replies: 38
Views: 25156

Same problem here, leds don't work but capslock, numlock and scrolllock work as usual.

I've another annoying problem since xorg-server-1.4-r1 has been emerged: keyboard auto repeat is not set anymore!
That is, even if I keep a key pressed, only one character appears on screen, as if I pressed and ...
  • Jump to post
by sfragis
Sun Aug 05, 2007 1:48 pm
Forum: Portage & Programming
Topic: Ebuild for linuxwacom
Replies: 1
Views: 912

Ebuild for linuxwacom

Hi all,
I've seen that the ebuild for linuxwacom in portage installs an old driver version (0.7.4-3).
Since new drivers (0.7.8-2) have been released recently, I've written a modified ebuild to install them.
I post it there so that anyone can use in his personal overlay (without claming to be ...
  • Jump to post
by sfragis
Fri Apr 27, 2007 2:24 pm
Forum: Portage & Programming
Topic: gnupg-1.4.6 is blocking gnupg-2.0.1-r1
Replies: 16
Views: 6709


the problem i have now is that portage still wants to flipflop between app-crypt/gnupg-1.4.7-r1 and app-crypt/gnupg-2.0.3-r1.
i tried putting app-crypt/gnupg-1.4.7-r1 into packages.provides, but that doesnt help.
Edit the ebuild /usr/portage/app-crypt/seahorse/seahorse-1.0.1.ebuild, change line ...
  • Jump to post
by sfragis
Sat Dec 02, 2006 3:08 pm
Forum: Documentation, Tips & Tricks
Topic: HOWTO: Easily make a full system backup (stage4)
Replies: 440
Views: 636637

Hi BlinkEye, thanks for the script.
Starting from an idea of a friend of mine, time ago I did a small script, not much different from your.
For those who are interested, you can download it from here .
The goal of my script was to provide a certain safety against data corruption.
While the base ...
  • Jump to post
by sfragis
Sun Oct 22, 2006 10:00 am
Forum: Portage & Programming
Topic: need a script
Replies: 1
Views: 598

Hi veilig, I guess you're referring to Javascript, don't you?
I did something similar time ago. I don't know if it's W3C compliant.

<html>
<head>
<script type="text/javascript">
<!--
var counter=3

function remRow(elementId) {
var element = document.getElementById(elementId)
if (element) {
var ...
  • Jump to post
by sfragis
Mon Aug 28, 2006 10:44 pm
Forum: Gentoo on AMD64
Topic: Why are AMD64 optimizations disabled in imlib2?
Replies: 3
Views: 2218

Not now for sure, I'm using E17 as default window manager (deeply based on Imlib2) and I don't want more headaches.
  • Jump to post
by sfragis
Mon Aug 28, 2006 12:55 pm
Forum: Kernel & Hardware
Topic: Getting power button working for shutdown [Not Solved]
Replies: 6
Views: 2300

Yet unsolved?
I suggest you try a livecd and see if this is not a hw related issue.
Do you get any error message at boot? See what dmesg says about acpi and report any error.
Acpid needs no configuration at all, so... if this is not a well known bug, I think your problem depends on your kernel ...
  • Jump to post
by sfragis
Mon Aug 28, 2006 10:59 am
Forum: Gentoo on AMD64
Topic: Why are AMD64 optimizations disabled in imlib2?
Replies: 3
Views: 2218

Some time ago I changed the ebuild in order to enable this option but then I got some errors with programs that used imlib2. Since I had not much time to investigate, I turned it off again. I don't know the reason, maybe now it's been fixed. Imlib2 are fast enough even w/o this option :D
EDIT: typo
  • Jump to post
by sfragis
Mon Aug 28, 2006 10:53 am
Forum: Other Things Gentoo
Topic: Where can i find boot logs?
Replies: 2
Views: 658

Re: Where can i find boot logs?

Look in /var/log directory :wink:
  • Jump to post
by sfragis
Sat Aug 26, 2006 3:24 pm
Forum: Portage & Programming
Topic: [SOLVED]System borked after "emerge -e system"
Replies: 8
Views: 1443

First of all, beware the 'emerge -e world', you shouldn't need it most of the cases! To update all of the packages use 'emerge -Davu world'.
Answering your question: try to enable debug messages in order to see what's missing.

$ ECLASS_DEBUG_OUTPUT=on emerge -av =app-shells/bash-3.1_p16

The ...
  • Jump to post
by sfragis
Thu Aug 24, 2006 12:52 pm
Forum: Networking & Security
Topic: No netwrok after install
Replies: 5
Views: 1639

First, is module correctly loaded? See the output of dmesg after, report it if any error accours.
After module gets loaded correctly, try to configure the eth0 interface with ifconfig. Following is an example, adjust it according to your settings (ip, network, interface and so on):

# adds the eth0 ...
  • Jump to post
by sfragis
Wed Aug 23, 2006 3:12 pm
Forum: Kernel & Hardware
Topic: Getting power button working for shutdown [Not Solved]
Replies: 6
Views: 2300

So... another trivial question: have you run "rc-update add acpid default"? :lol:
  • Jump to post
by sfragis
Wed Aug 23, 2006 1:15 pm
Forum: Kernel & Hardware
Topic: Getting power button working for shutdown [Not Solved]
Replies: 6
Views: 2300

Hi bLUEbYTE84,
just to be sure you've done everything right :roll: : is the CONFIG_ACPI_BUTTON option enabled in your kernel configuration (either builtin or as a module)?
  • Jump to post
by sfragis
Tue Aug 22, 2006 7:43 am
Forum: Portage & Programming
Topic: Simple vim questions
Replies: 18
Views: 2298

You have to customize the statusline variable, type "<ESC>:help statusline" (w/o doublequotes) from within vim to get the relative help page, there's plenty of options :D . Also a "grep statusline" among Cream's sources may be helpful.
  • Jump to post
by sfragis
Mon Aug 21, 2006 7:31 pm
Forum: Other Things Gentoo
Topic: autocomplete aliased 'emerge' command in zsh [Solved]
Replies: 7
Views: 2586

Yeah, I like it too, very powerful. It's a pity that it's not widely known. At now I use Bash only for those (few) scripts I publish online.
If you're interested, I've put my zsh dot-files on my web site.
  • Jump to post
by sfragis
Mon Aug 21, 2006 12:45 pm
Forum: Networking & Security
Topic: No netwrok after install
Replies: 5
Views: 1639

Hi Crooksey,
following are common steps needed to setup such a card:

compile the kernel module: go to Device Drivers > Network device support > Ethernet (1000 Mbit) and see which module is right for your card (for my Marvell 88E8001 with Yukon chipset I can use both skge and sk98lin)
configure ...
  • Jump to post
by sfragis
Mon Aug 21, 2006 8:59 am
Forum: Other Things Gentoo
Topic: autocomplete aliased 'emerge' command in zsh [Solved]
Replies: 7
Views: 2586

With or without the underscore makes no difference 8) . From the great zshoptions man pages:

SPECIFYING OPTIONS
Options are primarily referred to by name. These names are case insensitive and
underscores are ignored. For example, `allexport' is equivalent to `A__lleXP_ort'.
  • Jump to post
by sfragis
Sun Aug 20, 2006 9:17 am
Forum: Other Things Gentoo
Topic: autocomplete aliased 'emerge' command in zsh [Solved]
Replies: 7
Views: 2586

Hi ppurka, try this easy test:

% alias emerge="myemerge"
% setopt complete_aliases
% emerge -<TAB> # press <TAB> in order to autocomplete

When I press <TAB> zsh shows the list of options as if emerge was not an alias.
From "man zshall":

COMPLETE_ALIASES
Prevents aliases on the command line ...
  • Jump to post
by sfragis
Fri Aug 18, 2006 9:46 am
Forum: Portage & Programming
Topic: Simple vim questions
Replies: 18
Views: 2298

Re: Simple vim questions

1) I have line numbers enabled. If I want to copy a piece of code and paste it in another place, the line numbers are also copied. I mean, I can't select the text without the line numbers.

Line numbers are no copied with Gvim (Kvim); of course if you're using bare vim in console or terminal ...
  • Jump to post
by sfragis
Thu Aug 17, 2006 8:06 am
Forum: Portage & Programming
Topic: java-sdk not shown by emerge -punD world
Replies: 2
Views: 738

Maybe your world file (/var/lib/portage/world) doesn't contain sun-jdk package. If this is the case (cat /var/lib/portage/world | grep sun-jdk), read these threads on how to fix this common problem:
http://forums.gentoo.org/viewtopic-t-136627.html
http://forums.gentoo.org/viewtopic-t-488321.html
  • Jump to post
by sfragis
Wed Aug 16, 2006 7:42 pm
Forum: Desktop Environments
Topic: screen behavior while switching X sessions
Replies: 2
Views: 772

Re: screen behavior while switching X sessions

When switching between 2 X sessions, or from X to the console, my screen acts as if it were changing the resolution : black image for a sec, and then flickering of the screen. However I'm using the same resolution and refresh rates in both X and the console (1024x768@85), so this is unneeded.
I ...
  • Jump to post
by sfragis
Tue Aug 15, 2006 5:48 pm
Forum: Portage & Programming
Topic: when to emerge -e world/system?
Replies: 4
Views: 1333

i just need to know when should be the right time to emerge -e, as soon as one of the vital packages gets compiled to newer version or recompiled somehow.
I've been using Gentoo for years, I run emerge -e only once, just after rebuilding glibc with a new flag (nptl). It's likely it was unnecessary ...
  • Jump to post
by sfragis
Sun Aug 13, 2006 10:16 pm
Forum: Portage & Programming
Topic: I don't understand revdep-rebuild
Replies: 6
Views: 4341

machinelou wrote: Look! It's not installed! Why does revdep-rebuild want to install its dependencies? Emerge -s also shows that xkb is not installed.. What's up?
Maybe revdep-rebuild caches results in temporary files (/root/.revdep-rebuild.N.XXX).
Try ignoring them:

Code: Select all

$ revdep-rebuild -i
  • Jump to post
by sfragis
Sun Aug 13, 2006 5:14 pm
Forum: Portage & Programming
Topic: x86_64 and checking for C compiler default output file name.
Replies: 6
Views: 2245

This could be a very stupid idea :roll: : copy the binutils from the livecd!
Boot with the livecd, remove everything regarding the binutils (to list all files, chroot first and then run `equery files binutils`), and then copy binutils from the the livecd.
  • Jump to post

Search found 95 matches
  • 1
  • 2
  • 3
  • 4
  • 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