Forums

Skip to content

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

Search found 340 matches

Go to advanced search

Advanced search
Search found 340 matches
  • Page 1 of 14
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 14
  • Next
by jetblack
Mon Nov 09, 2009 11:31 pm
Forum: Documentation, Tips & Tricks
Topic: HOWTO: Fix Common ACPI Problems (DSDT, ECDT, etc.)
Replies: 393
Views: 1002898

Belliash wrote:Where can i find iasl? It is available on intel website no longer ;(
It looks like the latest version is kept here. You'll have to build it from the source, but it seems straightforward enough.
  • Jump to post
by jetblack
Mon Jan 12, 2009 12:21 am
Forum: Documentation, Tips & Tricks
Topic: HOWTO: Fix Common ACPI Problems (DSDT, ECDT, etc.)
Replies: 393
Views: 1002898

Also, if you want to get rid of the warning, I'd throw in some "Return (Zero)" statements in this block of the WMBB function:


If (LEqual (Arg1, 0x02)) {}
If (LEqual (Arg1, 0x03)) {}
If (LEqual (Arg1, 0x04)) {}
If (LEqual (Arg1, 0x05)) {}
If (LEqual (Arg1, 0x06)) {}
If (LEqual (Arg1, 0x07 ...
  • Jump to post
by jetblack
Mon Jan 12, 2009 12:12 am
Forum: Documentation, Tips & Tricks
Topic: HOWTO: Fix Common ACPI Problems (DSDT, ECDT, etc.)
Replies: 393
Views: 1002898

I'm a little out of practice, but it looks like your 11 errors are still related to that ^CPU0._PPC call. I think I'd try replacing the remaining ^CPU0._PPC references with CPU0._PPC, especially since you've redefined the function call). That's probably why it's saying it can't find the function now ...
  • Jump to post
by jetblack
Mon Jun 05, 2006 6:37 pm
Forum: Gentoo Chat
Topic: What version of Gentoo was your 1st?
Replies: 120
Views: 42276

wow, jet black! Long time no see! Hey man - yeah, it's been a while. How's it going? I hope all is well. yeah, bits and pieces are ok. I'm on ubuntu now and i left the forums for a couple of months but i'm back now (someone has to show these crackers how to use a distro :D ). Glad to hear you're ...
  • Jump to post
by jetblack
Fri Jun 02, 2006 2:43 am
Forum: Gentoo Chat
Topic: What version of Gentoo was your 1st?
Replies: 120
Views: 42276

cokehabit wrote:wow, jet black! Long time no see!
Hey man - yeah, it's been a while. How's it going? I hope all is well.
  • Jump to post
by jetblack
Thu Jun 01, 2006 11:55 pm
Forum: Gentoo Chat
Topic: What version of Gentoo was your 1st?
Replies: 120
Views: 42276

I'm pretty sure I was part of the 1.4 crowd. I was also part of the forum exodus (though I wouldn't call myself a 'personality' :P). My departure was work-related, though, not because of bannings or other people or anything. I still lurk from time to time and occasionally post (obviously).

I've ...
  • Jump to post
by jetblack
Sun Apr 02, 2006 2:55 am
Forum: Gentoo Chat
Topic: I miss my gentoo
Replies: 12
Views: 8428

haha - so it would seem. :)
  • Jump to post
by jetblack
Sun Apr 02, 2006 2:34 am
Forum: Gentoo Chat
Topic: I miss my gentoo
Replies: 12
Views: 8428

Thank you, as well. Time to get installing, I suppose.

Well, as soon as I get a new motherboard for the myth box. :/
  • Jump to post
by jetblack
Sat Apr 01, 2006 2:17 am
Forum: Gentoo Chat
Topic: I miss my gentoo
Replies: 12
Views: 8428

Fantastic. Thank you.
  • Jump to post
by jetblack
Fri Mar 31, 2006 9:34 pm
Forum: Gentoo Chat
Topic: I miss my gentoo
Replies: 12
Views: 8428

I miss my gentoo

I'm thinking of putting gentoo back on a home machine after about a two-year hiatus from Linux. Obviously, I have a fair amount of catching up to do, but I thought I'd see if I could get a couple of quick questions answered before I start poring over docs again:

1. What's the state of support for ...
  • Jump to post
by jetblack
Tue Aug 17, 2004 5:16 am
Forum: Documentation, Tips & Tricks
Topic: Configuring Gentoo 2004.2 for linux 2.6 and NPTL (Updated)
Replies: 75
Views: 101695

Great HOWTO, Snooper. I just followed it to reinstall gentoo on my laptop with NPTL support, and it worked like a charm.
  • Jump to post
by jetblack
Mon Mar 01, 2004 2:52 am
Forum: Duplicate Threads
Topic: Miscellaneous OT stuff taken from the Gay Marriage thread
Replies: 22
Views: 4542

Somebody needs to answer my question on how to get this monitor working with radeon. For some reason it syncs out with the exact same settings when I switch it from vesa. The topic can be found on the Desktop board.

Look on the bright side; if anyone answers that question I'll leave here sooner ...
  • Jump to post
by jetblack
Tue Feb 24, 2004 9:44 pm
Forum: Duplicate Threads
Topic: AMERICA UNDER MARTIAL LAW. a must read
Replies: 57
Views: 12349

Cliff's notes version of "Insanity: an article"

Satanists have infiltrated the US military. They are working with Satanists in the militaries of the other nations of the world under the flag of the UN. Their goal is to take over the US (martial law - rule by the military). When they succeed, they ...
  • Jump to post
by jetblack
Tue Feb 24, 2004 9:14 pm
Forum: Duplicate Threads
Topic: AMERICA UNDER MARTIAL LAW. a must read
Replies: 57
Views: 12349

I don't think that Pam appreciates the true seriousness of the situation. There are entire paragraphs in that article in which NOTHING IS WRITTEN IN BLOCK CAPS!
  • Jump to post
by jetblack
Sun Feb 15, 2004 5:42 am
Forum: Kernel & Hardware
Topic: Temperature/Hardware Monitor for 2.6.* kernels
Replies: 23
Views: 4711

Is your system ACPI compliant? You can get some temperature monitoring via ACPI if it is.
  • Jump to post
by jetblack
Thu Feb 12, 2004 2:13 am
Forum: Documentation, Tips & Tricks
Topic: HOWTO: Fix Common ACPI Problems (DSDT, ECDT, etc.)
Replies: 393
Views: 1002898

I'm willing to try the vanilla, if you think it will work better (ndiswrapper requires 2.4.23 or better). I'm also willing - even a little eager - to try 2.6, but I've been a little more uncertain there which sources to use or how to filter/masque to get the one I want. Which kernel has been ...
  • Jump to post
by jetblack
Thu Feb 12, 2004 1:42 am
Forum: Documentation, Tips & Tricks
Topic: HOWTO: Fix Common ACPI Problems (DSDT, ECDT, etc.)
Replies: 393
Views: 1002898

tkoster wrote:I don't have a webpage to post the file and it is quite a few lines to include here.
I haven't had a chance to look at it yet, but I have posted it, in case someone else would like to give it a look. I hope to have some time to check it out tomorrow. In the meantime:

tkoster's DSDT
  • Jump to post
by jetblack
Thu Feb 12, 2004 1:21 am
Forum: Documentation, Tips & Tricks
Topic: HOWTO: Fix Common ACPI Problems (DSDT, ECDT, etc.)
Replies: 393
Views: 1002898

Those apps won't do anything to restore missing information, but you may want to install at least acpid at some point to get your system to respond to acpi events. Basically, acpi just prints out some of the information from /proc/acpi. acpid watches for events, and allows you to put together ...
  • Jump to post
by jetblack
Wed Feb 11, 2004 8:32 pm
Forum: Documentation, Tips & Tricks
Topic: HOWTO: Fix Common ACPI Problems (DSDT, ECDT, etc.)
Replies: 393
Views: 1002898

A lot of people have reported issues with the battery info in 2.6.1 and 2.6.2. There is apparently a bug in the acpi code in those kernels, which could be affecting you. Do you have a 2.4 kernel (or 2.6.0) lying around that you could try, just to see if you get values to show up in those files?
  • Jump to post
by jetblack
Wed Feb 11, 2004 7:37 pm
Forum: Documentation, Tips & Tricks
Topic: HOWTO: Fix Common ACPI Problems (DSDT, ECDT, etc.)
Replies: 393
Views: 1002898

Hm, then I'm going to go ahead and guess that gkrellm isn't using that information at all. ;)

On a more serious note, you should have some information there. Is that what it says while the battery is discharging?
  • Jump to post
by jetblack
Wed Feb 11, 2004 12:54 pm
Forum: Documentation, Tips & Tricks
Topic: HOWTO: Fix Common ACPI Problems (DSDT, ECDT, etc.)
Replies: 393
Views: 1002898

I'm not sure how gkrellm does this, but it could just be a problem with the way it is calculated. If you check /proc/acpi/battery/BAT0/info, you'll see two "full" capacities. There is a "design capacity" and a "last full capacity". Since the battery will lose charge over time, the last full capacity ...
  • Jump to post
by jetblack
Tue Feb 10, 2004 6:53 pm
Forum: Kernel & Hardware
Topic: ACPI thermal shuts the machine down on boot
Replies: 5
Views: 4285

Make sure that you have kernel debugging compiled in, and you should see the output in /var/log/messages.
  • Jump to post
by jetblack
Mon Feb 09, 2004 11:40 pm
Forum: Kernel & Hardware
Topic: ACPI thermal shuts the machine down on boot
Replies: 5
Views: 4285

Re: ACPI thermal shuts the machine down on boot

I could try compiling thermal as a module, but I suspect that doing so will cause the /proc entry to disappear until the module is loaded, at which point it will probably shut down before I can write the correct value to the file.

I would do that, but don't autoload the module. Load it manually ...
  • Jump to post
by jetblack
Mon Feb 09, 2004 8:57 pm
Forum: Documentation, Tips & Tricks
Topic: HOWTO: Fix Common ACPI Problems (DSDT, ECDT, etc.)
Replies: 393
Views: 1002898

It's most helpful to see the whole thing. You could send it to me in a PM if you like. I can post it somewhere for more general access at that point.

I don't really know much about gs-sources. Have you tried it with a vanilla 2.4.24? Could be worth a shot.
  • Jump to post
by jetblack
Mon Feb 09, 2004 8:53 pm
Forum: Kernel & Hardware
Topic: Genuine question - usb flash disks and 2.6+
Replies: 14
Views: 3829

Re: Genuine question - usb flash disks and 2.6+

PickledOnion wrote:So my simple question (again) has anyone got their usb flash drive working in 2.6+? (plug it in, mount it, unmount , plug it in again, etc) 8O
Yes. 128 MB SanDisk cruzer mini. works like a charm on every 2.6 kernel I've tried.
  • Jump to post

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