Find the answer to your Linux question:
Results 1 to 9 of 9
Why do hardware companies make propriety drives for Linux? How could opening up their softwares source code hurt them? Thanks Dan...
  1. #1
    Just Joined!
    Join Date
    Feb 2008
    Posts
    7

    Why make propriety drives?

    Why do hardware companies make propriety drives for Linux? How could opening up their softwares source code hurt them?

    Thanks
    Dan

  2. #2
    Linux Newbie Geeth's Avatar
    Join Date
    Apr 2008
    Location
    Brisbane Aus
    Posts
    176
    Sometimes companies will just want to keep things secret.
    Like the 11 herbs and spices with kfc.

  3. #3
    Linux Enthusiast
    Join Date
    Apr 2004
    Location
    UK
    Posts
    658
    There are two basic arguments. The first is about competition.

    Winmodems are cheap modems that work by having as little hardware built in as possible and have the missing functions handled by the processor in the driver. This makes them really cheap because an extra chip on board requires a few pennies multiplied by the number of modems built. An extra driver function can be copied indefinitely for free.

    Now my first winmodem was awful. Totally crippled my PC when I went online. After lightning smote it (true), I got a new one that was far more efficient, almost certainly as a result of a better driver. If the second company released their driver then the first would have been able to copy the more efficient code and compete more effectively.

    The second option is to do with code ownership. I'm lead to believe this one applies to nVidia graphics cards. Essentially the hardware company licenses a specialised library from another specialist company. The hardware company then no longer has the rights to open source their drivers because they don't own the code.

    The library providing company wont open source anything because all they sell is code and it's much harder to turn a profit if your customers can get everything for free.

    There may be other/better arguments than these, but to my knowledge they are the most common.

    Chris...
    To be good, you must first be bad. "Newbie" is a rank, not a slight.

  4. #4
    Linux User Oxygen's Avatar
    Join Date
    Jul 2004
    Location
    Hartlepool, England
    Posts
    392
    I think there's also the problem of security, hackers could look through for exploits... though these problems (as Linux has proved) can be put to rest by not writing shite drivers.
    Graham - You'd better Use Linux!

    I'm registerd Linux user #397030. What about you?

  5. #5
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Quote Originally Posted by Oxygen View Post
    I think there's also the problem of security, hackers could look through for exploits... though these problems (as Linux has proved) can be put to rest by not writing shite drivers.
    Are you trying to say that a security problem does not exist as long nobody looks at it?

  6. #6
    Linux Guru smolloy's Avatar
    Join Date
    Apr 2005
    Location
    CA, but from N.Ireland
    Posts
    2,413
    Quote Originally Posted by GNU-Fan View Post
    Are you trying to say that a security problem does not exist as long nobody looks at it?
    No, I think he's saying (correct me if I'm wrong) that that is the usual argument given by these companies.
    Registered Linux user #388328 || Registered LFS user #15880
    AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
    Need instant help? Try us on IRC -- #linuxforums on freenode

  7. #7
    Linux User Oxygen's Avatar
    Join Date
    Jul 2004
    Location
    Hartlepool, England
    Posts
    392
    Quote Originally Posted by GNU-Fan View Post
    Are you trying to say that a security problem does not exist as long nobody looks at it?
    Quote Originally Posted by smolloy View Post
    No, I think he's saying (correct me if I'm wrong) that that is the usual argument given by these companies.
    Yeah that's what I mean.

    Exploits will be found... source or no source... by not fixing the problems you're just allowing for the inevitable to happen. Even then... based on a theory that people are mostly decent... most who saw the code would just say "yeah... fix this" and all would be well.
    Graham - You'd better Use Linux!

    I'm registerd Linux user #397030. What about you?

  8. #8
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    I look at this from a pragmatic point of view. I could personally care less whether drivers for my device are open-source or proprietary. If drivers exist, and they work, I'm good. Anything else is politics to me.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  9. #9
    Linux Enthusiast carlosponti's Avatar
    Join Date
    Dec 2004
    Location
    Oklahoma
    Posts
    560
    my problem in the past with proprietary drivers was that they were only available for windows. Now that its changing I feel the same as Moe.
    Blog
    Registered Linux user 396557

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •