Announcement

Collapse
No announcement yet.

NVIDIA's Looking To Expand Its Linux Team

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • pingufunkybeat
    replied
    Originally posted by glxextxexlg View Post
    You know, if it to be AMD to announce this job offer (ie: we're looking for guys to develop binary blobs), Q wouldn't make fantastic statements like this. It would all be justified for him.

    But it is not. AMD gives way to linux developers while nvidia employs them and you know why? They are successful in linux workstations, handheld linux devices, scientific visualization etc. and amd is not.
    AMD does more for Open Source and linux than Nvidia. It's not even close.

    It's not just the graphics stuff, also CPUs, chipset stuff, etc.

    Leave a comment:


  • Kano
    replied
    For KDE users:
    Code:
    mkdir -p ~/.kde/Autostart
    printf '"#!/bin/sh\nnvidia-settings -l\n' > ~/.kde/Autostart/nvidia.sh
    chmod +x ~/.kde/Autostart/nvidia.sh
    is usually enough for some settings (no "&" needed, it terminates directly). But not every setting is stored in ~/.nvidia-settings-rc - if you need other options then you need to use the direct commands. For special Twinview settings those are stored in xorg.conf in order to get active, that's not really optimal. Even fglrx is more flexible there.

    Leave a comment:


  • efikkan
    replied
    Support for optimus and profiles for games would be great.

    I seriously doubt nVidia is going to release an open source driver anytime soon. If they are going to release an open driver in the very distant future, the best way to do this would be to open source their stable branch of their drivers. In order to do this they would probably need to strip this driver from any support for future products, and then add it when the new products arrive.

    Leave a comment:


  • deanjo
    replied
    Originally posted by TheBlackCat View Post
    " Heck, any sort of working user-level GUI for configuring monitors would be nice. Their current tools do not even remember their settings between sessions, so they are essentially useless without editing your xorg.conf file, which requires root privileges and most Linux distros nowadays don't even use xorg.conf.
    Add
    Code:
    nvidia-settings ?load-config-only &
    to your ~/.xinitrc file, or in ~/.kderc (KDE) or in ~/.gnomerc, etc?

    How about optimus support? Many, if not most, upcoming laptops ship with graphics cards that cannot be used under Linux because they rely on optimus, while Nvidia has said they have no plans to support optimus under Linux.
    Licensing clash, doubt you will ever see it.

    How about kernel mode setting?
    See above.

    Or anything else needed to get wayland working.
    Doable but not a high priority until wayland starts proving itself that it will be the replacement for X.
    On the software side a lot of work is going into getting ready for it, but Nvidia seems to be totally ignoring it.
    Don't be so sure about that. Nvidia doesn't typically announce anything until they have a solution ready for the public. They "didn't have any plans" for accelerated video decode for example and then "Bam!" there was vdpau.

    Leave a comment:


  • ChrisXY
    replied
    Originally posted by TheBlackCat View Post
    That doesn't restore your monitor settings. The monitor settings aren't even saved in your .nvidia-settings-rc file.
    Oh ok. That sucks then. Is there a good reason for not also storing it there?

    Leave a comment:


  • glxextxexlg
    replied
    Originally posted by Q
    nvidia:"join the team of the open-source haters we pay 6$6$6$ dollars per Day you only need to sign a contract with the Devil and your soul goes to hell after you are death"
    You know, if it to be AMD to announce this job offer (ie: we're looking for guys to develop binary blobs), Q wouldn't make fantastic statements like this. It would all be justified for him.

    But it is not. AMD gives way to linux developers while nvidia employs them and you know why? They are successful in linux workstations, handheld linux devices, scientific visualization etc. and amd is not.

    Leave a comment:


  • glxextxexlg
    replied
    I wonder if any of the ATI guys that were let go in recent years are contractually able to apply?
    Exactly the same thing I'm wondering There are many talented, unpaid and deserves-to-be-paid developers working on the opensource ati linux drivers too. If amd doesn't employ them (and thats because they don't have interest in better linux drivers) nvidia should.

    Leave a comment:


  • allquixotic
    replied
    KMS and xrandr would be nice. Failing that, they should put at least as many people on nouveau as ati is putting on r?00{g}.

    Leave a comment:


  • grantek
    replied
    I wonder if any of the ATI guys that were let go in recent years are contractually able to apply?

    Leave a comment:


  • TheBlackCat
    replied
    Originally posted by ChrisXY View Post
    nvidia-settings -l in autostart?
    That doesn't restore your monitor settings. The monitor settings aren't even saved in your .nvidia-settings-rc file.

    Leave a comment:

Working...
X