Slashdot Mirror


User: ranessin

ranessin's activity in the archive.

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

Comments · 362

  1. Re:Not quite on A Minor Political Screed · · Score: 1

    "They are not benefitting from society."

    So without society, they'd still be as rich?

    Ranessin

  2. Re:Run BSD instead. on HURD For 'Big Iron'? · · Score: 1


    I can get it to run under Linux with no problems. I also have/had it working under BeOS and Windows. At one point, it ran under OpenBSD. As of 2.7, though, OpenBSD sees it as two devices at two separate IRQs, and neither device works. My attempt at FreeBSD resulted in similar problems.

    Someone who judges another as a worthless piece of shit is a worthless piece of shit :-)

    Ranessin

  3. Re:Run BSD instead. on HURD For 'Big Iron'? · · Score: 1


    But the original poster criticized linux for not having decent hardware support in another thread and (inaccurately) gave DVD as an example. Does IBM play DVDs in their "Big Iron"?

    BTW, FreeBSD sees the card twice, at two different IRQs (as does OpenBSD 2.7). Linux, Windows, and BeOS all work beautifully with the card, so it's not a hardware issue.

    Ranessin

  4. Re:Run BSD instead. on HURD For 'Big Iron'? · · Score: 1


    I have no doubt... I even ran FreeBSD and OpenBSD with this card for a while. Recently, though, both OSes started having a problem with the card. Linux, Windows, and BeOS are having no problem with it, though.

    Ranessin

  5. Re:Run BSD instead. on HURD For 'Big Iron'? · · Score: 1

    "Why not run BSD?"

    Because none of them could use my NE2000?

    Ranessin

  6. Re:HURD has almost nothing on HURD For 'Big Iron'? · · Score: 1

    "Please explain how for the benefit of all the others that have been trying to do the same thing."

    http://www.linuxvideo.org/oms/

    Ranessin

  7. Re:HURD has almost nothing on HURD For 'Big Iron'? · · Score: 1

    DVD? Just watched The Matrix last night on my linux box at home

    Hardware RAID? Have it on a linux server at work.

    GPL? At least Big Iron can be sure that any code they might change/add can't be used in a closed source project by another company.

    Ranessin

  8. Re:READ THE ARTICLE on Tux2: The Filesystem That Would Be King · · Score: 1


    When discussing filesystem performance, I think discussion of any modern filesystem, and the features is contains, is worthy.

    "Unfair" to the idiot(s) that moderated your parent post as "Offtopic"

    Ranessin

  9. Re:3dfx linux support is worse than questionable on 3dfx/NVidia Lawsuit Continues · · Score: 1

    "As for the NVidia drivers, aren't you in the least bit intrigued that I found out how they optimized the performance without looking through the DRI to ruin the surprise?"

    Not sure I follow you...

    I have no doubt that nVidia is constantly optimizing their drivers. However, as a consumer in the video card market, I like to know how the drivers are being optimized. I like to be able to look at the source and determine what they're doing to get their speed gains. I like to be sure that if the company decides to abandon linux support, the source code is still available for anyone to download and start working on. I like that if something goes wrong (as happened with a TNT2 of mine under linux) I have immediate access to a bug monitoring system, and a mailing list full of developers.

    That is what I consider to be good linux support. Not this close sourced junk that nVidia is putting out.

    Ranessin

  10. A little clarification... on 3dfx/NVidia Lawsuit Continues · · Score: 1


    "My Voodoo 5500 consistently gives me over 80 fps under linux..."

    in Q3A...

    I'm now getting b/w 35-50 fps in UT, depending on the level.

    Ranessin

  11. Re:3dfx linux support is worse than questionable on 3dfx/NVidia Lawsuit Continues · · Score: 1

    "...more like pathetic. The drivers for my Voodoo 2 were awful."

    You seem to have this tendency to use your experience with three year old technology and drivers as the basis for your assertations.

    My Voodoo 5500 consistently gives me over 80 fps under linux, and that is with only one processor in use. The other processor will be coming along shortly.

    "One big reason for NVidia's great performance is how they're constantly optimizing the drivers. "

    And if you did any research into the DRI, you would see constant messages on their mailing list discussing the work they're doing. In fact, One of the development cvs branches is showing a doubling of speed with GL apps.

    Ranessin

  12. Re:Doh! on JFS May Make It Into 2.4 · · Score: 1

    "I think you both need to build a bridge and get over it. For all either of you know, ReiserFS and dosfs (or whatever it's called) had an interaction with a third piece of software (a driver, possibly) which took exception to some string in some PROM for a hard disk or similar. "

    Thank you. This just goes to show that till these quirks are worked out, reiserfs is not ready for the primetime.

    Ranessin

  13. Re:Doh! on JFS May Make It Into 2.4 · · Score: 1


    Dude!! It didn't work on my system when the *only* change was the inclusion of reiserfs, giveing a very good indication that the problem was with reiserfs... Claiming otherwise is FUD.

    Just because it works for your roommate with one setup does *not* mean it will work for every other setup. It's quite possible he's running an older version, a newer version, or a different test kernel.

    It's quite obvious that reiserfs is not ready for inclusion the kernel code.

    Ranessin

  14. Re:Reiserfs, journalling only part of the picture on JFS May Make It Into 2.4 · · Score: 1


    Fine, but they've demonstrated that they aren't ready for 2.4.

    Ranessin

  15. Re:Doh! on JFS May Make It Into 2.4 · · Score: 1


    Wrong... I had been running the test kernel with no problems, and had compiled in dos support. When I recompiled the only thing I changed during make xconfig was reiserfs support. All the other filesystems remained checked.

    The module was there. (And the kernel doesn't ooops when trying to load a module that doesn't exist).

    Reiserfs does not interact well with VFS. This is a known fact and this is why it won't be included in the kernel source till it's fixed.

    Ranessin

  16. Re:Reiserfs, journalling only part of the picture on JFS May Make It Into 2.4 · · Score: 1


    I'm not a moron. The kernel module was present and I was getting an Ooops...

    Reiserfs does not interact well with the VFS, hence it has not been added to the kernel source.

    Ranessin

  17. Re:Doh! on JFS May Make It Into 2.4 · · Score: 1


    No, I didn't... I had been running one of the test kernels with no problem... I downloaded the reiserfs patch and patched the kernel with no problems. I compiled the kernel, modules, and reiserfs utils with no problems.

    I rebooted. No problem... I tried to mount a dos partition and it Ooopsed. I reverted to the old kernel and had no problems.

    I didn't screw up.

    Ranessin

  18. Re:Reiserfs, journalling only part of the picture on JFS May Make It Into 2.4 · · Score: 1


    I didn't screw up... It's not that hard to install... Download the patch, patch the kernel, compile... Voila.

    And it still ooopsed when mounting dos filesystems.

    Ranessin

  19. Re:Reiserfs, journalling only part of the picture on JFS May Make It Into 2.4 · · Score: 1

    "Bottom line: ReiserFS gets two thumbs up. Highly recommended if you're not afraid of patching your kernel. "

    And you don't mind screwing up your support for other filesystems... After I compiled in support for reiserfs (not that long ago, with one of the 2.4.0-test* kernels), I couldn't mount dos partitions anymore... Yea, that sounds really reliable to me.

    Ranessin

  20. Re:Doh! on JFS May Make It Into 2.4 · · Score: 1


    And when I patched my kernel to support reiserfs recently, I started getting an Ooops every time I tried to mount a dos filesystem... One filesystem should *not* destroy support for another.

    Ranessin

  21. Re:Got a problem wwith Slashdot's editorial commen on Digital Convergence Likes Hackers (?) · · Score: 1


    What makes you think it was designed for a woman? :-)

    Ranessin

  22. Re:it's mine now, and I'll do what I want on Digital Convergence Likes Hackers (?) · · Score: 1


    Considering that for a long while their original license said nothing about reverse engineering, or using the CueCat for other purposes, you seem to be way off base.

    Ranessin

  23. Re:it's mine now, and I'll do what I want on Digital Convergence Likes Hackers (?) · · Score: 1


    Posting as an anonymous coward, eh? Weak...

    Ranessin

  24. Re:it's mine now, and I'll do what I want on Digital Convergence Likes Hackers (?) · · Score: 1


    I never got a license forbidding the use of the CueCat for other purposes.

    Ranessin

  25. Re:Why is this an invalid patent? on Barnes & Noble Challenges Amazon 1-Click Patent (UPDATED) · · Score: 1


    Wrong... We just have to show that it was obvious back when the patent was filed.

    Ranessin