From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 78092] New: GK208M [GeForce GT 730M] (rev ff)
(prog-if ff) nouveau module load fail
Date: Tue, 29 Apr 2014 19:07:38 +0000
Message-ID:
Priority
medium
Bug ID
78092
Assignee
nouveau@lists.freedesktop.org
Summary
GK208M [GeForce GT 730M] (rev ff) (prog-if ff) nouveau module load fail
Severity
normal
Classification
Unclassified
OS
All
Reporter
anton.gubarkov@gmail.com
Hardware
Other
Status
NEW
Version
unspecified
Component
Drivers/DRI/nouveau
Product
Mesa
Created attachment 98190 [details]
dmesg output
I try to set up a bumblebee based system. intel work ok. however nouveau fails
to load with
[ 3.908759] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x108100a1
[ 3.909225] nouveau [ DEVICE][0000:01:00.0] Chipset: GK208 (NV108)
[ 3.909662] nouveau [ DEVICE][0000:01:00.0] Family : NVE0
[ 3.911750] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image...
[ 3.913264] nouveau [ VBIOS][0000:01:00.0] ... signature not found
[ 3.913677] nouveau [ VBIOS][0000:01:00.0] checking PROM for image...
[ 3.914144] nouveau [ VBIOS][0000:01:00.0] ... signature not found
[ 3.914548] nouveau [ VBIOS][0000:01:00.0] checking ACPI for image...
[ 3.914947] nouveau [ VBIOS][0000:01:00.0] ... signature not found
[ 3.915332] nouveau [ VBIOS][0000:01:00.0] checking PCIROM for image...
[ 3.915719] nouveau [ VBIOS][0000:01:00.0] ... signature not found
[ 3.916097] nouveau [ VBIOS][0000:01:00.0] checking PLATFORM for image...
[ 3.916475] nouveau [ VBIOS][0000:01:00.0] ... signature not found
[ 3.916840] nouveau E[ VBIOS][0000:01:00.0] unable to locate usable image
[ 3.917198] nouveau E[ DEVICE][0000:01:00.0] failed to create 0x10000001,
-22
[ 3.917866] nouveau E[ DRM] failed to create 0x80000080, -22
[ 3.918367] nouveau: probe of 0000:01:00.0 failed with error -22
the full dmesg is attached.