Forums

Skip to content

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

Search found 34 matches

Go to advanced search

Advanced search
Search found 34 matches
  • 1
  • 2
  • Next
by Krisserferson
Sat Nov 01, 2003 2:51 pm
Forum: Portage & Programming
Topic: Looking for the crc ebuild
Replies: 1
Views: 643

Looking for the crc ebuild

I know there is none.. Though I'm looking for the package which will build the binary.. I already searched the forums over and over and I couldn't seem to find anything.

I got the binary on my laptop too, but I can't remember which package created it.. -.-

Greetings,
Kris
  • Jump to post
by Krisserferson
Sat Aug 23, 2003 7:32 pm
Forum: Documentation, Tips & Tricks
Topic: The Gentoo Framebuffer, Bootsplash & Grubsplash How-To
Replies: 669
Views: 2241638

Indeed this is a nice treat and I managed to get it working with the i810fb. Happy Happy Joy Joy... :)

If you want to know how:

When already patched with the i810 framebuffer...

Alter /usr/share/bootsplash-X-X-X.diff
Add '-o "$CONFIG_FB_810" = "y"' after '"$CONFIG_FB_NEOMAGIC" = "y"'
Add '-o ...
  • Jump to post
by Krisserferson
Tue Jun 17, 2003 7:27 am
Forum: Portage & Programming
Topic: Portage says "IndexError: list index out of range"
Replies: 47
Views: 24502

If this occurs, you might just want to try running the emerge command with the additional --debug parameter.. In my case, this pointed out that /usr/portage/dev-php/php/php-4.3.2.ebuild was the culprit.. Just deleting the ebuild was enough for me..
  • Jump to post
by Krisserferson
Fri May 09, 2003 3:09 pm
Forum: Networking & Security
Topic: iptables broken ? what the fudge..
Replies: 6
Views: 1063

Afaik iptables does not depend on QoS... But thanks anyway :)
Any suggestions are welcome...

Kris
  • Jump to post
by Krisserferson
Fri May 09, 2003 2:03 pm
Forum: Networking & Security
Topic: iptables broken ? what the fudge..
Replies: 6
Views: 1063

I guess I could build iptables as a module, though I don't see how building it within the kernel would cause it not to work... Maybe my /proc/config could shed some light on the subject:


CONFIG_X86=y
CONFIG_UID16=y
CONFIG_EXPERIMENTAL=y
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y
CONFIG ...
  • Jump to post
by Krisserferson
Fri May 09, 2003 12:11 pm
Forum: Networking & Security
Topic: Bandwidth Throttling
Replies: 17
Views: 4335

Taken from the faq (http://pureftpd.sourceforge.net/FAQ):

* Global bandwidth limitation.

-> How do I limit the *total* bandwidth for FTP?

Pure-FTPd can limit bandwidth usage of every session. But limiting the total
bandwidth is intentionally not implemented, because most operating systems
already ...
  • Jump to post
by Krisserferson
Fri May 09, 2003 11:45 am
Forum: Networking & Security
Topic: Bandwidth Throttling
Replies: 17
Views: 4335

afaik pure-ftpd can throttle...

Snippet from the index page of pure-ftpd:
- Bandwidth throttling is supported, with distinct settings for upload and download.
Other solution would be to use your firewall...
  • Jump to post
by Krisserferson
Fri May 09, 2003 10:36 am
Forum: Networking & Security
Topic: iptables broken ? what the fudge..
Replies: 6
Views: 1063

iptables broken ? what the fudge..

Am I just getting screwed sideways here ?!

Just did a fresh install of the new 1.4 and compiled the fresh kernel with netfilter support. All things well.. Booting:.....


May 9 10:26:07 bintje kernel: NET4: Linux TCP/IP 1.0 for NET4.0
May 9 10:26:07 bintje kernel: IP Protocols: ICMP, UDP, TCP ...
  • Jump to post
by Krisserferson
Fri Mar 07, 2003 11:41 am
Forum: Desktop Environments
Topic: Where did them icons and fonts go??? fbdev ?
Replies: 21
Views: 3201

This is rather annoying.. even a capture with fbshot seems to return a normal screen.. Though it still looks f*cked up over here..

If you want to look

http://darez.we-dare.net/~kris/gedit3.png

it's a big one..
  • Jump to post
by Krisserferson
Fri Mar 07, 2003 9:21 am
Forum: Desktop Environments
Topic: OpenOffice.org 1.0.2 lost _all_ fonts
Replies: 15
Views: 4220

It's usually a good thing to re-emerge xft and freetype after upgrading X.
  • Jump to post
by Krisserferson
Fri Mar 07, 2003 8:51 am
Forum: Desktop Environments
Topic: Where did them icons and fonts go??? fbdev ?
Replies: 21
Views: 3201

When commenting out the weight section it goes to default which is 5 6 5 @ depth 16, the blue/yellow effect.

I don't think it's gnome related. It has been around since the beginning.
  • Jump to post
by Krisserferson
Thu Mar 06, 2003 3:33 pm
Forum: Desktop Environments
Topic: Where did them icons and fonts go??? fbdev ?
Replies: 21
Views: 3201

A weird thing.. I wanted to post a screenie.. But this is what it looks like

Image

Looks normal.. doesn't it?! Though on my screen it is stil wrong..
I know the gimp uses a correct pallete..
  • Jump to post
by Krisserferson
Thu Mar 06, 2003 3:21 pm
Forum: Desktop Environments
Topic: Where did them icons and fonts go??? fbdev ?
Replies: 21
Views: 3201

Finally a break..

It seems that the weight element in my XF86Config causes the AA-fonts and icons to disappear..


Subsection "Display"
Depth 16
Weight 5 5 6
Modes "1280x1024"
Virtual 1280 1024
ViewPort 0 0
EndSubsection


Whereas

Subsection "Display"
Depth 16
Weight 5 6 5
Modes ...
  • Jump to post
by Krisserferson
Fri Feb 07, 2003 5:35 pm
Forum: Multimedia
Topic: Simple command-line tool to record sound through pipes?
Replies: 1
Views: 1035

Code: Select all

emerge sox
rec --help
Should help..
  • Jump to post
by Krisserferson
Thu Feb 06, 2003 10:19 pm
Forum: Duplicate Threads
Topic: su: doesn't work
Replies: 2
Views: 3196

Check the faq of this forum...
or add the user to the wheel group
  • Jump to post
by Krisserferson
Thu Feb 06, 2003 10:13 pm
Forum: Multimedia
Topic: can't get alsa to work
Replies: 8
Views: 2864

It's been a while but doing the 'whole' install process by hand worked for me..
The ebuild gave me to much probs...
  • Jump to post
by Krisserferson
Thu Feb 06, 2003 10:04 pm
Forum: Multimedia
Topic: can't get alsa to work
Replies: 8
Views: 2864

Are you sure the modules directory is the correct one...
the ebuild looks at the destination of the /usr/src/linux symlink..
And copy's the modules to the modules dir of that kernel version...
So if you've got another kernel running.. :)

This is a problem I had.. @ the end I just downloaded it ...
  • Jump to post
by Krisserferson
Thu Feb 06, 2003 9:43 pm
Forum: Multimedia
Topic: quicktime movie in Mozilla
Replies: 9
Views: 2381

You shouldn't eat that much sugar henrik... :)
  • Jump to post
by Krisserferson
Thu Feb 06, 2003 9:38 pm
Forum: Multimedia
Topic: quicktime movie in Mozilla
Replies: 9
Views: 2381

You could try plugger...
http://fredrik.hubbe.net/plugger.html

There is also an ebuild

Code: Select all

emerge net-www/netscape-plugger
best regards
  • Jump to post
by Krisserferson
Thu Feb 06, 2003 9:31 pm
Forum: Desktop Environments
Topic: font /usr/X11R6/lib/X11/fonts/TTF/fonts.scale FreeType fail
Replies: 4
Views: 2743

I'm sorta having this problem too... I tried just about every possible solution posted on the forum.. But none of them have the desired effect...

Strange thing is that it's just the truetype and TTF directory contents which give problems, but my directory with MS fonts doesn't give any problems ...
  • Jump to post
by Krisserferson
Thu Feb 06, 2003 8:15 pm
Forum: Multimedia
Topic: GAIM + Sound
Replies: 7
Views: 1729

Sorry.. My Alan Cox is a little rusty....
  • Jump to post
by Krisserferson
Thu Feb 06, 2003 8:07 pm
Forum: Desktop Environments
Topic: Where did them icons and fonts go??? fbdev ?
Replies: 21
Views: 3201

Didn't emerge gdkxft.. When I heard about it, I also heard about a possible bug or something..

It seems that you're describing my fear.. re-emerging a lot of X, starting with X itself.... <<shiver>>

Thanks for your help so far :)
  • Jump to post
by Krisserferson
Thu Feb 06, 2003 6:54 pm
Forum: Multimedia
Topic: GAIM + Sound
Replies: 7
Views: 1729

I thought there was someone who said Esound was good for a bleep... :) AND ONLY A BLEEP

Try it with sox

Code: Select all

emerge sox
In gaim>options>sound
sound method "command"
sound command "play %s"

That should fix your problem.. :)
  • Jump to post
by Krisserferson
Thu Feb 06, 2003 4:43 pm
Forum: Desktop Environments
Topic: Where did them icons and fonts go??? fbdev ?
Replies: 21
Views: 3201

Sorry I think I spoke too soon.... It seems that this returns fonts to gtk2 apps..
But the fonts still stay away when doing:

Code: Select all

make xconfig
// And when doing.. 
xterm -fa "Andale mono"
Items that use Xftconfig...

hmz.. :?

If you've got any idea.. Or tip maybe... please post..
  • Jump to post
by Krisserferson
Thu Feb 06, 2003 9:11 am
Forum: Desktop Environments
Topic: Where did them icons and fonts go??? fbdev ?
Replies: 21
Views: 3201

Some small update..

Code: Select all

export GDK_USE_XFT=0
This got me my fonts back.. I wonder why my truetype fonts disappear when setting it to 1..
Could a xft.h be the culprit?
  • Jump to post

Search found 34 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