Hallo zusammen,
bei einem PC den ich gerade neu aufgesetzt habe (und ersten d-u durchgeführt) schaltet während des Bootvorgangs der Monitor ab. Die Kiste ist aber via ssh erreichbar, d.h. sie fährt hoch. Woran könnte das liegen?
In der Xorg.0.log steht nichts verdächtiges:
grep EE Xorg.0.log
[ 16.123] Current Operating System: Linux alitbox 3.8-3.towo-siduction-amd64 #1 SMP PREEMPT Sat Mar 16 08:58:50 UTC 2013 x86_64
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 16.245] (II) Loading extension MIT-SCREEN-SAVER
Der PC hat folgende Komponenten eingebaut:
# lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:19.0 Ethernet controller: Intel Corporation 82567LF Gigabit Network Connection (rev 03)
00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
02:00.0 Network controller: Intel Corporation WiFi Link 5100
03:00.0 FireWire (IEEE 1394): JMicron Technology Corp. IEEE 1394 Host Controller
Grafikkarte
# inxi -G
Graphics: Card: Intel Mobile 4 Series Integrated Graphics Controller
X.org: 1.12.4 drivers: intel (unloaded: fbdev,vesa) tty size: 175x36 Advanced Data: N/A for root out of X
Das einzige was mir aufgefallen ist, aber ich weiß nicht ob das im Zusammenhang mit dem Abschalten des Monitors steht.
# dmesg |grep -i fail
[ 0.072131] pci_root PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
EDIT:
Hier noch ein paar Infos aus der Xorg.0.log.
# grep -i intel Xorg.0.log
[ 15.889] (==) Matched intel as autoconfigured driver 0
[ 15.889] (II) LoadModule: "intel"
[ 15.899] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 16.005] (II) Module intel: vendor="X.Org Foundation"
[ 16.033] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
[ 16.054] (II) intel(0): Creating default Display subsection in Screen section
[ 16.054] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 16.054] (==) intel(0): RGB weight 888
[ 16.054] (==) intel(0): Default visual is TrueColor
[ 16.054] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[ 16.054] (--) intel(0): Chipset: "GM45"
[ 16.054] (**) intel(0): Relaxed fencing enabled
[ 16.054] (**) intel(0): Wait on SwapBuffers? enabled
[ 16.054] (**) intel(0): Triple buffering? enabled
[ 16.054] (**) intel(0): Framebuffer tiled
[ 16.054] (**) intel(0): Pixmaps tiled
[ 16.054] (**) intel(0): 3D buffers tiled
[ 16.055] (**) intel(0): SwapBuffers wait enabled
[ 16.055] (==) intel(0): video overlay key set to 0x101fe
[ 16.055] (II) intel(0): Output LVDS1 has no monitor section
[ 16.055] (II) intel(0): found backlight control interface /sys/class/backlight/intel_backlight
[ 16.101] (II) intel(0): Output VGA1 has no monitor section
[ 16.101] (II) intel(0): Output HDMI1 has no monitor section
[ 16.101] (II) intel(0): Output DP1 has no monitor section
[ 16.101] (II) intel(0): Output HDMI2 has no monitor section
[ 16.101] (II) intel(0): Output DP2 has no monitor section
[ 16.101] (II) intel(0): Output DP3 has no monitor section
[ 16.101] (II) intel(0): EDID for output LVDS1
[ 16.101] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[ 16.101] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 16.101] (II) intel(0): Printing probed modes for output LVDS1
[ 16.101] (II) intel(0): Modeline "1280x1024"x59.7 108.00 1280 1328 1440 1688 1024 1025 1028 1072 -hsync -vsync (64.0 kHz P)
[ 16.101] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 16.101] (II) intel(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
[ 16.101] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 16.101] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 16.101] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 16.101] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 16.151] (II) intel(0): EDID for output VGA1
[ 16.151] (II) intel(0): Manufacturer: HWP Model: 259b Serial#: 808862295
[ 16.151] (II) intel(0): Year: 2004 Week: 27
[ 16.151] (II) intel(0): EDID Version: 1.3
[ 16.151] (II) intel(0): Digital Display Input
[ 16.151] (II) intel(0): DFP 1.x compatible TMDS
[ 16.151] (II) intel(0): Max Image Size [cm]: horiz.: 37 vert.: 30
[ 16.151] (II) intel(0): Gamma: 2.20
[ 16.151] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[ 16.151] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 16.151] (II) intel(0): First detailed timing is preferred mode
[ 16.151] (II) intel(0): redX: 0.633 redY: 0.340 greenX: 0.295 greenY: 0.591
[ 16.151] (II) intel(0): blueX: 0.141 blueY: 0.096 whiteX: 0.312 whiteY: 0.328
[ 16.151] (II) intel(0): Supported established timings:
[ 16.151] (II) intel(0): 720x400@70Hz
[ 16.151] (II) intel(0): 640x480@60Hz
[ 16.151] (II) intel(0): 640x480@67Hz
[ 16.151] (II) intel(0): 640x480@72Hz
[ 16.151] (II) intel(0): 640x480@75Hz
[ 16.151] (II) intel(0): 800x600@60Hz
[ 16.151] (II) intel(0): 800x600@72Hz
[ 16.151] (II) intel(0): 800x600@75Hz
[ 16.151] (II) intel(0): 832x624@75Hz
[ 16.151] (II) intel(0): 1024x768@60Hz
[ 16.151] (II) intel(0): 1024x768@75Hz
[ 16.151] (II) intel(0): 1280x1024@75Hz
[ 16.151] (II) intel(0): 1152x864@75Hz
[ 16.151] (II) intel(0): Manufacturer's mask: 0
[ 16.151] (II) intel(0): Supported standard timings:
[ 16.151] (II) intel(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 16.151] (II) intel(0): Supported detailed timing:
[ 16.151] (II) intel(0): clock: 108.0 MHz Image Size: 376 x 301 mm
[ 16.151] (II) intel(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
[ 16.151] (II) intel(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
[ 16.151] (II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
[ 16.151] (II) intel(0): Monitor name: hp L1925
[ 16.151] (II) intel(0): Serial No: CNB42706BW
[ 16.151] (II) intel(0): EDID (in hex):
[ 16.151] (II) intel(0): 00ffffffffffff0022f09b2557423630
[ 16.151] (II) intel(0): 1b0e010381251e78ea0920a2574b9724
[ 16.151] (II) intel(0): 185054bdeb8081800101010101010101
[ 16.151] (II) intel(0): 010101010101302a009851002a403070
[ 16.151] (II) intel(0): 1300782d1100001e000000fd00384c1e
[ 16.151] (II) intel(0): 530e000a202020202020000000fc0068
[ 16.151] (II) intel(0): 70204c313932350a20202020000000ff
[ 16.151] (II) intel(0): 00434e42343237303642570a20200076
[ 16.151] (II) intel(0): Printing probed modes for output VGA1
[ 16.151] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 16.151] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 16.151] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 16.151] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 16.151] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 16.151] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 16.151] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 16.151] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 16.151] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 16.151] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
[ 16.151] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 16.151] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 16.151] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 16.151] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 16.151] (II) intel(0): EDID for output HDMI1
[ 16.151] (II) intel(0): EDID for output DP1
[ 16.151] (II) intel(0): EDID for output HDMI2
[ 16.151] (II) intel(0): EDID for output DP2
[ 16.151] (II) intel(0): EDID for output DP3
[ 16.151] (II) intel(0): Output LVDS1 connected
[ 16.151] (II) intel(0): Output VGA1 connected
[ 16.151] (II) intel(0): Output HDMI1 disconnected
[ 16.151] (II) intel(0): Output DP1 disconnected
[ 16.151] (II) intel(0): Output HDMI2 disconnected
[ 16.151] (II) intel(0): Output DP2 disconnected
[ 16.151] (II) intel(0): Output DP3 disconnected
[ 16.151] (II) intel(0): Using exact sizes for initial modes
[ 16.151] (II) intel(0): Output LVDS1 using initial mode 1280x1024
[ 16.151] (II) intel(0): Output VGA1 using initial mode 1280x1024
[ 16.151] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 16.151] (II) intel(0): Kernel page flipping support detected, enabling
[ 16.151] (==) intel(0): DPI set to (96, 96)
[ 16.163] (II) intel(0): [DRI2] Setup complete
[ 16.163] (II) intel(0): [DRI2] DRI driver: i965
[ 16.163] (II) intel(0): Allocated new frame buffer 1280x1024 stride 5120, tiled
[ 16.175] (==) intel(0): Backing store disabled
[ 16.175] (==) intel(0): Silken mouse enabled
[ 16.175] (II) intel(0): Initializing HW Cursor
[ 16.175] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 16.175] (==) intel(0): DPMS enabled
[ 16.175] (==) intel(0): Intel XvMC decoder enabled
[ 16.175] (II) intel(0): Set up textured video
[ 16.175] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 16.175] (II) intel(0): direct rendering: DRI2 Enabled
[ 16.175] (==) intel(0): hotplug detection: "enabled"
[ 16.641] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 16.642] (II) intel(0): Setting screen physical size to 338 x 270
[ 17.300] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event10)
[ 17.301] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event11)
[ 17.301] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event12)
[ 17.301] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event13)
[ 17.302] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event14)
[ 17.302] (II) config/udev: Adding input device HDA Intel HDMI/DP,pcm=3 (/dev/input/event6)
[ 17.303] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event7)
[ 17.303] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event8)
[ 17.303] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event9)
Passiert das schon in TTY oder erst wenn X startet?
Kannst Du mal /var/log/kern.log und das komplette Xorg.0.log auf ein Pastebin laden?
Hi towo,
das passiert kurz nach dem GRUB-Bildschirm (Waiting for /dev).
http://paste.siduction.org/20130318174910
http://paste.siduction.org/20130318175018
Das Problem könnte hier liegen:
https://lkml.org/lkml/2013/3/14/540
Kannst Du mal kernel 3.8-2 installieren und schauen, ovs damit geht?
Hi towo,
sehr gut, der 3.8-2er geht, X kommt wieder hoch. Danke für die Hife.
Die Bugreport verstehe ich allerdings nicht genau. Ist der Fehler beim FrameBuffer Device (wie im Output auf LKML) zu suchen?
Also laut bugreport wird vga als connected erkannt, obwohl kein externer Monitor da ist. Ich vermute mal, mit 3.8.3 erfolgt der Output bei dir auf dem VGA, deshalb siehst Du nichts.
Kannst Du bitte mal kernel 3.8-3.towo.1 testen, da sind die Patches drin, welche die Änderungen in 3.8.3 wieder rückgängig machen.
PS: Dein Patchkabel habe ich heute zur Post gebracht.
Kernel+Patchkabel+Post = neues Installationsystem in siduction?
$ ls -l
-rw-r--r-- 1 user user 1234567 Mar 19 13:17 postpaketvontowoistda.tar.gz
$ tar -xvzf postpaketvontowoistda.tar.gz
$ open postpaket install --via=kabel patch 8) couldn't resist
Quote from: "towo"Kannst Du bitte mal kernel 3.8-3.towo.1 testen, da sind die Patches drin, welche die Änderungen in 3.8.3 wieder rückgängig machen.
PS: Dein Patchkabel habe ich heute zur Post gebracht.
Hi towo,
der Kernel 3.8-3.towo.1 funktioniert wieder korrekt. Danke!