[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[no subject]



Thank you Florian and Kamaraju, I am impressed by the speed and
helpfulness of the Debian-Users mailing list :) As for my system, I am
completely up to date (clean install of 4.0r0) and the crash doesn't
happen in the tty1 terminals, Only inside KDE/X11. I checked the bell
settings in Konsole (settings ---> bell) and it was set to System bell
and not visual bell, BUT (the good news) I tried setting the bell
settings to 'system notification', 'visual bell', and 'none' and all
three of those settings allow me to use konsole with NO CRASHES :D So
it seems that the crashes only happen when the bell setting is set to
'system bell', but the funny thing is that I don't actually hear the
bell beep, the crash happens first (even though my sound SEEMS to work
fine for other things).

So here are the attachments you wanted me to add, if you could help me
figure out where to file a bug report and what info to include I would
be very grateful :)

Thank you both so much

Pat

1) lspci | egrep -i 'vga|display|video|graphics

00:02.0 VGA compatible controller: Intel Corporation Mobile
915GM/GMS/910GML Express Graphics Controller (rev 04) 00:02.1 Display
controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics
Controller (rev 04)

--------------------------------------

2) awk '/Section "(Device|Module)"/,/EndSection/' /etc/X11/xorg.conf

Section "Module"
       Load    "i2c"
       Load    "bitmap"
       Load    "ddc"
       Load    "dri"
       Load    "extmod"
       Load    "freetype"
       Load    "glx"
       Load    "int10"
       Load    "vbe"
EndSection
Section "Device"
       Identifier      "Intel Corporation Mobile 915GM/GMS/910GML
Express Graphics Controller"
       Driver          "i810"
       BusID           "PCI:0:2:0"
EndSection

------------------------------------------------------

3) patop:/home/pat# egrep '^\((EE|WW)\)' /var/log/Xorg.0.log

(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
does not exist.
(WW) I810: No matching Device section for instance (BusID PCI:0:2:1) found
(WW) I810(0): Bad V_BIOS checksum
(WW) I810(0): Bad V_BIOS checksum
(WW) I810(0): config file hsync range 43.8857-48.5053kHz not within
DDC hsync ranges.
(WW) I810(0): Bad V_BIOS checksum
(WW) I810(0): Extended BIOS function 0x5f05 failed.
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32

--------------------------------------------------

hmmmm, bad v_bios checksum eh...... I had 915Resolution installed on a
previous operating system - would that cause that???



Reply to: