Sunday, November 23. 2008nVidia and current KernelsComments
Display comments as
(Linear | Threaded)
Well you don’t need a graphics card, all you need is a graphics chip to drive some dvi connectors... If I were in your position I would go for something with an onboard 4500 series intel graphics card I think. Just add an ADD2 card (PCIe card with DVI connectors for supported hardware, like intel’s chips) and you’re fine. I myself have a geforce 8800 gts/512, that’s still a very decent card and will be supported for the next couple of years, by which I will have moved on to my next computer I think... Another option for you would be to use nouveau. I don’t know how well nouveau has support for your 5200 series card is, but I’m impressed by the functionality of their driver on my geforce 6600 card. If you want more information on anything I said here and your comment system doesn’t notify commenters on updates, send me an E-mail and I’ll answer whatever more you want to know... Comment
(1)
Additionally, the “notify on new comments” function had to be switched of since blogs have been in the line of legal fire for not being opt-in. Comments (2)
Thats pretty much the situation anyway.... Noone makes AGP cards anymore or atleast noone supports those legacy cards. “I’m really reluctant to buy something with on-board graphics..” Get over it! There’s one company that has graphics cards that “just works” in Linux. They are called Intel. Is a non-working card better then a working onboard? You choose! Also, onboard doesn’t mean there’s no slot to put in a replacement graphics card if you one day would need it. (Friendly advice from someone which refused nvidia many years ago and now have both Intel and ATI graphics.) Comment (1)
Comments (2)
Users wishing to install these drivers should first use module-assistant to build the drm kernel modules (via ``module-assistant auto-install drm’’). But nv doesn’t require that, and neither nouveau nor drm-modules are proprietary. Comments (2)
http://www.nvnews.net/vbulletin/showthread.php?t=122606 Comment (1)
Comments (3)
It should be pointed out that the GeForce 7xxxx And Quadro FX 4xxxx series can still be found in AGP configurations so you aren’t forced to upgrade, yet. * - They still support the TNT2, something that can’t be said for ATi’s product that was released at the same time. Comments (3)
Comment (1)
Comment (1)
No, just the implementation in Linux that changes all the time. Seriously, why do Linux API’s change with every minor version? It smells like bad software engineering to me. Comment (1)
However, Linux specifically does not claim to provide a stable in-kernel API. As a result, Linux can change to provide new interfaces (functions, data structures, etc), migrate other bits of the kernel to the new interfaces, and then remove the old interfaces. Every part of the Linux kernel remains subject to redesign and improvement without regard to the limitations imposed by unchangeable legacy interfaces. As a result, Linux can achieve an unrivaled development rate, adapt quickly, remain efficient, and avoid unnecessary complexity. Keeping old kernel functions and kernel data structure around for the sake of binary-only software, and allowing them to hold back the rest of the system, strikes me as “bad software engineering”. Furthermore, keeping bits and pieces of kernel code out of the kernel source tree, and thus preventing the kernel developers from updating it together with the kernel when they make changes, also strikes me as “bad software engineering”. Comments (3)
Design choices aren’t restricted to having to comply with ancient crufty interfaces. You’re forgetting that this is why linux works so well for so much hardware. In-tree drivers are what gives you the stability and wide ranging support. You’re just complaining about graphics cards whose specifications are kept secret. Comment (1)
Comment (1)
Internal APIs in the kernel are made to best support current existing hardware as good as possible, and sometimes new hardware comes around or new ways of handling the hardware which works just so much better. And when a old internal API are not used internal any longer, why “support” the old API any longer only becouse an outside company which coud have fixed their drivers long ago just do not want to spend the money doing it (why does not inline-kernel-modules suck when it comes to API? why do nvidia when they have the same resources to know what is going on i.e. lkml, RCs and so on)? Comment (1)
the repository to original driver. You can simply install this via envy-ng for example (I think it’s in Debian unstable too), and the best is: you won’t bypass the package system with it, as envy-ng build .deb packages in the end. Comment (1)
Comment (1)
Get the binary ftp://download.nvidia.com/XFree86/Linux-x86/173.14.15/NVIDIA-Linux-x86-173.14.15-pkg0.run and run it with option -x to extract the source. Then replace the content of /usr/src/modules/nvidia/nv with the /usr/src/nv directory from the unpacked source, modify debian/changelog to the reflect the version 173.14.15 and run make-kpkg kernel_image. Works. Comments (2)
Comments (2)
|
IPv6 CheckVerbunden über IPv4
QuicksearchBlog AdministrationCategoriesRecently addedWed, 2013-05-15 12:22"Von Mannheim zu d [...]" CommentsThu, 2013-05-16 09:30
Thu, 2013-05-16 00:03
Wed, 2013-05-15 20:44
Wed, 2013-05-15 18:59
Wed, 2013-05-15 17:13
Show tagged entries admintipp akku alice alturo ansagen apache artikelreihe auto bahn blog brille datenschutz db debian debian-english deutsche bahn dienstleistung dns domain durchhilfe e90 einkauf english ethernet exim flitterwoche foto fundsache grml grub gsm gui-vs-tui hamburg hardware hausbau hochzeit hosting hp ice internet ip karlsruhe katze katzendiabetes kernel kleidung lazyweb linux linuxtag lvm mail mannheim meta mobilfunk musik nagios netzwerk notebook optiker paris2010 paul pc-hardware pelle persönlich php pki post prisma prozesse rant reallife reise reisebericht reisen rootserver rootserver-test rufnummern rufnummernportierung s-bahn s9y sandra security service spam strato tanzen telefon telekom tk-anbieter umts umzug2007 usb vortrag webapps werbung windows wireless zkmlf zulmp öpnvTemplate dropdownTechnoratiTwitter TimelineStatic Pages |
A few months, I blogged about the pains I had with my nVidia FX 5200 graphics card, Debian and current kernels. I have solved the issue in the mean time and would like to document what I did. Currently, the package nvidia-graphics-drivers has Comment (1)
Tracked: Jan 07, 15:20