From: Sergey Vlasov <vsu@altlinux.ru> To: Chernetskyy Olexander <archer@elec.com.ua>, ALT Linux Community <community@lists.altlinux.org> Subject: Re: [Comm] OpenGL doesn't work Date: Thu, 15 Jun 2006 19:40:15 +0400 Message-ID: <20060615154015.GH3206@master.mivlgu.local> (raw) In-Reply-To: <200606131614.k5DGErm3000689@mail.elec.ru> [-- Attachment #1: Type: text/plain, Size: 1625 bytes --] On Tue, Jun 13, 2006 at 08:14:53PM +0400, Chernetskyy Olexander wrote: > Помогите решить еще одну проблему. Не работает OpenGL. > Видеокарточка ATI Radeon 9000 64MB. Покажите ещё вывод pciscan -v (интересует чипсет материнской платы), а также версию ядра (uname -r). > dmesg говорит: > [root@localhost root]# dmesg > [skip] > PCI: Unable to reserve mem region #1:4000000@f0000000 for device 0000:01:00.0 > [drm] Initialized radeon 1.16.0 20050311 on minor 0: ATI Technologies Inc Radeon RV250 If [Radeon 9000] > [drm] Used old pci detect: framebuffer loaded В некоторых версиях модулей drm была ошибка в назначении обработчиков прерываний в случае совместного использования с драйвером vesafb. Однако эта проблема проявлялась далеко не на всех машинах, и не в таком виде. > [drm:radeon_cp_init] *ERROR* radeon_cp_init called without lock held, held 0 owner 00000000 df43b980 > [drm:drm_unlock] *ERROR* Process 6185 using kernel context 0 > [skip] > > В /var/log/Xorg.0.log есть такое > [skip] > (II) RADEON(0): [drm] added 1 reserved context for kernel > (WW) RADEON(0): [agp] AGP not available Модуль поддержки AGP либо не загружен, либо по каким-то причинам не работает. В выводе pciscan -v должен быть указан нужный модуль (с именем вида intel_agp, via_agp, ...); проверьте, присутствует ли он в выводе lsmod. Если модуль всё-таки загружен, нужно искать в выводе dmesg сообщения от него (а не от drm). Кроме того, модули поддержки AGP должны загружаться раньше drm (lsmod выводит список в обратном порядке, так что в этом списке модуль *_agp должен быть после модуля radeon). [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2006-06-15 15:40 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-06-13 16:14 Chernetskyy Olexander 2006-06-15 12:34 ` Alexandr 2006-06-15 12:49 ` Andrii Dobrovol`s`kii 2006-06-15 15:40 ` Sergey Vlasov [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20060615154015.GH3206@master.mivlgu.local \ --to=vsu@altlinux.ru \ --cc=archer@elec.com.ua \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git