First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 50914
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: J van der Wulp <J.v.d.Wulp@Student.tue.nl>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 50914 depends on: Show dependency tree
Bug 50914 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-05-13 02:18 0000
The svgalib_helper.ko module is not loadable on 2.6.6 kernels. The error when
issueing a `insmod svgalib_helper.ko' is `invalid module format'.


Reproducible: Always
Steps to Reproduce:
1. execute `emerge =media-libs/svgalib-helper-1.9.18-r1
2. execute `modprobe svgalib_helper'


Actual Results:  
Error: Invalid module format

Expected Results:  
nothing, issueing `lsmod' would have had to produce a list with libsvga_helper
in it.

A solution is to make sure that svgalib-1.9.18-r1/kernel/Makefile is executed
instead of svgalib-1.9.18-r1/kernel/Makefile.alt.

For me this solved the problem.

I use module-init-tools 3.0 from module-init-tools-3.0-r2.ebuild
With a vanilla 2.6.6 kernel.

------- Comment #1 From SpanKY 2004-05-17 04:47:49 0000 -------
what if you run `modinfo` on the module after building with the ebuild ?

when you used the Makefile, did you do so with the ebuild, or did you build it yourself ?

------- Comment #2 From SpanKY 2004-05-18 05:14:33 0000 -------
latexer: this is the new 2.6.6 mod stuff thats breaking here yeah ?

------- Comment #3 From SpanKY 2004-05-26 20:27:19 0000 -------
well re-open when you get back to us

------- Comment #4 From Josef Kovacs 2004-05-27 05:41:36 0000 -------
Hello,

i have the same problem. I use the kernel from the development-sources-2.6.6. Svgalib-1.9.17-r3  and also the "unstable" svgalib-1.8.18-r1 have emerge perfectly, but when i try to modprobe or insmod the module libsvga_helper i get the message:

insmod: error inserting '/lib/modules/2.6.6/misc/svgalib_helper.ko': -1 Invalid module format

The modinfo command produce only this:

license:        GPL and additional rights
author:         Matan Ziv-Av <matan@svgalib.org>
description:    Generic hardware access to vga cards

The effect is, that the kernel-udev can't create the /dev/svga device.

The module was produces with the regular ebuild. I don't have compile it manualy. 

Is more information needed? 

------- Comment #5 From SpanKY 2004-05-29 14:26:28 0000 -------
it's the new kernel stuff ... since nvidia-kernel seems to do it properly now,
i'll see how it works

------- Comment #6 From SpanKY 2004-05-29 23:12:18 0000 -------
should be fixed in 1.9.18-r1

First Last Prev Next    No search results available      Search page      Enter new bug