Bug 1035903 - Nouveau is not loaded at boot with 3.11.9-300.fc20.x86_64 kernel fedora 20 beta
Summary: Nouveau is not loaded at boot with 3.11.9-300.fc20.x86_64 kernel fedora 20 beta
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-nouveau
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ben Skeggs
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-28 19:10 UTC by René van Dorst
Modified: 2015-06-29 13:16 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-29 13:16:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
dmesg kernel 3.11.7-300.fc20.x86_64 (58.37 KB, text/plain)
2013-11-28 19:11 UTC, René van Dorst
no flags Details
dmesg kernel 3.11.9-300.fc20.x86_64 (56.04 KB, text/plain)
2013-11-28 19:12 UTC, René van Dorst
no flags Details
lsmod kernel 3.11.7-300.fc20.x86_64 (3.73 KB, text/plain)
2013-11-28 19:12 UTC, René van Dorst
no flags Details
lsmod kernel 3.11.9-300.fc20.x86_64 (3.35 KB, text/plain)
2013-11-28 19:13 UTC, René van Dorst
no flags Details
lspci kernel 3.11.7-300.fc20.x86_64 (6.09 KB, text/plain)
2013-11-28 19:13 UTC, René van Dorst
no flags Details
lspci kernel 3.11.9-300.fc20.x86_64 (1.54 KB, text/plain)
2013-11-28 19:14 UTC, René van Dorst
no flags Details

Description René van Dorst 2013-11-28 19:10:11 UTC
Description of problem:
Change from Kernel 3.11.7-300.fc20.x86_64 to 3.11.9-300.fc20.x86_64
Nouveau does bot detect my Nvidia videocard any more.
Manual loading the drivers does not work. Driver is loaded but don't detect my card.

Version-Release number of selected component (if applicable):
Kernel 3.11.9-300.fc20.x86_64

How reproducible:
Boot kernel 3.11.9-300.fc20.x86_64

Results:

X11 starts in Vesa mode.

Additional info:

Added lspci, dmesg and lsmod from both kernels.
-9 = Kernel 3.11.9-300.fc20.x86_64
-7 = Kernel 3.11.7-300.fc20.x86_64

Detail information about videocard made in -7 kernel.

02:00.0 VGA compatible controller: NVIDIA Corporation GF119 [GeForce GT 610] (rev a1) (prog-if 00 [VGA controller])
        Subsystem: ASUSTeK Computer Inc. Device 840d
        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 A routed to IRQ 19
        Region 0: Memory at de000000 (32-bit, non-prefetchable) [size=16M]
        Region 1: Memory at d0000000 (64-bit, prefetchable) [size=128M]
        Region 3: Memory at d8000000 (64-bit, prefetchable) [size=32M]
        Region 5: I/O ports at cc00 [size=128]
        Expansion ROM at ddf80000 [disabled] [size=512K]
        Capabilities: [60] 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: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
                Address: 0000000000000000  Data: 0000
        Capabilities: [78] Express (v1) Endpoint, MSI 00
                DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 <64us
                        ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
                        RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
                LnkCap: Port #0, Speed 2.5GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <1us, L1 <4us
                        ClockPM+ Surprise- LLActRep- BwNot-
                LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
        Capabilities: [b4] Vendor Specific Information: Len=14 <?>
        Capabilities: [100 v1] Virtual Channel
                Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
                Arb:    Fixed- WRR32- WRR64- WRR128-
                Ctrl:   ArbSelect=Fixed
                Status: InProgress-
                VC0:    Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
                        Arb:    Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
                        Ctrl:   Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
                        Status: NegoPending- InProgress-
        Capabilities: [128 v1] Power Budgeting <?>
        Capabilities: [600 v1] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
        Kernel driver in use: nouveau

Comment 1 René van Dorst 2013-11-28 19:11:41 UTC
Created attachment 830346 [details]
dmesg kernel 3.11.7-300.fc20.x86_64

Comment 2 René van Dorst 2013-11-28 19:12:11 UTC
Created attachment 830347 [details]
dmesg kernel 3.11.9-300.fc20.x86_64

Comment 3 René van Dorst 2013-11-28 19:12:45 UTC
Created attachment 830348 [details]
lsmod kernel 3.11.7-300.fc20.x86_64

Comment 4 René van Dorst 2013-11-28 19:13:11 UTC
Created attachment 830349 [details]
lsmod kernel 3.11.9-300.fc20.x86_64

Comment 5 René van Dorst 2013-11-28 19:13:43 UTC
Created attachment 830350 [details]
lspci kernel 3.11.7-300.fc20.x86_64

Comment 6 René van Dorst 2013-11-28 19:14:14 UTC
Created attachment 830351 [details]
lspci kernel 3.11.9-300.fc20.x86_64

Comment 7 René van Dorst 2013-11-28 19:19:40 UTC
In kernel 3.11.8 the videocard is detected but kernel fails to boot further in the process because some harddisk detection problem. 
So that is why I compared my changes between version 7 and 9. 
Fedora is up-to-date.

Comment 8 René van Dorst 2013-12-06 17:44:59 UTC
Still a problem with the latest 3.11.10-300.fc20.x86_64 kernel.

Comment 9 Fedora End Of Life 2015-05-29 09:52:41 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 10 Fedora End Of Life 2015-06-29 13:16:31 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.