yaiba.kurogane at interia.pl
2010-Aug-02 22:19 UTC
[Nouveau] [nouveau-drm] failed to set mode on crtc
Hi. I have a problem with current kernel 2.6.35 and nouveau module compiled from git (today).From xorg.0.log I got information that no output was found.And here is some nasty kernel logs: ... Aug 2 21:53:02 zilog kernel: Linux agpgart interface v0.103 Aug 2 21:53:02 zilog kernel: [drm] Initialized drm 1.1.0 20060810 Aug 2 21:53:02 zilog kernel: nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Detected an NV10 generation card (0x017100a3) Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: ... appears to be valid Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: BMP BIOS found Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: BMP version 5.20 Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Bios version 04.17.00.18 Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 1.4 Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: No useful information in BIOS output table; adding all possible outputs Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Loading NV17 power sequencing microcode Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xC4D2 Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xC77E Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xC5BC Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xCC81 Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xC719 Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Detected 64MiB VRAM Aug 2 21:53:02 zilog kernel: [TTM] Zone kernel: Available graphics memory: 320512 kiB. Aug 2 21:53:02 zilog kernel: [TTM] Initializing pool allocator. Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: 64 MiB GART (aperture) Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Saving VGA fonts Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Allocating FIFO number 0 Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 0 Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0) Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on tmds encoder (output 1) Aug 2 21:53:02 zilog kernel: [drm] nouveau 0000:01:00.0: allocated 1280x1024 fb: 0x48000, bo e6e43c00 Aug 2 21:53:02 zilog kernel: [drm:drm_crtc_helper_set_config] *ERROR* failed to set mode on crtc e72b1000 Aug 2 21:53:02 zilog kernel: fbcon_init: detected unhandled fb_set_par error, error code -22 Aug 2 21:53:02 zilog kernel: [drm:drm_crtc_helper_set_config] *ERROR* failed to set mode on crtc e72b1000 Aug 2 21:53:02 zilog kernel: Console: switching to colour frame buffer device 160x64 Aug 2 21:53:02 zilog kernel: [drm:drm_crtc_helper_set_config] *ERROR* failed to set mode on crtc e72b1000 Aug 2 21:53:02 zilog kernel: fb0: nouveaufb frame buffer device Aug 2 21:53:02 zilog kernel: drm: registered panic notifier Aug 2 21:53:02 zilog kernel: Slow work thread pool: Starting up Aug 2 21:53:02 zilog kernel: Slow work thread pool: Ready Aug 2 21:53:02 zilog kernel: [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0 ... What is going on? ---------------------------------------------------------------------- Rozpocznij z nami zabawe ... czekamy na Ciebie w saloonie. Sprawdz >> http://linkint.pl/f27ba
yaiba.kurogane at interia.pl writes:> Hi. I have a problem with current kernel 2.6.35 and nouveau module > compiled from git (today).From xorg.0.log I got information that no > output was found.And here is some nasty kernel logs: > > [...] > What is going on? >Your BIOS lacks some information we need for modesetting. The attached patch should fix it, can you give it a try? -------------- next part -------------- A non-text attachment was scrubbed... Name: nouveau_nodcb_init_or.patch Type: text/x-diff Size: 561 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20100804/65608b89/attachment.patch> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 229 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20100804/65608b89/attachment.pgp>
yaiba.kurogane at interia.pl
2010-Aug-05 18:56 UTC
[Nouveau] [nouveau-drm] failed to set mode on crtc
Yes, your patch works with current nouveau-drm very well. Thank you. ---------------------------------------------------------------------- Najlepsza wyszukiwarka tanich lotow! Sprawdz >>> http://linkint.pl/f27c3
Reasonably Related Threads
- [Bug 31961] New: [drm:drm_crtc_helper_set_config] *ERROR* failed to set mode on [CRTC:6]
- hang after switcheroo'd...
- [PATCH 16/23] drm/nouveau: Convert to CRTC VBLANK callbacks
- [PATCH v2 09/21] drm/nouveau: Convert to CRTC VBLANK callbacks
- [PATCH v4 09/22] drm/nouveau: Convert to CRTC VBLANK callbacks