FS#54398 - [linux] 4.11.3: Can't load Matrox G200 module [mgag200]

Attached to Project: Arch Linux
Opened by Konstantin Shalygin (k0ste) - Saturday, 10 June 2017, 13:36 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 17 June 2017, 13:50 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Device is: HPE Microserver Gen8.
Kernel is: 4.11.3 (try 4.11.4 - the same). Before 4.11 all work fine.
Error is:

[k0ste@hpg8 ~]$ sudo modprobe -vv mgag200
modprobe: INFO: custom logging function 0x40a2a0 registered
insmod /lib/modules/4.11.4-1-ARCH/kernel/drivers/gpu/drm/mgag200/mgag200.ko.gz
modprobe: INFO: Failed to insert module '/lib/modules/4.11.4-1-ARCH/kernel/drivers/gpu/drm/mgag200/mgag200.ko.gz': Invalid argument
modprobe: ERROR: could not insert 'mgag200': Invalid argument
modprobe: INFO: context 0x18a51a0 released

[k0ste@hpg8 ~]$ sudo lspci -s 01:00.1 -vkv
01:00.1 VGA compatible controller: Matrox Electronics Systems Ltd. MGA G200EH (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company iLO4
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 11
NUMA node: 0
Region 0: Memory at f9000000 (32-bit, prefetchable) [size=16M]
Region 1: Memory at fbde0000 (32-bit, non-prefetchable) [size=16K]
Region 2: Memory at fb000000 (32-bit, non-prefetchable) [size=8M]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: [a8] Power Management version 3
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [b0] MSI: Enable- Count=1/1 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [c0] Express (v1) Legacy Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal+ Fatal+ Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq+ AuxPwr- TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s, Exit Latency L0s <4us, L1 <4us
ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
Kernel modules: mgag200
This task depends upon

Closed by  Doug Newgard (Scimmia)
Saturday, 17 June 2017, 13:50 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Loads fine
Comment by Doug Newgard (Scimmia) - Saturday, 10 June 2017, 14:25 GMT
so it appears you're trying to load the module from the wrong kernel.

Loading...