You are not logged in.
Pages: 1
lspci
00:00.0 Host bridge: nVidia Corporation MCP89 HOST Bridge (rev a1)
00:00.1 RAM memory: nVidia Corporation MCP89 Memory Controller (rev a1)
00:01.0 RAM memory: nVidia Corporation Device 0d6d (rev a1)
00:01.1 RAM memory: nVidia Corporation Device 0d6e (rev a1)
00:01.2 RAM memory: nVidia Corporation Device 0d6f (rev a1)
00:01.3 RAM memory: nVidia Corporation Device 0d70 (rev a1)
00:02.0 RAM memory: nVidia Corporation Device 0d71 (rev a1)
00:02.1 RAM memory: nVidia Corporation Device 0d72 (rev a1)
00:03.0 ISA bridge: nVidia Corporation MCP89 LPC Bridge (rev a2)
00:03.1 RAM memory: nVidia Corporation MCP89 Memory Controller (rev a1)
00:03.2 SMBus: nVidia Corporation MCP89 SMBus (rev a1)
00:03.3 RAM memory: nVidia Corporation MCP89 Memory Controller (rev a1)
00:03.4 Co-processor: nVidia Corporation MCP89 Co-Processor (rev a1)
00:04.0 USB controller: nVidia Corporation MCP89 OHCI USB 1.1 Controller (rev a1)
00:04.1 USB controller: nVidia Corporation MCP89 EHCI USB 2.0 Controller (rev a2)
00:06.0 USB controller: nVidia Corporation MCP89 OHCI USB 1.1 Controller (rev a1)
00:06.1 USB controller: nVidia Corporation MCP89 EHCI USB 2.0 Controller (rev a2)
00:08.0 Audio device: nVidia Corporation MCP89 High Definition Audio (rev a2)
00:0a.0 SATA controller: nVidia Corporation MCP89 SATA Controller (AHCI mode) (rev a2)
00:0b.0 RAM memory: nVidia Corporation Device 0d75 (rev a1)
00:15.0 PCI bridge: nVidia Corporation Device 0d9b (rev a1)
00:17.0 PCI bridge: nVidia Corporation MCP89 PCI Express Bridge (rev a1)
01:00.0 Network controller: Broadcom Corporation BCM43224 802.11a/b/g/n (rev 01)
02:00.0 VGA compatible controller: nVidia Corporation Device 08a3 (rev a2)
No AGP bridge found
grep EE /var/log/Xorg.0.log
[ 392.360] Current Operating System: Linux myhost 3.1.8-1-ARCH #1 SMP PREEMPT Sat Jan 7 08:59:43 CET 2012 x86_64
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 392.370] (II) Loading extension MIT-SCREEN-SAVER
[ 393.110] (EE) NVIDIA(0): Failed to initialize the display subsystem for the NVIDIA
[ 393.110] (EE) NVIDIA(0): graphics device!
[ 393.110] (EE) NVIDIA(0): Failed to get supported display device(s)
[ 393.110] (EE) NVIDIA(0): Failed to initialize dac HAL
[ 393.111] (EE) Screen(s) found, but none have a usable configuration.
Installed grub2 uefi x86, works well with grub.
Last edited by Trieforce (2012-01-15 09:30:55)
Offline
That message seems to match the output of lspci.
Apart of that message, what problems do you have ?
post you var/log/messages from 1 boot ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Well if I use nouveau I have video output "corruption"(can't see a thing) or if I use nvidia then I have blank screen after any attempt of starting X.
Offline
post you var/log/messages from 1 boot ?
Do not understand what you are saying, sorry.
Offline
Seems like you may have the wrong driver installed.
please post the output of
# lspci -vv
, the part about vga controller.
Also the complete xorg.0.log would be useful.
Last edited by Lone_Wolf (2012-01-19 12:26:56)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Offline
Pages: 1