Discussion:
Building mga_vid on Fedora Core 3
Prof. BJ
2005-02-12 23:10:49 UTC
Permalink
I have also FC3 (2.6.10-1.760_FC3) but no that problem. I
use the
old fashioned /dev/mga_vid (major: 83) via mknod.
Try also the include patch from me!

My problem is the kernel oops with pci_find_device(). In
this kernel
is little bit bugy, I am waiting for a new one from Fedora....
(After it, we should change for 2.6 from pci_find_device to
pci_get_device)

Another patch because of major nr:
Attila Kinali
2005-02-13 22:46:26 UTC
Permalink
On Sun, 13 Feb 2005 00:10:49 +0100 (CET)
Post by Prof. BJ
I have also FC3 (2.6.10-1.760_FC3) but no that problem. I
use the
old fashioned /dev/mga_vid (major: 83) via mknod.
Try also the include patch from me!
Yes, this is planned for the next release when 2.6.11 comes out.
(should be within a week or two)
Post by Prof. BJ
My problem is the kernel oops with pci_find_device(). In
this kernel
is little bit bugy, I am waiting for a new one from Fedora....
(After it, we should change for 2.6 from pci_find_device to
pci_get_device)
What is the reason to change this ?
(Ie, is pci_find_device deprecated?)
Beside, if your kernel oopses, you should report a bug to the
FC team.


Attila Kinali
--
egp ist vergleichbar mit einem ikea bausatz fuer flugzeugtraeger
-- reeler in +kaosu
Prof. BJ
2005-02-14 19:59:38 UTC
Permalink
Post by Attila Kinali
What is the reason to change this ?
(Ie, is pci_find_device deprecated?)
I had a lot of debugging and googling to solve the problem,
somewhere I red about deprecating the pci_find device().
There are some nice new
functions in comming (like pci_get_device ;)
Post by Attila Kinali
Beside, if your kernel oopses, you should report a bug to the
FC team.
I think they know it....

BJ
Attila Kinali
2005-02-14 20:06:42 UTC
Permalink
On Mon, 14 Feb 2005 20:59:38 +0100 (CET)
Post by Prof. BJ
I had a lot of debugging and googling to solve the problem,
somewhere I red about deprecating the pci_find device().
There are some nice new
functions in comming (like pci_get_device ;)
Ok, i'll look that up.
I'll try to make some time free to update the current version
this week, if not it'll be next.
Post by Prof. BJ
Post by Attila Kinali
Beside, if your kernel oopses, you should report a bug to the
FC team.
I think they know it....
Make sure they really do.

Attila Kinali
--
egp ist vergleichbar mit einem ikea bausatz fuer flugzeugtraeger
-- reeler in +kaosu
Loading...