Hide Forgot
Created attachment 504233 [details] /var/log/messages Computer lock up when using fedora 15. Using a Gigabyte GA-MA78GM-S2H with onboard ATI RS780 graphics fedora 15 doesn't work at all. I've tried the i686 and x86_64 installations. I've tried running the live image from a usb stick and running fedora 15 installed to a hard disk with all the updates. No matter what, it just locks up very fast. Sometime it run so long that I might start some X application and sometime it freezes before it has managed to draw all of the gnome gui. I've also tried with and without the nomodeset kernel parameter and it lock up in both cases. Usually it freezes and I don't get any logged errors but once I got [ 60.805070] radeon 0000:01:05.0: GPU lockup CP stall for more than 10000msec [ 60.805081] ------------[ cut here ]------------ [ 60.805170] WARNING: at drivers/gpu/drm/radeon/radeon_fence.c:248 radeon_fence_wait+0x2a8/0x32b [radeon]() [ 60.805177] Hardware name: Unknow [ 60.805182] GPU lockup (waiting for 0x00000173 last fence id 0x00000172) [ 60.805187] Modules linked in: fuse 8021q cpufreq_ondemand garp stp powernow_k8 freq_table llc mperf ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_filter ip6_tables snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_seq snd_seq_device ppdev joydev snd_pcm microcode edac_core parport_pc edac_mce_amd k8temp serio_raw parport snd_timer snd wmi soundcore sp5100_tco snd_page_alloc i2c_piix4 r8169 shpchp mii ipv6 squashfs vfat fat pata_acpi firewire_ohci ata_generic firewire_core usb_storage crc_itu_t pata_atiixp radeon ttm drm_kms_helper drm i2c_algo_bit i2c_core [last unloaded: scsi_wait_scan] [ 60.805275] Pid: 1611, comm: gnome-shell Not tainted 2.6.38.6-26.rc1.fc15.x86_64 #1 [ 60.805281] Call Trace: [ 60.805299] [<ffffffff8105510e>] warn_slowpath_common+0x83/0x9b [ 60.805308] [<ffffffff810551c9>] warn_slowpath_fmt+0x46/0x48 [ 60.805365] [<ffffffffa00c4c84>] ? r600_gpu_is_lockup+0xbd/0xc6 [radeon] [ 60.805408] [<ffffffffa009fa90>] radeon_fence_wait+0x2a8/0x32b [radeon] [ 60.805418] [<ffffffff8106f212>] ? autoremove_wake_function+0x0/0x3d [ 60.805461] [<ffffffffa00a0055>] radeon_sync_obj_wait+0x11/0x13 [radeon] [ 60.805485] [<ffffffffa00655da>] ttm_bo_wait+0xbf/0x17a [ttm] [ 60.805500] [<ffffffffa0066002>] ? ttm_bo_list_ref_sub+0x29/0x2b [ttm] [ 60.805549] [<ffffffffa00afc4f>] radeon_bo_wait+0x7b/0x9f [radeon] [ 60.805601] [<ffffffffa00b01c1>] radeon_gem_wait_idle_ioctl+0x3d/0x74 [radeon] [ 60.805638] [<ffffffffa0019861>] drm_ioctl+0x29e/0x37b [drm] [ 60.805650] [<ffffffff811eb251>] ? inode_has_perm+0x76/0x8c [ 60.805659] [<ffffffff810f1537>] ? pmd_offset+0x19/0x3f [ 60.805711] [<ffffffffa00b0184>] ? radeon_gem_wait_idle_ioctl+0x0/0x74 [radeon] [ 60.805721] [<ffffffff811eb30b>] ? file_has_perm+0xa4/0xc6 [ 60.805730] [<ffffffff8112f508>] do_vfs_ioctl+0x47e/0x4bf [ 60.805737] [<ffffffff8112f59f>] sys_ioctl+0x56/0x7b [ 60.805747] [<ffffffff81009bc2>] system_call_fastpath+0x16/0x1b [ 60.805753] ---[ end trace be9dcbcc348d7e4d ]--- [ 60.805768] [drm] Disabling audio support [ 60.806939] radeon 0000:01:05.0: GPU softreset [ 60.806946] radeon 0000:01:05.0: R_008010_GRBM_STATUS=0xE57025E0 [ 60.806952] radeon 0000:01:05.0: R_008014_GRBM_STATUS2=0x00110103 [ 60.806959] radeon 0000:01:05.0: R_000E50_SRBM_STATUS=0x20000040 [ 60.806971] radeon 0000:01:05.0: R_008020_GRBM_SOFT_RESET=0x00007FEE [ 60.821982] radeon 0000:01:05.0: R_008020_GRBM_SOFT_RESET=0x00000001 [ 60.837994] radeon 0000:01:05.0: R_008010_GRBM_STATUS=0xA0003030 [ 60.838000] radeon 0000:01:05.0: R_008014_GRBM_STATUS2=0x00000003 [ 60.838027] radeon 0000:01:05.0: R_000E50_SRBM_STATUS=0x20008040 [ 60.839039] radeon 0000:01:05.0: GPU reset succeed [ 60.859380] radeon 0000:01:05.0: WB enabled [ 60.891743] [drm] ring test succeeded in 1 usecs [ 60.891750] [drm] ib test succeeded in 1 usecs [ 60.891753] [drm] Enabling audio support Anything else I can supply that might help?
Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue. Please add drm.debug=0x04 to the kernel command line, restart computer, and attach * your X server config file (/etc/X11/xorg.conf, if available), * X server log file (/var/log/Xorg.*.log) * output of the dmesg command, and * system log (/var/log/messages) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link above. We will review this issue again once you've had a chance to attach this information. Thanks in advance. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
Created attachment 504251 [details] Xorg.0.log
Created attachment 504252 [details] /proc/mtrr
This message is a notice that Fedora 15 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 15. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '15' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 15 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping