Quote:
After Linus began criticizing Red Hat over not upstreaming the Nouveau driver and Red Hat then attributing this on microcode issues less than a day ago, David Airlie has prepared a patch to introduce the Nouveau DRM in the Linux 2.6.33 kernel.
Some change in the 2.6.31 kernel driver for saa7134-based TV capture cards has made it impossible to change channels after upgrading to ubuntu 9.10. Of course this makes the card pretty useless unless I want to watch only channel 2. I want to use the old, working, driver with the new kernel. I've reported a bug, but past experiences have left me with very little confidence in that.
After being in development for years, the VFIO user-space driver interface has been merged into the mainline Linux kernel...
After being in development for years, the VFIO user-space driver interface has been merged into the mainline Linux kernel...
Read more at Phoronix
The ubuntu mainline faq states:
By definition the mainline kernel builds are made from virgin
unaltered mainline kernel sources and therefore do not, and should
not, include any Ubuntu patches or drivers. There are also no binary
drivers for these kernels.
Where do I find sources (or binaries) for the most basic drivers, like for example b44 and iwl3945?
When running Ubuntu 12.10 (or any os with a kernel 3.5 or greater, this problem also happens in Fedora) I encounter a kernel panic after compiling and installing the latest Ralink driver for the rt5390.
My laptop is an hp dv6.6135dx.
Here's what I do:
(this works perfectly in 12.04)
Download Ralink's latest driver and rename it.
Code:
tar xjvf rt.bz2.bz2
Edit /os/linux/config.mk to make
Hi, I am a beginner of linux driver development, now I am using Ubuntu 12.04 LTS, the core of linux is 3.2.0-31 Generic, when I compile my first linux driver, I met a conflict issue that my kernel source code is conflict with my current ubuntu version.
so, can anyone help me? where can I download the source code of 3.2.0-31 Generic?
Linux kernel RC2 was just released few hours ago. It has some bug fixes and additional drivers.
I am using Ubuntu 12.10..
I am trying to upgrade my Ubuntu 12.04 to Linux Kernel 3.6.9 as described here.