ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] I: Intel & TTM
@ 2008-09-14  8:29 Valery V. Inozemtsev
  2008-09-14 14:03 ` Sergey Bolshakov
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Valery V. Inozemtsev @ 2008-09-14  8:29 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 580 bytes --]

Hi

для владельцев видео карт от intel по адресу 
ftp://ftp.altlinux.ru/pub/people/shrek/Xorg-7.4 выложены xorg-drv-intel и 
Mesa с включенным TTM 
(http://www.tungstengraphics.com/wiki/index.php/TTM_Memory_Manager)
там же kernel-modules-drm-std-def-2008.08.01-alt1.132633.9 (на случай если 
kernel-modules-drm-std-def-2008.04.28-alt1.132633.9 откажется работать)
просьба протестировать, на моем TP X61s 3D стало работать заметно лучше, и 
главное пропало зависание иксов после "service dm restart". более всего 
интересны результаты на картах ниже i965

-- 
Valery V. Inozemtsev

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-14  8:29 [sisyphus] I: Intel & TTM Valery V. Inozemtsev
@ 2008-09-14 14:03 ` Sergey Bolshakov
  2008-09-14 14:09   ` Valery V. Inozemtsev
  2008-09-15 11:53 ` Valery V. Inozemtsev
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 18+ messages in thread
From: Sergey Bolshakov @ 2008-09-14 14:03 UTC (permalink / raw)
  To: sisyphus

>>>>> "Valery" == Valery V Inozemtsev <shrek-u2l5PoMzF/Uox3rIn2DAYQ@public.gmane.org> writes:

 > Hi
 > для владельцев видео карт от intel по адресу 
 > ftp://ftp.altlinux.ru/pub/people/shrek/Xorg-7.4 выложены xorg-drv-intel и 
 > Mesa с включенным TTM 
 > (http://www.tungstengraphics.com/wiki/index.php/TTM_Memory_Manager)
 > там же kernel-modules-drm-std-def-2008.08.01-alt1.132633.9 (на случай если 
 > kernel-modules-drm-std-def-2008.04.28-alt1.132633.9 откажется работать)
 > просьба протестировать, на моем TP X61s 3D стало работать заметно лучше, и 
 > главное пропало зависание иксов после "service dm restart". более всего 
 > интересны результаты на картах ниже i965

i855.
На 24bit иксы не поднимаются вообще,
--- %< ---
Fatal server error:
Couldn't bind memory for BO front buffer
--- %< ---

при этом в логах:
--- %< ---
Sep 14 17:33:46 hammer kernel: [drm:drm_buffer_object_validate] *ERROR* Failed moving buffer.
Sep 14 17:33:46 hammer kernel: [drm:drm_buffer_object_validate] *ERROR* Out of aperture space or DRM memory quota.
--- %< ---

На всякий случай:
$ dmesg|grep ^agpgart
agpgart: Detected an Intel 855GM Chipset.
agpgart: Detected 8060K stolen memory.
agpgart: AGP aperture is 128M @ 0xe8000000

На 16bit стартуют, но glxgears падают тут же c segfault, в логах:

Sep 14 17:35:17 hammer kernel: ------------[ cut here ]------------
Sep 14 17:35:17 hammer kernel: kernel BUG at mm/memory.c:2227!
Sep 14 17:35:17 hammer kernel: invalid opcode: 0000 [#1] SMP 
Sep 14 17:35:17 hammer kernel: Modules linked in: nfs binfmt_misc cpufreq_ondemand acpi_cpufreq freq_table i915 drm nfsd lockd nfs_acl exportfs autofs4 af_
packet rpcsec_gss_krb5 auth_rpcgss sunrpc r8169 ext3 jbd dm_mod usbhid hid ff_memless snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm psmouse snd_timer i2c_i8
01 sdhci rtc pcspkr i2c_core snd serio_raw soundcore ide_cd_mod ohci1394 snd_page_alloc mmc_core ieee1394 iTCO_wdt cdrom iTCO_vendor_support container vide
o output evdev ehci_hcd thermal processor uhci_hcd usbcore intel_agp agpgart fuse loop button battery fan ac ext2 mbcache ata_generic tifm_7xx1 tifm_core p
ata_acpi ata_piix libata dock sd_mod scsi_mod ide_generic ide_pci_generic ide_disk piix ide_core
Sep 14 17:35:17 hammer kernel: 
Sep 14 17:35:17 hammer kernel: Pid: 7459, comm: glxgears Not tainted (2.6.25-std-def-alt9 #1)
Sep 14 17:35:17 hammer kernel: EIP: 0060:[<c027a2c5>] EFLAGS: 00010202 CPU: 0
Sep 14 17:35:17 hammer kernel: EIP is at __do_fault+0x395/0x430
Sep 14 17:35:17 hammer kernel: EAX: e1742320 EBX: b3787000 ECX: b3787000 EDX: b3787000
Sep 14 17:35:17 hammer kernel: ESI: 00000001 EDI: e739de1c EBP: c056da20 ESP: e7397edc
Sep 14 17:35:17 hammer kernel:  DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
Sep 14 17:35:17 hammer kernel: Process glxgears (pid: 7459, ti=e7396000 task=d44797b0 task.ti=e7396000)
Sep 14 17:35:17 hammer kernel: Stack: e1742320 00000000 d447a3c8 b3787000 e1742320 d4451900 0027f5c0 00000000 
Sep 14 17:35:17 hammer kernel:        00000000 00000001 0010180c b3787000 00000000 00000200 b3787000 0010180c 
Sep 14 17:35:17 hammer kernel:        e739de1c c056da20 c027c4ce e73c6b34 0010180c 00000001 00000000 f15de0a0 
Sep 14 17:35:17 hammer kernel: Call Trace:
Sep 14 17:35:17 hammer kernel:  [<c027c4ce>] handle_mm_fault+0x12e/0x7f0
Sep 14 17:35:17 hammer kernel:  [<c029d6af>] vfs_ioctl+0x7f/0x90
Sep 14 17:35:17 hammer kernel:  [<c043c6d5>] do_page_fault+0x155/0x740
Sep 14 17:35:17 hammer kernel:  [<c043c580>] do_page_fault+0x0/0x740
Sep 14 17:35:17 hammer kernel:  [<c043ac62>] error_code+0x72/0x80
Sep 14 17:35:17 hammer kernel:  [<c0430000>] i8042_create_aux_port+0x20/0x100
Sep 14 17:35:17 hammer kernel:  =======================
Sep 14 17:35:17 hammer kernel: Code: 44 24 20 00 00 00 00 e9 71 fe ff ff 31 db c7 44 24 34 00 00 00 00 c7 44 24 1c 01 00 00 00 c7 44 24 20 00 00 00 00 e9 5
2 fe ff ff <0f> 0b eb fe 8d b4 26 00 00 00 00 8b 54 24 30 90 0f ba 2a 00 19 
Sep 14 17:35:17 hammer kernel: EIP: [<c027a2c5>] __do_fault+0x395/0x430 SS:ESP 0068:e7397edc
Sep 14 17:35:17 hammer kernel: ---[ end trace 5ce693a04bbbcd18 ]---
Sep 14 17:35:19 hammer kernel: ------------[ cut here ]------------

-- 


^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-14 14:03 ` Sergey Bolshakov
@ 2008-09-14 14:09   ` Valery V. Inozemtsev
    0 siblings, 1 reply; 18+ messages in thread
From: Valery V. Inozemtsev @ 2008-09-14 14:09 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

>  > restart". более всего интересны результаты на картах ниже i965
>
> i855.

с i855 вечно проблемы непонятного вида. видимо придется отключать ТТМ и 
продолжать ждать GEM

-- 
Valery V. Inozemtsev

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  @ 2008-09-15  7:31       ` Valery V. Inozemtsev
  2008-09-15  8:47         ` Alexey I. Froloff
  2008-09-15  8:49         ` Valery V. Inozemtsev
  0 siblings, 2 replies; 18+ messages in thread
From: Valery V. Inozemtsev @ 2008-09-15  7:31 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 528 bytes --]

В сообщении от 15 сентября 2008 Eugene Pazhitnov написал(a):
> 14 сентября 2008 г. 18:09 пользователь Valery V. Inozemtsev <
>
> shrek@altlinux.ru> написал:
> > >  > restart". более всего интересны результаты на картах ниже i965
> > >
> > > i855.
> >
> > с i855 вечно проблемы непонятного вида. видимо придется отключать ТТМ и
> > продолжать ждать GEM
>
> Intel Corporation 82865G Integrated Graphics Controller (rev 02)
> Симптомы идентичны.

i8XX исключаем. осталось найти добровольцев с i915 и i945

-- 
Valery V. Inozemtsev

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-15  7:31       ` Valery V. Inozemtsev
@ 2008-09-15  8:47         ` Alexey I. Froloff
  2008-09-15  8:54           ` Valery V. Inozemtsev
  2008-09-15  8:49         ` Valery V. Inozemtsev
  1 sibling, 1 reply; 18+ messages in thread
From: Alexey I. Froloff @ 2008-09-15  8:47 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

* Valery V. Inozemtsev <shrek@> [080915 11:46]:
> i8XX исключаем. осталось найти добровольцев с i915 и i945
Я так понимаю, хуже мне уже не будет? ;-)  Опции по умолчанию?

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-15  7:31       ` Valery V. Inozemtsev
  2008-09-15  8:47         ` Alexey I. Froloff
@ 2008-09-15  8:49         ` Valery V. Inozemtsev
  1 sibling, 0 replies; 18+ messages in thread
From: Valery V. Inozemtsev @ 2008-09-15  8:49 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 233 bytes --]

> > Intel Corporation 82865G Integrated Graphics Controller (rev 02)
> > Симптомы идентичны.
>
> i8XX исключаем. осталось найти добровольцев с i915 и i945

упс... с XAA у меня тоже не работает, только с EXA

-- 
Valery V. Inozemtsev

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-15  8:47         ` Alexey I. Froloff
@ 2008-09-15  8:54           ` Valery V. Inozemtsev
  2008-09-15 10:09             ` Alexey I. Froloff
  0 siblings, 1 reply; 18+ messages in thread
From: Valery V. Inozemtsev @ 2008-09-15  8:54 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]

В сообщении от 15 сентября 2008 Alexey I. Froloff написал(a):
> * Valery V. Inozemtsev <shrek@> [080915 11:46]:
> > i8XX исключаем. осталось найти добровольцев с i915 и i945
>
> Я так понимаю, хуже мне уже не будет? ;-)  Опции по умолчанию?

Section "Device"
...
        Driver          "intel"
        Option          "AccelMethod"   "EXA"
EndSection

-- 
Valery V. Inozemtsev

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-15  8:54           ` Valery V. Inozemtsev
@ 2008-09-15 10:09             ` Alexey I. Froloff
  2008-09-15 10:11               ` Alexey I. Froloff
  0 siblings, 1 reply; 18+ messages in thread
From: Alexey I. Froloff @ 2008-09-15 10:09 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

* Valery V. Inozemtsev <shrek@> [080915 13:09]:
> > Я так понимаю, хуже мне уже не будет? ;-)  Опции по умолчанию?
> Section "Device"
>         Driver          "intel"
>         Option          "AccelMethod"   "EXA"
> EndSection
Лог в аттаче, ждём факапов.  Прошлый раз проработал сутки...

Трыдэ нет:

$ glxgears
DRM_I915_EXECBUFFER: -22

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-15 10:09             ` Alexey I. Froloff
@ 2008-09-15 10:11               ` Alexey I. Froloff
  2008-09-15 10:24                 ` Alexey I. Froloff
  0 siblings, 1 reply; 18+ messages in thread
From: Alexey I. Froloff @ 2008-09-15 10:11 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list


[-- Attachment #1.1: Type: text/plain, Size: 128 bytes --]

* Alexey I. Froloff <raorn@> [080915 14:11]:
> Лог в аттаче, ждём факапов.
Извините.  В аттаче.

-- 
Regards,
Sir Raorn.

[-- Attachment #1.2: Xorg.TTM.log.gz --]
[-- Type: application/x-gzip, Size: 5322 bytes --]

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-15 10:11               ` Alexey I. Froloff
@ 2008-09-15 10:24                 ` Alexey I. Froloff
  2008-09-15 10:31                   ` Alexey I. Froloff
  0 siblings, 1 reply; 18+ messages in thread
From: Alexey I. Froloff @ 2008-09-15 10:24 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list


[-- Attachment #1.1: Type: text/plain, Size: 197 bytes --]

* Alexey I. Froloff <raorn@> [080915 14:23]:
> > Лог в аттаче, ждём факапов.
> Извините.  В аттаче.
Перегрузился в std-def-alt9 и обновил drm.  diff лога в аттаче.

-- 
Regards,
Sir Raorn.

[-- Attachment #1.2: Xorg.log.diff --]
[-- Type: text/plain, Size: 6202 bytes --]

--- Xorg.TTM.log~	2008-09-15 14:06:43 +0400
+++ Xorg.TTM.log	2008-09-15 14:20:31 +0400
@@ -3,7 +3,7 @@
 Release Date: 
 X Protocol Version 11, Revision 0
 Build Operating System: ALT Linux 4.0 Terminal (OldSchool) i686
-Current Operating System: Linux centaurus.fortress 2.6.25-std-def-alt8 #1 SMP Thu Aug 28 17:47:57 MSD 2008 i686
+Current Operating System: Linux centaurus.fortress 2.6.25-std-def-alt9 #1 SMP Wed Sep 10 13:51:09 MSD 2008 i686
 Build Date: 14 September 2008  05:10:18PM
  
 	Before reporting problems, check https://bugzilla.altlinux.org/
@@ -12,7 +12,7 @@
 Markers: (--) probed, (**) from config file, (==) default setting,
 	(++) from command line, (!!) notice, (II) informational,
 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
-(==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 15 14:01:16 2008
+(==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 15 18:19:41 2008
 (==) Using config file: "/etc/X11/xorg.conf"
 (==) ServerLayout "Minimal layout"
 (**) |-->Screen "Screen0" (0)
@@ -246,12 +246,39 @@
 (II) LoadModule: "ramdac"
 (II) Module "ramdac" already built-in
 (II) intel(0): Comparing regs from server start up to After PreInit
-(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
-(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
-(WW) intel(0): PP_STATUS after: on, ready, sequencing on
-(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00000202 to 0x80000202
-(WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS
-(WW) intel(0): PIPEBSTAT after: status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS
+(WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x80000a03 to 0x00000000
+(WW) intel(0): PIPEASTAT before: status: FIFO_UNDERRUN GMBUS_INT_STATUS VSYNC_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS
+(WW) intel(0): PIPEASTAT after: status:
+(WW) intel(0): Register 0x68000 (TV_CTL) changed from 0x10000000 to 0x000c0c00
+(WW) intel(0): Register 0x68010 (TV_CSC_Y) changed from 0x00000000 to 0x0332012d
+(WW) intel(0): Register 0x68014 (TV_CSC_Y2) changed from 0x00000000 to 0x07d30104
+(WW) intel(0): Register 0x68018 (TV_CSC_U) changed from 0x00000000 to 0x0733052d
+(WW) intel(0): Register 0x6801c (TV_CSC_U2) changed from 0x00000000 to 0x05c70200
+(WW) intel(0): Register 0x68020 (TV_CSC_V) changed from 0x00000000 to 0x0340030c
+(WW) intel(0): Register 0x68024 (TV_CSC_V2) changed from 0x00000000 to 0x06d00200
+(WW) intel(0): Register 0x68028 (TV_CLR_KNOBS) changed from 0x00000000 to 0x00606000
+(WW) intel(0): Register 0x6802c (TV_CLR_LEVEL) changed from 0x00000000 to 0x010b00e1
+(WW) intel(0): Register 0x68030 (TV_H_CTL_1) changed from 0x00000000 to 0x00400359
+(WW) intel(0): Register 0x68034 (TV_H_CTL_2) changed from 0x00000000 to 0x80480022
+(WW) intel(0): Register 0x68038 (TV_H_CTL_3) changed from 0x00000000 to 0x007c0344
+(WW) intel(0): Register 0x6803c (TV_V_CTL_1) changed from 0x00000000 to 0x00f01415
+(WW) intel(0): Register 0x68040 (TV_V_CTL_2) changed from 0x00000000 to 0x00060607
+(WW) intel(0): Register 0x68044 (TV_V_CTL_3) changed from 0x00000000 to 0x80120001
+(WW) intel(0): Register 0x68048 (TV_V_CTL_4) changed from 0x00000000 to 0x000900f0
+(WW) intel(0): Register 0x6804c (TV_V_CTL_5) changed from 0x00000000 to 0x000a00f0
+(WW) intel(0): Register 0x68050 (TV_V_CTL_6) changed from 0x00000000 to 0x000900f0
+(WW) intel(0): Register 0x68054 (TV_V_CTL_7) changed from 0x00000000 to 0x000a00f0
+(WW) intel(0): Register 0x68060 (TV_SC_CTL_1) changed from 0x00000000 to 0xc1710088
+(WW) intel(0): Register 0x68064 (TV_SC_CTL_2) changed from 0x00000000 to 0x4e2d1dc8
+(WW) intel(0): Register 0x68070 (TV_WIN_POS) changed from 0x00000000 to 0x00360024
+(WW) intel(0): Register 0x68074 (TV_WIN_SIZE) changed from 0x00000000 to 0x02640198
+(WW) intel(0): Register 0x68080 (TV_FILTER_CTL_1) changed from 0x00000000 to 0x800010bb
+(WW) intel(0): Register 0x68084 (TV_FILTER_CTL_2) changed from 0x00000000 to 0x00028283
+(WW) intel(0): Register 0x68088 (TV_FILTER_CTL_3) changed from 0x00000000 to 0x00014141
+(WW) intel(0): Register 0x68100 (TV_H_LUMA_0) changed from 0x00000000 to 0xb1403000
+(WW) intel(0): Register 0x681ec (TV_H_LUMA_59) changed from 0x00000000 to 0x0000b060
+(WW) intel(0): Register 0x68200 (TV_H_CHROMA_0) changed from 0x00000000 to 0xb1403000
+(WW) intel(0): Register 0x682ec (TV_H_CHROMA_59) changed from 0x00000000 to 0x0000b060
 (==) Depth 24 pixmap format is 32 bpp
 (II) do I need RAC?  No, I don't.
 (II) resource ranges after preInit:
@@ -269,14 +296,19 @@
 (II) intel(0): Kernel reported 110080 total, 1 used
 (II) intel(0): I830CheckAvailableMemory: 440316 kB available
 drmOpenDevice: node name is /dev/dri/card0
-drmOpenDevice: open result is 11, (OK)
+drmOpenDevice: open result is -1, (No such device or address)
+drmOpenDevice: open result is -1, (No such device or address)
+drmOpenDevice: Open failed
 drmOpenDevice: node name is /dev/dri/card0
-drmOpenDevice: open result is 11, (OK)
+drmOpenDevice: open result is -1, (No such device or address)
+drmOpenDevice: open result is -1, (No such device or address)
+drmOpenDevice: Open failed
 drmOpenByBusid: Searching for BusID pci:0000:00:02.0
 drmOpenDevice: node name is /dev/dri/card0
 drmOpenDevice: open result is 11, (OK)
 drmOpenByBusid: drmOpenMinor returns 11
 drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
+(II) [drm] loaded kernel module for "i915" driver.
 (II) [drm] DRM interface version 1.3
 (II) [drm] DRM open master succeeded.
 (II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
@@ -329,9 +361,6 @@
 (II) intel(0): 0x03000000-0x03ffffff: front buffer (16384 kB) X tiled
 (II) intel(0): 0x04000000-0x04007fff: logical 3D context (32 kB)
 (II) intel(0): 0x0a9f4000:            end of memory manager
-(WW) intel(0): ESR is 0x00000010, page table error
-(WW) intel(0): PGTBL_ER is 0x00000010, display A pte
-(WW) intel(0): Existing errors found in hardware state.
 (II) intel(0): using SSC reference clock of 100 MHz
 (II) intel(0): Selecting standard 18 bit TMDS pixel format.
 (II) intel(0): Output configuration:

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-15 10:24                 ` Alexey I. Froloff
@ 2008-09-15 10:31                   ` Alexey I. Froloff
  0 siblings, 0 replies; 18+ messages in thread
From: Alexey I. Froloff @ 2008-09-15 10:31 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 961 bytes --]

* Alexey I. Froloff <raorn@> [080915 14:30]:
> Перегрузился в std-def-alt9 и обновил drm.  diff лога в аттаче.
$ LIBGL_DEBUG=verbose glxgears 
libGL: XF86DRIGetClientDriverName: 1.9.0 i915 (screen 0)                                            libGL: OpenDriver: trying /usr/lib/X11/modules/dri/tls/i915_dri.so
libGL: OpenDriver: trying /usr/lib/X11/modules/dri/i915_dri.so
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: drmOpenMinor returns 4
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
libGL error: 
Can't open configuration file /etc/drirc: No such file or directory.
libGL error: 
Can't open configuration file /home/raorn/.drirc: No such file or directory.
[1]    6942 segmentation fault  LIBGL_DEBUG=verbose glxgears

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-14  8:29 [sisyphus] I: Intel & TTM Valery V. Inozemtsev
  2008-09-14 14:03 ` Sergey Bolshakov
@ 2008-09-15 11:53 ` Valery V. Inozemtsev
  2008-09-15 13:11 ` Michael Shigorin
  2008-09-19 14:56 ` Konstantin A. Lepikhov
  3 siblings, 0 replies; 18+ messages in thread
From: Valery V. Inozemtsev @ 2008-09-15 11:53 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 384 bytes --]

В сообщении от 14 сентября 2008 Valery V. Inozemtsev написал(a):
> Hi
>
> для владельцев видео карт от intel по адресу
> ftp://ftp.altlinux.ru/pub/people/shrek/Xorg-7.4 выложены xorg-drv-intel и
> Mesa с включенным TTM

в общем можно уже не изгаляться. в xorg-drv-intel-2.4.2-alt6 я добавил новую 
опцию "TTM", которая включает TTM, по умолчанию он выключен

-- 
Valery V. Inozemtsev

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-14  8:29 [sisyphus] I: Intel & TTM Valery V. Inozemtsev
  2008-09-14 14:03 ` Sergey Bolshakov
  2008-09-15 11:53 ` Valery V. Inozemtsev
@ 2008-09-15 13:11 ` Michael Shigorin
  2008-09-15 13:14   ` Valery V. Inozemtsev
  2008-09-19 14:56 ` Konstantin A. Lepikhov
  3 siblings, 1 reply; 18+ messages in thread
From: Michael Shigorin @ 2008-09-15 13:11 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On Sun, Sep 14, 2008 at 12:29:01PM +0400, Valery V. Inozemtsev wrote:
> kernel-modules-drm-std-def-2008.08.01-alt1.132633.9

Имеет ли смысл проверять с ati?

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-15 13:11 ` Michael Shigorin
@ 2008-09-15 13:14   ` Valery V. Inozemtsev
  2008-09-15 13:52     ` Michael Shigorin
  0 siblings, 1 reply; 18+ messages in thread
From: Valery V. Inozemtsev @ 2008-09-15 13:14 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 273 bytes --]

В сообщении от 15 сентября 2008 Michael Shigorin написал(a):
> On Sun, Sep 14, 2008 at 12:29:01PM +0400, Valery V. Inozemtsev wrote:
> > kernel-modules-drm-std-def-2008.08.01-alt1.132633.9
>
> Имеет ли смысл проверять с ati?

если есть X1300/1400

-- 
Valery V. Inozemtsev

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-15 13:14   ` Valery V. Inozemtsev
@ 2008-09-15 13:52     ` Michael Shigorin
  2008-09-15 13:55       ` Led
  2008-09-15 16:38       ` Valery V. Inozemtsev
  0 siblings, 2 replies; 18+ messages in thread
From: Michael Shigorin @ 2008-09-15 13:52 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On Mon, Sep 15, 2008 at 05:14:41PM +0400, Valery V. Inozemtsev wrote:
> > > kernel-modules-drm-std-def-2008.08.01-alt1.132633.9
> > Имеет ли смысл проверять с ati?
> если есть X1300/1400

X1050/X1550.  Торгуемся? :)

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-15 13:52     ` Michael Shigorin
@ 2008-09-15 13:55       ` Led
  2008-09-15 16:38       ` Valery V. Inozemtsev
  1 sibling, 0 replies; 18+ messages in thread
From: Led @ 2008-09-15 13:55 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On Monday 15 September 2008 16:52:22 Michael Shigorin wrote:
> On Mon, Sep 15, 2008 at 05:14:41PM +0400, Valery V. Inozemtsev wrote:
> > > > kernel-modules-drm-std-def-2008.08.01-alt1.132633.9
> > >
> > > Имеет ли смысл проверять с ati?
> >
> > если есть X1300/1400
>
> X1050/X1550.  Торгуемся? :)

При торговле цифры обычно постепенно сходятся, а у вас как-то наборот:)

-- 
Led

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-15 13:52     ` Michael Shigorin
  2008-09-15 13:55       ` Led
@ 2008-09-15 16:38       ` Valery V. Inozemtsev
  1 sibling, 0 replies; 18+ messages in thread
From: Valery V. Inozemtsev @ 2008-09-15 16:38 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

[-- Attachment #1: Type: text/plain, Size: 340 bytes --]

В сообщении от 15 сентября 2008 Michael Shigorin написал(a):
> On Mon, Sep 15, 2008 at 05:14:41PM +0400, Valery V. Inozemtsev wrote:
> > > > kernel-modules-drm-std-def-2008.08.01-alt1.132633.9
> > >
> > > Имеет ли смысл проверять с ati?
> >
> > если есть X1300/1400
>
> X1050/X1550.  Торгуемся? :)

продано. тесть

-- 
Valery V. Inozemtsev

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [sisyphus] I: Intel & TTM
  2008-09-14  8:29 [sisyphus] I: Intel & TTM Valery V. Inozemtsev
                   ` (2 preceding siblings ...)
  2008-09-15 13:11 ` Michael Shigorin
@ 2008-09-19 14:56 ` Konstantin A. Lepikhov
  3 siblings, 0 replies; 18+ messages in thread
From: Konstantin A. Lepikhov @ 2008-09-19 14:56 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

Hi Valery!

Sunday 14, at 12:29:01 PM you wrote:

> Hi
> 
> для владельцев видео карт от intel по адресу 
> ftp://ftp.altlinux.ru/pub/people/shrek/Xorg-7.4 выложены xorg-drv-intel и 
> Mesa с включенным TTM 
> (http://www.tungstengraphics.com/wiki/index.php/TTM_Memory_Manager)
> там же kernel-modules-drm-std-def-2008.08.01-alt1.132633.9 (на случай если 
> kernel-modules-drm-std-def-2008.04.28-alt1.132633.9 откажется работать)
> просьба протестировать, на моем TP X61s 3D стало работать заметно лучше, и 
> главное пропало зависание иксов после "service dm restart". более всего 
> интересны результаты на картах ниже i965
А слабо сделать сборку с GEM/UXA? Раз уж все ломать.

-- 
WBR et al.


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2008-09-19 14:56 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-14  8:29 [sisyphus] I: Intel & TTM Valery V. Inozemtsev
2008-09-14 14:03 ` Sergey Bolshakov
2008-09-14 14:09   ` Valery V. Inozemtsev
2008-09-15  7:31       ` Valery V. Inozemtsev
2008-09-15  8:47         ` Alexey I. Froloff
2008-09-15  8:54           ` Valery V. Inozemtsev
2008-09-15 10:09             ` Alexey I. Froloff
2008-09-15 10:11               ` Alexey I. Froloff
2008-09-15 10:24                 ` Alexey I. Froloff
2008-09-15 10:31                   ` Alexey I. Froloff
2008-09-15  8:49         ` Valery V. Inozemtsev
2008-09-15 11:53 ` Valery V. Inozemtsev
2008-09-15 13:11 ` Michael Shigorin
2008-09-15 13:14   ` Valery V. Inozemtsev
2008-09-15 13:52     ` Michael Shigorin
2008-09-15 13:55       ` Led
2008-09-15 16:38       ` Valery V. Inozemtsev
2008-09-19 14:56 ` Konstantin A. Lepikhov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git