Advertisement
Guest User

Untitled

a guest
Nov 28th, 2011
391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. mpulis@MythTV:~$ sudo service lightdm stop
  2. lightdm stop/waiting
  3. mpulis@MythTV:~$ sudo service lightdm stop
  4. stop: Unknown instance:
  5. mpulis@MythTV:~$ sudo modprobe nvidia
  6. mpulis@MythTV:~$ dmesg | tail
  7. [ 20.292398] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  8. [ 20.292431] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
  9. [ 20.306382] NVRM: loading NVIDIA UNIX x86 Kernel Module 173.14.30 Thu Apr 14 08:47:14 PDT 2011
  10. [ 21.702899] agpgart-sis 0000:00:00.0: AGP 3.5 bridge
  11. [ 21.702944] agpgart-sis 0000:00:00.0: putting AGP V3 device into 8x mode
  12. [ 21.703936] nvidia 0000:01:00.0: putting AGP V3 device into 8x mode
  13. [ 23.521827] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0
  14. [ 24.081496] init: plymouth-stop pre-start process (1200) terminated with status 1
  15. [ 24.400059] eth0: no IPv6 routers present
  16. [ 28.753117] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0
  17. mpulis@MythTV:~$ sudo X -configure; sudo nvidia-xconfig -c /root/Xorg.conf.new -o /etc/X11/xorg.conf
  18.  
  19. X.Org X Server 1.10.4
  20. Release Date: 2011-08-19
  21. X Protocol Version 11, Revision 0
  22. Build Operating System: Linux 2.6.24-29-server i686 Ubuntu
  23. Current Operating System: Linux MythTV 3.0.0-13-generic #22-Ubuntu SMP Wed Nov 2 13:25:36 UTC 2011 i686
  24. Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-13-generic root=UUID=81ce2572-6160-4ecc-8ab3-7e939f86e221 ro quiet splash vt.handoff=7
  25. Build Date: 19 October 2011 05:09:41AM
  26. xorg-server 2:1.10.4-1ubuntu4.2 (For technical support please see http://www.ubuntu.com/support)
  27. Current version of pixman: 0.22.2
  28. Before reporting problems, check http://wiki.x.org
  29. to make sure that you have the latest version.
  30. Markers: (--) probed, (**) from config file, (==) default setting,
  31. (++) from command line, (!!) notice, (II) informational,
  32. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  33. (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 28 18:45:17 2011
  34. List of video drivers:
  35. neomagic
  36. siliconmotion
  37. radeon
  38. openchrome
  39. tdfx
  40. ztv
  41. nouveau
  42. ati
  43. intel
  44. savage
  45. cirrus
  46. vmwlegacy
  47. nvidia
  48. vmware
  49. qxl
  50. mach64
  51. sisusb
  52. trident
  53. mga
  54. r128
  55. sis
  56. s3
  57. geode
  58. fbdev
  59. vesa
  60. (EE) Failed to load module "vmwgfx" (module does not exist, 0)
  61. (EE) vmware: Please ignore the above warnings about not being able to to load module/driver vmwgfx
  62. (EE) vmware: Unexpected failure while loading the "vmwlegacy" driver. Giving up.
  63. (EE) Failed to load module "vmware" (a required submodule could not be loaded, 134912947)
  64. (++) Using config file: "/home/mpulis/xorg.conf.new"
  65. (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  66. (EE) [drm] No DRICreatePCIBusID symbol
  67. Number of created screens does not match number of detected devices.
  68. Configuration failed.
  69. ddxSigGiveUp: Closing log
  70.  
  71. WARNING: Unable to locate/open X configuration file.
  72.  
  73. Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
  74. New X configuration file written to '/etc/X11/xorg.conf'
  75.  
  76. mpulis@MythTV:~$
  77.  
  78.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement