Forums

Skip to content

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

Search found 746 matches

Go to advanced search

Advanced search
Search found 746 matches
  • Page 1 of 30
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 30
  • Next
by Braempje
Mon Jan 28, 2008 2:29 pm
Forum: Other Things Gentoo
Topic: [solved] ddrescue is masked?
Replies: 10
Views: 3034

JamesCurtis wrote:I'll have to try that, I'm new at linux and I apologize for my newbish questions :)
No problem, you should run

Code: Select all

emerge --sync
  • Jump to post
by Braempje
Fri Jan 25, 2008 7:54 pm
Forum: Other Things Gentoo
Topic: [solved] ddrescue is masked?
Replies: 10
Views: 3034

JamesCurtis wrote:What is the solution? I am still having a problem getting it emerged.
It's not masked here anymore. Did you sync your portage?
  • Jump to post
by Braempje
Tue Jan 15, 2008 8:26 am
Forum: Other Things Gentoo
Topic: [solved] ddrescue is masked?
Replies: 10
Views: 3034

FYI: the developer solved this problem!
  • Jump to post
by Braempje
Mon Jan 14, 2008 3:39 pm
Forum: Other Things Gentoo
Topic: [solved] ddrescue is masked?
Replies: 10
Views: 3034

[bug=205806]Bug submitted[/bug]
  • Jump to post
by Braempje
Mon Jan 14, 2008 7:55 am
Forum: Other Things Gentoo
Topic: [solved] ddrescue is masked?
Replies: 10
Views: 3034

Braempje wrote:Indeed I was talking about the gnu version, it is confusing...
Perhaps I should open a bug, no one seems to know why this is masked...
  • Jump to post
by Braempje
Tue Jan 08, 2008 1:34 pm
Forum: Other Things Gentoo
Topic: [solved] ddrescue is masked?
Replies: 10
Views: 3034

Indeed I was talking about the gnu version, it is confusing...
  • Jump to post
by Braempje
Tue Jan 08, 2008 7:59 am
Forum: Other Things Gentoo
Topic: [solved] ddrescue is masked?
Replies: 10
Views: 3034

[solved] ddrescue is masked?

Why is ddrescue masked? I can find references to marking newer versions stable in the Changelog, but all versions are masked ~arch. And they were stable before :?
  • Jump to post
by Braempje
Sat Jan 05, 2008 10:40 am
Forum: Multimedia
Topic: [solved] Problems with sound card: cracking noise
Replies: 6
Views: 1812

Removing that option from my kernel solved this problem, thanks for your help!
  • Jump to post
by Braempje
Thu Jan 03, 2008 4:56 pm
Forum: Multimedia
Topic: [solved] Problems with sound card: cracking noise
Replies: 6
Views: 1812

bastibasti wrote:Just a guess: Maybe you have neable the power saving feature for AC'97 cards?
That's true, I have enableded that option. Is that a problem? Can I disable it at runtime to test the difference?
  • Jump to post
by Braempje
Thu Jan 03, 2008 4:55 pm
Forum: Multimedia
Topic: [solved] Problems with sound card: cracking noise
Replies: 6
Views: 1812

I'm seeing this on my Dell Inspiron 9300. I do not know the exact brand of my motherboard but its' the 2Ghz Pentium M configuration.
The soundcard is an on board AC 97 chipset, which is clear from the lspci output: 00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor ...
  • Jump to post
by Braempje
Thu Jan 03, 2008 12:56 pm
Forum: Multimedia
Topic: [solved] Problems with sound card: cracking noise
Replies: 6
Views: 1812

[solved] Problems with sound card: cracking noise

Since a while, every time a program that wants to access the audio card, including KDE, causes a short, cracking noise to come from my speakers. It does not seem healthy and it's very annoying, how can I resolve this?
I'll be more than happy to give any data you need, I do not know where to start ...
  • Jump to post
by Braempje
Mon Nov 12, 2007 10:01 am
Forum: Multimedia
Topic: STV680 webcam support in kopete
Replies: 3
Views: 1416

Seems to be a general problem but I do not know whether it's a kopete bug or a driver bug?
  • Jump to post
by Braempje
Sat Oct 20, 2007 5:47 pm
Forum: Multimedia
Topic: STV680 webcam support in kopete
Replies: 3
Views: 1416

STV680 webcam support in kopete

Did anyone manage to get a webcam with the STV680 driver to work under kopete?
I only get lines instead of a clear image. camorama gives a good image, xawtv gives the same lines. Perhaps I need driver options, but I do not know which ones :?
  • Jump to post
by Braempje
Mon Oct 15, 2007 5:48 am
Forum: Networking & Security
Topic: resolv.conf not updated
Replies: 6
Views: 1799

No:
# /etc/conf.d/net:
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/conf.d/net,v 1.7 2002/11/18 19:39:22 azarah Exp $

# Global config file for net.* rc-scripts

config_eth0="dhcp"
dhcpcd_eth0="-t 5 -N"

postup() {
# force wired if we are running both wired and wireless
ifmetric eth0 0 ...
  • Jump to post
by Braempje
Sun Oct 14, 2007 8:08 pm
Forum: Networking & Security
Topic: resolv.conf not updated
Replies: 6
Views: 1799

resolv.conf not updated

Since a couple of days, my resolv.conf is not updated when connecting to a different network. I used wired access at work and now wireless access at home or elsewhere does not change my resolve.conf. I've run emerge --config resolvconf-gentoo without success. Any ideas on how to resolve this? What ...
  • Jump to post
by Braempje
Thu Sep 13, 2007 9:21 am
Forum: Desktop Environments
Topic: Making bookmarks more clear in KDE editor
Replies: 0
Views: 807

Making bookmarks more clear in KDE editor

I'm having trouble to notice the difference between a normal line and a bookmarked one in KDE editors e.g. kwrite. I have tried changing the bookmark color but that does not seem to make a difference, even if I set the bookmark color to black nothing changes. Did anyone experience this problem too ...
  • Jump to post
by Braempje
Wed Sep 05, 2007 7:50 am
Forum: Kernel & Hardware
Topic: Clocksource unstable with 2.6.22 [solved]
Replies: 7
Views: 3420

tobimat80 wrote:Ok. This sounds strange to me, but I compiled the ipw2200-driver as a module and the delay time is gone... Hm, hope that helps
That fixed it, very strange but it works. Thanks!
  • Jump to post
by Braempje
Mon Sep 03, 2007 7:22 am
Forum: Networking & Security
Topic: dhcp 3.1.0 and Networkmanager
Replies: 11
Views: 1935

This problems corresponds to [bug=185888]this bug[/bug], multiple solutions included there
  • Jump to post
by Braempje
Tue Aug 28, 2007 11:12 am
Forum: Kernel & Hardware
Topic: Clocksource unstable with 2.6.22 [solved]
Replies: 7
Views: 3420

Try 2.6.22.5 (latest) and also compile in support for HPET clocksource (remove clocksource=acpi_pm from your boot cmd line) and high res timers. Check your BIOS for HPET activation. I have support for HPET and high res timers enabled in the latest gentoo-sources kernel. I'll remove the clocksource ...
  • Jump to post
by Braempje
Tue Aug 28, 2007 7:16 am
Forum: Kernel & Hardware
Topic: Clocksource unstable with 2.6.22 [solved]
Replies: 7
Views: 3420

Try 2.6.22.5 (latest) and also compile in support for HPET clocksource (remove clocksource=acpi_pm from your boot cmd line) and high res timers. Check your BIOS for HPET activation. I have support for HPET and high res timers enabled in the latest gentoo-sources kernel. I'll remove the clocksource ...
  • Jump to post
by Braempje
Mon Aug 27, 2007 2:28 pm
Forum: Kernel & Hardware
Topic: Clocksource unstable with 2.6.22 [solved]
Replies: 7
Views: 3420

Clocksource unstable with 2.6.22 [solved]

I'm trying the tickless kernel feature in 2.6.22, in order to save power. Booting this does not work: my system hangs, after a declaration that the clocksource is unstable and "a possible TSC halt in C2". I have a Pentium M with working frequency scaling, this caused bugs before 2.6.22 but that ...
  • Jump to post
by Braempje
Fri Aug 24, 2007 9:17 am
Forum: Portage & Programming
Topic: knetworkmanager depends on kppp? [solved]
Replies: 5
Views: 2097

Veldrin wrote:I know the problem... You want to think about switching at the next (kde) upgrade.

/me prefers split ebuilds, much less trash.
I should have thought about it when emerging kde-3.5.7 this week :?
  • Jump to post
by Braempje
Fri Aug 24, 2007 9:16 am
Forum: Portage & Programming
Topic: knetworkmanager depends on kppp? [solved]
Replies: 5
Views: 2097

[bug=190013]Bug[/bug] posted
  • Jump to post
by Braempje
Fri Aug 24, 2007 9:09 am
Forum: Portage & Programming
Topic: knetworkmanager depends on kppp? [solved]
Replies: 5
Views: 2097

From the ebuild. and it only depends on kppp. you could file a bug. I will do that, I just wanted to make sure that I had a valid problem.

Is there any particular reason why you are using the monolithic builds? Not really actually, I started using Gentoo when only the monolithic ebuilds were ...
  • Jump to post
by Braempje
Fri Aug 24, 2007 7:11 am
Forum: Portage & Programming
Topic: knetworkmanager depends on kppp? [solved]
Replies: 5
Views: 2097

knetworkmanager depends on kppp? [solved]

(Posting in this forum as this seems an ebuild error, please do move this post if this is the wrong forum.)
Does anyone know how to make the knetworkmanager ebuild depend on either kppp or kdenetwork instead of just kppp? I am using the monolitic kde ebuilds which makes it impossible to install ...
  • Jump to post

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