Related topics

Video cards with open source drivers?
These CPUs include an ARM922T @@ -1093,12 +1107,7 @@ source "drivers/block/Kconfig" source "drivers/misc/Kconfig" -if PCMCIA || ARCH_CLPS7500 || ARCH_IOP32X || ARCH_IOP33X || ARCH_IXP4XX \ - || ARCH_L7200 || ARCH_LH7A40X || ARCH_PXA || ARCH_RPC \ - || ARCH_S3C2410 || ARCH_SA1100 || ARCH_SHARK || FOOTBRIDGE

which video with only source drivers
I took the kernel config from /boot and copied it to the source dir as '.config', ran 'make oldconfig' to use this configuration then ran the kernel compile for a few minutes to make the necessary files for the Nvidia driver builder, then run the Nvidia driver program with the

NVIDIA Drives & Mdk8.1 (Open Source drivers)
You can get outstanding sound this way especially with the better open source drivers. Sometimes we just have to move on. I've got two USR V90 ISA hardware MODEMS that are just collecting dust and they were $100 a pop. PS: Don't get hung up over the 5.1 speaker DD question. If the source is not DD (Dolby Digital)

VMWare Workstation vs MS VirtualPC
However for 3D you have to use their binary drivers, the same is true for ATI. The Nvidia drivers are easy to install and they do a good job of keeping the Linux drivers up to the same rev as the Windows drivers. At one point there were ATI cards that had open source 3D drivers, but none of the current generation

3d video card with open-source accelerated drivers?
PPS means "pulse per second" and a PPS source is just a device which provides a high precision signal each second so that an application can use it to adjust .... source "drivers/w1/Kconfig" diff --git a/drivers/Makefile b/drivers/Makefile index e5e394a..adc0924 100644 --- a/drivers/Makefile +++ b/drivers/Makefile

i2c driver fixes for 2.6.1
I have had another problem, broken gnu driver and working driver from nvidia. For regular user, it's important to have alternatives rather than sources. Who is able to fix a bug? Any skilled programmer with access to the source code. Who has the complete source code? In this case only nVidia.

Open Source - die Zukunft ?
Hello Ryan, The only manufacturer providing open source accelerated drivers for Linux is Matrox. These cards do offer an excellent signal quality, Otherwise, NVidia offers closed source drivers with good 3D performance, but have some stability problems. ATi also has Linux drivers for cards of the 8500 series

EntirelyOpen-source Graphics Cards Coming Soon
Paul Hovnanian PE P...@Hovnanian.com comp os linux advocacy Erik Funkenbusch wrote: http://news.zdnet.com/2100-3513_22-6061491.html Recently, there was a discussion in here about whether closed source drivers were kosher in the kernel, and it was pointed out that Linus allowed certain kinds of drivers,

NVIDIA 3D FreeBSD Drivers
I
said there is arguable reasoning behind preferring supported binary drivers that work over incomplete source drivers. While the open source concept is great, and we would PREFER that companies release open sourced drivers, I would prefer a binary driver from the company over a driver that someone in the

Intel driver doc's Take 2.
So, if you really want things Geoffrey> to work, you'll either have to convince nVidia to do Geoffrey> something right, or download the source and compile your Geoffrey> own. Sorry. ---pins--- Geoffrey> Sigh... The joys of closed-source drivers... Is the any chance in a future of an open source driver,

PPS: LinuxPPS clients support.
B Thomas d...@email.me comp os linux hardware I posted a similar question a while back and gatherd that the best video card for which 3D accelerated drivers are available as part of the X.org release in source for is ATI 9250. That is good enough for me. Personally I would eschew nVidia so that they learn to

(No subject)
If the kernel design can be improved at the cost of breaking old drivers, it is done, and drivers must be updated to work with the new design. That is how things work in Linux. Closed source drivers have a hard time here, and Windows drivers is not going to get a chance. -- Kasper Dupont -- der bruger for meget tid

open source windows
Does anyone have the open source drivers for these ? I believe that ATI released a "Unified driver package", which I believe was open source, but I don't appear to be able to find this on the ATI website. The drivers appear to be binary only for the 8500 and 9000. Do the open source drivers support open gl ?

which video with only source drivers
If we are lucky, somebody will see the developing market and go 100 % open source. And in doing so, reduce the performance of their cards. NVidia use proprietary code for some of the T&L stuff, it's not their code so they can't open source it. The only way they could release open source drivers would be if their

Nvidia Driver for Kernel 2.6, has still problems.
AMD is providing funding and open source drivers to the Linux-based One Laptop Per Child project. [1] Apple Positive * Did eventually make their changes to Negative * ATI has been criticized for having crappy closed-source Linux device drivers. * ATI is not allowing Xorg to publish open-source drivers for the

nVidia users help needed
source drivers/i2c/algos/Kconfig - source drivers/i2c/busses/Kconfig - source drivers/i2c/chips/Kconfig +source drivers/i2c/algos/Kconfig +source drivers/i2c/busses/Kconfig +source drivers/i2c/chips/Kconfig endmenu diff -Nru a/drivers/i2c/algos/Kconfig b/drivers/i2c/algos/Kconfig --- a/drivers/i2c/algos/Kconfig Mon

Does Linux FULLY SUPPORT the ATI 9800?
+ */ +void regulator_put(struct regulator *regulator); + +/** + * regulator_enable - enable regulator output + * @regulator: regulator source + * + * Enable the regulator output at the predefined voltage or current value. + * NOTE: the output value can be set by other drivers, bootloader or may be + * hardwired in

arch/arm/Kconfig: Make UIO available on ARM architecture
+source drivers/pps/clients/Kconfig + endmenu diff --git a/drivers/pps/Makefile b/drivers/pps/Makefile index 19ea582..01db345 100644 --- a/drivers/pps/Makefile +++ b/drivers/pps/Makefile @@ -4,5 +4,6 @@ pps_core-y := pps.o kapi.o sysfs.o obj-$(CONFIG_PPS) := pps_core.o +obj-y := clients/ ccflags-$(CONFIG_PPS_DEBUG)

Modules and Versions
Wouldn't we all be better off with open source drivers? Well, maybe HP might lose a little money because it couldn't sell upgrades, but their horrible support is already driving customers away. I'll never recommend or buy another HP scanner because of my experiences with them and their software.

kbuild: kconfig source with " " or not
I have downloaded the Informix SDK but there does not appear to be any documentation on creating a driver. Any hints would be appreciated and Edward I will be looking at the source code for your Open Source ODBC driver for use as a guide. And by the way so far the driver is working fine for me, but I haven't really