* [Bug 65827] computer often fails to boot with nouveau and GeForce GT 425M on newest Linux kernel
[not found] ` <bug-65827-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2013-06-16 17:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-07-27 0:17 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-06-16 17:53 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 442 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65827
Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #80911|text/plain |image/jpeg
mime type| |
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1101 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 65827] computer often fails to boot with nouveau and GeForce GT 425M on newest Linux kernel
[not found] ` <bug-65827-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2013-06-16 17:53 ` [Bug 65827] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2013-07-27 0:17 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-07-27 0:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-07-27 0:17 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 3446 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65827
--- Comment #1 from Emil Velikov <emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
Hi there
First and foremost what is your experience with 3.10.x kernels ? There has been
quite a few issues addressed, and a few other in the 3.11-rc2+. Can you try
them both ?
(In reply to comment #0)
> Created attachment 80911 [details]
> screen shot of my screen on boot
>
> When I turn my computer on, at some point of the booting process I get an
> endless cascade of almost-identical error messages like "[ 45.935830]
> nouveau E( PFIFO][0000:01:00.0] SUBFIFO0: (unknown bits 0x00004000)" (see
> image attached). Apparently the computer doesn't respond to any input, so
> the only thing I can do is force it to shut down by pressing the power
> button long.
>
Does the system respond to REISUB, ssh ?
> Most of the times, the system boots OK at the second try, but not even
> always. If I'm not successful after several attempts, I choose the LTS
> kernel (3.0.82 instead of 3.9.6) from my GRUB and then this won't happen.
>
Would be great if you can attach dmesg of 3.0.82 and 3.9.6
> It looks like these error logs messages are not properly kept as log files,
> probably because I have to interrupt the boot process this way. A 'grep -R
> "unknown bits"' from /var/log only finds matches in five *.journal binary
> files in the directory /var/log/journal. This is why I attach a real-world
> picture of my screen instead of a log file.
>
journal is kind of funny on my system wrt correctly storing the logs :\
You can filter journal to display messages, coming from the kernel by using
"journalctl _TRANSPORT=kernel"
> One of the last times that I managed to boot with the 3.9 kernel, I noticed
> that in the file /proc/fb I only had "0 inteldrmfb". Now I am on the 3.0
> kernel and I have
> "0 inteldrmfb
> 1 nouveaufb"
>
> On the other hand, the command 'lspci -v | grep VGA' returns similar output
> on both kernels:
> - On 3.9 kernel:
> 00:02.0 VGA compatible controller: Intel Corporation Core Processor
> Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller])
> 01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT
> 425M] (rev ff) (prog-if ff)
>
The above looks a bit interesting. Seems like lspci cannot read the full data
of the device, thus the 0xff's. Maybe the device is switched off and/or not
initialised by the kernel
> - And on 3.0 kernel:
> 00:02.0 VGA compatible controller: Intel Corporation Core Processor
> Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller])
> 01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT
> 425M] (rev a1) (prog-if 00 [VGA controller])
>
> This has been happening for several months already, so the problem didn't
> start with kernel 3.9 but earlier.
>
Would be great if you can be more specific. If 3.10 and 3.11 still fails on
your system would be appreciated if you can bisect the commit that introduced
this issue
> All this said, even if I manage to boot, it looks like my NVIDIA card is
> never used by any program, only the Intel one. GPU never seems to be
> available.
I'm assuming that that this is an optimus laptop, is that correct ?
I would target the kernel module issue first and then work on on "how to make
my optimus laptop work under linux" :P
Cheers
Emil
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 4885 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 65827] computer often fails to boot with nouveau and GeForce GT 425M on newest Linux kernel
[not found] ` <bug-65827-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2013-06-16 17:53 ` [Bug 65827] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-07-27 0:17 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2013-07-27 0:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-04 20:43 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-07-27 0:20 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 770 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65827
Emil Velikov <emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
QA Contact| |xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
Product|Mesa |xorg
Version|9.1 |unspecified
Component|Drivers/DRI/nouveau |Driver/nouveau
--- Comment #2 from Emil Velikov <emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
Original issue is not mesa related. Correcting component
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2441 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 65827] computer often fails to boot with nouveau and GeForce GT 425M on newest Linux kernel
[not found] ` <bug-65827-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (2 preceding siblings ...)
2013-07-27 0:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2013-08-04 20:43 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-04 20:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-27 15:23 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-08-04 20:43 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 321 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65827
--- Comment #3 from j.pertres-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org ---
Created attachment 83628
--> https://bugs.freedesktop.org/attachment.cgi?id=83628&action=edit
dmesg on kernel 3.10.3
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1249 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 65827] computer often fails to boot with nouveau and GeForce GT 425M on newest Linux kernel
[not found] ` <bug-65827-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (3 preceding siblings ...)
2013-08-04 20:43 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2013-08-04 20:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-27 15:23 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-08-04 20:52 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 838 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65827
--- Comment #4 from j.pertres-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org ---
Hi,
I'm running the 3.10 kernel and, even though not everything is perfect, now at
least this ugly problem seems gone. I didn't experience it, at least, the last
12 times (within 6 days) that I booted my laptop.
The result of 'lspci | grep VGA' is now:
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated
Graphics Controller (rev 02)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 425M]
(rev ff)
/proc/fb is still only
0 inteldrmfb
I attached a dmesg on my current kernel (3.10.3).
If I have time I'll try to provide more information as you suggest. Thanks for
your work!
Joan
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1631 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 65827] computer often fails to boot with nouveau and GeForce GT 425M on newest Linux kernel
[not found] ` <bug-65827-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (4 preceding siblings ...)
2013-08-04 20:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2013-08-27 15:23 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-08-27 15:23 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 637 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65827
Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
Per the reporter's comments, sounds like the issue is fixed. Feel free to
re-open if I've misunderstood.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2149 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 7+ messages in thread