Announcement

Collapse
No announcement yet.

Thank you amd, now I can't use Linux

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • So. Tried
    Code:
    ignore_loglevel drm.debug=14 log_buf_len=16M
    And logged via netconsole until it froze. Because i use a bridge on the desktop, i had to enable logging run time so the beginning of the boot isnt visible...

    Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.


    Last 40 lines:
    Code:
    [38411.821989] [drm:drm_mode_debug_printmodeline], Modeline 29:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
    [38411.822069] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
    [38411.822378] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
    [38411.822385] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:DVI-D-1]
    [38411.823435] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
    [38411.823439] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:DVI-D-1] disconnected
    [38411.823444] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
    [38411.823447] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:DVI-D-1]
    [38411.824498] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
    [38411.824503] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:DVI-D-1] disconnected
    [38412.206505] [drm:drm_mode_addfb], [FB:39]
    [38412.294119] [drm:radeon_crtc_page_flip], flip-ioctl() cur_fbo = ffff88010c66dc00, cur_bbo = ffff88001150a000
    [41192.802807] [drm:radeon_atom_encoder_dpms], encoder dpms 33 to mode 3, devices 00000001, active_devices 00000001
    [41778.148416] [drm:dce5_crtc_load_lut], 0
    [41778.148475] [drm:radeon_atom_encoder_dpms], encoder dpms 33 to mode 0, devices 00000001, active_devices 00000001
    [41778.235687] [drm:radeon_dp_get_link_status], link status 11 00 00 00 44 44
    [41778.235732] [drm:radeon_dp_link_train_cr], clock recovery at voltage 0 pre-emphasis 0
    [41778.237547] [drm:radeon_dp_get_link_status], link status 77 44 01 00 44 44
    [41778.237573] [drm:radeon_dp_link_train_ce], channel eq at voltage 0 pre-emphasis 0
    [42127.876575] [drm:radeon_atom_encoder_dpms], encoder dpms 33 to mode 3, devices 00000001, active_devices 00000001
    [42263.236319] [drm:dce5_crtc_load_lut], 0
    [42263.236380] [drm:radeon_atom_encoder_dpms], encoder dpms 33 to mode 0, devices 00000001, active_devices 00000001
    [42263.323558] [drm:radeon_dp_get_link_status], link status 11 00 01 00 44 44
    [42263.323604] [drm:radeon_dp_link_train_cr], clock recovery at voltage 0 pre-emphasis 0
    [42263.325434] [drm:radeon_dp_get_link_status], link status 77 44 81 00 44 44
    [42263.325458] [drm:radeon_dp_link_train_ce], channel eq at voltage 0 pre-emphasis 0
    [42966.055533] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
    [42966.096526] JFS: nTxBlock = 8192, nTxLock = 65536
    [42966.141874] NTFS driver 2.1.30 [Flags: R/W MODULE].
    [42966.214370] QNX4 filesystem 0.2.3 registered.
    [42966.247812] xor: automatically using best checksumming function:
    [42966.285744]    avx       :  1739.000 MB/sec
    [42966.365869] raid6: sse2x1    1988 MB/s
    [42966.433963] raid6: sse2x2    3544 MB/s
    [42966.502034] raid6: sse2x4    4550 MB/s
    [42966.502050] raid6: using algorithm sse2x4 (4550 MB/s)
    [42966.502058] raid6: using ssse3x2 recovery algorithm
    [42966.520730] bio: create slab <bio-1> at 1
    [42966.521034] Btrfs loaded
    [43658.806513] [drm:radeon_atom_encoder_dpms], encoder dpms 33 to mode 3, devices 00000001, active_devices 00000001
    Im not convinced it is really helpful, but may be for developers. It is full of radeon debug output, mainly display initialization (which occurs far more times than the display was switched off by dpms). I have a monitor connected to CRT1 (analog cable).


    Here is a dmesg, which shows the first part of the boot for reference, pasted from this current session (which was alive and well at that point):
    Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.


    PS i tried drm.debug=15 and drm.debug=1 (which seems to be the same), but i got dozens of lines per second and a kern.log of 547MB after i had to reboot due to intense swapping.
    Last edited by gradinaruvasile; 31 August 2013, 03:01 PM.

    Comment


    • for now, 0 issues, with kernel 3.11 stable and latest xorg edgers , 3 days with 0 issues

      Comment

      Working...
      X