Slashdot Mirror


User: Fluffy+the+Cat

Fluffy+the+Cat's activity in the archive.

Stories
0
Comments
347
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 347

  1. Re:ACPI suspend? on Linux Kernel 2.6.11 Released · · Score: 2, Informative

    In its current form? No. It's far more likely that the interesting bits of technology will be integrated into swsusp - there's no chance whatsoever of stuff like the in-kernel user interface going in.

  2. Re:someone tell nvidia! on Linux Kernel 2.6.11 Released · · Score: 2, Insightful

    The kernel part of the driver has about 250K of source code (about half of which is header files) and 3.5 megabytes of binary. None of the userspace code is open. How is that "mostly open source"?

  3. Re:ACPI suspend? on Linux Kernel 2.6.11 Released · · Score: 1

    Based on http://www.ubuntu.com/wiki/HoaryPMResults, a decently large number of machines will do ACPI suspend to RAM now. You probably want vbetool to restore video state after resume.

  4. Lacking in features on GroupDAV: Standardizing Groupware · · Score: 5, Insightful

    The GroupDAV standard is nice and simple, and it ought to be easy enough to implement. However, it's lacking in various useful features. For instance,

    Due to this reasons the client SHOULD store alarms locally and SHOULD NOT transmit them to server. The server is MAY reject iCalendar resources containing alarms but MUST signal that using a proper error code.

    Woo. I use a GroupDAV server to store my calendar information from my desktop. While I'm on the road, I synchronise my PDA against it. Then I have to go through every event to reset the alarms, since otherwise I don't get any warning about them. Excellent.

    Clients SHOULD not post recurring tasks to the server.

    I mean, come on.

    To allow the client to search for UIDs stored in the server, the server would need to expose the UID as a WebDAV property for use in DASL queries. While this is possible in some implementations (eg OpenGroupware.org ZideStore) it would complicate basic implementations significantly.

    Yeah, I can see that making synchronisation fun.

    The standard is littered with "This is difficult, so it's not implemented". That's fine - it results in a lightweight specification that's easy to implement, and in many cases it may well be good enough. But it's not appropriate for this to be the standard for open source groupware. It's missing too much functionality. Trying to sell it as a solution for competing with existing groupware solutions is just insane.

  5. Re:Workaround on BIOS-Approved PCI Cards For Laptops · · Score: 1

    No. It modifies the contents of the CMOS, not the BIOS flash. /dev/nvram doesn't provide access to BIOS code.

  6. Re:Yes, by all means on BIOS-Approved PCI Cards For Laptops · · Score: 1

    No Alphas used Microchannel - you're thinking of Turbochannel.

  7. Re:IBM Thinkpads are the same way on BIOS-Approved PCI Cards For Laptops · · Score: 4, Informative
  8. Re:Workaround on BIOS-Approved PCI Cards For Laptops · · Score: 1

    Uh, Insyde, not Incyte.

  9. Re:Workaround on BIOS-Approved PCI Cards For Laptops · · Score: 1

    Unlikely. The affected HP and Compaq ones I've looked at are by Incyte, while the Thinkpad BIOSes are from Phoenix.

  10. Re:IBM Thinkpads are the same way on BIOS-Approved PCI Cards For Laptops · · Score: 5, Informative

    I've disassembled the Thinkpad BIOS and read the code myself. It scans every PCI device and flags any that have a class id starting with "02" (which signifies communication devices). Each communication device is then compared against a whitelist of PCI vendors, device IDs and subvendor information. If it's not on that list, the system will print an "1802: Unauthorized network device detected" error and stop booting. At that point, all you can do is switch off the machine. It's easy enough to fix in the BIOS - thankfully, it's even easier to fix by setting a CMOS bit that disables the check.

  11. Re:*confused* on BIOS-Approved PCI Cards For Laptops · · Score: 1

    The Thinkpad TCPA chip has nothing to do with the BIOS whitelist for wireless cards.

  12. Re:Page out of Apple's book? on BIOS-Approved PCI Cards For Laptops · · Score: 1

    Intel tags each wireless card they make with a subdevice string. Each laptop manufacturer gets a different subdevice string in their cards. The only people making these cards are Intel, but HPs will only work with cards with an HP subdevice string, and IBMs with an IBM one. Now, it's possible that Intel make "better" cards for some manufacturers than others, but it's not very likely.

  13. Re:IBM has been doing it for years! on BIOS-Approved PCI Cards For Laptops · · Score: 1

    MiniPCI is a PCI SIG standard. See here.

  14. Re:Workaround on BIOS-Approved PCI Cards For Laptops · · Score: 5, Interesting

    There's an easier way. See this page for a utility that disables the check without requiring BIOS modification.

  15. Re:IBM Thinkpads are the same way on BIOS-Approved PCI Cards For Laptops · · Score: 4, Insightful

    The FCC regulations don't actually require what IBM does - the closest is a requirement that you not be able to use unauthorised antennae with an authorised card, which is the direct opposite of IBM's solution. The amount of the planet over which the FCC have jurisdiction is also fairly small compared to the size of IBM's market...

  16. Re:Distributions? on Real Pays For Legal MP3 Playback On Linux · · Score: 1

    My recollection is that Fedora aims to include only free software by default. Realplayer is very, very non-free. Helix (the approximately free software that Realplayer is built on) doesn't appear to include mp3 support.

  17. Existence already demonstrated on Ancient DNA Helps Solve the Legend of Giant Eagles · · Score: 2, Insightful

    The study didn't prove that large eagles existed. The remains they had did that. All they did was demonstrate that the large eagles were related to much smaller ones, and speciation probably only occurred a million years ago. Comparative genomics is a useful science, but it's not at the point of telling us what an eagle's adult wingspan is yet.

  18. Re:Not alone on IBM Thinkpad -- Sudden Laptop Death Syndrome? · · Score: 1

    There is no ACPI certification process, to the best of my knowledge

  19. Re:Controversial theme... on Ubuntu 4.10 ('The Warty Warthog') Released · · Score: 2, Informative

    The final release does not use the controversial theme by default. It's been replaced with something more similar to the earlier previews.

  20. Re:He's right... on Nicholas Petreley Slams Gnome · · Score: 1

    Let me rephrase that. Why do you believe that you are the intended userbase at this point in time?

  21. Re:Cancel - Ok buttons on Nicholas Petreley Slams Gnome · · Score: 1

    No, that wasn't the reason. The reason for putting the button that you're most likely to want to choose (the one that means "Yes, do this thing I just asked you to do") in the corner is because the first place you tend to look is the corner. Putting it above the message would be confusing because you want to read the message before thinking about your response.

  22. Re:He's right... on Nicholas Petreley Slams Gnome · · Score: 1

    Why do you believe that those claiming to be alienated are the intended userbase?

  23. Re:Dumb Cracker? on Intrusion Cleanup Forces Delay For GNOME 2.6 · · Score: 3, Informative

    The machine in question isn't run by Red Hat admins.

  24. Re:Good idea, but.... on Royal Linux PDA Finally Coming To Market · · Score: 0, Redundant

    They both run QTopia. You'll be able to use the same synchronisation software on both.

  25. Re:just get an ibook on Sharp Debuts New Transmeta-based Laptop · · Score: 1

    With the extra battery, you get 6 hours of life for a total weight of about 2.5 pounds. That's roughly the same as for the Thinkpad X40 (which is a tiny bit heavier, but gets another hour and a half out of a charge)