Slashdot Mirror


Upgrading Your Current System To Kernel 2.6

An anonymous reader writes "This white paper provides an overview of the process of moving an existing desktop system to the 2.6 kernel. It will highlight other software requirements imposed by the new kernel and administrative changes that you must make when migrating an existing system to the 2.6 kernel. It supplements previous whitepapers in the same series about Customizing the 2.6 kernel [Slashdot discussion here(1)] and porting drivers to the 2.6 kernel [Slashdot discussion here(2)] to the 2.6 kernel."

442 comments

  1. I can't find it anywhere.... by MeanE · · Score: 5, Funny

    on Windows update?!? Where the heck is it?

    1. Re:I can't find it anywhere.... by ArmenTanzarian · · Score: 1

      I know, I keep getting this blue screen and rebooting every time I look for it.

    2. Re:I can't find it anywhere.... by DarkHelmet · · Score: 2, Funny

      Check the ports directory, dumbass. ;)

      --
      /^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i
    3. Re:I can't find it anywhere.... by xargoon · · Score: 1, Funny

      It's not on windows update.

      http://www.microsoft.com/win2k-kernel-2.6.zip

      You probably need GCC to compile it:P

    4. Re:I can't find it anywhere.... by stevesliva · · Score: 4, Informative
      Seriously, though, I found it amusing that neither the submittor or the editor found it necessary to mention that they were talking about Linux. Just "2.6 Kernel" as if there can be only one.

      Yeah, I know what they're talking about, yeah, there's the penguin and the topic, but still.

      Speaking of, can anyone help me upgrade from "Operating System 2000" to "Operating System XP?"

      --
      Who do you get to be an expert to tell you something's not obvious? The least insightful person you can find? -J Roberts
    5. Re:I can't find it anywhere.... by Hentai · · Score: 4, Insightful

      Speaking of, can anyone help me upgrade from "Operating System 2000" to "Operating System XP?"

      How about from "Operating System 9" to "Operating System X"?

      It's not like there's no precedent for just calling an OS 'OS'...

      --
      -Hentai [in vita non pacem est]
    6. Re:I can't find it anywhere.... by Anonymous Coward · · Score: 0

      When an OS sound system install requires pages & pages a' byte_boyz ebonics rap to perform ya know it makes NO difference WHERE ya find it --- cause for 99.9% of serious computer users it still ain't there.

    7. Re:I can't find it anywhere.... by nineoneone · · Score: 0, Offtopic

      Yeah? Well face it, Linux is the one true OS.

      --
      sig under development
    8. Re:I can't find it anywhere.... by Anonymous Coward · · Score: 0

      How about from "Operating System 9" to "Operating System X"?

      Bloody hell, are they on X already? Last time I checked, they were still on version 2.

  2. I wish I had this two months ago by $calar · · Score: 5, Informative

    I had all kinds of trouble upgrading to 2.6. Sound and networking didn't work, as well as some of my filesystems. Luckily, I'm smart enough to setup lilo to run multiple kernels, so going back to 2.4 was no trouble to tweak my config file and recompile and try again. I never got everything totally working right. I was going to just wait until the next series of distro releases solved these problems for me, but maybe I should give it another shot.

    1. Re:I wish I had this two months ago by goldspider · · Score: 0, Flamebait
      Stories like this do nothing to help build a convincing argument to Windows users that Linux is in fact the better OS. If even seasoned Linux users have problems upgrading their kernel, think of how frustrating it would be for someone less technically-inclined.

      This is one of many issues that Linux has to work out before it can become a true mainstream OS.

      --
      "Ask not what your country can do for you." --John F. Kennedy
    2. Re:I wish I had this two months ago by Bender+Unit+22 · · Score: 3, Informative

      Ditto, I guess if you only run it on the most common hardware, it might be easier.
      I played around with it also and found it to cause many problems.
      If you run Red Hat, check out this webcast 2.6 Linux Kernel in Red Hat Enterprise Linux v.3: A Technology Overview about them backporting features to 2.4.
      I run a great deal of IBM servers and I can see their ties with IBM. I hope this webcast will enlighten me to how they make sure that Red Hat gets the most of the IBM servers, since we have a company decision to run Red Hat.

    3. Re:I wish I had this two months ago by Anonymous Coward · · Score: 1, Insightful
      " Stories like this do nothing to help build a convincing argument to Windows users that Linux is in fact the better OS. If even seasoned Linux users have problems upgrading their kernel, think of how frustrating it would be for someone less technically-inclined."

      "This is one of many issues that Linux has to work out before it can become a true mainstream OS."

      It's really only a PR issue... the equivalent of the Windows world way of doing this is to just wait for the next RedHat, Mandrake, or whatever.

    4. Re:I wish I had this two months ago by Anonymous Coward · · Score: 0

      I don't think a recently converted Windows user is likely to be compiling their own kernel! That's why we have distributions so that ordinary users don't have to worry about such things.

    5. Re:I wish I had this two months ago by alienw · · Score: 4, Insightful

      How many times have you manually upgraded the kernel in Windows? This is not something that should be done by normal users, period. If you need a newer kernel, install a newer distribution.

    6. Re:I wish I had this two months ago by scrytch · · Score: 5, Funny

      Stories like this do nothing to help build a convincing argument to Windows users that Linux is in fact the better OS. If even seasoned Linux users have problems upgrading their kernel, think of how frustrating it would be for someone less technically-inclined.

      Tell me about it, the other day I just slapped the Win2k kernel into my win98 box and it just sailed right through, no problems at all...

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
    7. Re:I wish I had this two months ago by stratjakt · · Score: 0, Flamebait

      But how uncommon is my hardware? 1st gen Radeon card, SB Live, linksys net card (tulip.o), HP printer, USB mouse..

      I keep hearing about how linux is fussy with obscure or "non-standard" hardware, but how much more fucking standard does it get than that, for a relatively modern computer?

      Do I really have to roll back to my old Cirrus Logic 5434 1 meg video card, adlib sound, dot matrix (ascii only) printer on a 486sx to experience an effortless linux install?

      Hopefully IBM fixes this bullshit. Or some other big software corp. Only a cadre of managers, testers, usability consultants and marketers can pull linux from the muck its in. It's a fact, like it or not.

      --
      I don't need no instructions to know how to rock!!!!
    8. Re:I wish I had this two months ago by Utter · · Score: 1

      The thing is that a mainstream user (and most Linux users nowadays) do not upgrade the kernel by themselves. They use RedHats Up2date or similar tools which is the equivalent of "Windows Update".

    9. Re:I wish I had this two months ago by bsdparasite · · Score: 2, Insightful
      Why would unseasoned users want to Upgrade their Kernel?? I don't understand. RedHat has up2date which also updates the kernel (mini updates only). There is absolutely no reason to get the new kernel unless there is a box on a shop shelf saying "new kernel 2.6 Libranet 3.0".

      my 2c

    10. Re:I wish I had this two months ago by Lussarn · · Score: 1

      Non techies are not suppose to upgrade the kernel to a new major release number, it's probably comparable to replacing by hand some very importants DLLs in windows. this is for the users who wants to be ahead of the pack. The option is there if you are skilled enough.

    11. Re:I wish I had this two months ago by pavon · · Score: 1

      Someone less technically-inclined wouldn't want or need to be updating their kernal by hand. They would simply wait for their distro to get it packaged and tested and then upgrade that way. When was the last time you updated your windows kernal by hand?

    12. Re:I wish I had this two months ago by goldspider · · Score: 0
      "Tell me about it, the other day I just slapped the Win2k kernel into my win98 box and it just sailed right through, no problems at all..."

      Cute, but show me a "Mandrake Upgrade Edition" or "Slackware Upgrade Edition" and maybe you'd have a case.

      Granted, the Windows upgrade packages weren't exactly perfect either, but it gives users a much less complicated upgrade path than formatting/reinstalling the entire OS or manually recompiling/integrating a new kernel.

      --
      "Ask not what your country can do for you." --John F. Kennedy
    13. Re:I wish I had this two months ago by alienw · · Score: 2, Informative

      Have you ever even installed Mandrake? The first thing it asks is if you want to install or upgrade the system.

    14. Re:I wish I had this two months ago by rokzy · · Score: 1

      er, are you retarded?

      I can't speak for Mandrake or Slackware but SUSE has had update versions for ages.

    15. Re:I wish I had this two months ago by El+Cubano · · Score: 5, Informative

      If you need a newer kernel, install a newer distribution.

      Really? apt-get install kernel-image-2.6.3-1-686, followed by a reboot didn't seem too overly difficult for my little brother (very much a non-techie).

    16. Re:I wish I had this two months ago by HoldmyCauls · · Score: 4, Insightful

      Stories like this are aimed at people who *might* build a kernel anyway. A person who wants to know *if* Linux is useful shouldn't be going near the kernel to begin with. That person should be reading articles on installing/test-driving Linux. That's why those of us in the know discuss the problems we have, which discussions can be made to improve the workings of the kernel, and the distro-makers will configure their own damned kernels.

      --
      Emacs: for people who just never know when to :q!
    17. Re:I wish I had this two months ago by Rooktoven · · Score: 1

      ummm--

      go to an ftp mirror of slackware-current, download packages you want, upgradepkg *.tgz.

      --

      Acquiescence leads to obliteration
    18. Re:I wish I had this two months ago by petabyte · · Score: 4, Insightful

      Frankly, I wouldn't describe the parent as a seasoned Linux user. I upgraded 4 distros - Slackware, Gentoo, Debian, and a friends Fedora to 2.6 - probably not spending more than 30 minutes on any machine. Most of that was the new config file.

      "Less technically inclined" has nothing to do with it. Computer skills are largely a matter of experience. I've used linux as my desktop for roughly 6 years. I can do most day to day system's administration things much faster than other people. Does this mean I'm more skilled? Probably not. I can also do most systems' administration tasks in Windows much faster than other people. Why? Because I've already addressed the issues or fixed the problems before. 2.6 is a new experience for most people and until they gain experience building it, its going to be hard. The same if you've never built a kernel before. So practice. And, uh, keep a boot disk around :).

    19. Re:I wish I had this two months ago by alienw · · Score: 0

      First, it's not exactly a manual upgrade. Second, if you use debian, you have no right to bitch about Linux being difficult to use. It's not exactly the most user-friendly system around.

    20. Re:I wish I had this two months ago by Abreu · · Score: 1

      Cute, but show me a "Mandrake Upgrade Edition" or "Slackware Upgrade Edition" and maybe you'd have a case.

      There is a severe price difference between Windows and desktop Linux distros... Therefore, there's no market demand for a "Mandrake upgrade edition"

      I bought my first Mandrake distro as a closed box, because I wanted the manuals (and contribute with some money to their development), but all of my upgrades have been purchased here

      --
      No sig for the moment.
    21. Re:I wish I had this two months ago by Gothmolly · · Score: 1

      Constantly. Every stupid service pack and security fix for IE upgrades the kernel of WinXP, since the HTML rendering code is IN THE FSCKING kernel. Hence, the numerous lawsuits.
      Kernel != distribution
      How many revisions of RedHat were on 2.4?

      --
      I want to delete my account but Slashdot doesn't allow it.
    22. Re:I wish I had this two months ago by TheLinuxSRC · · Score: 1

      Someone please mod parent up.

      The average user should not ever have to update a kernel. Simply wait for a boxed set of your favorite distro and upgrade.

      This article is aimed at those of us that have the experience and desire to run a custom kernel. I have been running the 2.6 series kernels since 2.6.0 with virtually no problems. Admittedly, there were some growing pains learning the nuances of the new kernel. Not to mention, I am using a lot of hardware that only has beta and alpha drivers (NVidia ti-4600 on an Apollo Pro chipset - Win2K won't even see the card and XP only has uptimes of about 5 minutes, Hauppage PVR-250 video capture, Atheros based wireless pci card, etc...). Still no kernel panics or stability issues. Then again, I am not a newbie. If I were, I would wait for a distro to release a 2.6 version.

    23. Re:I wish I had this two months ago by BenjyD · · Score: 1

      Most Linux distributions will upgrade automatically. If anything the automatic upgrading in the linux world is a strong point and better implemented than in Windows - many times I've upgraded systems using windows update and broken something.

    24. Re:I wish I had this two months ago by JAgostoni · · Score: 2, Insightful

      Easy for you ... easy for me ... try explaning the terms: apt-get, shell, kernel, etc. to my parents

    25. Re:I wish I had this two months ago by FuzzyBad-Mofo · · Score: 1

      On the other hand, it's so much easier to upgrade Windows 2000 to the 2003 kernel (without reinstalling!), right? ;)

    26. Re:I wish I had this two months ago by squiggleslash · · Score: 3, Insightful
      Well, it's only an issue because Linux allows you to do it, in theory.

      Imagine a Windows 2000 user deciding they want to upgrade NTOSKRNL.EXE from 5.0 to 5.1. They wouldn't. They couldn't. They'd upgrade the entire operating system (ie they'd install Windows XP) And, simularly, the easiest way to upgrade from Linux 2.4 to Linux 2.6 is to install the latest version of whatever GNU/Linux distribution you use.

      The fact that the geekier of us can upgrade components of our GNU/Linux systems doesn't mean that it's the best solution for everyone. But only the geekiest of us would do that anyway, "ordinary" GNU/Linux users would upgrade the OS, not just the kernel.

      --
      You are not alone. This is not normal. None of this is normal.
    27. Re:I wish I had this two months ago by Anonymous Coward · · Score: 1, Insightful

      Are you serious?

      Show me a Window's "upgrade" downloadable from their website that completed changes their KERNEL! It's called a new version and they charge significant money for it.

      The fact that you can completely replace the kernel of your OS without buying a completely new distribution, performing an upgrade/install and still run all your apps is a Linux plus not a minus.

      Normal users should just wait for the next release of distribution to be completely painless but it's hardly rocket science to upgrade just the kernel from 2.4 to 2.6, something which is totally unfathomable in the Window's world.

    28. Re:I wish I had this two months ago by Malc · · Score: 1

      Lots of times. Minor kernel upgrades via WindowsUpdate. Major kernel upgrades via upgrading the version of Windows... my laptop has gone NT4->Win2K->WinXP without a fresh start. I haven't tried running the NT5.2 (Windows 2003 Server) kernel on something older though.

    29. Re:I wish I had this two months ago by barawn · · Score: 5, Insightful

      Second, if you use debian, you have no right to bitch about Linux being difficult to use. It's not exactly the most user-friendly system around.

      No, it's not the most Windows-like system around. It is the most Linux-like system around, and it's absolute craploads easier to use than Windows. Everything is documented, and everything is modifiable.

      As a simple example: Windows XP doesn't handle wireless connections terribly well - if I standby my laptop with one wireless connection that uses DHCP, and then wake it up in an area where it has a different wireless connection, it doesn't release/renew the DHCP lease. I have to do it myself. This is stupid - on a Linux system, if the distribution was screwed up, I could just script it in a moment's notice.

      Windows's help system is also a joke - most of the programs don't properly document what things do (the number of times I've seen "There is no help available for this option...") and so you're left hoping that things work.

      Windows is by far one of the least user-friendly operating systems around. The problem is that it's so pervasive that everyone's used to believing that user-friendly = Windows-like = "everything just works". That's not true, because no operating system just works, because no operating system knows everything you could possibly do with it.

      Linux forces you to learn about a problem before solving it. That actually makes it very user-friendly, because it means that users can realize that they can do more than what they originally thought they could do - meaning the OS makes them more productive.

      Windows isn't user-friendly. The simplest way to illustrate that is to ask this: how much does it allow you, the user, to do, and how much does it try to do it for you? An operating system that does everything for you and allows you to do nothing isn't user-friendly, because what if you don't want to do what it wants? An operating system that allows you to do everything but does nothing for you isn't user-friendly, because, well, it's a computer. It can do things automatically. The best operating system is one that tries to do everything for you, but allows you to do everything as well, and that's Debian.

    30. Re:I wish I had this two months ago by barawn · · Score: 1

      Whoops. I meant to add at the end "or OS X", because both of those really are the top end of user-friendliness around, though OS X is even better. Both of them allow you to do whatever you want, AND they try to give you a hand by doing as much of it for you as they can.

      OS X is really a marvel, though - it's what Debian really should strive to become.

    31. Re:I wish I had this two months ago by kfg · · Score: 3, Insightful

      On the other hand, one makes the transition from normal user to abnormal user by trying things, breaking things, fixing the things you broke and then rinsing and repeating a few thousand times.

      The knowledge you yourself have was not channeled to your by some Atlantean spirit creature. You earned it the hard way.

      The mere fact that this person tried to upgrade their kernel in the first place places them outside of the "normal" catagory to begin with. Hell, he might even be a wizard larva given a bit of time to grow and pupate.

      If he wants to get his hands dirty and is willing to take the risks I'm on his side. Note that he didn't come on here saying "Linux sucks." He noted that he has had problems, but took proper precautions, he's been working them out and that maybe with the aid of this paper he'll give it another go.

      That's hacker spirit.

      KFG

    32. Re:I wish I had this two months ago by aled · · Score: 1

      What about bugs? redhat up2date lets a normal user upgrade easily enough the kernel without reinstalling the whole thing.

      --

      "I think this line is mostly filler"
    33. Re:I wish I had this two months ago by Bootsy+Collins · · Score: 1

      OS X is really a marvel, though - it's what Debian really should strive to become.

      Except, of course, for the parts that run afoul of this.

    34. Re:I wish I had this two months ago by glorf · · Score: 1

      I have updated the windows kernel several times. All it took was popping in the CD and clicking next a bunch of times. I have a machine now that was win95, upgraded to win98, upgraded to winMe and then winXP Pro. You may say that equates to installing a new distro, but I kept all my settings and my apps, which you wouldn't with a fresh new distro.

      And then there are service packs. Has there been a single service pack that didn't update kernel32.dll?

      But you are right in one respect. I have never manually upgraded the kernel. It has always been an automatic process that is totally within the skill range of a normal user.

    35. Re:I wish I had this two months ago by Anonymous Coward · · Score: 0

      Acutally there are pre-built linux kernels available all over the internet. If people have problems building new kernels (not a trivial thing to do), you can just do what the windows people have to do - grab and install (copy onto your system) a pre-built kernel. The only benefit of building kernels from scratch is that you can build custom kernels (and therefore custom operating systems) for your system. Microsoft users don't get the chance to do that. Everyone gets exactly the same thing, and that same thing is whatever Microsoft decides that it should be for you.

    36. Re:I wish I had this two months ago by bonch · · Score: 0, Interesting

      Windows isn't user-friendly.

      Uh, yes it is. That's why so many people I try to introduce Linux to don't want to switch. Linux is too much of a hassle to use.

      An operating system that does everything for you and allows you to do nothing isn't user-friendly, because what if you don't want to do what it wants?

      Only tech-nerds like us think that way. That's a made-up definition of user-friendly.

      Just today I showed a friend of mine KDE 3.2. She thought it was "too pretty" and wondered why she should change from something that "already works."

    37. Re:I wish I had this two months ago by Slime-dogg · · Score: 1

      A lot of times, just installing a service pack will upgrade the kernel in Windows. Windows 2000 & Windows XP do not have differences only in the kernel, and I think I've seen NTKernel.dll being updated at least a couple of times when installing service packs.

      As for Linux 2.4->2.6, the only issue(s) I ran into were driver and ignorance related. I compiled ALSA and the network drivers directly into the kernel, but I didn't know that you need to manually set the volumes for the mixer. After I did that, I use alsamixergui, my sound worked fine. The only other issue that I had was the Nvidia graphics driver not working correctly. I re-compiled that, and it works just fine now.

      I'd say that a bigger update to your system is an update to GCC, or an update to GNOME or KDE.

      --
      You need to restart your computer. Hold down the Power button for several seconds or press the Restart button.
    38. Re:I wish I had this two months ago by mindriot · · Score: 1

      Hm, since you have done an upgrade under Gentoo - maybe you can point me to a page with some good information for that? I had a 2.6 kernel running on my laptop in Gentoo, but had trouble with the devfs stuff... it's supposed to be replaced by udev, but I couldn't make that work all too well. There's probably some nice documentation out there somewhere which explains how to migrate from devfs to udev, but I couldn't seem to find it. Any ideas? Thanks!

    39. Re:I wish I had this two months ago by zero_offset · · Score: 1

      That has to be one of the dumbest things I've ever read on /., and I've been here a long time...

      --

      Slashdot quality declines as the number of hot grits posts decreases. - Provolt's Law, Apr-09-2005

    40. Re:I wish I had this two months ago by jsebrech · · Score: 1

      Uh, yes it is. That's why so many people I try to introduce Linux to don't want to switch. Linux is too much of a hassle to use. ...

      Just today I showed a friend of mine KDE 3.2. She thought it was "too pretty" and wondered why she should change from something that "already works."


      As far as I can tell windows users give two reasons not to switch:

      - it doesn't look familiar

      - it isn't compatible

      Hardware compatibility has improved loads. I don't have a single piece of hardware left that works in windows but does not in linux. Software compatibility is getting to the point where you can even take your windows apps with you (using codeweavers' or transgaming's products). And ofcourse, for 90 percent of people, native linux software provides all the needed functionality. The only real lacking I see for home users is financial software (quicken, tax apps), but lets hope codeweavers puts that problem out of the picture.

      What both of these points share with respect to ease of use is that the easiest system is the one you already know. Windows users make a good point that they don't want to relearn how to do what they already can. However, this doesn't imply linux is inherently more difficult to use, just unfamiliar. I find I solve problems quicker and more permanently in linux than in windows, and I've been using windows a lot longer than linux.

    41. Re:I wish I had this two months ago by petabyte · · Score: 1

      From what I've been told, udev isn't quite there yet. I got the impression the gentoo team will move in that direction but for now they say to just use devfs under 2.6. Do that and also mkdir /sys and emerge the sysfs tools and you'll get sysfs up and running. Thats about all I did before moving the system to slackware.

    42. Re:I wish I had this two months ago by barawn · · Score: 5, Insightful


      Uh, yes it is. That's why so many people I try to introduce Linux to don't want to switch. Linux is too much of a hassle to use.


      Read the post again. I said

      The problem is that it's so pervasive that everyone's used to believing that user-friendly = Windows-like = "everything just works"

      and

      No, it's not the most Windows-like system around.

      People who start off using Windows learn its quirks and idiosyncracies and think of them as "normal". They're not. Linux isn't "Windows-ex-user-friendly", but I'm glad it's not, because Windows isn't userfriendly to begin with. In fact, there are quite a few different paradigms that Linux has that the Windows paradigm doesn't have that are far more user-friendly. See WindowMaker, for instance, with the NeXTSTEP interface, or Emacs with almost everything bound to keybindings, or LyX.

      A high learning curve does not make something non-user-friendly, especially when there are rewards for the high learning curve. There's absolutely no doubt that there are more powerful tools under Linux - Emacs was virtually designed from the ground up to allow people to edit files as fast and as easily as possible (hence the reason that cursor editing keys are all control-combinations of home row keys). A person who chooses not to go through the "hassle" of not climbing a learning curve which has obvious benefits is not avoiding the program because it's not user-friendly - they're avoiding the program because they're lazy .

      Start off with people who have never used a computer (or at least, never used Windows), and are willing to learn to use one, and they'll learn Linux rather easily. That's how most of us did.

      Only tech-nerds like us think that way. That's a made-up definition of user-friendly.

      Am I a user? Yes. Is an operating system that doesn't let me do what I want non-friendly to me? Yes. Then it's not user-friendly, now is it?

      Last time I checked the definition of user-friendly is "friendly to the user". If an operating system doesn't let the user do what he wants, it's not being friendly, now is it? :)

      why she should change from something that "already works."

      She already had a Windows mindset - that is, "Microsoft is smarter than you. You only want to do what Microsoft lets you do. You do not want to do anything else. Microsoft is good to you." She's not a user - she's a Windows user.

      Windows doesn't "work". No operating system works. There's at least one thing broken about every operating system/distribution in existence. The question as to whether or not it's user friendly is whether or not you can deal with the broken parts well.

    43. Re:I wish I had this two months ago by PoprocksCk · · Score: 1

      Well, how about "this is the K menu. Click on it, then click on Synaptic. This is Synaptic, and this is how you will install _all_ the software on this machine."

      That sounds very simple, straightforward, and consistent to me.

    44. Re:I wish I had this two months ago by Atzanteol · · Score: 1

      Uh, yes it is. That's why so many people I try to introduce Linux to don't want to switch. Linux is too much of a hassle to use.
      I bet most of those people probably wouldn't want to learn to drive a car with the steering wheel on the wrong side of the car. But you wouldn't consider it less 'user-friendly' would you?

      Linux is different from Windows. Anybody switching from Windows to Linux will have trouble. But that does not mean that Windows is inately easy to use for a 'newbie'.

      Just today I showed a friend of mine KDE 3.2. She thought it was "too pretty" and wondered why she should change from something that "already works."
      Wait'll she sees Windows XP. She'll probably have the same complaint. What you're talking about is getting people to change from what they're "used to" to something "different".

      --
      "Ignorance more frequently begets confidence than does knowledge"

      - Charles Darwin
    45. Re:I wish I had this two months ago by barawn · · Score: 3, Insightful

      I didn't say that Debian should steal software from OS X, just implementation ideas (i.e., make a pretty GUI for editing all of the conffiles, AND allow people to edit the conffiles as well).

      If you have software that's not open, and not free, fundamentally, it's not as user-friendly as software that is open source, because then, the user can change it, and the user is the only person who knows what his or her needs are.

      It's the one limitation of OS X, but, honestly, Apple spends a crapload of time with usability focus groups, and most people's needs aren't *that* different, so it's not a serious limitation of OS X. Microsoft probably does the same, but my God, they must do a terrible job, because in terms of usability, their products are so far behind it's crazy. Don't like Messenger as an AIM client - and who would? - try disabling it in Windows XP. It takes serious effort to kill the damned thing, as a ton of other programs launch it as well. Want to run a script every time a connection is detected (like updating a dDNS connection, or setting up an open port on a wireless router)? Ha! Good luck. We all know these things are a joke to do inside the OS, but to normal people, these things just "aren't possible". Windows is worse than just "not user-friendly" - by being so pervasive it makes people think that it defines what a computer can do, and therefore, Windows' limitations become a computer's limitations.

    46. Re:I wish I had this two months ago by barawn · · Score: 1

      Disagreeing with a comment, but not giving any reasons.

      Here's a hint: that's the stupidest thing a person can say. I'm glad your brilliance outshines the rest of humanity so much that any comments you have would be lost on the rest of us.

      For us silly mortals, we have to rely on intelligent discussion in order to actually learn.

      (p.s.: with a UID of 200586, you either a) haven't been here very long, or b) haven't bothered to contribute to discussions at all. If a), then you lied, and if b) then you've no right to talk about what's dumb and what's not, as you've been silent the entire time.)

    47. Re:I wish I had this two months ago by t0ny · · Score: 1

      Wow, so from what you are saying, Debian is the Alpha and Omega, the beginning and the end, of all operating systems.

      --

      Manipulate the moderator system! Mod someone as "overrated" today.

    48. Re:I wish I had this two months ago by barawn · · Score: 1


      Wow, so from what you are saying, Debian is the Alpha and Omega, the beginning and the end, of all operating systems.


      Click on a parent and read its replies before you reply - I accidentally forgot to add a bit afterwards (Submit and Preview are too close!). OS X is very much the "ideal", though the lack of completely open software is a slight drawback. It's better than Debian, though for people who are more technically inclined, I think the open source portion of Debian makes it more user-friendly.

      (For instance, my SiPix Blink2 that I just bought works in gphoto2 perfectly fine. However, Debian's libgphoto2 package accidentally wasn't compiled with libjpeg support, so it didn't work. Whoops. However, a bit of poking around and I figured this out - asking on the gphoto2 Sourceforge site helped! - and a simple apt-get source libgphoto2-2, apt-get builddeps libgphoto2-2, dpkg-buildpackage, and everything's good. If a system library accidentally was forgotten on Mac OS X, you'd have to wait for Apple to come out with a fix. Which would happen, sure, but not in the less than 1 day that I fixed it under Linux. And by the way - it works better under Linux than Windows. The Windows driver postprocesses the image in an absolutely horrendous way. This isn't 100% true, of course, since I think gphoto2 works under OS X, but you get the general idea)

      The mantra for any operating system, in terms of usability, should be "Attempt to do what is sensible, but in the end, always let the user decide."

    49. Re:I wish I had this two months ago by Chris+Mattern · · Score: 1

      A Linux distro with automatic upgrades will automatically upgrade your kernel--but it *won't* automatically upgrade your kernel from 2.4.x to 2.6. At least I fervently hope it won't.

      Chris Mattern

    50. Re:I wish I had this two months ago by barawn · · Score: 1

      Windows users make a good point that they don't want to relearn how to do what they already can.

      I dunno. This isn't a good point in my opinion - it just shows they aren't computer "users" - they're Windows users (so they don't know what a computer is really capable of, only what Windows is capable of), or that they're lazy.

      Here's the point, I guess. How much time a day does an average person who uses a computer spend typing? Let's say four hours, just for fun. Now let's say that that person learned how to type poorly, probably self-taught. And that person types at, say, 30 wpm.

      If you asked that person "why don't you learn to type properly?" they might say "I don't want to relearn what I already know how to do" - ignoring the fact that people who type properly can type over 100 wpm, and that would save them many times the investment on time in a few days.

      The real reason is that the person is either a) doubtful that the effort will produce an improvement, which is silly considering you can see there's obvious room for improvement, or b) lazy.

      To me, I'm just completely confused. If I buy something, or am going to work on something, I figure out exactly what it's capable of and how to best maximize the time that I spend using it. That used to mean reading the manual (gasp!) but manuals are so pathetically bad nowadays that I usually end up just poking around on the Web trying to find other people's experiences with it. If you aren't willing to spend time maximizing your ability to use a piece of equipment, you're lazy. It's just that simple.

    51. Re:I wish I had this two months ago by jrnchimera · · Score: 1

      I would say that Gentoo is very much Debian like.. and probably even better... You get the ability to compile everything from scratch if you like or you can install using a set of prebuilt packages. package manegement uses a 'Portage' system like BSD ports and very similiar to Debian atp get.

    52. Re:I wish I had this two months ago by barawn · · Score: 1

      I bet most of those people probably wouldn't want to learn to drive a car with the steering wheel on the wrong side of the car. But you wouldn't consider it less 'user-friendly' would you?

      That's a terrific analogy. I'm going to have to use that one more often. Another easy analogy would be stick vs. automatic: a real "user-friendly" car would have *both* stick and automatic transmission modes - neither stick nor automatic are really "user-friendly" since both of them force the user into acting only the way that their paradigm encourages.

    53. Re:I wish I had this two months ago by swillden · · Score: 1

      A Linux distro with automatic upgrades will automatically upgrade your kernel--but it *won't* automatically upgrade your kernel from 2.4.x to 2.6. At least I fervently hope it won't.

      A good distro won't automatically upgrade your kernel at all, in the sense that you suddenly find yourself running a new kernel. Instead, it will install, at the user's request, a new kernel that lives next to the current kernel, and update LILO or GRUB to provlde the option of booting the new kernel. It will also automatically upgrade the system configuration so that everything works well with either kernel.

      You can then boot the new kernel, and decide whether to use it or to go back.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    54. Re:I wish I had this two months ago by Wellmont · · Score: 1

      it does seem that the 2.6 kernel has a few problems, but most of them are performance issues at best. I've been testing it for a few weeks now on fedora, and personally it does a better job with hardware than 2.4. SATA hard drives get a big boost of support and functionality, although that could be the new drivers, but it does seem to be a 2.6 benefit.

      I've also noticed a few flukes in the file system, it seems to take the etc/fstab and run amok with it, creating more drives, and mounting some i never wanted....although traditionally that wouldn't be for the kernel to decide.

      One of the problems i've noticed, and i've compiled my own version of the kernel a few times already is that the kernel has some hangs in it, i'm sure the live version or final version will benefit from the bug reports, but i've NEVER seen hangs in linux, there were just plain unresponsive minutes and minutes before somethings would happen....i'm preatty sure the blame rests on some new added functions, but it could or couldn't be a part of the kernel in the end...i just haven't done enough looking into the changes.

    55. Re:I wish I had this two months ago by Anonymous Coward · · Score: 0

      I would say that Gentoo is very much Debian like.. and probably even better

      Gentoo is a great distro, but it hasn't yet caught up to Debian. Give it some time for the package set to grow, for the community to grow, for the distro to mature and for the set of supported architectures to expand and it will truly be a competitor to Debian, at least for desktop systems.

    56. Re:I wish I had this two months ago by JAgostoni · · Score: 1

      I agree. In fact I have arklinux intsalled (props to the .sig). It's getting it installed in the first place that they don't get. Unless, of course, MFGs start releasing more desktops with nice desktop distros pre-installed.

    57. Re:I wish I had this two months ago by Bootsy+Collins · · Score: 1

      I didn't say that Debian should steal software from OS X, just implementation ideas

      I know, and I wasn't suggesting you did. I was just being flip more than anything else -- suggesting that when you said "(OSX) is what Debian really should strive to become", you probably meant "OSX provides a user experience that Debian really should strive to equal." My jokes are always funnier when I explain them, sadly.

    58. Re:I wish I had this two months ago by Wolfier · · Score: 1
      How many times have you manually upgraded the kernel in Windows?
      Almost everytime you do a Critical Windows Update.
    59. Re:I wish I had this two months ago by Inuchance · · Score: 1

      I tried upgrading from 2.6.0-test9 (I got lazy at some point ant stopped caring) remotely not too long ago.

      I decided to, in case I screwed up, (which I probably would), to add a script at startup which waits ten minutes, undoes any damage I did, then reboots. This way, if it worked, I could SSH in and disable it, or it'd reboot eventually and I could try again.

      Guess what ends up happening? I leave the script as non-executable, so it never runs, and the kernel I compiled doesn't work properly. I had to wait until I got home to fix it.

    60. Re:I wish I had this two months ago by zero_offset · · Score: 1
      You are equating "easier to use" with "easier to customize". Nothing could be further from the common definition of ease of use. Indeed, your "simple example" may be a fine example something which is horrible and broken in Windows XP, but worrying about wireless DHCP is hardly type kind of thing that typifies an ease-of-use discussion.

      I didn't bother to go into detail because I saw that others (here for example) were already doing that.

      Microsoft's best hope is that people like you continue to insist that Linux doesn't need to change to accomodate those who aren't hardcore day-in/day-out geeks. I am imagining trying to explain apt-get to my mother. Or even my father, who is now a bit old, but has used computers (strictly as a user) continuously since 1980.

      Linux is usable. It is not easy to use.

      As for the almost irrelevant question of how long I've been here -- 200586 certainly doesn't make me a crusty old slashdotter who remembers logging in from an acoustic-coupler teletype, but it does show that I've been here for several years at least, and that's a long time.

      --

      Slashdot quality declines as the number of hot grits posts decreases. - Provolt's Law, Apr-09-2005

    61. Re:I wish I had this two months ago by bonch · · Score: 2, Interesting

      She's using Windows XP. She immediately set it to the Classic theme.

    62. Re:I wish I had this two months ago by barawn · · Score: 1


      She's using Windows XP. She immediately set it to the Classic theme.


      Doesn't that almost exactly justify what I said before? The new theme is much more user-friendly, yet she didn't want to switch because it was more comfortable to use.

      Most people justify this behavior by saying "well, I want to use this thing, I don't want spend all my time learning" but that's idiotic. It's a justification for being lazy.

      A good analogy would be a person who learns to drive a car stick-shift, but doesn't learn how to shift out of first gear. His reasoning? "Well, I want to use this car, I don't want to spend all my time learning."

      Meanwhile another person spends a few more minutes learning, and blows by the guy on the highway while he's doing 10 mph.

      If you want to examine whether or not something is user friendly - well, that's more difficult. Studies really have shown that the learning curve for Linux is not much different than the learning curve for Windows, and the Windows users tend to plateau at a lower level because the limited options keep them there. "User friendly" is really a combination of "how much can I do with the operating system" and "how fast can I get there"?

    63. Re:I wish I had this two months ago by Tukla · · Score: 2, Funny

      And show me a Windows Upgrade Edition that actually upgrades your system without hosing it.

    64. Re:I wish I had this two months ago by barawn · · Score: 1

      You are equating "easier to use" with "easier to customize"

      And you're equating "easy" with "user-friendly", which aren't the same. "Make easy things easy, but make everything possible." That's my new mantra.

      but worrying about wireless DHCP is hardly type kind of thing that typifies an ease-of-use discussion.

      What?! Almost all laptops nowadays have a wireless connection in them. DHCP is standard for network environments.

      In fact, it took forever to realize what was screwing up in Windows, which is the *other* problem. The point is that Windows makes it so you don't have to learn, and it actively discourages you from being able to learn! (How do you find out that the DHCP lookup failed? You don't. I go and try to open a web browser, and I sit and wait for several minutes while the damned thing times out). The first is "making things easy", and it's okay. The second is making things non-userfriendly, and that's not okay.

      to accomodate those who aren't hardcore day-in/day-out geeks.

      What is a "geek"? Someone who wants to learn? If you're suggesting that I would prefer that Linux doesn't change and continues to cater to people who want to learn and actively investigate things that they use to see what they can do and how they can be improved, you're very right that I don't.

      What Debian strives to be is a universal, free, and open operating system. (Most Linux distributions do too, but I'll just say 'Debian' here because honestly, it flat out states that's what it wants) "Open" means that it's *possible* to learn everything you can about the operating system. No one would claim that that's possible for Windows.

      Or even my father, who is now a bit old, but has used computers (strictly as a user) continuously since 1980.

      With your father, it'd be easy. Computers since 1980? That's DOS era, and understanding the hell that DOS is means that you'd definitely appreciate automated program downloading.

      apt-get's a breeze to explain. Ask them if they've ever installed software that said "you need to install Acrobat Reader" and then asked if they want to install Acrobat 3. This is moronic, and it can really screw up your system if you just do it. (A worse example is DirectX, which Microsoft only recently put in checks to make sure that old versions don't overwrite new ones).

      Linux is usable. It is not easy to use.

      Nothing that's easy is worth doing. :)

      As for the almost irrelevant question of how long I've been here

      You're the one who brought it up, not me. As for the acoustic-coupler teletype, c'mon. Yah, my first modem was an acoustic-coupled 300 baud, but I was something like 5, so give me a break. :)

      Incidentally, it's nice to see a response other than "that's stupid." Considering that's the rough equivalent of a 3-year old's response, I didn't think a harsh reply was unwarranted.

    65. Re:I wish I had this two months ago by bonch · · Score: 1

      She already had a Windows mindset - that is, "Microsoft is smarter than you. You only want to do what Microsoft lets you do. You do not want to do anything else. Microsoft is good to you." She's not a user - she's a Windows user.

      Yes. She had the mindset of "why should I switch from something that already works to something that semi-works and requires manual configuration of everything else, with less apps?"

      Seriously, why should she have switched? Linux has to offer something BETTER and DIFFERENT from Windows, not rip them off in the next KDE version.

      Windows does work, or nobody would use it. There's no gun to your head. You can rant endlessly in bold italics all you want about how people only like Windows because they're used to it--no Windows users will believe you, because Windows really is much, MUCH simpler to use than Linux. You'd have to be in absolute denial to believe otherwise. I had to spend six hours today getting a damn network card working under Fedora. The same problem was resolved in XP with a mouse click and a textbox edit.

      Next.

    66. Re:I wish I had this two months ago by normal_guy · · Score: 1
      Studies really have shown that the learning curve for Linux is not much different than the learning curve for Windows, and the Windows users tend to plateau at a lower level because the limited options keep them there.

      Could you post a link to this study?

      --

      Linux: Free if your time is worthless.
    67. Re:I wish I had this two months ago by zero_offset · · Score: 1
      You appear to equate "make everything possible" with "user-friendly". While "make everything possible" is a noble mantra and an unquestionably worthwhile pursuit, and I will not suggest that Windows doesn't have many failings in this respect -- I submit that this is not even *close* to the accepted definition of user-friendly. And we are most likely to learn from discussion only when we can all agree on basic terminology.

      While I will never suggest that Windows is any panacea of user friendliness, Linux is so far removed from this that suggesting anything else is laughable. Ok, perhaps explaining apt-get wouldn't be terribly mind-boggling, but it's still far from a user-friendly experience.

      Forget what YOU know and step back and imagine Man on the Street who has just heard that an important patch is available for his operating system. Do you suppose he'll consider the system more friendly to him, a mere user, if all he must do is click the little "Windows Update" icon, or would he consider it more friendly to open a shell and type "apt-get install kernel-image-2.6.3-1-686"? It's almost a rhetorical question.

      What is a "geek"? Someone who wants to learn?

      Absolutely NOT. Or rather, there is more to it than that. Now it's MY turn to ask how long YOU'VE been here. :) Obviously a geek, at least in this context, is somebody who spends a great deal of time working with computers because they *enjoy* working with computers. Contrast this with somebody who spends a lot of time on computers strictly because they're an AOL chat-junkie, for example. I would not characterize such a person as a geek. For my entire working adult life, I have built systems for people who do not like computers. They don't want to use them, they don't care how they work, and quite often they HATE them. These are the people who's lives are made easier by making the computer easier to use -- and whether you agree or not, that really is the basis for the definition of the term "user-friendly".

      That doesn't mean that the nitty gritty details can't also be user-friendly, but in Linux even the most basic tasks are often difficult. I will concede that a system can be configured to be very basic and "safe" and user-friendly within the framework of what it permits a simple user to do, but that isn't how any distro ships out of the box -- not even distros like Mandrake.

      You and I and probably the majority of slashdot readers are not typical users. We aren't the users that people talk about when they say "user-friendly". So, unfortunately, I still have to conclude that it's stupid to suggest that Linux is more user-friendly than Windows. It is more friendly to a user who is knows what they're doing and is looking for control and configurability, but that isn't the definition of user-friendly.

      (My first modem was a Radio Shack 150 baud single-duplex "dumb" modem. Not only do I still have it, but it still actually works...)

      --

      Slashdot quality declines as the number of hot grits posts decreases. - Provolt's Law, Apr-09-2005

    68. Re:I wish I had this two months ago by westlake · · Score: 1
      I bet most of those people probably wouldn't want to learn to drive a car with the steering wheel on the wrong side of the car. But you wouldn't consider it less 'user-friendly' would you?

      You should ask a postal worker what it is like to drive with a right-hand wheel on an american road.

    69. Re:I wish I had this two months ago by Byzantine · · Score: 1

      I'm just curious: have you used a Linux distribution significantly? I'm a Debian bigot, but I'm pretty sure other distributions have equivalents to its wonderful apt-get update && apt-get dist-upgrade I've used that to take a Debian box through two major releases and several subreleases (service packs, you could almost call them, although the correspondence isn't exact, naturally).

      A kernel is just as easy: apt-get install kernel-image-x.y.z (where x, y, and z are actual version numbers). Of course, you can also compile your own kernel (and you can apt-get install kernel-package to make even that easier).

    70. Re:I wish I had this two months ago by alienw · · Score: 1

      A high learning curve does not make something non-user-friendly, especially when there are rewards for the high learning curve.

      That notion is absolutely preposterous. "User-friendly" automatically implies minimal learning curve. What you are describing is something that's "powerful". By your standard, anything that isn't badly engineered is user-friendly. WRONG.

      For example, assembly language is a powerful tool. However, I think few people would describe it as "user-friendly", even though learning it has its benefits. In fact, it is decidedly not user-friendly: it is very easy to introduce many errors into your code and it is very hard to write good programs in assembly. So your definition fails miserably.

    71. Re:I wish I had this two months ago by alienw · · Score: 1

      I am not saying that no one should ever upgrade their kernel manually. I'm also not saying that you cannot rebuild the engine in your car (which would give you a much better knowledge of how car engines work). However, both tasks are quite difficult and average users should never have to perform them manually, unless they want to do it and are willing to risk breaking things.

    72. Re:I wish I had this two months ago by barawn · · Score: 2, Insightful


      You appear to equate "make everything possible" with "user-friendly".


      Nope. User-friendly is "make easy things easy, but make everything possible." At least, that's my best interpretation of it. And while Windows does make easy things easy, it fails horribly at making everything possible. So much so that people will literally look at you like you're a computer god when you say "yah, I can get the file that's on your computer halfway across the country. No problem."

      That's one positive of Windows. It makes Linux users - even average ones - look brilliant.

      Look, "easy" can't be "user-friendly". There was a TV commercial a while ago which had a businessperson constantly being harassed by salesmen who would solely say "Hi, would you like to buy software? How many copies? 1000? 2000? 3000?" If you wanted to buy software, that'd be tremendously easy! But no one would even suggest that it's user-friendly. :)

      Obviously a geek, at least in this context, is somebody who spends a great deal of time working with computers because they *enjoy* working with computers.

      No, that's a computer geek. While there may be a few people who enjoy *only* working with computers, I'm one of the people who just likes understanding things. Linux is for people who like understanding things. The problem with Windows is the fact that people who like understanding things, unless they know that Linux exists, just think that computers are magic. Windows makes people think that computers are complicated.

      For my entire working adult life, I have built systems for people who do not like computers. They don't want to use them, they don't care how they work, and quite often they HATE them.

      See, that, I blame on Windows. Windows is extremely limited in what it lets people do, and so people hate them, because they're ridiculously complicated. I even think GUIs are responsible for people hating computers as well - the command line is far more efficient, and it's far more understandable (run command, get result). The command line also eliminates the "three-column start page" problem - it allows you to have literally hundreds of programs without having to sift through tons of them to find it. The downside is, of course, that you have to know what program to use - but if you're a user trying to figure out what to do, you'd rather learn "oh, I did have that program" than "I have to download something."

      (It should also be noted that cygwin tends to mediate Windows significantly for me. First thing I do when I have to work on a Windows box somewhere is install Cygwin...)

      It is more friendly to a user who is knows what they're doing and is looking for control and configurability, but that isn't the definition of user-friendly.

      No, that's the definition of powerful. User-friendly is best described as an ideal combination of ease and power, and I do not give that to Windows. I would almost entirely credit that to Linux due to emacs and LyX, at least for anyone who writes documents. Word is an awful word processor. Ugh.

      I mean, after all, user-friendly depends significantly upon what someone plans on doing with a computer. I can literally only find maybe one use - maybe two - that Windows is more user-friendly than Linux: Games and maybe media playing, as mplayer is always a bloody hassle.

    73. Re:I wish I had this two months ago by barawn · · Score: 1


      For example, assembly language is a powerful tool. However, I think few people would describe it as "user-friendly", even though learning it has its benefits. In fact, it is decidedly not user-friendly: it is very easy to introduce many errors into your code and it is very hard to write good programs in assembly. So your definition fails miserably.


      Easy can't be user-friendly either: an operating system that consists of a big giant button that says "Press any key to say hello" that says "Hello" when you push any key is amazingly easy. But no one would say it's "user-friendly". Can we continue with the strawmans?

      User-friendly is a combination of ease and power that does not require an undue amount of stress for the user. Windows doesn't have that, not for a lot of applications.

      It should also be noted that I'm a little jaded and generally lump the GNU tools into Linux, and lump only consider "Windows" to be Windows + the office apps - what most people consider to be the standard Linux distribution. The GNU tools are ridiculously more user-friendly than the Windows standard tools.

    74. Re:I wish I had this two months ago by barawn · · Score: 2, Insightful

      Seriously, why should she have switched? Linux has to offer something BETTER and DIFFERENT from Windows, not rip them off in the next KDE version.

      There's the problem. She's just looking for Windows, again. Same reason she went to Windows XP's classic look.

      What does Linux have to offer? Try WindowMaker's desktop - it's remarkably more efficient to multitask with, and it's so light that having 5-6 virtual desktops is easy, and completely not straining on the computer at all.

      Try LyX as a document editor. No worrying about making things look right, or figuring out what point size looks correct, or making things work.

      Or emacs as a text editor. My *word* you can type and edit at ridiculous speeds after spending maybe an hour going through the tutorial.

      gnuplot for generating plots: hey, what do you know, you don't have to pay $1000 or more to actually get proper fits on graphs? Never would've known...

      Yes, I know. I'm talking about Linux's apps rather than Linux, and I know that you can get them under Windows as well. But out of the box, any Linux distribution is far more user-friendly than a Windows install is.

      I had to spend six hours today getting a damn network card working under Fedora. The same problem was resolved in XP with a mouse click and a textbox edit.

      Oh, for crying out loud. Well, do you want me to tell you about the months that I've been waiting for a fix from Microsoft about that moronic DHCP problem? (To put it in more 'simple' terms: "My wireless card doesn't work anymore when I move it from work to home.")

      Besides - if you knew how to set up the network card in Linux, it wouldn't've taken you six hours. It would've taken you two seconds. Forcing someone to learn something different does not make Linux innately less "user-friendly". It just makes it "not Windows." They had to learn Windows once, too.

    75. Re:I wish I had this two months ago by Anonymous Coward · · Score: 0
      Luckily, I'm smart enough to setup lilo to run multiple kernels

      It's so sad that you have to be "smart enough" to setup lilo. grub lets you tab-complete to pick a kernel at boot time. If you muck up your bootloader config, it's no big deal, you can change the options at boot time. If you'd like to try a new kernel without changing any settings, it's not problem, just change the kernel at boot time. You lilo freaks just don't understand what a bootloader should look like.

    76. Re:I wish I had this two months ago by Chris+Mattern · · Score: 1

      Well, actually, what Debian does is it *won't* upgrade you to a new kernel version, even just a minor point release (different kernel versions are different packages). But they *will* sometimes do a bugfix recompile of a given kernel version, and that *will* get your stock kernel replaced as you walk through the upgrade procedure (but if you have multiple kernels, it won't touch the others, of course). dselect will indicate fairly promently what packages it wants to upgrade and you can always decline an upgrade of a package, as well.

      Chris Mattern

    77. Re:I wish I had this two months ago by swillden · · Score: 1

      Hmmm. I use Debian on all of my systems, and it has never upgraded my kernel unless I explicitly asked it to.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    78. Re:I wish I had this two months ago by zero_offset · · Score: 1
      I hate to say it, but the moment you bring up the old command line superiority ploy -- particularly in a discussion involving newbies and computer-phobes -- you've lost any credibility you may have built with me. I'm fine with a command line (although as time goes on, I'm running out of reasons to use it very often), but suggesting that it's the most user friendly interface is, again, just stupid. We keep coming back to that, don't we? To borrow your own response -- the command line is the definition of powerful. There isn't anything friendly about it.

      And to bring us swerving back to the point, while I think there are some problems with the article, this piece does a pretty good job of illustrating what I'm talking about.

      --

      Slashdot quality declines as the number of hot grits posts decreases. - Provolt's Law, Apr-09-2005

    79. Re:I wish I had this two months ago by ACPosterChild · · Score: 1
      Besides - if you knew how to set up the network card in Linux, it wouldn't've taken you six hours. It would've taken you two seconds. Forcing someone to learn something different does not make Linux innately less "user-friendly". It just makes it "not Windows." They had to learn Windows once, too.



      Yum yum, get me some of this troll bait!


      His point is that anyone could have set it up under WinXP in two minutes. Only people who feel like wasting hours (easily weeks for someone with no under-the-hood computer skills) of their lives going from newbie status to "I installed my network card" level could set it up under Linux. Try realizing that you and (likely) the people you know are not average. Whatever OS/desktop can get the most things to "just work" for most of the people will be the most popular, irregardless of how much more 3% of the people can make some other OS do. Frankly, I think you're misappropriating the term "user friendly".



      I would also argue that most people haven't "learned Windows" in the way you suggest. People can generally put in a CD and click on the "Default Install" button (although few will open up their machine to install hardware). They've learned the Desktop/Folder paradigm. They've learned little else about the OS; their "computer" knowledge is really knowledge about specific applications. The average user doesn't know how to edit the registry and probably doesn't even know what it is. If what they're trying to do works, great; otherwise, they try a different hardware/software solution or go without. They don't code up their own solution or even hack the registry to fix something. These same people, if/when they switch to Linux, will behave the same way; they will not suddenly start coding up their own scripts and contributing to OSS. And guess what? THAT IS OK. They don't *have* to want to learn all that stuff in order to have something that works. Heck, if it bugs you so much, take advantage of all these lazy people and code up small utility programs and sell them for insanely high prices. But, it's not sensible for you to assume that everyone else wants to spend their life learning about computers.

    80. Re:I wish I had this two months ago by barawn · · Score: 1

      Yum yum, get me some of this troll bait!

      This is not a troll. This is pointing out that one of the main benefits of Linux over Windows is the fact that it's open. There's information out there about it. You can learn how to do almost anything, and the operating system encourages you to do it.

      Windows doesn't - it forces you into the Microsoft mindset. Anything outside of that is very, very hard to get around. It's very "closed". And that's why I get very annoyed at people who insist that Linux needs to become more like Microsoft, and "hide" things.


      His point is that anyone could have set it up under WinXP in two minutes.


      Ha! My mother-in-law, mother, or brother couldn't've set it up in WinXP in two days. They don't know where to start.

      Us telling them "Move the mouse to the Start menu, click the left mouse button, then up to where it now says 'Settings', then over to where it will then say 'Control Panel', then click the left mouse button." and us telling them "Press Ctrl, Alt, and F1 at the same time. Type your username and password. Type "etherconf", and follow my instructions" is just as easy - in fact, as you can see, it actually takes less instructions. (Actually, if you really need to set up TCP/IP settings in Windows, it can be quite complicated for someone who hasn't used a computer before, because a lot of the interface is crazy: when you enter an IP address, you have to be very careful, as it barks at you if you even try to enter in anything greater than 255. This is dumb - it should tell you this after you enter the entire thing in and try to apply it. It slows the process down, and it frustrates the user - especially one who needs to look at the keyboard to type - that is, someone new)

      If you're talking about Windows XP's autodetecting new hardware, it should be noted that Mandrake and Red Hat both have autodetect/autoconfigure mechanisms as well. And Windows XP's behavior when it can't find a driver is often times insanely stupid, and it doesn't make anything "easier" to a user.

      Frankly, I think you're misappropriating the term "user friendly".

      Take two people who don't know anything about computers whatsoever. Give one a computer with Windows, and one a computer with Linux. Give them both access to customer support and help. Now wait a year, and see which user is more proficient and knowledgeable about their computer.

      The OS with the more procifient user is more user-friendly, because it helped them be as productive as possible. Whether or not it was easy isn't the whole story. People use computers to be more productive, not just to use them. An OS that fights with its users because it thinks it knows best isn't user-friendly.

      They've learned the Desktop/Folder paradigm.

      And how is that user-friendly? It actually artificially introduces a lot of things which aren't true, like only the things that are on My Desktop are easily reachable. (Windows XP, by default, discourages access to the hard drive directly).

      In fact, it's "user-harmful", as it presents a paradigm to people that the rest of the computer doesn't really follow.

      It also discourages people from learning how to type, as almost all of the interaction is via the mouse, and the productivity using the mouse is far worse than using a keyboard.

      Try realizing that you and (likely) the people you know are not average.

      I don't have that much of an ego.

      There are very few people I know who wouldn't be able to learn what I know in just a few months of learning. The point that I'm trying to make is that Windows discourages people from learning how a computer actually works - it hides tons of things for no good reason. This isn't "user-friendly" behavior. There's no good documentation for almost everything - there's more bad documentation than good. "Clicking the 'Close Window' button closes the window." Yah, that's useful documentation.

    81. Re:I wish I had this two months ago by ACPosterChild · · Score: 1
      First, the reason I thought it was a troll is because of some of the comments obviously meant to provoke reaction but with bad logic backing them up. I had two examples listed with point-by-point reasons, but I took them out because they were cluttering up the argument. And in a more obvious trollish action: you keep ignoring what people say (so that you can argue that Linux/OSS is better than MSWindows).

      This is pointing out that one of the main benefits of Linux over Windows is the fact that it's open.
      Yes; I would concede the point excpet that I've never disagreed. The issue I took is that you take offense to somebody wanting to use what's familiar rather than learn something better. That's their right, no matter how sub-optimum it is and how much it irks you. Also, you won't listen to the argument that most people don't care to learn about computers, even though your mother-in-law and brother are typical examples (Note: I'm assuming they aren't exceptionally stupid and/or just starting to use computers).

      The OS with the more procifient user is more user-friendly, because it helped them be as productive as possible. Whether or not it was easy isn't the whole story. People use computers to be more productive, not just to use them.

      But it's more of an issue than you seem to realize. I know plenty of smart and motivated people who know next to nothing about computers, and it's because they spend their time doing other things. I would argue that if you picked two average people, at the end of the year you would have two people with about the same proficiencies and they would both be far lower than you expect. They'd know how to use the default email client, some AIM application, and an Office suite. I'd even say that if the Linux system didn't provide some grunt-point-click-install program ala Lindows (or at least apt instead of rpm), the Windows user will have tried more software at the end of the year.

      An OS that fights with its users because it thinks it knows best isn't user-friendly.

      And neither is an OS that doesn't chose reasonable defaults and *forces* a user to research every little thing before using it. Some Linux distros are getting much better about that, but the attitude is still around.

      I don't have time to do nice quoting and point by point, I need to go to bed. So here goes:

      The Desktop/Folder paradigm is user friendly because most people (i.e. anyone not legally retarded) can use it comfortably with little training.

      Realizing that you are above average has nothing to do with ego, just facts. Think of a few simple computer questions, maybe even have pictures of HD, RAM, mobo, etc. and have 100 people answer the Qs and ID the pieces. Go to the local Piggly Wiggly to get your true "average citizen". Try realizing that Nascar is the most popular sport in America; where a bunch of poor people watch a bunch of rich people drive around in circles for hours in technology they don't really appreciate. Heck, at least people who watch golf can actually play the sport. And it's not an issue of being able to learn. It's wanting to learn (about computers in particular). I know a lot of smart people who know hardly anything about computers even though they're writing documents all day, and it's because they're not interested. IT fixes their problems, they do what they need/want to, and then they go home and do things they enjoy. A more powerful system that forces them to spend time learning it when they don't want to is not user friendly.

      I'm glad you brought up the stick-shift, because I almost did last time. Guess what? In order to learn how to drive, I don't need to learn how to put a car into 2nd, or even 1st, with a stick shift. I can just put the big dumb circle over the big D and hit the gas! Wow! Not only do I not need to know all about gears, carberators, brake lines, etc., I don't even need to know how to drive a manual. The fact that it might be bett

    82. Re:I wish I had this two months ago by barawn · · Score: 1

      I'm glad you brought up the stick-shift, because I almost did last time. Guess what? In order to learn how to drive, I don't need to learn how to put a car into 2nd, or even 1st, with a stick shift. I can just put the big dumb circle over the big D and hit the gas! Wow! Not only do I not need to know all about gears, carberators, brake lines, etc., I don't even need to know how to drive a manual. The fact that it might be better is not the issue, it's what is easiest for 95% of the users.

      Here's the interesting thing - only in the US is automatic transmission dominant. Pretty much everywhere else, manual dominates massively, and the reason is because manual transmission is simply better than automatic, and the learning curve is not that high. I doubt the people in those countries would claim that manual transmissions aren't "user-friendly". If the excess power justifies a learning curve, it's not "user-unfriendly".

      I guess what I'm saying is that in my opinion, a user-friendly operating system needs to minimize the frustration of the user. With Windows (and Microsoft products), it just doesn't do that. If you're Bill Gates, it probably works fine, but for anyone who uses real products, it's a pain.

      But anyway, the point is that your opinion of user-friendly is "make the common things easy", and that's not mine, because while it makes people happy when things work, the fact that you can't fix things, nor can you even figure them out, means that not only will ordinary users occasionally get frustrated, but power users will too!

      Could you imagine if my brother and mom asked me "Hey, can you figure out why my wireless network card is acting weird?" and I just told them "Um. Well, Windows is broken. There isn't really a way to make it work." Remember, as far as they know, I'm the expert. This would be like a car mechanic saying that you're going to have to live with some weird "clunking" sound because there was no way to inspect the engine and figure it out!

      To think that an average computer user is going to learn enough to script an auto DHCP release/renew is simply absurd.

      I never said that. I said I could. If my mom needed me to, I could do it. You yourself said it - pay an expert to fix any problems. All the people who are whining about how hard it is to install a network card in Linux - why don't they just ask an expert?

      Now would someone tell me how to make Windows' DHCP requesting work properly with wireless network shifts? Oh, wait! There's no way to do it! And, for more fun, I can't even pay a smarter expert to fix it, because they've already told me that they don't know, either! And Microsoft? 3 emails down, no responses yet!

      Keep in mind, all I'm trying to do is make wireless networking work. If this was a common user, all they would know is that it doesn't work. Not that the DHCP release isn't working. In fact, before I knew about ipconfig, I had to physically remove the network card to get it to work. Now that I've got an integrated wireless card, I couldn't even do that. I have no idea what I'd do. Rebooting doesn't even work.

      (And, for what it's worth, the DHCP release/renew daemon is already written in Linux - it's called ifplugd/waproamd, and it's heavily commented, and heavily documented.)

      Let me put it this way: suppose someone can't get something to work under Linux. What do they do? Well, they could whine and complain, or they could post a message on one of many mailing lists or message boards saying "hey, this doesn't work. Anyone got any ideas?" Chances are they'd get information back very soon giving advice or, regretfully, telling them that they don't have much luck (although DriverLoader may hopefully make the driver issue moot - and yes, Windows driver emulation is a good thing in my opinion).

      But what they would not be is left out in the cold, which is where they'd be if they were in Windows.

      I'm

    83. Re:I wish I had this two months ago by barawn · · Score: 1

      but suggesting that it's the most user friendly interface is, again, just stupid.

      What's the pinnacle of user-friendly design? Most people would hold up the unattainable "Star Trek computer" as the pinnacle - "Computer, do this." "Computer, do that", and it just works. If you expect a response to your command, the computer speaks it to you.

      That's a vocal version of a command line.

      Simply put, it's more intuitive. And, quite frankly, it's easier to learn young: I started learning how to use a computer when I was 4, but there's no way I could've used Windows now when I was 4 - the manual coordination wasn't there (and yes, I learned to read young).

      I don't understand why command lines are given the bad rap they are. If you're trying to say that "grep Mike files | awk {'print $2 $3'} | sed s/form/from/" is too difficult to learn, I (might) agree with you. But a prompt where you just type
      "find all files containing Mike, print second and third word, substitute from for form, print results." is not user-unfriendly. It's nearly perfect, in fact.

      Much easier than "Click on Find. Click on 'Options'. Click on 'Output'." etc. etc.

      The problem may be that the command line is too immature to be generically useful. True. But it is not a poor UI. Its main limitation - needing to know a vocabulary - is an implementation issue, because natural-language parsing isn't good yet. It's not a UI problem.

  3. What I'd like to see... by ageoffri · · Score: 5, Insightful

    I'd like to see a nice up to date list distributions that are built around the 2.6 kernel. Trying to update a Mandrake system to 2.6 didn't work for me and these days I don't have the time to track down errors.

    --
    -- Slashdot, making the Left look conservative since 1997.
    1. Re:What I'd like to see... by Lussarn · · Score: 1

      I know this is slashdot and I'm not suppose to give a Gentoo advice, but this times Gentoo makes the 2.6 transition a breeze. Took a couple of hours first try.

      howto upgrade to 2.6

      Of course make sure hardware and features is supported first.

    2. Re:What I'd like to see... by Erratio · · Score: 1

      I'm a proponent of Gentoo but "a breeze" and a "a couple of horus first try" don't exactly fit together for a kernel upgrade. It took me about an hour without a distrubution, about a half an hour to setup the kernel and a half an hour to iron out issues.

      --
      I don't try to be right, I just try to make people think
    3. Re:What I'd like to see... by MisanthropicProggram · · Score: 2, Insightful

      Yes, that would help. Another thing that would help us Linux newbies is a matrix that would show us the difference between the 2.0, 2.4,2.6 Kernels.
      Forgive me, but I'm used to the highest numbered software to be the latest and best and when I go up to kernel.org, I see all these kernels being updated and maintained. Google'ing for the answer isn't helping.

      --

      There is no spoon or sig.

    4. Re:What I'd like to see... by Anonymous Coward · · Score: 5, Funny

      On Gentoo anything that only takes a couple of hours *is* a breeze.

    5. Re:What I'd like to see... by Anonymous Coward · · Score: 0

      Mandrake has rpm of 2.6 (in contrib I think). It may not be the latest 2.6, but if you use rpmdrake to install it, it will automatically choose the newer packages required to upgrade in order to the the kernel work correctly.
      Then, you can dowload the latest kernel from kernel.org and compile it...

    6. Re:What I'd like to see... by revividus · · Score: 3, Insightful
      I know this is slashdot and I'm not suppose to give a Gentoo advice

      Yes you are. This is supposed to be "...Stuff that matters." Well, I read /. daily, and Gentoo information matters to me.

      The only thing I can figure is that Gentoo has become kind of the "macintosh" of the linux world. Everyone(tm) has just started saying "Yes, we realize you love Gentoo, but STOP TELLING US ABOUT IT." Which is fine, I suppose; zealots can be annoying. But just plain news, statements about Gentoo, shouldn't be modded down any more than news about any other distro.

      That being said, I think most of the Gentoo Howto should apply to any version of Linux; they would just have to download the kernel sources themselves instead of using "emerge", and compile it themselves rather than using "genkernel". Still a fine piece of documentation.

      My $.02, I'm done.

    7. Re:What I'd like to see... by Moloch666 · · Score: 1

      It took me 30 mins to go over make menuconfig. It was recommended to do that instead copying your 2.4 config and doing a make oldconfig. Then it took me 7 minutes to compile. I rebooted, didn't work, checked the gentoo forum I was on. Realized I left out something. Fixed, compiled again, another 7 minutes. Reboot and it worked. I didn't have to work out any issues once booted. I figured it was this simple on all distrubutions.

      --
      Understanding is a three-edged sword. -- Kosh Naranek
    8. Re:What I'd like to see... by Anonymous Coward · · Score: 0

      Well the appeal of Gentoo is that you can make it work if it's possible. On the other hand, if you went with a prepackaged distro kernel, you would probably end up with something not working and never figure out why because you're too scared to configure your own kernel. Then you'd whine and bitch like everyone else on Slashdot about how 2.6 isn't ready because your sound didn't work in Fedora.

    9. Re:What I'd like to see... by Moloch666 · · Score: 1

      Generaly the difference is just like any other OS. Newer kernel has newer stuff in it. The advantage of an older kernel is if it's drivers cover all your hardware, then you can use a more tried and true kernel, I would imagine the only people that would use a pre 2.4 kernel would be debian-stable people.

      --
      Understanding is a three-edged sword. -- Kosh Naranek
    10. Re:What I'd like to see... by Tin+Foil+Hat · · Score: 1

      MDK 10 is in beta 1. If you are impatient and adventurous you could try this: http://qa.mandrakesoft.com/twiki/bin/view/Main/Man drakeLinux10ReleaseNotes. Note the section on upgrading. Of course, you could just wait for the official release.

      --
      No matter how many of my rights are taken away, somehow I still don't feel safe. -Frigid Monkey
    11. Re:What I'd like to see... by frission · · Score: 1

      I'm currently running Mandrake 10 RC1 with a built-in 2.6.2-3 kernel. Running without much incident. However, it didn't pick up the video card correctly (intel i845G), but it did try to install the i810 driver, but X wasn't working, and startx would fail. If anyone else has this problem, here's how to fix it.

      Add the line
      intel-agp

      to the file /etc/moprobe.preload

      don't ask me what it means, it works. Actually, i think it means it's just adding that kernel module to the boot process, but still...cryptic.

    12. Re:What I'd like to see... by Lussarn · · Score: 1

      Ok, I did it twice. I needed lirc support and patched it in after everything else was working. Took some extra time. Most people don't need lirc I guess.

    13. Re:What I'd like to see... by frission · · Score: 1

      my bad... /etc/modprobe.preload it should require 3 previews before submitting :)

    14. Re:What I'd like to see... by alexpage · · Score: 1

      Newer kernels are bigger than old kernels, and less tried and tested. If my 2.2 kernel on a production has a security issue, I'm not going to risk upgrading to 2.4 mid-cycle, I'm going to patch the 2.2 kernel's security hole, use the same kernel config that I'm already using because I know it works, and reboot with minimal risk of unwanted downtime.

      If things ain't broke, don't upgrade them.

  4. What system? by ageitgey · · Score: 2, Insightful

    Although it is obvious to many slashdot readers, the summary doesn't even mention the word "Linux".

    So maybe we should point out that this is a whitepaper on upgrading Linux systems to kernel 2.6. (And no, I don't think the icon is enough - not everyone has a stuffed Tux on their desk).

    --
    Uninnovate - Only the finest in engineering.
    1. Re:What system? by Anonymous Coward · · Score: 0, Flamebait

      You're kidding me right? You do realize that if you don't know what the "2.6 kernel" is this white paper ins't for you. That applies to those running linux and still have no clue what it is. If you (anyone) bother to RTFM then you would know it was about linux. Why am I even responding to this? Why were you modded up? Sometimes I just don't understand the mods, or soe of the users.

    2. Re:What system? by pavon · · Score: 2, Funny

      What is slashdot? Although it is obvious to you, I think it would be worth pointing out in your post that it is a website covering "News for Nerds. Stuff that matters."

      Or we could just use the grade school skill of reading in context.

    3. Re:What system? by Anonymous Coward · · Score: 0

      Wow, you must have anger issues or something.

      The author obviously understands linux. Follow the link in his signature. I think he was simply pointing out that the article didn't make a lot of sense if you didn't already know what it was talking about.

  5. Still conveniently igoring by Enry · · Score: 4, Informative

    The painful process of upgrading LVM1 to LVM2. Little documentation on the process, and installing Fedora Core 2 test 1 over an existing Fedora Core 1 gives all sorts of fun. Much hand-holding of your system and other hand-waving is required.

    1. Re:Still conveniently igoring by Anonymous Coward · · Score: 0
      An upgrade document is hardly required for this part. Fedora Core 1 was supposed to be "kernel 2.6 ready", but it does nothing to make sure LVM is at the appropriate level.


      You need to upgrade from LVM1 to LVM2. The first step is to have your old kernel and LVM1 use the device mapper (this should have been done in Fedora Core 1 to claim it kernel 2.6 ready), you need to download the device mapper and patch, compile, install, reboot everything.


      Then, you can upgrade to LVM2 and your old device mapper will no longer be needed since LVM2 has the device mapper built-in.


      I still haven't completed my own upgrade, mainly because I lack time. But, these are the steps.


      This should have been documented here.


      But, again, documentation lags behind software improvement. LVM2 is already here for at least a year or two. I doubt the old upgrade from LVM pre 1.0.8 to 1.0.8 is still required, so much bugs were solved since that time, I cannot imagine someone is still using pre-1.0.8.

    2. Re:Still conveniently igoring by Anonymous Coward · · Score: 1, Informative

      Well, it is actually documented in the LVM-HOWTO. In the FAQ section for LVM2.

  6. This settles it. by revolvement · · Score: 3, Funny

    BSD^H^H^H2.4 kernel is dying.

    1. Re:This settles it. by aled · · Score: 1

      The question is: how we update BSD with 2.6?

      --

      "I think this line is mostly filler"
  7. sound by spoonyfork · · Score: 4, Interesting
    I've been using Linux as a hobbyist since 1995. The one consistent thing over the releases that has always been a issue, at least for me, is getting sound to work. Various hardware, various distros, almost all require tweaking.

    Does anyone else have the same observation?

    --
    Speak truth to power.
    1. Re:sound by dan2550 · · Score: 1

      i found on my HP that the sound was extremely tempormental, and would only work as a module. i cant figure out the reasoning behind it, but now that i have a new non-generic card, i'm having no trouble

    2. Re:sound by MeBadMagic · · Score: 1

      I did until I started using SuSE! hehehehe B-)

      --
      A friend will come and bail you out of jail, a true friend will be sitting next to you saying, "damn that was fun!"
    3. Re:sound by peter_gzowski · · Score: 1

      For me it's USB devices, like my printer (HP PSC 2210, I know, pos), that give me trouble. Even since I upgraded to 2.6.X, I haven't gotten my printer to work... I am using the Mandrake cooker rpms to do the upgrading (it's up to 2.6.3 now).

      --
      "Now gluttony and exploitation serves eight!" - TV's Frank
    4. Re:sound by bonch · · Score: 1

      Sound is a problem for me, and currently I'm having hell getting a simple USB mouse to work (so much for desktop Linux this year...).

      However, one thing I've been impressed with is that 2.6.3 now updates my laptop's front LCD clock display. Granted, Windows always did that, but Windows also had the manufacturers supporting it with drivers.

      So at least I can see what time it is as I try to recompile hotplug. :)

      Speaking of devices, when are we supposed to switch over fully to a udev system?

    5. Re:sound by HoldmyCauls · · Score: 2, Informative

      Depends on the card. My sister's computer (used to be mine) had an odd ESS1869 card, and the 1868 (or whatever) drivers didn't seem to work with it. Anything Creative, no problem. Same with my VIA. ALSA makes it fairly easy, so the 2.6 series, even in testing, has been, for me, a pretty easy experience. The emu10k1 driver (I also have a 'Live!') has been beautiful since I first ftp'd from the console to get it. depmod -a (I think make install did this automatically) and modprobe emu10k1 has always worked smoothly and with few errors. If I then put the driver name in my modules.autoload, I would have no trouble.

      Like I said, though, it depends on the card, but then Mandrake 8.0 found that same ESS card just fine, so it depends on how well the OS is configured, too.

      --
      Emacs: for people who just never know when to :q!
    6. Re:sound by Just+Some+Guy · · Score: 4, Insightful
      I've never had problems, although I'd primarily used old ESS-1371 cards for my limited audio needs (anything can play an MP3 reasonably well).

      I recently bought an SB-Live and decided to switch to ALSA. Debian made this as easy as choosing my soundcard from a list, and it automagically worked. I had the same experience at the office with my PC's onboard Intel 8x0 sound - no manual configuration was necessary.

      Sound used to be a pain in the neck, but I pretty much consider it a solved problem now (except for maybe exotic boards). ALSA does an awesome job of getting it right with minimal user intervention.

      --
      Dewey, what part of this looks like authorities should be involved?
    7. Re:sound by Moloch666 · · Score: 1

      Actually go here. Scroll down to the ES1968 ALSA section.

      It's the 2.6 alsa drivers, pretty simple fix. 2.4 and some early versions of 2.6 doesn't have the bug.

      --
      Understanding is a three-edged sword. -- Kosh Naranek
    8. Re:sound by McGarnacle · · Score: 1

      I haven't had much problems with sound over my years. That almost certainly has to do with the fact that I've tried to stick with cheap c-media cards, they work great!

      That said, I'm not sure I want to know how difficult it would be to setup something like a high-end Yamaha card[1]. I have a friend who does music production with one of these things, and judging by the problems he has getting it to do what he wants in W2K, it would probably be quite a headache to get working in Linux (not to mention the availability of quality production software).

      Enter ALSA. I'm aware of the improved hardware support, and other various improvements to the sound system that I won't even pretend I know anything about. It may be great for those with bleeding edge hardware, or those who want some other new feature provided, but damn if it isn't a significant Pain to setup in comparison with OSS. And for someone like me who just wants to listen to MP3s/CDs/etc and has a supported soundcard, definitely not worth the hassle. I realize that newer releases of RH/Fedora and Mandrake etc will likely have all this stuff setup for you in true automagical fashion though. Personally, I can't see myself migrating away from OSS anytime soon.

      Anyways, I ramble... just sharing my experiences on this issue. The rest of the migration process to 2.6 is pretty painless. For the most part, it seems the only thing necessary is to make sure to install the module-init-tools package for whatever your distribution is, and also to be wary of changes in module names when editing /etc/modules[.conf]. 2.6 shows excellent performance improvements for me!

      [1] As far as I know, these are considered high-end, but I'm open to being corrected on that, and also on the state of sound production software for Linux, if any such experts are around...
      --

      I disagree with what you say, but will defend to the death your right to tell such LIES!

    9. Re:sound by iabervon · · Score: 2, Funny

      My experience is that sound never works the first time you try to set it up, but the second time you try, you find that it already works. 2.6 has been, for me, the exception; it worked the first time. Of course, I'm still using the OSS emulation in ALSA, not the ALSA API at all. But it seems to me to be better than the real OSS; it will play two sounds at the same time (the second through the second PCM) even if programs are only trying to use the first device. I'm even setting the volume levels with a program configured for OSS (which seems to me to actually work better than the ALSA programs).

    10. Re:sound by Sentry21 · · Score: 1

      It has been remarked by many people, myself included, that the level of sophistication the kernel has reached is inversely proportionate to the ease of setting up sound and getting it to work.

      A lot of people have no trouble whatsoever, but for myself, it's been a steady downhill progression. 2.2 was easy, set some io/dma/irq stuff in menuconfig, and you're done. 2.4 autodetected my settings, but I had to cat /proc/isapnp before the module would load (no joke, that's the only thing that would make it work). In 2.6, it took me the better part of an hour to even find my sound card drivers, and since I don't have any speakers handy, I have no idea if they'll work when I go to use them.

      The problem I ended up finding was that it's not apparant in menuconfig which options will open up new options when you select them. Thus, I had to select something that looked to me like just another sound card in a list of twenty in order to find the list that contained my sound card. Confusing, to say the least. And don't even get me started on ALSA.

      --Dan

    11. Re:sound by Anonymous Coward · · Score: 0

      But still only one sound source at the time, right? KDE does not give status sounds when playing a mpeg clip, Mplayer refuses to start as long as XMMS is playing? That is my concern at the moment. I found something about that some soundcards can accept multiple inputs, if not, use software mixer, but if this can be done internally with ALSA, damn if I know.

      Updating to 2.6 _was_ really easy. First I tried the package manager in Arch (pacman -S kernel26), but since that precompiled kernel made my mouse be a bit weird (Using the keyboard and mouse at the same time, e.g. for multi-select in Konqueror or playing ET, mouse suddenly started jumping uncontrollable over the screen for half a minute), I compiled it from source; downloaded source, unpacked, make xconfig (keep most of the defaults);make bzImage;make modules;make modules install and copy bzImage and System.map to /boot, changed /etc/lilo.conf to match, run lilo, reboot. Only thing not working then was of course the nvidia driver: sh NVIDIA-whatever, accept, accept, wait. There it is. Reboot, boot into X. Perfect.

      Usually there is always a "must fix" issue in the back of my head. Currently, there are very few. Some bugs can be fixed in KDE 3.2, I should learn how to handle the evdev module so my remote control works (better), and of course, this sound issue. I don't know how many times a day i do "killall artsd" (Even after disabling arts in the KDE settings).

      I like 2.6. A lot.

    12. Re:sound by Just+Some+Guy · · Score: 1
      But still only one sound source at the time, right? KDE does not give status sounds when playing a mpeg clip, Mplayer refuses to start as long as XMMS is playing?

      That's not true anymore. As a quick test, I opened three xterms and used mpg123 to play an MP3 in each. The sound was mixed as expected. Go into the KDE Control Center / Sound & Multimedia / Sound System / Hardware (tab). Be sure the audio device is set to ALSA. I'd bet that your programs are using ALSA's OSS emulation, which is still single-use-only (AFAIK).

      By the way, is there any reason you keep killing artsd? Especially since explicitly configuring it to use ALSA (instead of letting it auto-detect), it just sits idle in the background on my machine using 0% of the CPU when I'm not using it. I've heard some people mention that they don't like it, but I never heard any legitimate complaints about it (that is, those not referring to ancient versions, "some guy from EFNet said...", or extreme mis-configuration).

      --
      Dewey, what part of this looks like authorities should be involved?
    13. Re:sound by Anonymous Coward · · Score: 0

      Well, I actually had the same problem with artsd on four different distros (RH8, Suse8Pro, MDK9.2 and now Arch 0.5) :]
      Basically, artsd grabs hold of /dev/dsp and will not let anything access it before nothing is sent through artsd and it times out. Of course, I could accept artsd as my default sound server, letting mplayer, xmms, etc use it for output, but then I get either a HUGE latency (lipsync be-gone in movies), or - if i decrease the buffer - soundoutput to stutter every time I change between two programs. I guess this is a sound-server issue in general, not only artsd, but there MUST be possible to have a solution with low latency without it taking 80% cpu time on a 2.4 Ghz.

      Yes, I might have misunderstood something basic, but I really can't figyre out what that is.

      Oh, by the way - I _did_ try to change sound system to alsa in the kontrol center, but still mplayer (with alsa sound output) will not start before artsd is killed.

    14. Re:sound by Anonymous Coward · · Score: 0

      I just installed mandrake 9.2 and I have an onboard sound card that I don't want to use and an Audigy, which I do want to use. It defaults to the onboard, and I have found no easy way to change that. I changed the output from the regular dsp to dsp1 which is the Audigy, but that seems to only work for system sounds. All my apps still output to my other sound card. Still havn't got it working, but at least the "Test Sound" button works!

    15. Re:sound by Just+Some+Guy · · Score: 1

      I don't know what else to suggest. On my Debian desktop (P4/2.4GHz), artsd uses 0% when idle, and 10% when playing MP3s with Noatun. I wish you luck with your setup, but I'm out of ideas.

      --
      Dewey, what part of this looks like authorities should be involved?
    16. Re:sound by Cro+Magnon · · Score: 1

      I've never had sound on my current machine. Not even with RH or SuSe 8.x. I haven't tried SuSe 9.

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    17. Re:sound by swillden · · Score: 1

      Basically, artsd grabs hold of /dev/dsp and will not let anything access it before nothing is sent through artsd and it times out.

      If you configure artsd to use ALSA, it should not even touch /dev/dsp. That device file is only used for OSS emulation. ARTS-using applications should be able to talk to ARTS, which will communicate with the sound card via the ALSA APIs at the same time that another application is using the /dev/dsp interface to talk to the sound card via ALSA's OSS emulation. ALSA should do the mixing.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    18. Re:sound by Just+Some+Guy · · Score: 1
      Don't take this wrong, but you really need to upgrade your hardware. Even a cheap PCI Ensoniq will work much better than your old ISA card.

      I'm all for backward compatibility where reasonable, but there's just not a whole lot of motive for the ALSA team to spend time supporting legacy equipment when it's so extremely cheap to buy newer stuff.

      --
      Dewey, what part of this looks like authorities should be involved?
    19. Re:sound by bonch · · Score: 1

      Scratch the mouse thing--somehow, starting gpm with the PS/2 protocol cause my touchpad and USB mouse to both work concurrently, even in X. I'm impressed with the 2.6 kernel.

    20. Re:sound by hennie · · Score: 0

      Yes. I started using Linux about three years ago (slackware, 2.2 kernel) at work. Never could get the sound card going. Since then I've changed jobs and installed Debian at work (no soundcard here ;().

      At home I'm running Debian woody with a 2.4.18 kernel. Sound setup was quite easy (just had to load the sb kernel module), but the volume control does'nt work. Havent had time to play yet.

      Everything else worked fine (except I had to change permissions for users to access the CD-ROM), even my mouse wheel worked first time!.

      I would love to play with the 2.6 kernel since I heard that ALSA is built in.

    21. Re:sound by Anonymous Coward · · Score: 0

      Thanks for responding to an AC anyway :)
      I see now that many soundcards have several "hardware inputs" (like sblive), letting alsa automatically send to port 2 if port 1 is in use by something. My onboard POS has only one, and even though there must be a software mixer in alsa too, no luck yet.

    22. Re:sound by Just+Some+Guy · · Score: 1
      No problem. :)

      I don't know enough about ALSA to know how to configure the software mixer. As in my original post, I just told Debian to load the driver and it just kinda worked afterward. Best of luck, though. If worse comes to worst, I was able to get an SB-Live! for about $30...

      --
      Dewey, what part of this looks like authorities should be involved?
  8. 2.6's shortcomings by dan2550 · · Score: 1, Insightful

    i tried both 2.6 and 2.6.2 and i must say i wasn't really impressed with either. besides the fact that alot less stuff was echo'ed, the new make xconfig was annoying to work with, and it was actually nicer to just use menuconfig. also, i had a lot of trouble getting the framebuffer to work. right now, i have a dual boot with 2.4.22, 2.6.2, and windows (in order of preference)

    1. Re:2.6's shortcomings by Dionysus · · Score: 1

      the new make xconfig was annoying to work with

      Really? I thought the new xconfig was one of the thing that was really nice about the new kernel. If you don't like it, you could always do make gconfig, to get the gtk version.

      I was running 2.4.x with the Con Kolivas patches, so I didn't notice the speed difference between the two kernels, but still preferred the 2.6 one because I like to test out the udev stuff.

      --
      Je ne parle pas francais.
    2. Re:2.6's shortcomings by smitty45 · · Score: 1

      you're not happy with the kernel because of the config/build process ? you can change how verbose the make is, you know that, right ?

      man...the 2.6 series has SO much more than 2.4 that being upset by the building seems like being upset about the color of the battery in your new ferrari.

      of course, it's a valid point, I guess it's just not very important to me as asyncronous I/O, new virtual memory management, etc.

    3. Re:2.6's shortcomings by SkarTisu · · Score: 1

      I hammered away on trying to get 2.6.2 to work properly on my RedHat 9 box using the new make xconfig, and I thought it was much easier to use than the previous xconfig. I've gotten the machine to boot, but there are multiple issues to resolve before the machine is completely functional as it was on my 2.4 kernels.

      This is the first time I've tried to build a new kernel though, so I'm definitely doing this the hard way. hehehe

      I'm looking forward to trying again with the information available from that site.

      --
      rm -fr /bin/laden
    4. Re:2.6's shortcomings by Wolfier · · Score: 1

      Does anyone know how we can get back the old Tk-based make xconfig?

  9. It's worth it by MC68040 · · Score: 4, Informative

    With the preemptive kernel option enabled and the kernel module autoloader in 2.6 it does all you would ever need:
    Loads any modules you need
    Lets you do tasks preemtpively
    Boots in a much shorter time (from 2.4.23's 35 sec to ~14 sec in my case)

    It's also rock solid in my experience now, a good sound kernel choice that will fit virtually all workstations =)

    1. Re:It's worth it by scosol · · Score: 1

      > Lets you do tasks preemtpively

      I'm sorry ahahhah- do you even know what that means?

      --
      I browse at +5 Flamebait- moderation for all or moderation for none.
    2. Re:It's worth it by Anonymous Coward · · Score: 0

      You can get your work done before you even know you wanted to start!

    3. Re:It's worth it by MC68040 · · Score: 2, Informative

      Well for the non technical crowd I was thinking if sparing them a 5 row explaination, but I ripped it from the kernel config help so people like yourself that need it down basic can get a explaination:

      CONFIG_PREEMPT:
      This option reduces the latency of the kernel when reacting to
      real-time or interactive events by allowing a low priority process to
      be preempted even if it is in kernel mode executing a system call.
      This allows applications to run more reliably even when the system is
      under load.
      Say Y here if you are building a kernel for a desktop, embedded
      or real-time system.

    4. Re:It's worth it by Anonymous Coward · · Score: 0

      Yes, the preemptive option makes your Linux kernel fully Neocon compliant.

  10. blah by oohp · · Score: 2, Informative

    Matroxfb ain't working. I'm not going to switch until they fix it.

    1. Re:blah by KjetilK · · Score: 1
      I've heard this said many times, but I've also heard people saying they have no problems with it whatsoever... Care to give some more details?

      I haven't had time to switch yet, but when I do, I really want matroxfb working too... :-)

      --
      Employee of Inrupt, Project Release Manager and Community Manager for Solid
    2. Re:blah by Abcd1234 · · Score: 1

      Question, and this is an honest one. What do you use the framebuffer for? Do you just like the higher-resolution text modes? Or are there other reasons?

    3. Re:blah by neurojab · · Score: 1

      It works OK for me. I have a G400 and kernel 2.6.2. I do get a bit of visual oddness when I run X, then switch to the FB virtual console, but this is not a showstopper in my opinion. I did notice that my system responsiveness increased greatly due to kernel preemption, GART support, and better SATA drivers. It was worth it.

    4. Re:blah by oohp · · Score: 1

      Doesn't work with my G450. Ut screw up everything, I'm not even getting a clean display -- it's all black. I've tried every stable version since 2.6.0 and neither worked. I even tried the matroxfb patch floating around but the kernel woldn;t even compile with it.

      Oh and I want his=gh res console. The plain nonaccelerated fb it's slow and sucks.

    5. Re:blah by KjetilK · · Score: 1

      Well, I don't know so much about it, but I thought that just about anything that can show some kind of graphics can use the framebuffer directly, and bypass the heavier stuff in X... It least MPlayer can. Don't know if Qt does...

      --
      Employee of Inrupt, Project Release Manager and Community Manager for Solid
  11. Module loading by Flaming_Monkey · · Score: 2, Interesting

    The biggest issue I'm facing with 2.6 is getting module loading to work correctly. Seems that Debian/Knoppix isn't reading through the correct config file at bootup, even with the correct version of module-init-tools running. SpeedStep seems a bit sketchy too, but it's Centrino, so it could just be a matter of time.

    Has anyone else had this problem? I've read that it may be a symptom of running a mixed stable/testing system, but I have yet to see a solution for the problem.

    1. Re:Module loading by Anonymous Coward · · Score: 0

      No problems running 2.6.x on Deb, morphix and knoppix here. I had to use asla instead of oss, and a number of modules have been renamed from 2.4.x. Other than that, rock solid, and I'm please that I have been able to dump that ide-scsi crap!

    2. Re:Module loading by InfiniteWisdom · · Score: 1

      You need to upgrade modutils to work with 2.6. This (and packages for the latest kernel) is in Unstable

    3. Re:Module loading by Erratio · · Score: 1

      I had a similar problem. After reinstalling the newer version of module-init-tools, the older version was still being "which"ed in some of my profiles. I think at the moment insmod still doesn't work, but that doesn't really matter since the others do. I forget if there was anything else involved but I know it was primarily a version conflict.

      --
      I don't try to be right, I just try to make people think
    4. Re:Module loading by BashDot · · Score: 2, Informative

      The 2.6 kernel looks for /etc/modprobe.conf, instead of the old /etc/modules.conf

      Hope this helps. It took me a good few hours to track down why my ethernet card driver wasn't loading on boot.

  12. If you've got a... by cs02rm0 · · Score: 5, Informative

    ...laptop touchpad don't bother going near 2.6 if you don't know exactly what you're doing. I still haven't got the mouse working. I can't even find anyone who can tell me how to confirm if the touchpad is a synaptic.

    I'm not the only one suffering this.

    Works great on my slackware desktop.

    1. Re:If you've got a... by BenjyD · · Score: 3, Informative

      The touchpad on the laptop in front of me works fine - Linux 2.6.3(Gentoo) and a Synaptics Touchpad on a Compaq Armada M300. I didn't have to fiddle around with anything - I just put my mouse device as /dev/psaux in XF86config and it works fine. I can post my .config if you need it.

    2. Re:If you've got a... by Anonymous Coward · · Score: 0

      ditto here.. on a dell lattitude c640

    3. Re:If you've got a... by dinivin · · Score: 1

      My Synaptics touchpad works fine on my VAIO. Well, relatively fine. It takes a few seconds for it to start working under X, but it does kick in quickly.

      Dinivin

    4. Re:If you've got a... by levell · · Score: 4, Informative

      Have you been bitten by the /dev/psaux change? (Excuse me if you know about this and you have a different problem). Unless your kernel is compiled to specifically support the old /dev/psaux device, you'll need to change all references to it your X11 config file (stored in/etc/X11/) to its replacement: /dev/input/mice

      Hope this helps.
      --
      Struggling to find a day everyone can make? WhenShallWe.com
    5. Re:If you've got a... by Anonymous Coward · · Score: 0

      My roommate installed Slackware 9.1 on his laptop (Evo n800w). I upgraded to a 2.6 kernel and had it configured so his USB mouse, touchpad, and trackpoint all worked. It was great because there was only one mouse entry in XF86Config, yet somehow it all worked. I think I used /dev/input/mice, but his hard drive died so I can't check.

    6. Re:If you've got a... by HoldmyCauls · · Score: 1

      I think it's input events that need to be enabled. Mine works fine, but I did it months ago, so I can't quite remember. Then you need the X driver from that page, wherever it is. I also had gpm working, though it wasn't supposed to work with the driver in 2.6. I also had the nifty side-scrolling and multi-finger (1 for right, 2 for left, 3 for middle) options working. I was loving it, but I busted the screen!

      --
      Emacs: for people who just never know when to :q!
    7. Re:If you've got a... by cs02rm0 · · Score: 1

      Heh... didn't expect to be using /. for troubleshooting, thanks for the suggestions guys.

      I do know about the new /dev/input/mice and I've enabled events in my kernel, along with all the other suggestions. I've learnt a heck of a lot, but as yet, this is unsolved.

    8. Re:If you've got a... by Jerf · · Score: 1

      I eventually got it working under 2.6.3, with the EV_DEV enabled and the new XFree86 drivers, which I believe you mention you've already tried.

      I never did get it in 2.6.2. Eventually I went into the kernel and changed the function that determined what kind of mouse you have to always return PS/2. At least the mouse then worked, albeit with no special features. (It even de-activated the tap-to-click, which previously worked even when the kernel didn't understand Synaptics.)

      But it is working now and I'm really enjoying the side-scroll, which I never had working before, and two-fingers-for-middle-button is very nice, too; I'd try the latest 2.6.3 if you haven't tried that one yet. Make sure you follow the directions in the latest XFree86 driver's README (or whichever file that is).

    9. Re:If you've got a... by Moloch666 · · Score: 3, Informative

      Try the Gentoo forums. Even if you don't use Gentoo, I almost always find an answer when I search on it. I'm sure you'll be able to ignore the gentoo specific stuff and pull out the non distribution specific answers. Just don't post any questions of course.

      --
      Understanding is a three-edged sword. -- Kosh Naranek
    10. Re:If you've got a... by BenjyD · · Score: 1

      >It even de-activated the tap-to-click

      Isn't that a feature, not a bug? Tap to click is the most annoying input method idea I have ever used.

    11. Re:If you've got a... by ookaze · · Score: 1

      Well, you are right in that you need to change some configs in XFree.
      This FAQ is your friend. Mostly, changing the mouse protocol from auto to event should improve the mouse behaviour ;)

  13. There's are problems upgrading? by H0ek · · Score: 5, Insightful

    If there are, I didn't see them. All I did was:

    apt-get install kernel-image-2.6.2-1-686
    update-grub

    Two lines on the command line and a reboot and I've been happy ever since.

    Oh, wait, we're talking outside Debian. Nevermind.

    --
    H0ek
    Think you're smart? Prove you've got brains!
    1. Re:There's are problems upgrading? by lederhosen · · Score: 1

      I needed an aditional package for module loading,
      do not remember what it was called though.

      I allso did go for ALSA so I did apt-get some
      ALSA-packages as well.

    2. Re:There's are problems upgrading? by Anonymous Coward · · Score: 0

      No, we're talking outside of people who update their systems in a manual way instead of the Windows Update way.

    3. Re:There's are problems upgrading? by Turmio · · Score: 1
      Do once
      printf "postinst_hook = /sbin/update-grub\npostrm_hook = /sbin/update-grub\n" >>/etc/kernel-img.conf
      and it only takes one command :) Also kernel-image-2.6.3-1-{686,k7,whatever} is in unstable.
    4. Re:There's are problems upgrading? by caliban · · Score: 1

      Wish I could say the same.

      2.6 doesn't recognize my software RAID mirrors. I'm missing some configuration quirk and need a clue :0

      Anyone else seen this problem? Is it /sys related?

      Thanks.

  14. Running smooth by Geccoman · · Score: 5, Interesting

    I upgraded to the 2.6 kernel about a month ago, and have been nothing but impressed. I got increased speed, my sound works great (ALSA) and with 1280x1024 Framebuffer and Bootsplash (85Hz refresh no-less) even my console is nice to look at.

    My NVidia drivers worked flawlessly with the new kernel, as well as my wireless network.

    I get oooh's and ahhh's from the co-workers with 3DDesk, and my boss is impressed with my setup, even though he's got a shiny new G5 under his desk.

    That's just my experience, though... YMMV

    --
    I'm on a chair.
  15. That's the long term point... by aug24 · · Score: 4, Insightful

    The purpose of Linus et al is not to beat Microsoft. That's statedly incidental. The ultimate purpose is to make a free (as in both) OS which 'just works'.

    To that end, sometimes things will have to be broken to improve. The alternative is to support legacy code till the end of days and end up with MS-like bloatware.

    Jo(e) average user doesn't want, need, or expect to upgrade their running kernel. So who cares how hard it is?

    Justin.
    Built my 2.6 kernel, won't run (kpanic), don't care, waiting for Red Hat or whoever to do it for me.

    --
    You're only jealous cos the little penguins are talking to me.
    1. Re:That's the long term point... by Rick+and+Roll · · Score: 1

      Ah man, don't wait for redhat. Go on IRC, they'll help you out.

    2. Re:That's the long term point... by aug24 · · Score: 1

      Sadly, being a full-time contractor, with a g/f and a bad GrokLaw habit to feed, I don't have much time to spend on my that box. It's getting a rebuild soon anyhow - I need more speed on the sites and services it, err, serves.

      J.

      --
      You're only jealous cos the little penguins are talking to me.
  16. Re:Yow. by eln · · Score: 4, Interesting

    The term "white paper" is meaningless these days. Now that the marketing departments have gotten ahold of it, "white papers" are usually nothing more than the same information included in the colored brochures, only on a white piece of paper in black text.

    The days of "white paper" meaning a strictly technical or educational document are gone. These days, "white papers" are just another form of advertising.

  17. Fast mouse? Check your XF86Config by Alan · · Score: 5, Informative

    One thing that was a blocker for me to move to 2.6 was my mouse would go a lot faster while in X. I finally found that it was the new input system. Under 2.4 the default XF86Config file would have two mouse input settings, one for ps/2 and one for USB. Under 2.6 both of these were picked up regardless of the mouse being ps/2 or usb so all mouse events, clicks, etc were picked up twice. Removing one of the mouse entries made everything work as normal.

    Probably everyone but me knew this, but thought I'd throw it out in case anyone else is in the same boat.

  18. My experiences with 2.6 by Cytlid · · Score: 5, Informative

    Here's my experience with 2.6 kernel (been running it since 2.6.0 was released).

    DVDs look awesome. I had to tweak the hdparms for DMA, but they work great.

    Ever since NVidia came out with the latest drivers, things like the UT2k4 Demo fun fantastic.

    I was a little hung up on modules... seeing as I rarely use them, it wasn't a show-stopper. The conversion from modutils to module-init-tools was mostly painless.

    Recently, I've been playing with MTD, and trying to get a test machine to use 12 out of the 16 megs of an AGP Voodoo3 3000 card's memory as a device I can format or use as swap. I have been unsuccessful. (2.6.3). This is also on a testing machine, not my "main" machine.

    On a slightly OT note, planning on building a Mini ITX system with a Via Epia board (one of the 800 mhz ones). Should have the case this week, jury's still out on the mb.

    Other than that, no complaints, it's been fantastic. I'm running 2.6.3 on 3 different machines (with different responsibilies) and it feels like there's no going back now!

    --
    FLR
    1. Re:My experiences with 2.6 by Cytlid · · Score: 1

      Oh, I should also probably note... I have a Yamaha DS-XG (YMF744) with ALSA and OSS emulation support, but sometimes if I boot up, and run the UT2k4 demo, the sound seems to be "turned down" all the way. Od d behavior. But then again, my system is a Slackware 9.0 upgraded to most of the parts of 9.1, including Gnome 2.4. I'm probably missing something ...

      --
      FLR
    2. Re:My experiences with 2.6 by Bob+The+Cowboy · · Score: 1

      Interesting. What purpose would this serve? or is it just for fun? I suppose if one had a nice video card in a server or CLI only machine maybe.... Not a flame/troll... I'm actually curious.

      Bill

    3. Re:My experiences with 2.6 by Anonymous Coward · · Score: 0
      DVDs look awesome. I had to tweak the hdparms for DMA, but they work great.

      2.6 makes DVDs look better? eh?

  19. Give It Time. by Anonymous Coward · · Score: 2, Funny

    Circa 1985...

    Stories like this do nothing to help build a convincing argument to Stove users that Microwaves are in fact the better oven. If even seasoned Microwave users have problems popping popcorn, think of how frustrating it would be for someone less technically-inclined.

    This is one of many issues that Microwave users have to work out before it can become a true mainstream oven.

    Circa 2000...

    Does anybody still use a stove to pop popcorn? Just asking.

    1. Re:Give It Time. by lambent · · Score: 1

      It tastes better that way, and yes.

    2. Re:Give It Time. by ichimunki · · Score: 1

      Stove? I don't know about that. But I am using the same "air popper" technology that was available in 1985.

      And personally I think if I can figure out how to upgrade to 2.6 anybody can. As I've demonstrated many times with my postings here on Slashdot, I'm not the sharpest knife in the drawer and I didn't have too many problems getting to 2.6. Just followed the directions I found on gentoo.org. On my other Debian systems I'm not even sure if I'm running 2.4 yet, let alone 2.6. But don't most of us have better things to do than upgrading kernels by hand when most distros have or will have upgrade paths available when it's appropriate for the mainstream?

      --
      I do not have a signature
    3. Re:Give It Time. by lacrymology.com · · Score: 1

      And it only took 15 years for the world to figure out how to use a microwave to pop popcorn... ...
      oh wait, don't they usually have a button that says, "Popcorn"?

      Sigh

      -m

      --

      #
      # Modus Ponens
      #
    4. Re:Give It Time. by Surt · · Score: 1

      I'm using my (model year 2002) microwave to pop popcorn, but its frustrating because there is a bug in the firmware that winds up subtracting 60 seconds from the automatic timer when you push the pop popcorn button.

      The stove interface is so much more reliable. Just turn on heat and sit jiffy pop on burner.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    5. Re:Give It Time. by kinnell · · Score: 1
      Does anybody still use a stove to pop popcorn?

      While I'm waiting for the corn to pop, I like to amuse myself by making plasma storms.

      --
      If I seem short sighted, it is because I stand on the shoulders of midgets
  20. That's almost the same as my hardware by roystgnr · · Score: 1

    Except I'm using a Lexmark printer; everything else isn't the same model you described but close enough to use the exact same driver. The only problem I had with 2.6 is that the ivtv driver (for a Hauppauge PVR-250 TV tuner) needed to be patched built by hand; everything else seems to be caught by Red Hat's autoconfiguration tools now.

    What trouble did you have installing?

  21. I have a question for seasonned linux users by xutopia · · Score: 1

    I have a live CD sitting around. I'd like to know if there is a way to backup my kernel (in some other folder or something) and if attempting to install the 2.6 kernel doesn't work I'd just copy everything back. Is there a way to do this? Where do I start?

    1. Re:I have a question for seasonned linux users by Anonymous Coward · · Score: 0

      It's easier than that. You can have multiple kernels on your system all at the same time and boot whichever you want whenever you want.

      The kernel code and modules for particular kernel versions are kept separate to allow this.

    2. Re:I have a question for seasonned linux users by 1s44c · · Score: 1

      Thats easy, but then so is everything if you know how to do it.

      Read up on lilo and/or grub.

    3. Re:I have a question for seasonned linux users by justMichael · · Score: 1

      To try and provide something better that the usual RTFM answer...

      Which distro? Which boot loader?

      I'm not sure how the Live CD fits in unless you plan on using it for a recovery.

    4. Re:I have a question for seasonned linux users by xutopia · · Score: 1
      thanks for replying. I am using Slackware and the Live Distro is Knoppix which I used when I screwed up things on my hdd so I thought it would be helpful in case I did something stupid here.

      I am using Lilo as a boot loader. I do not have Windows installed at all on this hard drive.

      [~]$ mount
      /dev/hda1 on / type reiserfs (rw)
      /dev/hda2 on /home type reiserfs (rw)
      devpts on /dev/pts type devpts (rw,gid=5,mode=620)
      proc on /proc type proc (rw)
      usbfs on /proc/bus/usb type usbfs (rw)

    5. Re:I have a question for seasonned linux users by randomblast · · Score: 1

      you don't have to backup anything, you can just compile the kernel normally, it will install alongside your current one, then just make a seperate bootloader entry for it.
      if you want to remove the old kernel (don't bother unlesws you have low diskspace) just rm -rf /lib/modules/2.4. and rm all 2.4 entries in /boot
      oh, and take out the bootloader entry.

      --
      ...these aren't my real teeth.
    6. Re:I have a question for seasonned linux users by justMichael · · Score: 1

      I am going to give you a couple of links and second a tip that another poster made. Since I use Gentoo and grub I don't want to tell you exactly how I do this and have it break your stuff ;)

      link 1
      link 2

      You should be able to install many kernels side by side just by using the kernel-version and System.map-version naming scheme and I highly recommend you do that and add entries to your lilo.conf for each one you want to test. Then you shouldn't need to use your live cd to save your self.

      as usual: YMMV

  22. Reiserfs issues by Riskable · · Score: 2, Interesting

    Anyone else had this problem when upgrading to 2.6? I previously tried upgrading my Mandrake 9.2 install to 2.6 and failed (on boot, no init found, no matter what I tried).

    So I tried Mandrake 10 RC1 (which uses 2.6.2 by default). It booted and runs wonderfully. However, yesterday I tried to upgrade the kernel to 2.6.3 from kernel.org. Using "make oldconfig" (and following the rest of the compiliation procedures) on my Mandrake-supplied .config file, the system would not boot. For some reason it can't mount the root filesystem even though I have both ext2 and reiserfs support compiled into the kernel. Anyone else experience this? My only guess at this point is that I'm missing some sort of customization that Mandrake did to their version of the kernel.

    Note: Abit IC7-G motherobard (not sure if that makes a difference).

    --
    -Riskable
    "Those who choose proprietary software will pay for their decision!"
    1. Re:Reiserfs issues by 1s44c · · Score: 1

      Is the root= bit in your boot loader config right?

      Is filesystem support for / compiled into the kernel? ( not a module. )

      Are all the drivers for the hardware needed to see the disks in the kernel? ( again, not as modules )

    2. Re:Reiserfs issues by petabyte · · Score: 1

      Could be a bunch of things actually. You have support for your drive controller compiled in right? And support for the IDE drive? And you are passing the right "root=/dev/hda(blah)"? Mandrake uses devfs if I recall correctly. You'll probably need to have that enabled in 2.6. Maybe they're doing something else.

      I run reiser on my laptop and before going XFS, ran it with 2.6 on my Abit KD7 which isn't a far cry from your IC.

    3. Re:Reiserfs issues by Riskable · · Score: 1

      Yes I have the proper drivers for my motherboard compiled in (they are actually part of the .config from Mandrake's kernel). Also, the proper "root=/dev/hda(blah)" (I can boot multiple kernels, just not 2.6.3)

      I know there's something else, I just have no idea what it is! I've compiled the 2.4.x kernel probably a hundred times without issue, yet 2.6 is driving me insane.

      Some other things to note: I tried manually making my own initrd and that didn't work either. Tried "zcat /proc/config.gz > /usr/src/linux/.config" and that .config was the same as the original supplied by Mandrake.

      My best guess is that there is something in Mandrake's kernel that is not present in the kernel.org version.

      --
      -Riskable
      "Those who choose proprietary software will pay for their decision!"
    4. Re:Reiserfs issues by 1s44c · · Score: 1

      I might be able to tell you want is going on if you can post the kernel messages you get when you boot.

    5. Re:Reiserfs issues by Riskable · · Score: 1

      The area in question that you probably need is this (let me know if you want more):

      Mounting /proc filesystem
      creating device files
      Mounting sysfs
      creating root device
      Mounting root filesystem with flags notail
      mount: error 6 mounting reiserfs flags notail
      well, retrying with no option flags ...
      pivotroot: pivot_root(/sysroot,/sysroot/initrd) failed: 2

      My grub config is simple:

      title linux
      kernel (hd0,5)/boot/vmlinuz root=/dev/hdg6 devfs=mount acpi=ht splash=silent vga=788
      initrd (hd0,5)/boot/initrd.img ...which is identical to the kernel that works except it uses a different vmlinuz and initrd. I've tried it without the "devfs=mount" and "acpi=ht"--it has the same problem.

      --
      -Riskable
      "Those who choose proprietary software will pay for their decision!"
    6. Re:Reiserfs issues by Anonymous Coward · · Score: 0

      Is your root drive formated 'ext3fs' rather than 'ext2fs'? If so do you have 'ext3fs' support in the kernel?

    7. Re:Reiserfs issues by awkwardminstrel · · Score: 1

      Well, I have a working 2.6.3 Mandrake 9.2 box, and i didn't have to tweak much to make it work. ReiserFS support built-in, all the bells and whistles, the only thing that is not working well is my soundcard. What I've done was install the 2.6.0test5 using urpmi, to install all the dependencies, and then compile the 2.6.3 . make && make modules_install && make install && lilo, and reboot, and I'm running fine since then.

    8. Re:Reiserfs issues by Riskable · · Score: 1

      Both my / and /home are formattted reiserfs. I should note that they're formatted with reiserfs 3.6.

      --
      -Riskable
      "Those who choose proprietary software will pay for their decision!"
    9. Re:Reiserfs issues by 1s44c · · Score: 1

      The following may or may not be causing your problem:

      It seems hard drive numbering has changed between 2.4 and 2.6. This should not affect you unless you are running a mixture of sata and pata hard drives. It looks like you might be doing that.

      It seems 2.6 counts sata drives first so you are going to need to change the hdg6 to hd?6.

      You might be able to tell what drives are what by details in the kernel messages.

      Of course your fstab is going to need fixing too.

    10. Re:Reiserfs issues by Anonymous Coward · · Score: 0

      make sure you have support for initrd. I believe it's in block devices...

    11. Re:Reiserfs issues by Anonymous Coward · · Score: 0

      Could it be this?

      Reiserfsprogs warning

      My system wasnt affected, but downgraded anyway.

    12. Re:Reiserfs issues by StarCat76 · · Score: 1

      I'm running Gentoo, kernel 2.6.3, with reiserfs as the root partition, and I didn't have any problems at all. The config used is just a 2.6.2 config which was actually just a 2.6.1 config which was just a 2.6.0-test11 config, etc. I'd suggest checking the fstab to make sure that that is sill pointing the the correct partition and that kind of stuff - you shouldn't need any customizations in order to mount a reiserfs partition.

  23. What about grub? by afabbro · · Score: 1

    I was under the impression that the old syntax of "root=/dev/hda3" didn't work any more and one needed to specify integer numbers for root=...?

    --
    Advice: on VPS providers
    1. Re:What about grub? by 1s44c · · Score: 1

      AFAIK nothing has changed between 2.4 and 2.6 in that regard.

      I use lilo on a laptop and grub on my workstation to load 2.6 kernels and they both work fine.

      You still need to pass 'root=/dev/hda3' or whatever to the kernel at boot with either of the bootloaders. I believe you can still set the root partition directly in the kernel just the same a 2.2 and 2.4 but it isn't the recommended way to do it.

    2. Re:What about grub? by Abcd1234 · · Score: 2, Funny

      Well, it works just fine for me...

    3. Re:What about grub? by mindriot · · Score: 1

      I think you're confusing two things here. The Linux kernel still takes the /dev/... arguments as far as I know. But grub itself has a different device naming scheme - /dev/hda1 becomes (hd0,0) in most cases. The kernel worked fine with the usual /dev/... names for me.

    4. Re:What about grub? by Anonymous Coward · · Score: 0
      HAHAHA THAT WAS HILARIOUS! HAHAHA!

      Interesting or informative? Not to me, but tastes may differ, and either of those would've been appropriate. Funny? Freakin' idjit mods.

    5. Re:What about grub? by Abcd1234 · · Score: 1

      You're tellin' me... oh well, I got an insightful, once, for the post:

      "That's an *excellent* point, mod parent up."

      Go figure. :)

  24. easier than 2.4 by rudog · · Score: 5, Informative

    I run gentoo on a dual pIII-600 with an ATI radeon7000 / SBlive / intelpro100. Kernels 2.4.18 through 2.4.22 took several hours of tweaking before I could even get the thing to boot correctly. ( 2.2 never had this problem )

    Last week I took about 30 minutes and grabbed 2.6.3 did a clean/config/make, which took about the majority of that time, and booted into the fastest Linux box I have ever had.

    2.6 booted with OpenGL without any tweaks pushing glgears to 1600fps and ALSA kicked in without errors on the emu10k1. Device drivers posed no issues for either the USB keyboard/mouse or hardrive or nework card.

    No 'migration' was necessary for either windowmaker / enlightenment / blender / JACK or any of my other 100 some odd apps.

    1. Re:easier than 2.4 by /dev/trash · · Score: 1

      This makes me optimistic. Hopefully the OpenVortex Alsa drivers will make it into the kernel soon.

  25. Debina and 2.6 Kernel module loading at boot by chivo · · Score: 3, Interesting

    The one problem I can't seem to find the answer to is how Debian tells the kernel which modules to autoload at boot. I know that for 2.4 kernels, there is a list in /etc/modules. However, with my 2.6 kernel. that file is ignored and I have to manually load all the modules I need after boot. A pain in the ass since I try to keep most of my device drivers as modules, like for my NICs, video card, USB, sound card, etc. Has anyone using Debian and 2.6 kernel found a solution to this?

    --
    Sometimes I feel like a nut... Ok so it's most of the time
    1. Re:Debina and 2.6 Kernel module loading at boot by Dionysus · · Score: 3, Informative

      Did you install modules-init-tool? My /etc/modules get read at bootup (running 2.6.3).

      --
      Je ne parle pas francais.
    2. Re:Debina and 2.6 Kernel module loading at boot by Anonymous Coward · · Score: 0

      /etc/modules for me with 2.6. My module-init-tools is 3.0-pre10-1, modutils 2.4.26-1 and modconf 0.2.45

    3. Re:Debina and 2.6 Kernel module loading at boot by Doug+Neal · · Score: 1

      That's strange, my /etc/modules seems to be getting read just fine. No change there. Something you might try is installing "discover" which tries to detect all your hardware and load modules for it. It does it quite well, too, although it dumps a little too much crap to the console during boot for my liking.

    4. Re:Debina and 2.6 Kernel module loading at boot by BashDot · · Score: 1

      2.6 now looks for /etc/modprobe.conf instead of /etc/modules. Try copying modules to modprobe.conf, or maybe even make a symbolic link if you switch between kernels often.

  26. My only real complaint. by dinivin · · Score: 1


    My Firewire storage devices stopped working and my posts to LKM about it (once when 2.6.0 was released and one just yesterday concerning 2.6.3) have gone unanswered :-(

    Dinivin

    1. Re:My only real complaint. by Anonymous Coward · · Score: 0

      Post your problem to the 1394 mailing list.

    2. Re:My only real complaint. by takev · · Score: 1


      IEEE kernel discusion happens in a different mailing list too. I have seen a lot of emails of late about some firewire devices failing on 2.6

      However I'm running 2.6 with firewire and it works perfectly, especially the storage devices now get assigned a scsi device automatically, instead that you have to tell the scsi system to do it.

      See the contact page at:
      http://www.linux1394.org/

  27. Re:Fast mouse? Check your XF86Config by Derek+Pomery · · Score: 1

    Just one mouse in my config. But I *did* find that mouse was moving a lot faster in X. But then, *everything* was more responsive with 2.6.

    --
    -- perl -e'print pack"H*","6e656d6f406d38792e6f7267"' /. ate my old sig. Bastards.
  28. Fedora Core 1 by SimplexO · · Score: 4, Informative

    Fedora Core 1 forum posting with people who have already done it. It seems pretty easy from the looks of it. I'm going to do it just as soon as I get some free time...

    And for the love of god, please read the whole thread. Don't ever install a kernel with rpm -Uvh. Leave yourself a backup (rpm -ivh).

    1. Re:Fedora Core 1 by rokzy · · Score: 1

      it's pronounced rpm -Uhv, not -Uvh ;-)

    2. Re:Fedora Core 1 by mauryisland · · Score: 3, Informative

      Try reading the instructions here: HOWTO: Fedora Core 1 with kernel 2.6 Worked like a charm for me!

  29. gentoo by gyratedotorg · · Score: 1

    i didnt know there was anything special i needed to do to upgrade. with gentoo, all i did was type 'emerge development sources' and recompile as usual.

    --
    Gyrate Dot Org - "Where high-tech meets low-life"
    1. Re:gentoo by gyratedotorg · · Score: 1

      oops, that should be 'emerge development-sources'

      --
      Gyrate Dot Org - "Where high-tech meets low-life"
    2. Re:gentoo by Junta · · Score: 1

      I use gentoo-dev-sources myself.

      --
      XML is like violence. If it doesn't solve the problem, use more.
  30. Re:Fast mouse? Check your XF86Config by Abcd1234 · · Score: 2, Informative

    Another possible reason for your mouse speeding up is the 2.6 kernel actually initializing the mouse and setting the precision, etc. You can disable this, and return to "almost 2.4"-like behaviour by adding the following kernel parameter to your boot config:

    psmouse_noext=1

  31. New version installation a better choice by pt99par · · Score: 1

    I find it easier to just wait for the latest version of my distribution and the install it. When i do that i get the (almost) latest software and kernel versions and it will hopefully be more stable than if i try to upgrade the kernel or libs. I have all my user configurations on a separate paritition so i can just create symlinks from my home dir which makes re isntallation really quick. i use mdk btw.. :)

  32. ObOldSaw by sharkey · · Score: 5, Funny
    It's not exactly the most user-friendly system around.

    Sure it is. It's just picky about who its friends are.

    --

    --
    "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
  33. Re:Recyled news for the kiddies... by Anonymous Coward · · Score: 0
  34. Why Upgrade? by scosol · · Score: 1

    I've had many months of experience running the 2.6.x kernels alongside the 2.4.x series on the same machine- and I just dont really see a reason to upgrade.

    For me, ALSA doesnt work totally right on my P2040- and 2.4.x gave me the option of using the old OSS drivers. I don't think 2.6.x gives you that option...

    Beyond "module autoloading" (which doesnt quite work like it sounds btw), IMO theres not too much it offers.
    The preemptive kernel stuff has been available for 2.4 for a long time, as has XFS etc, as have the "special" synaptics drivers.
    That, combined with a lack of drivers for a lot of things currently supported in 2.4 makes me not upgrade.

    As an aside, I finally just ditched Linux altogether and have very much been enjoying FreeBSD 5.x on that same laptop.
    Finally I have a USB mouse that doesnt occasionally die and require a module reload :)

    --
    I browse at +5 Flamebait- moderation for all or moderation for none.
    1. Re:Why Upgrade? by 1s44c · · Score: 1

      I have to say I agree with you. It's not always worth upgrading.

      Everyone tells me 2.6 is faster but I just don't see it. If I kick off 100 xloads at the same time my system still slows to a crawl just like it always did.

      Mind you, if it was 10% faster I might not notice anyway.

    2. Re:Why Upgrade? by scosol · · Score: 1

      Heh- its funny- I would half bet that the X mouse speedup problem was intentional-
      All over the Gentoo boards people were full of "it just *feels* faster and more responsive".
      I initially thought the same thing, then realized it was just the mouse moving a tiny bit faster.

      It's amazing the tricks your mind can play on you :) ...

      After doing some various different things, I found that it performed roughly the same as ever.

      Erm- I should mention that 2.6 makes some *major* improvements for a server system (connect latency stuff)

      --
      I browse at +5 Flamebait- moderation for all or moderation for none.
    3. Re:Why Upgrade? by Abcd1234 · · Score: 1

      You've been "running the 2.6.3 kernels alongside the 2.4.x series" and you didn't realize that, while OSS is deprecated, it's still available in the kernel? It's right there in the Drivers/Sound section of menuconfig!

      Incidentally, give 2.6 a shot with the USB mouse. My guess is that the bug which bit you (it's related to USB devices being disconnected/reconnected enough times to run out of USB ids or something) is cured, now.

    4. Re:Why Upgrade? by scosol · · Score: 1

      It is?
      I must have missed it- and I actually havent run 2.6.3 at all- I stopped using Linux period at 2.6.1-

      Re: my USB mouse issue- I doubt it.... It happened with every kernel from 2.4.19 to 2.4.23, as well as from 2.6.0b2? to 2.6.1- and had nothing to do with connect/reconnects.
      The issue is that on CPU-maxxing spikes, the mouse will occasionally just drop-
      When doing something like compiling, it would happen sometimes every 30 seconds or so...

      --
      I browse at +5 Flamebait- moderation for all or moderation for none.
    5. Re:Why Upgrade? by scosol · · Score: 1

      Heheh you're right- I used xconfig almost that whole time, and i guess with the new layout i somehow missed it :p

      --
      I browse at +5 Flamebait- moderation for all or moderation for none.
    6. Re:Why Upgrade? by Anonymous Coward · · Score: 0

      It really is faster as a desktop tho, and its not just the faster mouse! Like running heavy apps in the background and never having XMMS stutter, without having to renice it! Faster loading of apps, you can do heavy disk i/o and the system is still responsive! Loads of stuff really is faster.

  35. Upgrading within and between distros? by gumpish · · Score: 1

    I was going to just wait until the next series of distro releases solved these problems for me, but maybe I should give it another shot.

    Since I'm still new to running *nix at home, I haven't ever had anything on my dedicated Linux box that I needed to save, so all of my installs have been on a freshly formatted drive.

    I am curious about the "upgrade" process - what changes? What is lost? What is moved/renamed? I would expect that nothing in /home is touched, but beyond that I'm not so sure. Is it ill-advised to "upgrade" to a different distro?

    1. Re:Upgrading within and between distros? by lambent · · Score: 1

      'Updating' to a different distro is bad. I don't think it'd even work.

      Even upgrading in the same distro is generally not a good idea. I remember, each of my transitions between Redhat 5->6->7->8->9 were nightmares. I just had to hose the system every time and start over, things got left in a nigh unusable mess due to the upgrades. (Although I would always at least try the upgrade option.)

      Someone please correct me if this is no longer the case. I dumped RH last year.

    2. Re:Upgrading within and between distros? by stevey · · Score: 1
      Even upgrading in the same distro is generally not a good idea

      I guess it depends on the Distro, the BSDs and source based Linux systems should be OK for that, as it's just a matter of updating lots of packages.

      Ditto for Debian - All my old machines running Debian were upgraded in place, sometimes even remotely, without any major problems.

      Personally I've got a lot of Kernel modules I'm waiting on being updated before I can try 2.6.0 on my home/toy machines.

      The other sticking point was waiting for a new Nvidia driver for 2.6, but I understand that's been released now official. (I do remember seeing an unofficial one a while back, but I figured the machine is fast and stable enough for me to not worry about upgrading "just because").

    3. Re:Upgrading within and between distros? by Anonymous Coward · · Score: 0

      Partitioning properly helps a lot. Separate partitions for data, executables, logs. Before reinstalling, backup /etc and any configuration files you need to the data partition(s). Install the distro of your choice, but don't touch the data partition. Once you have a system that's up and running, add the data partition(s) to fstab. Merge conf files from your backup, add appropriate /etc/shadow|passwd entries, roll over other customizations, you're done.

    4. Re:Upgrading within and between distros? by Short+Circuit · · Score: 1

      Debian upgrades to newer versions of Debian just fine.

      Just don't try to run the "unstable" distribution without an internet connection. At least, not if you intend to install any new software.

      I'm having a nightmare sneakernetting files back and forth from work without an internet connection. Anyone know of decent tools? apt-zip isn't good enough; I need to use a key fob, and I don't have access to connect USB devices to vmware.

      At this point, I've settled on placing the files I've downloaded in my cache for apt-move to find.

  36. Re:Yow. by Erratio · · Score: 1

    white paper n. 1. A government report. 2. An authoritative report on a major issue, as by a team of journalists. dictionary.com

    --
    I don't try to be right, I just try to make people think
  37. Re:Fast mouse? Check your XF86Config by Anonymous Coward · · Score: 0

    Nah, you weren't alone. I suffered with this for weeks until I saw the input devices FAQ on the lkml.

  38. Re:Yow. by eln · · Score: 1

    white paper
    An educational report made available to the public that expounds on a particular industry issue.

    That from www.investorwords.com. Also,

    A short treatise whose purpose is to educate industry customers. See, e.g., Architecture Neutral Distribution Format.

    That from hyperdictionary.com.

  39. Woops, I lied... by H0ek · · Score: 2, Informative
    Reviewing my comment (yes, I do that occasionally) reminded me that I haven't done an update recently. OK, I've added another line to my list.

    apt-get update
    apt-get install kernel-image-2.6.3-1-686
    update-grub

    Reboot. Works.

    The thing that amazes me is I've had this laptop running over two weeks since the last reboot! OK, so I close the silly thing and let it hibernate, but then I pop it open and I have a three-second startup time! The system uptime on "top" showed 15 days, 20 hours. I've never had this luxury with my laptop when using the 2.4 kernel, ever!

    --
    H0ek
    Think you're smart? Prove you've got brains!
    1. Re:Woops, I lied... by Malc · · Score: 1

      Didn't go smoothly for me with Debian. No mouse driver loaded and so X wouldn't start. Had to reboot in to the 2.4 kernel and start doing research. Finally figured out that it I had to load the relevant modules. Reboot and found that startx works. After next reboot (straight in to X) I find the mouse doesn't respond. I've given up wasting my time on this POS and am quite happy with the 2.4 kernel.

    2. Re:Woops, I lied... by Anonymous Coward · · Score: 0

      RTFM and upgrade your god damned userspace packages that are required for 2.6 instead of blaming the kernel.

    3. Re:Woops, I lied... by Malc · · Score: 1

      Touchy touchy. It should have been done right the first time without having to waste everybody's time. As it is, I'm pretty sure everything was upgraded properly - so check your facts before engaging your mouth.

  40. Other update resources ... by Anonymous Coward · · Score: 0


    On this site There is a HOWTO, FAQ and more ...

    From the site:

    I tried some other migration howtos, but none gave enough information to provide a flawless migration.
    I had to google a lot and it took some time.

    Maybe this howto isn't perfect too, but I'll try to update it!

  41. popcorn by jdrake · · Score: 1

    I don't own a microwave you insensitve clod...

    trully, I wouldnt' even have electricty but for to power my computers...

    that said, I can get DSL out in the sticks.. kind of amazing, since I know people in suburbs who still can't get broadband at all.

    popcorn is way better on the stove, just like linux is way better than windows.. you get to do it yourself! think of it as a priviledge!

    just my 2 rubles.

    --
    "...and I am _not_ intoxicated... YET!" --John Wayne
  42. Re:Debian and 2.6 Kernel module loading at boot by chivo · · Score: 1

    I installed module-init-tools-0.9.14, which was the minimum version needed at the time. I thought perhaps there was something Debian specific since gentoo has /etc/modules.autoload.d/ with lists for each kernel.

    I'll try a newer version perhaps.

    Thanks

    --
    Sometimes I feel like a nut... Ok so it's most of the time
  43. OT: Debian by What'sInAName · · Score: 2, Interesting


    Man, I keep seeing debian users posting one-liners like this, and I think to myself yet again, "I have to try Debian out one of these days." Is it really this simple? (I'm by no means a beginner at Linux, I just have to overcome some intertia. I started w/ Slackware back in the day, but now use SuSE. Any quick advice?)

    1. Re:OT: Debian by thoth · · Score: 1

      Yes, it is that easy. And for an easy Debian install, boot Knoppix and install that to your drive first.

    2. Re:OT: Debian by Cro+Magnon · · Score: 1

      One thing about Debian that is NOT simple is the install! I never have gotten X to work under Debian, and I DID get it to work under Slackware, and even FreeBSD. I also doubt that kernel upgrades are as easy as the above poster indicated. There's probably some configuration changes that a simple apt-get wouldn't handle.

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    3. Re:OT: Debian by Cro+Magnon · · Score: 1

      But, if I understand correctly, if you install via Knoppix, you're pretty much stuck with Debian "unstable". Is that really a good idea for someone unfamiliar with Debian?

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    4. Re:OT: Debian by dsouth · · Score: 3, Interesting

      Advice? The first install is the worst. :-)

      After that, debian gets much better -- my laptop has gone through three major debian releases (potato, woody, and now sid) using nothing more that apt-get commands. [Actually, I guess I'm not really qualified to comment on the debian install process since I haven't really installed it in the last three years -- I just keep updating the existing install.]

      At the time I did the initial install of potato, the installer dumped you into dselect, which is confusing if you've never seen it before. It may be better now, but even if it isn't, you can always apt-get anything you forgot. And building your own kernel is a snap (get the sources from kernel.org, make xconfig to select what you want, make-kpkg clean, make-kpkg kerne_image modules_image, then dpkg -i to install your shiny new kernel.

      I've also had good luck using alien to translate rpm->deb for the occasional time when I needed some software that wasn't available as a deb. YMMV. In a related vein, I've had good luck with the blackdown java debs (debian doesn't provide Java due to conflicts with Sun's license terms).

      Overall, I've had fewer problems with Debian than I have with Red Hat (which I maintain for my employer) and Mandrake (which was my personal distro of choice before Debian). In particular, I find maintenance and bug-fixes much much easier (just run apt-get update, apt-get upgrade) and everything ``just works''.

    5. Re:OT: Debian by akorvemaker · · Score: 1

      Test the waters with a live CD like Morphix or Knoppix. If your hardware gets detected well and things just work, install it to your hard drive.

      My experience with SuSE was that hardware setup was a dream. I still miss YaST. Dependency hell drove me away. Apparently APT for RPM is quite good at resolving dependencies too. I just found that with Debian software installation is painless (using Synaptic or Aptitude as a frontend for APT) and things just work (once the hardware is configured - that's where Knoppix/Morphix come in).

      Debian's "testing" distribution (currently Sarge) is really quite stable. The bugs get worked out in Sid (unstable), but the software is still quite recent (unlike Woody/stable). I found dealing with software installations on other systems painful compared with Debian. Everything I need is in the package repository, so apt-get/aptitude/synaptic does everything for me.

      When I upgraded from kernel 2.4.22-xfs (that came with Knoppix) to 2.4.24 (standard debian kernel) it was that simple. Two commands and a reboot and it was running. There's a setting in some config file that will run update-grub for me, but I was too lazy to make the change.

      Oh, I also had to recompile my nVidia video driver, but NV makes that so easy to do. Debian has some package for it. I should get around to trying it some day.

      (Knoppix.net seems to be down right now - try the original site. It's not as easy to navigate, but the ISO is available there.

      andy

    6. Re:OT: Debian by pebs · · Score: 2, Informative

      But, if I understand correctly, if you install via Knoppix, you're pretty much stuck with Debian "unstable". Is that really a good idea for someone unfamiliar with Debian?

      Most people trying out Debian as a desktop distro should use unstable so that they get the latest packages. It is actually very stable.

      If you use stable or testing you will probably be disappointed by the age of the packages.

      --
      #!/
    7. Re:OT: Debian by Agent+Orange · · Score: 1

      Yes - try it out. The debian addage is "the installer sucks - but you'll only ever do it once". It's true. The installer does suck if you want a nice friendly GUI to hold your hand. But one is in development! And you can get "anaconda" images that will give you the same thing on ia32 architectures.

      The other thing you should note is that there is a GUI which does (almost) everything that apt-get does - called "synaptic". It rocks!

      If you want to do simple "upgrade everything" or even "upgrade my distribution" it's as simple as "apt-get update; apt-get upgrade" or "apt-get dist-upgrade". For harder things, I often use synaptic, because sometimes I want my hand held :-)

    8. Re:OT: Debian by Trashman · · Score: 2, Insightful

      I strenuously suggest that you read This if you plan on installing debian.

      --
      Do not read this .sig
    9. Re:OT: Debian by Chris+Mattern · · Score: 1

      I'm on testing (sarge), and I'm pretty happy with it; I think that's probably best for a desktop. It has KDE 3.1.5; maybe that's not absolute bleeding edge, but it's not even two months old. It doesn't hurt to let things shake out a little. You don't want to go with stable except for a server, though, that I'll agree with.

      Chris Mattern

    10. Re:OT: Debian by Chris+Mattern · · Score: 1

      Might add that you can upgrade to a 2.6 kernel with a sarge package right from debian.

      Chris Mattern

    11. Re:OT: Debian by The_Dougster · · Score: 4, Informative

      I don't know... I've installed Debian on about half a dozen different laptops now, each with horribly undocumented chipsets and lcd systems. Managed to get X working in each case. If you think getting XFree86 v 4.x is rough, man you have no idea how hard it used to be with XFree86 v 3.x! xf86config used to consistently produce completely useless modelines for 99% of all monitors, it used to take days sometimes to find a mode that barely worked just enough so you could run xvidtune and fix it. It took me about a good evenings worth of messing around to convert my Debian system to a 2.6 kernel, and I use ALSA sound, nForce2 motherboard, GeForceFX graphics, lots of bleeding-edge hardware so I always have to roll my own kernels from source. My tip: install GRUB as your bootloader, it will save your butt. Debian's not a simple system but it really rewards those who take the time to learn it. It just feels like an old-time big iron system. I really can't quantify it but when I use other distros they seem really lightweight to me. Don't expect to slap Debian on your box and be an expert with it in 45 minutes. Its a heavyweight OS for people who demand a bit more.

      --
      Clickety Click ...
    12. Re:OT: Debian by Cro+Magnon · · Score: 1

      Have you had any problems with KDE? Once I tried Libranet 2.7, and when I tried to upgrade to Debian testing, KDE borked.

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    13. Re:OT: Debian by Kent+Recal · · Score: 1

      If you install via "MS Windows CD-ROM" you're pretty much stuck with "unstable" as well.

      In my expirience Debian "unstable" tends to be a lot more stable than
      Microsoft "final release".

      And (this is the major difference): An average linux install will remain stable until hardware fails or the owner does something extremely stupid/uneducated.

      The average windows install will usually become unstable over time (rule of thumb: three months) under normal use. And there's not much you can do about it (except: don't connect it to the net, don't install any software, don't use it).

    14. Re:OT: Debian by Rolo+Tomasi · · Score: 2, Funny

      It couldn't be easier. Just make sure you use dselect when prompted. It's Debian's phenomenal menu-oriented package selection tool.

      --
      Did you know you can fertilize your lawn with used motor oil?
    15. Re:OT: Debian by cmacb · · Score: 3, Informative

      "One thing about Debian that is NOT simple is the install! I never have gotten X to work under Debian, and I DID get it to work under Slackware, and even FreeBSD."

      Been there. Debian does install automatically on a FEW machines, particularly older machines that were popular and used "standard" components. I'm using a Dell GX1 that I got for $99.

      Here s what I have done in the past when I got stuck without X-windows working...

      Install Debian and go through the X-windows set-up process. Do the best you can at guessing your card information, refresh rates and whether or not to use framebuffers.

      Locate the XF86Config(-4) file in /etc/X11 and take a look at where all of these decisions were recorded.

      Now boot a copy of Knoppix (the bootable CD version of Linux), and, assuming it did a better job of setting up X-windows than you did, check the same settings for it (same location). Differences are likely to be in the horizontal and vertical refresh rates, the use of framebuffers, or the driver being used, also the list of module options such as "glx", "dri".

      Surprisingly, X will fail to load properly even if your MOUSE settings are wrong. So you might have done everything right for video and gotten a trivial mouse parameter wrong and still have problems. (The systems DOES tell you this and tells you what log file to go read when this happens, but I remember being a bit intimidated by this process the first couple of times).

      There are also some command line utilities you can run to straighten out your X setup, but I'm lazy and would rather just SEE that the system can work (using Knoppix, and then just copy what works.

      Above process also works for diagnosing some network card and sound card problems.

      Future versions of Debian will probably have better automatic device detection and configuration. In the mean time Knoppix (which is based on Debian) is a handy thing to have around.

    16. Re:OT: Debian by pebs · · Score: 1

      Hmm.. Just checked on some of the packages I use that I thought were only in unstable and they are in testing now. So, yeah, maybe testing might be a good idea. Unstable has burned me once or twice, though not too bad, the worse was Evolution not working for a week.

      --
      #!/
    17. Re:OT: Debian by Daytona955i · · Score: 1

      Debian's biggest hurdle is getting it installed. Once it's installed you can either use the command line or dselect. type dselect (or use one of the GUI versions of dselect) and select update... information on the new updates and any new software is downloaded. Then select install and viola! it downloads and installs any updates. You can also choose select and choose new packages or delete old ones.

      If you have standard hardware the install is fairly easy (just not as easy as redhats or debians). Give it a try, the only question is stable, unstable or testing?

    18. Re:OT: Debian by thinkninja · · Score: 1

      I've just installed Debian (woody) on this machine minutes ago. I'm now upgrading to sid and reading /. from lynx. I switched from SuSE (9.0) and I like Debian. Just don't expect everything to be configured for you like it is in SuSE.

      I don't know if you've tried apt4rpm but apt proper seems to have much better dependency checking. I found that I was having to hunt down rpms myself or, worse yet, there was no package available at all. Not so with apt; the selection is huge and everything (so far) has installed effortlessly.

      There are some things you need to be aware of (as pointed out by other posters): if you have current hardware and you're installing woody, you may be without certain functionallity (onboard ethernet/audio, X) until you upgrade. From woody to sid is about 350mb with my package selection.

      Oh, and the install is not as nicey nice as SuSE but it's functional. Just be sure to read the debconf dialogs. Don't let it configure something that it's liable to make mistakes with (like XF86Config) because it will overwrite any alterations you make. This behaviour is documented but still caught me off guard.

      --
      "The number of Unix installations has grown to ten, with more expected." (Unix Programmer's Manual, 2nd ed.; june 1972)
    19. Re:OT: Debian by Anonymous Coward · · Score: 0

      my laptop has gone through three major debian releases (potato, woody, and now sid) using nothing more that apt-get commands.

      That may be true. When I did the same thing and did a re-install though I realized how much cruft had built up over the years.

    20. Re:OT: Debian by kelsey.grammer · · Score: 1

      I have done this exact same thing. Don't you love 'hacks' like this?

      --
      I reflect your pompous signature back upon you.
    21. Re:OT: Debian by RedBear · · Score: 2, Insightful

      You know, one of those things that's always pissed me off about trying to use Linux over the years, was trying to get X11 configured and working. Anyone care to explain what is so difficult about having a default "safe video mode"? Windows has a simple video mode that it defaults to that has never failed me. VGA, 640x480, 16 colors. I used to use BeOS, and even on completely unsupported video chipsets it would always be able to run in either the monochrome 640x480 mode or one of the VESA compatible modes. Some machines would run up to 1280x1024 in VESA compatibility mode. It was an amazingly helpful way of still being able to get into the system, use it if necessary, and open the config tools or even jump on the net in a graphical browser to try and troubleshoot the problem.

      Seems like it isn't too difficult to have one or more video modes that are gauranteed to work on every computer that's at least a 386 or higher. Yet to this day X has no default mode that it turns to in case of a problem with the config file. It either works, or it doesn't, in which case you are stuck on the command line and forced to become an expert on working with the shell and reading XFree86 config files until you figure the glitch out. If you're lucky you know some things about VESA modes already and realize you can use the VESA driver. That's if you're lucky and you already have that knowledge.

      Would it really have been (be) that difficult to implement a VGA/16-color default mode or some sort of VESA compatible mode list that the user can choose from when the config is fscked up and X won't start? Would it? Sure doesn't seem like it. It would have saved me and a lot of other people a lot of pain over the years.

      It's a nightmare when you've only got one computer on site and vital stuff like the graphics system simply won't work until you've spent 6 hours discovering that your "shell" has this command called "man" where you can actually look up helpful information about everything on the system... as soon as you figure out which of the 10,000 cryptic program names you should be looking up. This is one of those things that could have had a partial or total solution a decade ago, and still doesn't really have a solution, except we don't notice because now X is usually configured for us automatically, most of the time. This is the mindset that is keeping a lot of fringe people away from Linux to this day, I'm afraid. I ran that gauntlet already, but I don't consider it much of an accomplishment when it was a problem that could have been fixed years ago. /rant off. Going back to my Mandrake and Fedora computers now. But I really am searching for an explanation on why X is still such a pain in the ass when it isn't configured perfectly. I'll feel pretty stupid if this is no longer the case, but I haven't seen any sign otherwise even since a few months ago when I last was stuck setting up X 4.x by hand.

    22. Re:OT: Debian by Chris+Mattern · · Score: 1

      No, no problems (I'm using KDE right now). I did do a fresh install of testing rather than trying to upgrade to it.

      Chris Mattern

  44. AMEN!! by Anonymous Coward · · Score: 1, Interesting

    If you've done this and know a lot about it, *please* document somewhere, I could really use the help.

    1. Re:AMEN!! by Enry · · Score: 2, Informative

      The process appears to be something like the following:

      Install device-mapper patch into 2.4 kernel. Devmapper isn't part of the 2.4, but is part of 2.6. Not sure if any distros include the patch in their 2.4 releases (Red Hat doesn't)
      Install LVM2 into existing system (LVM1 and LVM2 commands can co-exist)
      Boot 2.4 kernel w/device mapper and LVM2

      *hand waving*

      http://linux.msede.com/lvm_mlist/archive/2003/12 /0 111.html
      (AKA http://tinyurl.com/2jj3h)

      Install 2.6 kernel w/device mapper and LVM2
      In this case, you're only running LVM2 commands and device mapper. You still have to convert the LVM1 metadata on disk to LVM2 *hand waving*

      LVM2 uses an 'lvm' command that has the operation you want to perform as an argument. This 'lvm vgcreate' instead of 'vgcreate'. AFAIK, the remainder of the arguments are the same as before.

    2. Re:AMEN!! by ookaze · · Score: 1

      Well, it is mostly accurate.
      Just a few notes though :
      - LVM1 and LVM2 commands can coexist, yes. But in practice, you will not be doing that, because it implies you go changing all your boot scripts, which is VERY dangerous. What I've done (and I think I am not alone, even Gentoo does this I believe), is just overwrite LVM1 with LVM2. LVM2 has a compatibility layer with LVM1, so it's OK.
      - You are right that you should convert your metadata from LVM1 to LVM2, because LVM1 implies a pretty performance hit on 2.6 (I can feel this with SCSI disks !). But it is very dangerous IMHO. Fortunately, I have prepared a full automated custom LFS install, and I will soon make the migration, by copying data to another disk/OS, which is safer.
      - LVM2 actually uses symlinks to lvm, when compatibility with LVM1 is activated anyway. So, I do not have to use 'lvm vgcreate', and all my scripts work as before without change.

      I even tried to implement EVMS, and it worked, but it is always way behind in term of kernel versions, and the patches are incompatibles with some other patches I need (like supermount), and you have to change all your metadata (then EVMS owns your box !). So I ditched EVMS.

      I know this should go in the FAQ too, oh well ...

  45. Re:Debian and 2.6 Kernel module loading at boot by chivo · · Score: 1

    I have the same version of modutils and modconf, but I have an older version of module-init-tools, 0.9.14.

    I'll try upgrading the module-init-tools. Did you make any changes to any configuration files?

    Thanks for your help.

    --
    Sometimes I feel like a nut... Ok so it's most of the time
  46. Are you moderators on drugs? by Anonymous Coward · · Score: 0

    Hello McFly, it was a joke (and one that has been done about 100 times already in this thread). Mod the Johnson up cause that Troll is bogus. Yes, I just said bogus, as in Bill and Ted's Bogus Journey!

  47. Re:Debian and 2.6 Kernel module loading at boot by Dionysus · · Score: 1

    FYI, the one I have installed on my system is
    v3.0-pre9-1. It's the latest in testing, I think.

    --
    Je ne parle pas francais.
  48. How to upgrade 2.4 to 2.6 in Gentoo: by Lord+Ender · · Score: 3, Informative

    emerge development-sources
    rm /usr/src/linux
    ln -s /usr/src/linux-2.6.3 /usr/src/linux
    mount /boot
    genkernel all
    vi /boot/grub/grub.conf
    reboot

    That is ALL there is to it. It is pretty much the same as upgrading to any other kernel. The only trick I saw was that the kernel needs more parameters than 2.4. It needs "root=/dev/ram0 init=/linuxrc real_root=/dev/hda?" appended, which kernel 2.4 did not need. All the other tools (module autoloaders, etc.) are already 2.6 ready on a Gentoo system

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    1. Re:How to upgrade 2.4 to 2.6 in Gentoo: by Drantin · · Score: 1

      I'm using a 2.6.1 kernel atm on Gentoo... I didn't need an init= or a real_root= ... never even heard of a real_root=...

      --
      Actio personalis moritur cum persona. (Dead men don't sue)
    2. Re:How to upgrade 2.4 to 2.6 in Gentoo: by Anonymous Coward · · Score: 0

      "vi /boot/grub/grub.conf"
      Hahaha that is a good one... ok let me top this...
      to install the new kernel all you need to do is...
      use a terminal console!! Ahahhahaa!
      Come on now... "vi /boot/grub/grub.conf"
      ahahhaha!!!

    3. Re:How to upgrade 2.4 to 2.6 in Gentoo: by gyratedotorg · · Score: 1

      i think the genkernel tool makes you do this for some reason. i didnt need these additional kernel options on 2.6 either.

      --
      Gyrate Dot Org - "Where high-tech meets low-life"
    4. Re:How to upgrade 2.4 to 2.6 in Gentoo: by inode_buddha · · Score: 1

      If you want to be *really* brave, you don't even need a bootloader. Just dd if=vmlinuz of=/dev/hda (or wherever the 1st sector of the 1st disk is on your system). Basically just dumping the kernel image into the boot sector.

      --
      C|N>K
    5. Re:How to upgrade 2.4 to 2.6 in Gentoo: by kinnell · · Score: 1

      These are all specific to genkernel, which is a script for generating a generic kernel and initial ramdisk which will in theory autodetect any hardware, as used on the live CD. The real_root argument is parsed by the init program (I suspect), which resides on the initial ramdisk, and tells it where the actual root filesystem is located, whereas root= specifies the ramdisk which will be used for the first boot stage.

      --
      If I seem short sighted, it is because I stand on the shoulders of midgets
    6. Re:How to upgrade 2.4 to 2.6 in Gentoo: by Zoolander · · Score: 1

      Ugh, there's something about genkernel that rubs me the wrong way.
      Why not just 'make oldconfig', make && make modules_install? It's not _that_ hard.
      But to each his/her own...

      --
      Meep.
    7. Re:How to upgrade 2.4 to 2.6 in Gentoo: by StarCat76 · · Score: 1

      I similarly run gentoo, and I do not have to tack those on the kernel command line. Perhaps that is only if you include initrd support in the .config?

  49. So say you have 2? by Anonymous Coward · · Score: 0

    I have an ati remote that has a mouse pad thingie, works in 2.4 but encountered the same mouse at warp speed in 2.6 as a result. Commented it out for now, but haven't found a solution yet.

  50. Re:Why is my mouse frozen in X? by cs02rm0 · · Score: 1

    It's been moved from userspace to kernel space. I guess there's some technical reasons as to why this is a worthy move, but it has given a lot of people problems. Hopefully this is a one off and it'll be ironed out soon.

  51. Re:FreeBSD by Anonymous Coward · · Score: 0

    CERT SecAD NBSD4536A746
    Advisory: Olfactory disturbance during *BSD use
    Affected: NetBSD all versions
    FreeBSD all versions
    OpenBSD all versions
    Description: The dead corpse of a *BSD operating system emits a foul, disgusting smell which reduces the
    productivity of the users.
    Recommended activities: - use nose plugs
    - removal of *BSD operating system, replace with Linux or Windows XP

  52. Re:Jesus H. Christ moderators! by BenjyD · · Score: 2, Insightful

    I think the reason for the moderation is that it is both a very old joke and a very unfunny one. It appears almost everytime some release announcement is made on Slashdot.

  53. Not Quite That Easy! by Vagary · · Score: 1

    No, there was more to it than that! 2.6 uses /lib/modules/modules.conf instead of /etc/modules.conf and, IIRC, Debian's update-modules is still designed for the old method (or at least it was when I installed 2.6.0). It actually took me a while to figure out why my modules weren't being loaded properly.

    Another problem I ran into, although this is no one's fault but mine, is that the size of all the modules in the kernel image keeps growing. Back when I was moving to a new HD I was still going through all the work of making a custom kernel, therefore I was using less than 40 MB in / and so 80 MB seemed like it would give me room to grow. Of course now that each kernel I install takes up 35 MBs, I end up having to install them to /usr/lib/modules and copy over only the modules I need, which was made even harder with 2.6 because lots of the modules changed location and name. :(

    1. Re:Not Quite That Easy! by CentrX · · Score: 1

      At least when I upgraded to 2.6 a few weeks ago, this wasn't a problem.

      --

      "The price of freedom is eternal vigilance." - Thomas Jefferson
  54. Re:Fast mouse? Check your XF86Config by Alan · · Score: 1

    Try passing psmouse_noext=1 to your kernel via grub or lilo. This restores the previous behaviour.

    My problem was that the double input made X unusable.

  55. My weird problem with 2.6 by Sark666 · · Score: 5, Informative

    I've tried all versions of 2.6 (2.6.1,2,3) but still get this problem. Everything seems smoother/more responsive except for a problem I have with a game (enemy territory). In 2.4 this game usually loads a map in 20-30 seconds. In 2.6 it takes about the same time but every map thereafter gets longer and longer, until they start taking several minutes. I did a test by launching my own server and just kept reloading the same map. 1st try 32 seconds, 5th try over 4 minutes. If anything it should be slightly quicker as some would be in memory/swap. The only other game I have in linux similar to enemy territory is quake3. It has the same normal load times in both 2.4 and 2.6, but it's maps are much smaller than enemy territory's so it doesn't stress the system as much. This leads me to believe that it's more a swap/memory issue than a graphics driver issue. I did hdparm tests and dma is enabled and I'm getting about the same speed in 2.4 as in 2.6. My system is a p4 1.6 with 128 megs ram gf4ti 4200. Now, I realize 128 megs is low these days, and would probably help aleviate this problem but it seems when a system is stressed in this way 2.4 performs better than 2.6. In 2.4 I can play on a server for as much as I want but with 2.6 I usually get kicked within a couple of new maps due to it timing out. Reconnecting to the server doesnt help, but quiting ET and restarting helps for that initial map, but then the cycle repeats. I don't see a way on this forum of attaching my config, I compiled the kernel myself and have gone over it several times to see if some option could be the cause of this. The first thing I tried was turning off the preemptive kernel option, but didn't help. My system is debian based (morphix distro) and as I mentioned I compile the kernel myself, not a precompiled kernel. I also made sure X doesn't have a negative nice value. You might suggest to throw more ram at the problem and even though it might help, I shouldn't have to as 2.4 seems to get by.

    1. Re:My weird problem with 2.6 by Anonymous Coward · · Score: 0

      I see... so telling the OP exactly WHERE to take his woes (complete with the correct link) is considered trolling???

    2. Re:My weird problem with 2.6 by Anonymous Coward · · Score: 0

      It is trolling because this posters info is completely on topic!

    3. Re:My weird problem with 2.6 by Shelrem · · Score: 1

      I'm running 2.6 with an NVidia GeForce4 Ti4200 as well, and don't experience this problem. I do, however, run with 512MB of RAM, so i usually don't go into swap.

      b.c

  56. Re:I wish I had this two months ago (yeah, right) by Anonymous Coward · · Score: 0

    You're not telling us the whole story. He forgot to install the kernel modules, and update modules / mod-init utilities. My guess is that he was in a world o' hurt, since he wouldn't be able to get back on the Internet to download the previous kernel.

    -Fred

  57. Unstable good? Yes. by Anonymous Coward · · Score: 2, Informative

    Install Debian unstable. if it works, good. At that point, call it 'stable' and stop upgrading it.
    If you find something doesn't work, update your package cache and download an updated version of that program. If it works, good. At that point, call it "debian stable" and stop upgrading it.
    Wash, rinse and repeat.

  58. MOD PARENT DOWN by scosol · · Score: 2, Informative

    Not only is it not particularly informative in any sense, it is also basically wrong.

    > Loads any modules you need

    It doesnt quite work like that- in its default config it basically loads all modules, and doesnt let you unload them- so when you plug something in it has a higher chance of "just working".
    This isnt anything special, and GEEWHIZBANG! it actually ends up functioning like a good old monolithic kernel.

    > Lets you do tasks preemtpively

    Hahah as the AC said - "you can complete tasks before you even knew you wanted to do them"

    > Boots in a much shorter time (from 2.4.23's 35 sec to ~14 sec in my case

    I don't know about you, but most of my systems booting time is in the init scripts- I saw little difference in actual kernel boot time...

    --
    I browse at +5 Flamebait- moderation for all or moderation for none.
    1. Re:MOD PARENT DOWN by MC68040 · · Score: 1

      Basically I've had much better experience with the new kernel module loader, I guess YMMV.

      Of course the boot time is dependant on what actualy takes place, although this is a actual cut down boot time I've experience with a minimal amount of starting daemons (sshd, apache 1.3, qmail). But as before, I havn't used a stopwatch and it will work differently for different platforms and configrations.

    2. Re:MOD PARENT DOWN by MC68040 · · Score: 1

      Also, after you read my other reply, I'd like to dement "Not only is it not particularly informative in any sense, it is also basically wrong." with that post.

    3. Re:MOD PARENT DOWN by scosol · · Score: 1

      Dement?

      --
      I browse at +5 Flamebait- moderation for all or moderation for none.
  59. Re:Why is my mouse frozen in X? by inode_buddha · · Score: 1

    do what I did - edit /etc/XF86Config so that /dev/psaux becomes /dev/input/mice. Works fine for me.

    --
    C|N>K
  60. From experience by Apreche · · Score: 0, Redundant

    Don't try to switch a 2.4 sytem to the 2.6 kernel. Or vice versa for that matter. If you want 2.6, build the rest of the system fresh. Unless you are uber l33t you wont get everything to work perfectly. But if you start from scratch getting everything to work in 2.6 is cake.

    --
    The GeekNights podcast is going strong. Listen!
    1. Re:From experience by inode_buddha · · Score: 1

      Well, I guess I'm "uber l33t" then. Seriously, the most painless way will be to wait for the distros, or contribute to one. Me, I was just impatient and upgraded to 2.6.3 on an otherwise stock Fedora box.

      --
      C|N>K
    2. Re:From experience by Just+Some+Guy · · Score: 1
      What are you talking about? If you're using a LFS system, then I could see that you might have to manually rework a few things. All of the major distributions have made upgrading relatively painless, though, so you can't just say that "you wont get everything to work perfectly" without a lot of work.

      Besides, one of the strengths of Linux is that there's a pretty clean divide between kernel and userspace. The vast majority of software on any given system is completely kernel-agnostic. That's why most Linux software runs well on FreeBSD systems, and I assure you that the difference between the FreeBSD and Linux kernels is far larger than the difference between 2.4 and 2.6.

      --
      Dewey, what part of this looks like authorities should be involved?
    3. Re:From experience by demon · · Score: 1

      What are you on about? I did 'apt-get install module-init-tools', built and installed the 2.6 kernel, and I've been running 2.6 kernels on my office workstation ever since (1.33 GHz Athlon, 2 GB of PC133 SDRAM, dual head). There are these lovely things called "distributions" now, you really ought to try them...

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
  61. My current system is... by realkiwi · · Score: 1, Funny

    running 2.6 you insensitive clod

    --
    realkiwi
  62. Actually it's gotten further... by Azureflare · · Score: 1
    Now MDK 10 is in RC1 (It's pretty close to release, which may or may not be a good thing...). Read about it here: http://www.mandrakelinux.com/en/100beta.php3.

    From other MDK users I've heard that the 2.6 kernel with mandrake is working great, and though I haven't tried RC1, it's fairly stable at this point. FYI the reason they released RC1 was because of the XFree86 4.4 -> XFree86 4.3 reversion. I'm thinking they should do a RC3 this time around; it seemed kind of quick to go right to RC1.

    1. Re:Actually it's gotten further... by vsprintf · · Score: 1

      Mandrake 10.0 RC1 is working fine for me. There were a lot of bug fixes compared to Beta 2. The only problem I had was some missing icons on the KDE desktop. They seem to have finally fixed the on-again, off-again scroll-wheel mouse problem.

  63. Upgrading to RedHat 7.1's kernel to 2.6 by phasm42 · · Score: 3, Informative
    I upgraded the kernel on a Redhat 7.1 machine to 2.6 with SMP support recently, and ran into some trouble compiling fs/proc/array.c because of RedHat's gcc 2.96. I Googled around, and found a reference to a the problem at http://www.ussg.iu.edu/hypermail/linux/kernel/0311 .0/0886.html
    This is gcc 2.96 ?? This problem has been reported multiple times. Yes, you need a different gcc version, or there are a couple of patches around that split up the code around line 398 into smaller pieces that gcc 2.96 can handle.
    Basically, there is a really large sprintf there that gcc chokes on, and splitting it up into a few smaller chunks fixes the compilation problem. I've included a diff of the files:
    346,348c346
    < res = sprintf(buffer,"%d (%s) %c %d %d %d %d %d %lu %lu \
    < %lu %lu %lu %lu %lu %ld %ld %ld %ld %d %ld %llu %lu %ld %lu %lu %lu %lu %lu \
    < %lu %lu %lu %lu %lu %lu %lu %lu %d %d %lu %lu\n",
    ---
    > res = sprintf(buffer,"%d (%s) %c %d %d %d %d %d %lu %lu ",
    358c356,357
    < task->min_flt,
    ---
    > task->min_flt);
    > res += sprintf(buffer + res, "%lu %lu %lu %lu %lu %ld %ld %ld %ld %d %ld %llu %lu %ld %lu %lu %lu %lu %lu ",
    378c377,378
    < esp,
    ---
    > esp);
    > res += sprintf(buffer + res, "%lu %lu %lu %lu %lu %lu %lu %lu %d %d %lu %lu\n",
    416a417
    >
    Oh, and another problem I had was "Error: Unknown pseudo-op: `.incbin'" -- this was fixed by upgrading binutils to the latest version. Aside from these two problems, the upgrade went smoothly.
    --
    "No one likes working in a hamster wheel, and your shop smells of cedar shavings from here." - TaleSpinner
  64. Crazy clock drift by nuggz · · Score: 2, Interesting

    My only problem was that my clock has gone nuts.

    With 2.4 it was stable, but now under 2.6 some days it stays the same, other days it might move by 15+ minutes in a 24 hour period (I ntp it back of course)

    And sound support for the nforce2 mobo is better.

    1. Re:Crazy clock drift by NorthDude · · Score: 1

      Hey! I tough it was only me having this weird date problem. It would not move by 15 mins at once, but it seems to gain a good 1-2 minutes per day...

      --


      I'd rather be sailing...
  65. good with fedora by srichand · · Score: 1, Interesting

    i upgraded to 2.6.2 sometime back. it integrates quite beautifully with fedora core 1, the gui seems a lot faster, and a bit more stable now. NTFS write support is still experimental.

  66. But on Slashdot by bonch · · Score: 3, Funny

    The purpose of Linus et al is not to beat Microsoft. That's statedly incidental. The ultimate purpose is to make a free (as in both) OS which 'just works'.

    Here on Slashdot, the purpose is to beat Microsoft.

    1. Re:But on Slashdot by Anonymous Coward · · Score: 0

      Then those who consider beating MS to be a priority can fix problems instead of gripe about them.

  67. Easy easy easy by spaceyhackerlady · · Score: 3, Interesting

    I must live a charmed life, think pure thoughts or something, because my 2.6 experience has been nothing but positive.

    My first experience was with a Compaq laptop, Slackware 9.0 and 2.6.0-test4. I found that I broke the 2.4 modutils when I upgraded to module-init-tools, but since 2.6 worked so well, I really didn't care. Oh, and I've never had any trouble with that crazy mouse touchpad thingy.

    Slackware 9.1 says it's 2.6-ready, and it is. I've installed it on a number of systems and upgraded the kernel easily.

    My current challenge is my Sun Ultra 5, which currently runs Debian (woody) with the 2.4.18 kernel it came with. I ended up building 64 bit SPARC gcc and friends as cross compilers on an x86 box. But hello world still doesn't link... :-(

    ...laura

    1. Re:Easy easy easy by SteelX · · Score: 1

      Slackware 9.1 says it's 2.6-ready, and it is.

      It's not. Try upgrading a Slackware 9.1 box with an LVM'ed filesystem to 2.6, and watch the hairy messages appear as it boots.

      There are some updates in the -current ChangeLog about LVM2, but Slackware's still not truly 2.6-ready yet.

    2. Re:Easy easy easy by nineoneone · · Score: 1

      I'm not sure it is totally ready - It compiles and boots first-off, sure, but there are some upgrades involved - some weird problems arise after it appears to run nice for a while (sound and cdr just pissed me off)

      --
      sig under development
    3. Re:Easy easy easy by edgedmurasame · · Score: 1

      My current challenge is my Sun Ultra 5, which currently runs Debian (woody) with the 2.4.18 kernel it came with. I ended up building 64 bit SPARC gcc and friends as cross compilers on an x86 box. But hello world still doesn't link... :-(

      You certainly do, since Ultra5's have relatively standard hardware (PCI), and well documented CPUs (UltraSPARC II). If there was a real challenge in Linux/SPARC, it'd be getting the SPARCStation 5/170's Fujitsu TurboSPARC CPU working right on any modern (2.4.24+/2.6.2+) kernel, even if it meant putting up with 2.6.x and its non-showstopper issues. Sure, it's a bit older than that ultra5 you have, but it'd be nice if one could have some stability on that CPU.(OpenBSD somehow got it right, but I wouldnt mind using a spare ZX framebuffer for more than just a system console or unaccelerated X11 display).

      The other thing is, why you're going this route with a sparc64 system puzzles me, since you shouldnt have to crosscompile to get an ultra5 system working. (unless you're doing it for purely for a challenge, it's almost pointless)

      --
      "Forget the engineers." -Carly Fiorina, briber of MIT Technology Review.
  68. One man's woes by Anonymous Coward · · Score: 2, Interesting

    I recently gave the 2.6 kernel a shot (slack 9.1), and the only thing I've noticed so far is that my external modem (serial port) disconnects immediately after making a connection. I wonder if there is some setting I might have missed or if it's a bug in the kernel. Has anyone had a similar experience?

    thanks

    1. Re:One man's woes by cranos · · Score: 1

      Have you checked out whether you've included ppp in the kernel?

  69. [OT] Reinstall tip by rgmoore · · Score: 4, Informative
    all of my installs have been on a freshly formatted drive.

    As an aside, you can save yourself a lot of trouble in doing a fresh install with some intelligent partitioning. Most systems have an expert mode (or may offer nothing but expert mode, depending on the system) that lets you specify which partition corresponds to which mount point manually and decide which partitions should and should not be reformatted. If you set up /home on a separate partition, you can wipe everything else while leaving your user data alone. That can save you the trouble of having to restore all of your personal files when you install the new system. It's not necessarily perfect- some configuration files may change between versions of your favorite desktop environment, for instance- but it's a big improvement. You should obviously back up your data before doing the install just in case, but you should be doing periodic backups of your system already anyway.

    --

    There's no point in questioning authority if you aren't going to listen to the answers.

  70. My experience by Doug+Neal · · Score: 4, Interesting

    My setup - Debian on a Dell Inspiron 8100.

    First of all the menuconfig menus are a lot more well organised and there are a lot more options, too. Configured it up and it booted OK... I've upgraded to every version so far. The good things:
    * Much less work required with "external" device drivers. With 2.4 I had to separately compile ACPI, ALSA, the nVidia driver, PCMCIA and Lucent modem drivers. Now it's just the Lucent and nVidia drivers as the other three are now included already.
    * ACPI support is better. Won't bore you with the details, but it is ;)
    * Everything's faster, although I was using the new scheduler stuff as a patch to 2.4 so it didn't make too much difference.
    * probably lots of little things I can't think of right now

    The bad things - there seem to have been a few nasty bugs, but that's to be expected with such a big upgrade and most of them have been sorted. Currently ACPI battery support is doing funny things and occasionally reporting that the battery's empty, when it's not. Give it a couple of releases though and it should be all good :) With the addition of KDE 3.2 getting released this has been a really good upgrade and I would definitely recommend anyone else to do the same...

  71. New 2.6 Kernel - Improvements for Older Hardware by wehe · · Score: 1

    For my old COMPAQ Armada M700 the new Kernel brought a nice speed improvement. I have got appropriate reports from other Linux laptop users, too.

  72. Good author by Mark19960 · · Score: 2, Interesting

    this author has written several papers about various portions of linux, configuring and setup.
    I actually read his stuff, because it tends to make a lot of sense, and he has really good ideas.
    I look forward to more articls from this author.

  73. Things that keep me from switching by slabrum · · Score: 1

    these are:
    mga.ko does not load, it fails.
    LIRC does not work as I have heard.
    On my laptop the bare HD performance dropped from 14 to 12 MB/s.
    As I have patched my 2.4 with O(1) scheduler and kernel preemption I don't see any reason to bother with the latest stuff and invest time just to get it going and not noticing too much improvement afterwards. 2.6 may be even nicer, but I can wait until it has matured a bit and all applications can handle it.

  74. Hopefully... by ThisIsFred · · Score: 1

    ...this will help me. 2.6.1 is the only kernel in the series that actually compiled on my machines. I struck out and 2.6.2, and I just struck out on 2.6.3 a couple of days ago. Both of those fail during module compile. Both fail on all machines I've tried them on.

    --
    Fred

    "A fool and his freedom are soon parted"
    -RMS
    1. Re:Hopefully... by neurojab · · Score: 1

      Do you have the latest BINUTILS? That fixed the problem for me.

    2. Re:Hopefully... by ThisIsFred · · Score: 1

      No, but I read the article and found that I skipped lots of stuff. I had done only the updates to the module utilities because it was the most obvious problem.

      --
      Fred

      "A fool and his freedom are soon parted"
      -RMS
  75. For ATAPI cd burners by einer · · Score: 4, Informative

    cdrecord works with atapi burners now. (I make this blanket statement based only on the fact that I was able to burn a cd this morning).

    The trick is:

    cdrecord -scanbus dev=ATAPI
    cdrecord dev=ATAPI:1,0,0 isname.iso

    no boot time kernel options need to be passed (no more hdb=ide-scsi nonsense).

    Good luck.

    1. Re:For ATAPI cd burners by Abcd1234 · · Score: 1

      Why not just do this?

      cdrecord dev=/dev/cdrom isoname.iso

      Assuming, of course, that /dev/cdrom is soft-linked to the correct /dev/hd? entry.

    2. Re:For ATAPI cd burners by einer · · Score: 1

      Yeah. I tried that. It didn't work. I don't know why. I don't know if it's something about the way cdrecord works or my specific hardware. I only know that in order to write a cd, I have to use that ATAPI magic.

    3. Re:For ATAPI cd burners by Just+Some+Guy · · Score: 1

      This alone is worth the price of admission for me. When I was using ide-scsi, I couldn't make my CD-RW run in DMA mode. Now my burns are significantly faster due to fewer buffer underruns, and I can actually do other stuff while it's working. I can now use my CD-RW the way it was meant to work.

      --
      Dewey, what part of this looks like authorities should be involved?
  76. So far, a pain in the ass by SnapperHead · · Score: 2, Interesting

    I am running Debian stable, and let me tell ya, its been nothing but trouble trying to upgrade the kernel.

    First problem, was getting the new module utilitys installed, I had to setup pinning. Not too hard, but was a pain to find some clear docs on this.

    After that, I had many issues with getting iptables working. I can't find the damn thing in menuconfig, maybe I am blind, but I ended up just editing the .config file.

    iptables still isn't fully working, I can't even connect to the internet using the machine it self. Why ? Becuase, bind9 is bitching about the kernel version. dhcpd isn't working either, due to kernel version.

    When I migrated from 2.2 -> 2.4, there wasn't this many issues. I understand that the changes are needed, and things will clean up over time. I just wish there was better docs explaining WHAT has to be done.

    Another intresting note, is that insmod doesn't work correctly, however modprobe does. Which, is very odd in it self.

    I am too frustered after tooling around with it today, spent 2 hours on it. I will try it again next week.

    I really want to upgrade to 2.6, since it better supports the opteron chips and better support (From what I have heard) on SATA / raid cards. (I have a 3ware SATA raid controller)

    --
    until (succeed) try { again(); }
    1. Re:So far, a pain in the ass by detritus. · · Score: 1

      I am running Debian stable, and let me tell ya, its been nothing but trouble trying to upgrade the kernel.

      IMO, installing a bunch of backported applications and then wanting kernel 2.6 really defeats the purpose of running the stable branch.

      If you want 2.6, upgrade to testing or unstable. It will save you alot of trouble. Debian's stable branch is for those who want absolute rock-solid stability, and those patient enough to wait for the next big stable release.

      I run debian stable, and have onl

    2. Re:So far, a pain in the ass by yames · · Score: 1

      www.backports.org has kernel-2.6 backported to stable. I'm using it and it works perfectly.

    3. Re:So far, a pain in the ass by ookaze · · Score: 1

      As others stated, your problems are not due to the 2.6 kernel, Debian stable is at fault ...
      No, not even Debian stable, you are at fault. Trying to install bleeding edge by hand on Debian stable, are you mad ?

      I can tell you, for having done it, that bind9 latest versions, dhcpcd and iptables all work pretty well on 2.6, and compile without a hitch.
      And iptables is fully working here : my firewall script works just as fine in 2.6.

      For netfilter support, I will tell you where to go : Device Drivers -> Networking support -> Networking options. Once there, check "Network packet filtering" and you can go there. Enable everything you need as modules or in the kernel, and here you go.

      Should you have talked about lm_sensors support, It would have been more interesting though ...

  77. This man suffer, help him by kinsoa · · Score: 2, Interesting
    Two weeks ago I tried to switch a server to Debian due to the arguments of two Debian fanatics friends (ok, to be honnest I tried Debian because Fedora kernel crash on all my SMP systems, but that's another story). I took two days to do that. I don't want to describe all technical problems I had, but this morning, seeing that the system was not usable (apt-get don't work anymore and login take 30 minutes to let me in, I never had such trouble with a unix system), I re-install Fedora on it. It takes exactly 45 minutes and all work perfectly.

    Debian IS NOT user friendly. Or maybe it is if you have only debian systems and if you are ready to lose your stability if you don't follow the Debian Way to configure something, I don't know.

    Guys, a system is user-friendly if it help you. Debian really don't help me. A system that install itself without problem and *just work* is friendly.

    1. Re:This man suffer, help him by barawn · · Score: 2, Insightful

      Fedora kernel crash on all my SMP systems

      I hate to say it, but someone coming from Fedora is still not a user - they're a Red Hat user, and Red Hat has done quite a bit to make the system "like" Windows. If you expect Debian to act "like" Red Hat, you'll be disappointed. If you expect Debian to act "like" Windows, you'll be disappointed.

      If you don't expect anything of Debian, and examine it for what it is, you'll be very impressed.

      I don't want to describe all technical problems I had

      No operating system works. There are technical problems with every operating system in existence. I can't use plenty of hardware on a Windows XP box. There's no chance in hell of me using my old LANding Gear network adapter on Windows XP. It's a tremendous effort to get the Acer NeWeb WarpLink wireless adapter to work, too - and both of those took only a tiny amount of work in Linux. The question is not "how easy does this appear at first glance?" but "how easy can it become?"

      Debian has a huge userbase, and a huge community. Did you ask for help? Did you search for help? File a bug?

      It takes exactly 45 minutes and all work perfectly.

      Amazing. A former Fedora user thinks Fedora works perfectly. Never would have guessed.

      Or maybe it is if you have only debian systems and if you are ready to lose your stability if you don't follow the Debian Way to configure something, I don't know.

      In other words, "this operating system sucks if you don't learn how to use it!" Good call. I've said this elsewhere, and I'll say it again. A high learning curve does not make something not user-friendly. Someone who isn't willing to climb a learning curve isn't avoiding software because it's not user-friendly - they're avoiding software because they're lazy.

      A system that install itself without problem and *just work* is friendly.

      Nothing like this will ever exist for all users and all configurations. What you want is a system that "just works" for you. If you're someone who works "exactly" like Red Hat wants you to work, then Red Hat will probably "just work".

      Note: Don't reply to this if you just want to defend Red Hat/Fedora. Fedora's a good distribution, and it aims to be a lot like Debian. What I'm trying to point out is that if you put no effort into getting a new operating system/distribution to work - and only two days for a complete newbie is not effort - you can't claim "it's not user-friendly!" The truth is, you were lazy. Everyone has to put in effort to learn an operating system - even Windows (ever wonder why they sell those "learn Windows now!" CDs?). What makes a userfriendly distribution is one that is friendly to the user - that allows the user to do whatever he wants, and helps as much as possible.)

    2. Re:This man suffer, help him by Anonymous Coward · · Score: 0

      did it take all 8 years of college to become such a douche?

    3. Re:This man suffer, help him by kinsoa · · Score: 1
      I hate to say it, but someone coming from Fedora is still not a user - they're a Red Hat user,

      I hate to say this, but Debian users are not users, they are Debian users ! Hey, I don't "comes from Redhat". I use Solaris, Redhat, Windows, freeBSD and unfortunatelly sometimes MacOSX. So, I'm not a user, I am a solaris-redhat-windows-freebsd-mac user ? I can't understand your definitions. Maybe you should use the same definitions as you find them in dictionary, because else it were difficult to communicate.

      If you don't expect anything of Debian,

      I *expect* something from an operating system. I expect it will help me to manage a lot of stuff I don't want to manage myself. If I install nfs, I expect it will work, and if the mount list oddly display thousand of unmounted directories, I don't want to pass the whole day to understand why the mount list is not cleaned. If I remove a package I expect the whole system will not becomes unusable for some mysterious reasons.

      Amazing. A former Fedora user

      Amazing. A former Debian user...

      don't play this stupid games, please.

      they're avoiding software because they're lazy.

      You got one point : I'm lazy. I have a limited time in one day, and I choose the system that works. (I know, "no system works blablabla", but I think we don't live on the same planet).

      What you want is a system that "just works" for you.

      Right again ! And I found a lot of such systems. Windows is one. Redhat, Mandrake, Suse, Mac-OSX are also enought for me to. You love OSs which need days or weeks to learn how they work ? Fine. I personnaly don't like to spare my time in configuration problems. I want to **use** it, not to configure it. You understand the difference ?

      Don't defend Debian like that. It's certainly a good system, it will not exist else.

      I know my english is really poor, but I hope you understand what I want to say here. I don't attack Debian (really) but can't agree whith your vision of "user-friendly". As sysadmin, I found OSs that do the jobs I want and don't require I read pages and pages of documentation to be able to understand what are this curious side-effect on the system.

      Just ask why some people choose Windows or MacOSX and not linux for their home computer - even by skilled unix people. If you can't understand why, you will never understand what I try to say here.

      Note: Don't reply to this if you just want to defend Red Hat/Fedora. Fedora's a good distribution, and it aims to be a lot like Debian.

      You are a little bit immature - or embittered defending Debian. I'm neither a member of the Fedora fan-club, nor a Debian ennemy.

    4. Re:This man suffer, help him by barawn · · Score: 1

      I *expect* something from an operating system.

      If the things you expected (that you listed) weren't true, then something went really wrong. I heartily agree that those things should be true of all operating systems, and in every single Debian installation I have, that is true. Package and program management is the one thing that operating systems should do well.

      But again, the "user friendly" nature of an operating system isn't whether or not something that should work does work. Every operating system is broken, in some way. The "user friendly" nature is "how easy is it to figure out the problem, and fix this?" and that's where any Linux installation shines, and that's also where I really prefer Debian because of the huge knowledgebase and extensive documentation.

      don't play this stupid games, please.

      It's not a stupid game. I use Debian, Red Hat, and Windows (don't ask, I own/use/administer so many machines it's frightening) - I'm not a "Debian user" - I'm a computer user, and I regularly switch operating systems when one of them works better for me. Dear God, I'd like to ditch Windows because if I try to multitask and do something else while I'm waiting for something to compile or run, it's always a disaster.

      Do I think Debian runs "perfectly"? Hell no - see other posts regarding a libgphoto2 problem I had. But I filed a bug, and now someone else will know as well, and more importantly, it took me less time to fix that problem than it would on, for instance, Windows (which would be -months-). Red Hat would've been about the same time, as rpm's rebuild mechanisms are pretty good.

      You got one point : I'm lazy. I have a limited time in one day, and I choose the system that works. (I know, "no system works blablabla", but I think we don't live on the same planet).

      Sure, and with Red Hat, I don't blame you for sticking there, because really the only reason I push for Debian is that I don't have time to remember the way that each specific machine is set up, and I stopped pushing Red Hat before urpmi/up2date/etc. came around. I still prefer Debian because apt is much more mature and has a larger software base, but Fedora is getting there, just like Gentoo is.

      Besides, there's no huge reason to switch away from Red Hat, not even from a user friendly point of view - Red Hat isn't *too* bad at hiding things from the user.

      You love OSs which need days or weeks to learn how they work ? Fine. I personnaly don't like to spare my time in configuration problems. I want to **use** it, not to configure it. You understand the difference ?

      There isn't one. If you use something without understanding it, you're asking for problems. It's amazing that "RTFM" is an acronym. It's absolutely incredible that people don't read documentation or search for documentation at all when they use something.

      How long does it take to read? Nowhere near the amount of time it takes to muck around and try to fix a problem after you've botched it beyond belief.

      Note that the problem I mainly have here is *Windows*, not Red Hat. Debian has a better support infrastructure (as its mainly straight Linux, not heavily modified) in my experience, but I think that the Red Hat community with Fedora is really starting to coalesce.

      But Windows is an absolute crock when it comes to this stuff. How do you fix a problem where the system doesn't want to renew the DHCP lease? Can you find this documentation *anywhere* on Windows? (You could browse the Web, and learn about ipconfig /release and ipconfig /renew, but in some cases even *they* don't work). On Linux, man dhclient will do it. Reading the Debian User's Guide will even tell you how to restart networking if you need to.

      Windows is not user-friendly. It's *easy*. There's a difference. Easy things are good when you're not trying to do anything complicated. Problem is that nothing that's easy is worth doing.

      Mac OS X r

    5. Re:This man suffer, help him by ACPosterChild · · Score: 1

      You do realize that you are equating "user" to "barawn", right? Not all users are like you. As a matter of fact, you are not a "user". If you want to call somebody a generic "user", then it's logical to refer to the average user of the most prevalent OS; since MSWindows is the most used OS on the planet, then "MSWindows user" is the term that deserves to get shortened to "user", not "Debian, RedHat, MSWindows, 'most OSes under the sun' user/hacker". You seem to be a "User", or "uber user", or "administrator", or "hacker", or some such term that applies to many of the /. crowd, but you are not a mere "user".

      I agree that no OS is perfect for the immediate needs of everyone, but considering the average level of knowledge of how all that "computer stuff" actually works that most people have, I don't think the day will EVER come that the majority of people using computers will find it easier to "write a little script to release/renew after getting a wakeup signal" than to return their network card and try another one. Having available detailed documentation for correlatation with years of experience to allow the writing of a script is admin/hacker friendly, not user friendly.

      To be clear, I think it's possible that there may be some features that might never be "user friendly" because the knowledge required to even answer an intelligent "make it easy" script will be beyond most computer users. Once such a "user" decides to dig deeper and learn how to get more than the defaults out of their OS, they have trancended into "User"; so I guess I would agree that the OSS OSes are more "User friendly" :)

  78. crossing my fingers for kexec() in 2.6 by tjw · · Score: 2, Informative

    I've been using 2.6 since .0 with absolutely no problems (execpt for monkeying with nvidia binary driver patches for a while there).

    The only complaint I can come up with (which isn't actually a complaint at all) is that 2.6 is still lacking kexec() support. Randy Dunlap has been doing some work on it including patches for 2.6.1 (works with .2 and .3 too), but it doesn't really seem to have much momentum for getting included.

    I've only rebooted my workstation 3 times since 2.6.2 came out, and 2 of those was a 'kexec -e' reboot. So I haven't had to wait on my annoying Video BIOS, Motherboard BIOS, or Adaptec BIOS in almost a month, which is nice.

    Still, I can see why it is not included because it does break non-standard consoles (e.g. fbcon) on kexec reboot. Sure this is offtopic, but everyone else seems to be bitching about their beefs with 2.6 so I thought I would too :)

    --

    XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UB E-TEST-EMAIL*C.34X
  79. Re:Debian and 2.6 Kernel module loading at boot by chivo · · Score: 1

    Ok, thanks for the info. I hadn't read that. I'll give that a try as well.

    Thanks again

    --
    Sometimes I feel like a nut... Ok so it's most of the time
  80. biggest problem was non-availability of lm_sensors by Corporate+Gadfly · · Score: 1

    My biggest problem was non-availability of lm_sensors for the 2.6 series of kernels when I tried them 1 month ago.

    In addition, some java processes (tomcat) started freaking out and taking 100% CPU when running under 2.6. Never happened under 2.4 for over a year and a half.

    --
    Corporate Gadfly
    Jonathan Archer: the most beaten up Enterprise captain in Star Trek history
  81. 2.6 and Slackware 9.1 by srosebush · · Score: 1

    Upgrading to 2.6 was a very easy process after I got rid of a few bugs that kept cropping up.. I am a die-hard Slackware fan and been using it ever since the first versions of Slackware came bundled in the paperback Linux books.. (Anyone remember Slackware 98??).. Slack 9.1 came 2.6 ready because it had all of the latest software versions to be used on a 2.6 kernel... It was easy as selecting which modules I required using menuconfig and building the kernel as usual... The only problems I had was with the first 2.6.0 release that came out and the framebuffer driver was messed up or something.. I would compile support in for it and it would boot and I would either get a fragmented bootlogo or I would get a black screen until X started... Until 2.6.2 came out this was a problem for me... Now it's all resolved it seems and I now have 2.6.3 running on both my Slackware 9.1 Laptop and Server... GO 2.6!

    1. Re:2.6 and Slackware 9.1 by Anonymous Coward · · Score: 0

      I second this. I now use 2.6.3 on my Slackware 9.1 laptop and servers. Easy to upgrade. Runs perfectly.
      From what I have seen with others around me they are having trouble with their distro cause it uses devfs and 2.6 doesn't. Thats where slackware thought ahead when they released 9.1.
      Go slackware.

  82. One of the more interesting problems... by Aldurn · · Score: 2, Interesting

    I upgraded to 2.6 a while ago, just because I wanted all of the neat goodies it brings with it (QoS, Bluetooth, etc.). My server has no compiler, and I have no "backup" system, so I compile things on various other Linux systems I run.

    It basically runs Gentoo, in that I copied the boot CD, stripped out anything I didn't need, and manually installed things like ssh, apache, etc. The upside is that it's small. The downside is that it's a pain in the butt to upgrade.

    The 2.6 install worked without too many initial problems, except the whole devfsd being required, and me not getting around to removing the requirement. That is, until I tried to reboot:

    server root # shutdown -r now

    Broadcast message from root (pts/0) (Wed Feb 25 11:24:11 2004):

    The system is going down for reboot NOW! /dev/null
    RK_Init: idt=0xc05dc000, FUCK: Can't find sys_call_table[]
    server root #

    At this point, I'm blaiming the redhat compiler for stripping out something it shouldn't have. Though, anyone else have any suggestions?

    --
    char sig[120] = "\0"
  83. Re:Yow. by jo42 · · Score: 2, Funny


    Not to mention that "White Paper", "White Hats", "Black Hats" and "Red Hat" is all very racist these days...

  84. Congratulations -- Comment 8388608 by Anonymous Coward · · Score: 0

    I would like to be the first to congratulate you on posting the 8,388,608th comment to Slashdot. Since this is "news for nerds" I assume there's no need to explain why this number is significant.

    1. Re:Congratulations -- Comment 8388608 by Anonymous Coward · · Score: 0
    2. Re:Congratulations -- Comment 8388608 by Slime-dogg · · Score: 1

      I'm glad I hold that distinction. A pity it wasn't something stupid like:

      • In Soviet Russia, 8,388,608 posts you!
      • All your 8,388,608 are belong to us.
        1. 8,388,608
        2. ????
        3. Profit!!!
      --
      You need to restart your computer. Hold down the Power button for several seconds or press the Restart button.
  85. Advice for potential Debian users by Anonymous Coward · · Score: 0

    I have just one piece of advice for you. If you ever switch to Debian, don't, don't, DON'T go around preaching "apt-get install blah", "apt-get install yadda yadda". It's extremely annoying!

    To all you Debian people who're reading is: YES, your beloved Debian system is the best, the most powerful, the most stable, the most upgradeable distribution ever on Earth!!

    Happy now?

  86. I've just upgraded my Linux 2.6.3 to FreeBSD 4.9 by Anonymous Coward · · Score: 0

    You're right! FreeBSD 4.x (unoptimized) it's faster than the Linux kernel 2.6.x + GNU tools (optimized). Any thoughts on this?

  87. 2.6 is a son of a bitch for me by JoeBaldwin · · Score: 1

    AGP and FB support BOTH crash the PC on boot. As in, black screen. If I have either agpart or the framebuffer compiled-or both-then it just gives a black screen. Which means my RIVA TNT2 gives even worse performance than it did before (not enough money for a new card) and I can't even have a bootsplash to dull the pain.

    *sigh*

  88. RH9, drop ide-scsi, OSS may be best, AGP has split by mchnz · · Score: 2, Informative
    In my experience the upgrade was straight forward. But you should be comfortable with getting your hands dirty - you should understand the basics of init scripts, be comfortable with editing scripts and compiling the kernel. Using techniques such as those mentioned in the whitepaper and other sites, its straight forward to make an /etc/rc.d/rc.sysinit that could boot either 2.4 or 2.6. I based my upgrade on mainly on instructions at these links:
    http://kerneltrap.org/node/view/799
    http://www.li nux-sxs.org/upgrading/migration26.html
    For RH9, prior to the upgrade I only had to get the latest devlabel and module-init-tools. It took me about 4 evenings to resolve most issues.

    Was it worth it. If you're keen, probably - boot times are reduced and the system seems more responsive when under load. But for the most part - if you already have fast hardware - you might not notice the difference. A safe approach might be to wait for distro's to catch up - I have no idea how easy it's going to be to upgrade my RH 9 system to RH-Fedora now that I've changed all these things.

    Here's the major things I had to do after the upgrade...

    I had to stop using ide-scsi for my burner - 2.6.3 can lock up totally if I use ide-scsi. According to the ide-cd maintainer ide-scsi is on the way out. The cdrecord (v2) in RH 9 is capable of using ATAPI devices - see the man page. If you're using k3b, just point it a /dev/hd? instead of /dev/scd?.

    I have es1371 on board sound. I found ALSA sound was worse than OSS - annoying clicks at the ends of sounds when transitioning to silence - might be able to fixed with tweaking pci priorities. I found it easy to stick with OSS - if fact, originally after first upgrading, OSS kept working without me doing anything (just make sure enable the OSS kernel build options as well as the ALSA ones).

    Rpm has some kind of issue - threading? Using the LD_ASSUME_KERNEL environment variable fixes it. I use the following script to run it:
    cat > /usr/local/bin/oldkern <<end
    #!/bin/sh
    export LD_ASSUME_KERNEL=2.4.1
    cmd=$1
    shift
    exec $cmd "$@"
    end
    For example:
    oldkern rpm -q -f /usr/bin/cdrecord
    It's also been reported that upgrading to the latest rpm will fix it. You can also use my script to run anything that doesn't like the new threading model - for example, older versions of xine.

    Getting 3D under X11 to work was a pain. In an effort to get it to work I downloaded and built the latest X11 driver. But I'm not sure this is necessary because I later found my major hurdle was that the AGP module had been split and I now need to load four modules to get it to work:
    ati_agp, via_agp, amd_k7_agp, agpgart
    Obviously which agp related modules to load now varies depending on your hardware. In my case this is a AMD processor, VIA mainboard, and an ATI 9200 graphics card. Here is my modprobe.conf entry:
    install agpgart /sbin/modprobe --ignore-install agpgart && { /sbin/modprobe amd_k7_agp; /sbin/modprobe via_agp; /sbin/modprobe ati_agp; }
    I suspect this is all I really needed to do to get 3D running.

    I had to upgrade to lm_sensors-2.8.4 to get temperature and RPM monitoring to function - and I had to reconfigure the settings to get good fan RPM readings. Ksensors needed a rebuild.
  89. Last Post!! by nineoneone · · Score: 1

    I tried 6.1 a month ago. It compiled fine. But I need a driver for my winmodem (no point in a netless machine is there?) which just isn't there yet. So I had to revert to 2.4. Dammit - I'm going to have to buy a real modem, aren't I?

    --
    sig under development
  90. ouch [OT] by jacobb · · Score: 1

    done that too many times before. heh.

    such a great shortcut/workaround/whatever, and i forget to add +x
    *sigh*

  91. Uh, it's "MacOS" by bonch · · Score: 1

    OS X has always been short for MacOS 10.

    1. Re:Uh, it's "MacOS" by Zog+The+Undeniable · · Score: 1
      OS 2200 (Unisys), OS/400 and OS/390 (IBM) also spring to mind. Both are just "OS" followed by the model number of the machine they were designed for (Unisys 2200, IBM AS/400 and R/390).

      So if PCs were proprietary technology owned by Microsoft, we could have OS/x86. Doesn't have much of a ring to it, but it might appeal to the kind of technocrats who drive a 323i or a C240.

      --
      When I am king, you will be first against the wall.
  92. P.S. Non-Windows user still preferred Windows by bonch · · Score: 1

    Start off with people who have never used a computer (or at least, never used Windows), and are willing to learn to use one, and they'll learn Linux rather easily. That's how most of us did.

    I've sat a long-time MacOS user friend in front of Linux (Red Hat 9). They preferred Windows XP over Linux. I don't know what else to tell you, man.

  93. Re: there is not reason to use linux-2.6.3-mm1 by Anonymous Coward · · Score: 0
    And the sourcecode of linux-2.6.3 is *very* *dirty* & *big*.

    Comparing arch\i386\mm\ioremap.c and arch\x86_64\mm\ioremap.c from linux-2.6.3-mm1: the line

    area->phys_addr = phys_addr; is *hurtly* *eated*.

    opotpyrc

  94. "build a convincing argument" ?? by jacobb · · Score: 1
    -- mods, hear me out please --

    Sometimes I think that the linux community (and extrapolating to the free software community in general) should take a little bit from Theo de Raadt's philosophy (and extrapolating, the OpenBSD community's):


    There's none of this "We need to convince these windows users" crap. They code, write, etc. solely for their community. What the community as a whole wants, the community as a whole (most of the time) gets... Now Theo, imho, goes way too far, to the point where one could pretty much picture him grabbing a newbie and shaking him, shouting "i dont give a damn about you, boy!" in his face.

    but i really think it's detrimental to free software development to put a huge amount of stress on advertising and evangelism... After a point, let the product speak and evangelize for itself.

    after all, why do you even care whether the rest of your street is using windows. Sure, there are a few minor reasons, and you don't want MS to keep their stranglehold on the people... but don't try to kid yourself into believing your such an altruist that you so vehemently proselytize without realizing why. Or what you already have.

  95. Possible reason by GoneGaryT · · Score: 1
    This sounds as if it could be a module problem.

    Did you d/l, compile and install the replacement modutils (I used module-init-tools-3.0-pre9)? The old modutils won't work with 2.6; if you haven't installed the new ones already, safest if you rename the old ones with a .old extension before you do (I think this lets the 2.4 kernel still work AFAIK - does for me). Also, the build process has been simplified to

    make
    make install
    make modules_install

    (the modules compile concurrently with the kernel)

    I've used 2.6.2, 2.6.2-mjb1 and 2.6.3 in SuSE 9 AMD64 so far with only a couple of SuSE specific errors.

    hope this helps.... someone:) As ever, YMMV

  96. Re:OT: Debian [still OT] by jacobb · · Score: 1
    i really have no idea why you are having problems with X under debian... jeez. If you've had it working on one computer on Slackware, it should be pretty much straight forward to get it running on the same computer running debian. your post sounded like that's what you were trying to do. if not, may as well try installing slackware on that machine, then copying the XF86Config (-4) to a disk, and installing debian, copying it back over. Better yet, study the damn file, and find out why it works.


    Besides, configuring X is so so so easy these days. So long as you have a chipset that wasnt made in Rwanda in 1943 or something, it really shouldnt be that hard. A few years ago, it was a slightly different story though.


    if you have an internet connection, getting X configured is even easier, someone's done it before and documented it with almost any piece of hardware.


    for this whole post though, i've been assuming you're having trouble configuring it, not installing it though. I don't often use debian (only when I'm helping my friends out with their boxes' problems), but i've heard that installations on debian are some of the easiest out there.... personally, though emerge (gentoo, of course) works so well for me, it's hard to imagine apt-get any better.

    If i've made any glaring errors, please correct. I welcome new info.

  97. Re:RH9, drop ide-scsi, OSS may be best, AGP has sp by Tukla · · Score: 1
    According to the ide-cd maintainer ide-scsi is on the way out.

    I've heard that, too. It's a show-stopper for me. I need ide-scsi so Arkeia can back up to my ATAPI tape drive.

  98. Touchpad works fine by bonch · · Score: 1

    I just finished Gentoo Linux this morning. Installed 2.6.3 kernel, both my USB mouse and my touchpad work concurrently.

  99. Outside of Debian by bonch · · Score: 1

    Outside of Debian:

    make menuconfig
    make bzImage modules modules_install /sbin/lilo

    Wow, you beat us by one line. But we get the optimized kernel.

    1. Re:Outside of Debian by pseudochaotic · · Score: 1

      One line, and several hours.

      --
      And the l33t shall inherit the 34r7h.
    2. Re:Outside of Debian by Andrew+Cady · · Score: 2, Informative

      Uhh, I think there are actually about three or four hundred lines in between "make menuconfig" and "make bzImage".

      You also have to manually upgrade all the packages to 2.6-supporting versions (by reading the README to find out what they are), and download and install the kernel source. Even if you wish to configure and compile the kernel yourself, Debian's package system will do this for you.

      But the real issues involved in upgrading a kernel have nothing to do with how to install it. That is easy. LVM has been deprecated by a new version, devfs has been deprecated, ide-scsi has been deprecated, etc.: there are real issues to resolve that require changes -outside- the kernel and knowledge of the underlying issues.

    3. Re:Outside of Debian by damiam · · Score: 1

      You mean these lines?

      wget http://www.kernel.org/pub/linux/kernel/people/rust y/modules/module-init-tools-3.0.tar.bz2
      tar xvfj module-init-tools-3.0.tar.bz2
      cd module-init-tools-3.0 ./configure
      make
      sudo make install
      cd ..
      wget http://www.kernel.org/pub/linux/kernel/v2.6/linux- 2.6.3.tar.bz2
      tar xvfj linux-2.6.3.tar.bz2
      cd linux-2.6.3
      make menuconfig
      [clickety clickety clickety]
      sudo make bzImage modules modules_install /sbin/lilo


      The Debian route takes signifcantly less time, effort, and bandwidth. Debian provides 386, P4, and Athlon optimized kernels, in SMP and non-SMP flavors. If you think you can optimize better than the Debian maintainers, then:

      apt-get build-dep kernel-source-2.6
      apt-get install kernel-source-2.6
      cd /usr/src
      tar xvfj [source tarball]
      cd [source tarball]
      make xconfig
      fakeroot make-kpkg --initrd kernel_image
      sudo dpkg -i ../[package].deb


      As I see it, Debian users save three lines and gain a set of sane defaults and the ability to upgrade the kernel without raping the packaging system.

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
  100. K5 by bonch · · Score: 1

    I'd recommend Kuro5hin, but at some point it became a left-wing Bush-bashing website, with the occassional "Here's something funny" brainfart.

  101. I'm an Atlantean Spirit Creature by spun · · Score: 1

    You insensitive clod! No more knowledge for you, buster. And you know what? I'm the spirit creature in charge of channeling good pick-up lines. Hope you already have a S/O, buddy.

    --
    - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    1. Re:I'm an Atlantean Spirit Creature by kfg · · Score: 1

      Sorry, you let that "Hi" line slip decades ago. No taking it back now.

      KFG

  102. ATI Radeon by bonch · · Score: 1

    Question--how did you get your Radeon to work? At first you're told you need to emerge xfree-drm, but then you find out xfree-drm is not compatible with 2.6.

    Does 2.6's Radeon support really work for Radeons up to 9000? (I'd find out myself, but I'm still compiling KDE... :)

    1. Re:ATI Radeon by rudog · · Score: 1

      DRI/DRM are built with the kernel now, you shouldn't need to emerge. Just make sure in your make menuconfig (or whatever you use) to mark ATI RADEON support and -turn off- kernel frame buffer support.

      That last one always catches people, I have yet to see anybody get dri/drm OR fglrx running with kernel framebuffer support built in.

      And yes it should support anything that supports OpenGL1.1 standards.

  103. genkernel is hell by bonch · · Score: 1

    I hear all sorts of problems caused by the faulty genkernel.

    It's much better to just compile the thing yourself.

  104. Re:RH9, drop ide-scsi, OSS may be best, AGP has sp by mchnz · · Score: 1

    I had no trouble with ide-scsi in 2.6.2, only with 2.6.3. Ide-scsi will continue to be supported, but it's recommended to switch. I corresponded with the maintainer of ide-cd: it is a known problem, with a patch available from the maintainer. In my case it was easier/better to make the switch to ATAPI.

  105. Uh... by bonch · · Score: 1

    Define "basically runs Gentoo." Why don't you just install it normally?

    Hell, if you have a LiveCD, use that to compile your kernel. What in god's name are you trying to do with that system? :) Your description is unclear.

  106. Question about udev by bonch · · Score: 1

    Are there any distros running purely udev? From what I understand, most distros use a backup tarball to populate the /dev directory (i.e., what Gentoo does), which defeats the whole point.

    Why shove udev into a stabel kernel when it doesn't even work yet? Now I see why people were pissed off over it.

  107. GCOS by aldousd666 · · Score: 1

    GCOS, which actually originally stood for "General Electric Corporation Operating System" and which has been immortalized in the "GCOS string" in /etc/passwd is reported to have been jokingly referred to as 'God's Chosen Operating System' by the old GE guys. They might beg to differ about the only one true OS. Though, I agree with you.

    --
    Speak for yourself.
    1. Re:GCOS by Ctrl-Z · · Score: 1

      No, GECOS stood for "General Electric Comprehensive Operating System". After bought by Honeywell, the "Electric" was dropped. The /etc/passwd field is referred to as the GECOS field.

      cf. Jargon File (http://www.catb.org/~esr/jargon/html/G/GCOS.html) .

      --
      www.timcoleman.com is a total waste of your time. Never go there.
    2. Re:GCOS by aldousd666 · · Score: 1

      Ok, Comprehensive not Corporation. I was a little off. I've seen the field called GCOS, never GECOS, but I guess since it has both abbreviations, they both are still acceptable (but I'll let you win this one, since you knew the real abbreviation.)

      --
      Speak for yourself.
  108. huh? by Anonymous Coward · · Score: 0

    Built it, Pack'aged it, Fucked off ..

    Seriously .. i don't see what the problem is, if you're capable of build a pre-2.6 linux kernel; there is little difference building a 2.6 kernel. Updating the module tools is probably the most "different" task.

  109. Re:RH9, drop ide-scsi, OSS may be best, AGP has sp by Tukla · · Score: 1

    Thanks for the update. The last I'd heard, there was no maintainer. I don't do any CD burning; I only use ide-scsi for tape backups. And Arkeia only talks to SCSI devices, so I'm kinda stuck if ide-scsi is broken. Glad to hear that it'll still be supported.

  110. I didnt see... by Anonymous Coward · · Score: 0

    Where he bought the sco licenses from...

  111. redhat 6.2 upgrades, too by TheGratefulNet · · Score: 1

    hell, I'm still at 6.2 (very very very patched) - but it was the last true redhat that I ever liked.

    (it also helps that my one commercial program, the frau. mp3 encoder, which I bought for way too much money, needs that ancient version of libc, sigh. that's one thing that keep my linux boxen all at redhat 6.2 - but with all BUT libc upgraded).

    it wasn't real hard. I have good usb support, firewire, etc. the rc init stuff works fine, from the 6.2 days, too, with very minor tweaks.

    ymmv, but the only really odd thing for me was that I had an old BASH and had to freshen it up before 2.6 would compile and fully build.

    --

    --
    "It is now safe to switch off your computer."
    1. Re:redhat 6.2 upgrades, too by Maljin+Jolt · · Score: 1

      (it also helps that my one commercial program, the frau. mp3 encoder, which I bought for way too much money, needs that ancient version of libc, sigh. that's one thing that keep my linux boxen all at redhat 6.2 - but with all BUT libc upgraded).

      LOL. It is not worth for you to run that ancient stuff with customized LD_LIBRARY_PATH and having all of your system up to date? Read some man pages please.

      --
      There you are, staring at me again.
    2. Re:redhat 6.2 upgrades, too by TheGratefulNet · · Score: 1

      actually, I did try ld-lib-path and ld-run-path. for some reason, it won't work.

      I also tried freebsd's linux emulation and it stopped working for this program back in bsd 3.4 timeframe.

      I also ran truss to look thru the system calls and it doesn't make a lot of sense.

      if you'd like to help me debug it, I would welcome it. I really want to be able to run this costly program and also be able to run a modern bsd or linux distro.

      --

      --
      "It is now safe to switch off your computer."
  112. ATAPI CD-ROM not working by pherthyl · · Score: 1

    One weird problem I've had with 2.6 is that my cd burner doesn't work at all. Forget burning, I can't even mount the damn thing. dmesg shows:
    hdc: HL-DT-ST GCE-8481B, ATAPI CD/DVD-ROM drive
    so its detecting it fine but then a few lines down it says:
    Unable to identify CD-ROM format.
    and when I go:
    mount -t iso9660 /dev/hdc /cdrom it says:
    mount: wrong fs type, bad option, bad superblock on /dev/hdc,
    or too many mounted file systems

    Anyone else run into this? I tried it with ide-scsi and without but I can't even access it for reading!

  113. UML by Anonymous Coward · · Score: 0

    Anyone who has hosted a 2.4 uml on 2.4 + skas3 see a speed difference when doing 2.6 uml on 2.6.3 + skas3?

  114. X on Debian by phorm · · Score: 1

    Because I've done a lot of "desktop" as opposed to server machines recently, here are some pointers.

    Want to find out what your video card is without cracking the case (or another AGP/PCI device), "lspci"

    Mouse? PS/2 is generally /dev/psaux, serial is /dev/ttyS01 (serial port 1), and USB requires some extra kernel modules and then /dev/input/mice

    Personally I just prefer to use /dev/mouse and symlink it to the appropriate place.

    The monitor settings, I usually use the lowest for a monitor's resolution capabilities and thus far haven't had anything explode.

    Soundcards can be a biatch at times, check the rights for non-root users and grab some of the ALSA tools seperately from the kernel.