Author Topic: <Solved> i915 module fatal error - no such device. nvidia driver problems..  (Read 3869 times)

Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: i915 module fatal error - no such device
« Reply #45 on: May 08, 2011, 08:15:48 AM »
I think your problem is around this messages, from dmesg:
Code: [Select]
PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
Code: [Select]
NVRM: loading NVIDIA UNIX x86 Kernel Module  260.19.44  Sun Feb 27 21:30:31 PST 2011
...
NVRM: failed to map registers!!
NVRM: RmInitAdapter failed! (0x10:0x32:1323)
NVRM: rm_init_adapter(0) failed

I would suggest to boot the new kernel, adding pci=use_crs to your kernel boot line:
at grub screen, select the 2.6.38.4 kernel, press F3 (options), select default, add the above option.

... but this doesn't explain why the Phinx RC1 ISO worked ...  ???

AS

Offline t20racerman

  • Sr. Member
  • ****
  • Posts: 332
    • My T20 Suzuki website.
Re: i915 module fatal error - no such device
« Reply #46 on: May 08, 2011, 08:48:20 AM »
OK, tried the pci=use_crs option with both the 2.6.33.7 and 2.6.38.4 kernels... Same result with both, boot in text mode only.  >:(

Did a dmesg for each kernel:

2.6.33.7 - http://www.t20suzuki.com/cz/dmesgV2.txt
2.6.38.4 - http://www.t20suzuki.com/cz/dmesgV3.txt

Thanks again for persevering  :)
We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true. - Robert Wilensky

Offline t20racerman

  • Sr. Member
  • ****
  • Posts: 332
    • My T20 Suzuki website.
Re: i915 module fatal error - no such device
« Reply #47 on: May 08, 2011, 09:12:53 AM »
Here is the Xorg.9.log file from my /var/log folder and this is dated just before my PC messed up, on updating it on the 3rd May

http://www.t20suzuki.com/cz/Xorg.9.log.txt

Very interesting to see the later kernel working quite happily with my graphics card and the 260 driver.  It was only the update after this that hosed my system!
We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true. - Robert Wilensky

Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: i915 module fatal error - no such device
« Reply #48 on: May 08, 2011, 09:21:05 AM »
I do not see anything relevant to the Nvidia failure in the latest dmesg files, other than eventually the pci=use_crs may be beneficial for others things.

accordingly to this post: http://www.gossamer-threads.com/lists/mythtv/users/441506
there can be some problem related to having both a nvidia card a Hauppage TV card, like appear to be your case, next tests:

- add the option vmalloc=512M to the 2.6.38.4 kernel boot line

- if the above doesn't work, try to temporarily remove the Hauppage card, then try to boot 2.6.38.4

If one of the above work, could explain why Phinx worked as liveCD, probably Phinx doesn't recognize the Hauppage card at first boot.

AS
« Last Edit: May 08, 2011, 09:24:31 AM by as »

Offline t20racerman

  • Sr. Member
  • ****
  • Posts: 332
    • My T20 Suzuki website.
Re: i915 module fatal error - no such device
« Reply #49 on: May 08, 2011, 09:46:04 AM »
YES!!!!!    You've done it as!  ;D ;D ;D ;D ;D

You are a hero! I'm not sure what was going on, but adding the line vmalloc=512 enabled my computer to boot properly. I'm using kernel 2.6.38.4-pclos1.bfs and the graphics are absolutely fine.
So now what? I was given this computer with the Hauppage TV card fitted already. I haven't used it, or set it up in any way yet, so shall I just remove it, or can it work with my nvidia card if I just add the line vmalloc=512  to all my boot options.

I can't believe that this looks like finally being solved... thanks SO much.  ;D ;D ;D ;D ;D ;D
We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true. - Robert Wilensky

Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: i915 module fatal error - no such device
« Reply #50 on: May 08, 2011, 10:02:56 AM »
YES!!!!!    You've done it as!  ;D ;D ;D ;D ;D

You are a hero! I'm not sure what was going on, but adding the line vmalloc=512 enabled my computer to boot properly. I'm using kernel 2.6.38.4-pclos1.bfs and the graphics are absolutely fine.
So now what? I was given this computer with the Hauppage TV card fitted already. I haven't used it, or set it up in any way yet, so shall I just remove it, or can it work with my nvidia card if I just add the line vmalloc=512  to all my boot options.

I can't believe that this looks like finally being solved... thanks SO much.  ;D ;D ;D ;D ;D ;D

Now you may want to add this option permanently: either goto PCC -> Boot -> Setup boot system -> Next -> select 2.6.38.4. kernel -> Modify  and add the option here, or edit directly the file /boot/grub/menu.lst using a text-editor (not a word processor), but I would add this option only to the affected kernels, not all.

Glad it worked!  ;)

AS


Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11538
  • ----IOFLU----
Re: i915 module fatal error - no such device
« Reply #51 on: May 08, 2011, 10:12:28 AM »
YES!!!!!    You've done it as!  ;D ;D ;D ;D ;D

You are a hero! I'm not sure what was going on, but adding the line vmalloc=512 enabled my computer to boot properly. I'm using kernel 2.6.38.4-pclos1.bfs and the graphics are absolutely fine.
So now what? I was given this computer with the Hauppage TV card fitted already. I haven't used it, or set it up in any way yet, so shall I just remove it, or can it work with my nvidia card if I just add the line vmalloc=512  to all my boot options.

I can't believe that this looks like finally being solved... thanks SO much.  ;D ;D ;D ;D ;D ;D


This was previously posted by Texstar, but with a smaller vmalloc=256m, for a couple of different problems.

http://www.pclinuxos.com/forum/index.php/topic,76515.msg630392.html#msg630392

http://www.pclinuxos.com/forum/index.php/topic,80411.msg665095.html#msg665095

If you want to get really technical;

http://www.makelinux.net/ldd3/chp-8-sect-4
« Last Edit: May 08, 2011, 10:24:44 AM by old-polack »
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: i915 module fatal error - no such device
« Reply #52 on: May 08, 2011, 10:29:08 AM »
YES!!!!!    You've done it as!  ;D ;D ;D ;D ;D

You are a hero! I'm not sure what was going on, but adding the line vmalloc=512 enabled my computer to boot properly. I'm using kernel 2.6.38.4-pclos1.bfs and the graphics are absolutely fine.
So now what? I was given this computer with the Hauppage TV card fitted already. I haven't used it, or set it up in any way yet, so shall I just remove it, or can it work with my nvidia card if I just add the line vmalloc=512  to all my boot options.

I can't believe that this looks like finally being solved... thanks SO much.  ;D ;D ;D ;D ;D ;D


This was previously posted by Texstar, but with a smaller vmalloc=256m, for a couple of different problems.

http://www.pclinuxos.com/forum/index.php/topic,76515.msg630392.html#msg630392

http://www.pclinuxos.com/forum/index.php/topic,80411.msg665095.html#msg665095


Unfortunately they appear to be in sections not immediately recognized as a potential source of video card issue solutions...
Of course, as suggested in Xorg.0.log the first source of info should be Nvidia itself... but no one like RTFM  :) ;D
http://us.download.nvidia.com/XFree86/Linux-x86/260.19.12/README/knownissues.html

AS

Offline t20racerman

  • Sr. Member
  • ****
  • Posts: 332
    • My T20 Suzuki website.
Re: i915 module fatal error - no such device
« Reply #53 on: May 08, 2011, 11:03:13 AM »
I tried the smaller value of vmalloc=256M and that worked fine. This thread is officially - SOLVED!

 ;D ;D ;D ;D ;D ;D

Thanks SO much for the help and advice. This distro is brilliant and the help that members of this forum give to users is just superb. Thanks once again.
 ;D

Now to get my Netgear WN111v2 working.....  ::)
We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true. - Robert Wilensky

Offline GOTHBITES

  • Hero Member
  • *****
  • Posts: 749
  • Oh I get it now. Windows 8 is a Bigger Sham
Re: i915 module fatal error - no such device
« Reply #54 on: May 17, 2011, 02:40:12 PM »
I tried the smaller value of vmalloc=256M and that worked fine. This thread is officially - SOLVED!

 ;D ;D ;D ;D ;D ;D

Thanks SO much for the help and advice. This distro is brilliant and the help that members of this forum give to users is just superb. Thanks once again.
 ;D

Now to get my Netgear WN111v2 working.....  ::)

i just want to say thank you also
UPDATED!! ASUS U52F Notebook i5 CPU,  4Gb ram, 640Gb Hard drive Dual-Boot Win 7Pro/KDE 4 3.2.18-pclos2.bfs

ASUS U50F notebook i3 4Gb Ram. 500 GB hard drive dual-boot Win 7/ KDE 3.2.18-pclos2.pae.bfs    Of course thats just my opinion I could wrong