Announcement

Collapse
No announcement yet.

Having an issue with my graphics card

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

    [DESKTOP] Having an issue with my graphics card

    okay, first off I want to say hello and good evening /morning/ afternoon.

    now here is the Hardware I am having problems with: AMD Cape Verde 7000 Audio / video out via dual display ports 4 GB (came out of an old Dell desktop).

    Now the problem is this:

    intermittent loss of video, like if am watching youtube or a movie it drop video and my monitor gives the no signal is on message only way to get video back is to do a hard reset of the machine.
    But this also happens some time if I am Using my Drawing tablet to do a quick sketch, or if am working with SDL code and testing games software and now it started doing if the system is Idle.


    So after digging around in the system logs and using dmesg I have found the following info:

    system info output:

    Code:
    01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde PRO / Venus LE / Tropo PRO-L [Radeon HD 8830M / R7 250 / R7 M465X] (rev 87) (prog-if 00 [VGA controller])
    Subsystem: Dell Cape Verde PRO / Venus LE / Tropo PRO-L [Radeon HD 8830M / R7 250 / R7 M465X]
    Flags: bus master, fast devsel, latency 0, IRQ 27
    Memory at e0000000 (64-bit, prefetchable) [size=256M]
    Memory at f7e00000 (64-bit, non-prefetchable) [size=256K]
    I/O ports at e000 [size=256]
    Expansion ROM at 000c0000 [disabled] [size=128K]
    Capabilities: <access denied>
    Kernel driver in use: radeon
    Kernel modules: radeon, amdgpu
    
    01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Oland/Hainan/Cape Verde/Pitcairn HDMI Audio [Radeon HD 7000 Series]
    Subsystem: Dell Oland/Hainan/Cape Verde/Pitcairn HDMI Audio [Radeon HD 7000 Series]
    Flags: bus master, fast devsel, latency 0, IRQ 30
    Memory at f7e60000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel​​​
    dmesg output:

    Code:
    caller pci_map_rom+0x6c/0x1d0 mapping multiple BARs
    [    1.642588] radeon 0000:01:00.0: No more image in the PCI ROM
    [    1.642612] ATOM BIOS: D03901
    [    1.642747] radeon 0000:01:00.0: VRAM: 4096M 0x0000000000000000 - 0x00000000FFFFFFFF (4096M used)
    [    1.642750] radeon 0000:01:00.0: GTT: 2048M 0x0000000100000000 - 0x000000017FFFFFFF
    [    1.642754] [drm] Detected VRAM RAM=4096M, BAR=256M
    [    1.642755] [drm] RAM width 128bits DDR
    [    1.642808] [drm] radeon: 4096M of VRAM memory ready
    [    1.642810] [drm] radeon: 2048M of GTT memory ready.
    [    1.642820] [drm] Loading verde Microcode
    [    1.643520] [drm] Internal thermal controller with fan control
    [    1.643528] ================================================================================
    [    1.643532] UBSAN: array-index-out-of-bounds in /build/linux-hwe-6.5-xufGPW/linux-hwe-6.5-6.5.0/drivers/gpu/drm/radeon/radeon_atombios.c:2717:34
    [    1.643536] index 48 is out of range for type 'UCHAR [1]'
    [    1.643539] CPU: 2 PID: 112 Comm: systemd-udevd Not tainted 6.5.0-21-generic #21~22.04.1-Ubuntu
    [    1.643541] Hardware name: LENOVO 10AU002PUS/, BIOS FCKT46AUS 12/16/2013
    [    1.643542] Call Trace:
    [    1.643543]  <TASK>
    [    1.643545]  dump_stack_lvl+0x48/0x70
    [    1.643550]  dump_stack+0x10/0x20
    [    1.643552]  __ubsan_handle_out_of_bounds+0xc6/0x110
    [    1.643556]  radeon_atombios_parse_power_table_6+0x39c/0x3d0 [radeon]
    [    1.643627]  radeon_atombios_get_power_modes+0x1e9/0x210 [radeon]
    [    1.643681]  radeon_pm_init_dpm+0x8e/0x2f0 [radeon]
    [    1.643754]  radeon_pm_init+0xdf/0x120 [radeon]
    [    1.643827]  si_init+0x26b/0x620 [radeon]
    [    1.643904]  radeon_device_init+0x57e/0xaf0 [radeon]
    [    1.643957]  radeon_driver_load_kms+0xcc/0x300 [radeon]
    [    1.644012]  drm_dev_register+0x10e/0x240 [drm]
    [    1.644062]  radeon_pci_probe+0xec/0x180 [radeon]
    [    1.644115]  local_pci_probe+0x47/0xb0
    [    1.644118]  pci_call_probe+0x55/0x190
    [    1.644121]  pci_device_probe+0x84/0x120
    [    1.644123]  really_probe+0x1cc/0x430
    [    1.644126]  __driver_probe_device+0x8c/0x190
    [    1.644128]  driver_probe_device+0x24/0xd0
    [    1.644130]  __driver_attach+0x10b/0x210
    [    1.644132]  ? __pfx___driver_attach+0x10/0x10
    [    1.644134]  bus_for_each_dev+0x8d/0xf0
    [    1.644137]  driver_attach+0x1e/0x30
    [    1.644139]  bus_add_driver+0x127/0x240
    [    1.644142]  driver_register+0x5e/0x130
    [    1.644144]  ? __pfx_radeon_module_init+0x10/0x10 [radeon]
    [    1.644198]  __pci_register_driver+0x62/0x70
    [    1.644201]  radeon_module_init+0x4c/0xff0 [radeon]
    [    1.644256]  do_one_initcall+0x5e/0x340
    [    1.644260]  do_init_module+0x68/0x260
    [    1.644263]  load_module+0xb85/0xcd0
    [    1.644266]  ? security_kernel_post_read_file+0x75/0x90
    [    1.644270]  init_module_from_file+0x96/0x100
    [    1.644273]  ? init_module_from_file+0x96/0x100
    [    1.644276]  idempotent_init_module+0x11c/0x2b0
    [    1.644279]  __x64_sys_finit_module+0x64/0xd0
    [    1.644282]  do_syscall_64+0x5b/0x90
    [    1.644286]  ? do_syscall_64+0x67/0x90
    [    1.644288]  ? exit_to_user_mode_prepare+0x30/0xb0
    [    1.644290]  ? syscall_exit_to_user_mode+0x37/0x60
    [    1.644293]  ? do_syscall_64+0x67/0x90
    [    1.644295]  entry_SYSCALL_64_after_hwframe+0x6e/0xd8
    [    1.644299] RIP: 0033:0x7fef91e4388d
    [    1.644305] Code: 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff
    ff 73 01 c3 48 8b 0d 73 b5 0f 00 f7 d8 64 89 01 48
    [    1.644306] RSP: 002b:00007ffe7eaa6178 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
    [    1.644308] RAX: ffffffffffffffda RBX: 000055ac285fa820 RCX: 00007fef91e4388d
    [    1.644310] RDX: 0000000000000000 RSI: 00007fef91fdb441 RDI: 0000000000000014
    [    1.644311] RBP: 0000000000020000 R08: 0000000000000000 R09: 0000000000000002
    [    1.644312] R10: 0000000000000014 R11: 0000000000000246 R12: 00007fef91fdb441
    [    1.644313] R13: 000055ac285f6560 R14: 000055ac285fa910 R15: 000055ac285fe820
    I am not smart enough to interpret what I am seeing, I am guessing it could be a driver issue but after having looked all over the web I have not found a lot of current info, what I did find was very old and did not apply to my current issue.
    But on the other hand it could mean the hardware is failing. I do not know.

    so here I am hoping some one can help me out, I would really be appreciate it.

    Thanks for any help you can offer.
    Russell Morton.

    #2
    Fist thing is to check for loose cables at both ends. Then try a different cable, to rule out the simplest and easiest thing. Try different ports, if available, on both the computer and monitor.
    In the past couple years I have had both bad cables and one that simply could not be fully inserted into the GPU, which both caused this sort of symptom.
    if this is a laptop, it could be a bad cable, or dying component, which of course will be a bit harder to test.

    Comment


      #3
      Okay I will try those then never thought about it before. thanks for the thoughts.

      Comment


        #4
        tried the advice above to no avail, well looks like the card will be need to be replaced until then I will use the crappy Intel 4400 HD graphics that are builtin .

        thanks for all the help folks

        Russell Morton

        Comment

        Working...
        X