ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] i: dri on i845 not working
@ 2003-09-11 23:06 Michael Shigorin
  2003-09-12  1:04 ` [devel] 2.4.22-alt2 on Xeon/HT: OK (was: dri on i845) Michael Shigorin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michael Shigorin @ 2003-09-11 23:06 UTC (permalink / raw)
  To: devel

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

	Здравствуйте.
В процессе тестирования ядра 2.4.22-alt2 на i845 заметил такое:

--- /var/log/XFree86.0.log
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.3.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
        compiled for 4.3.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
[...]
(II) I810(0): Allocated 64 kB for the scratch buffer at 0x7fee000
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
[drm] failed to load kernel module "i830"
(II) I810(0): [drm] drmOpen failed
(EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.
---

Соответственно гонки на пингвинах отменяются и люд в недоумении :(

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

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

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

* [devel] 2.4.22-alt2 on Xeon/HT: OK (was: dri on i845)
  2003-09-11 23:06 [devel] i: dri on i845 not working Michael Shigorin
@ 2003-09-12  1:04 ` Michael Shigorin
  2003-09-12  5:10   ` [devel] Re: 2.4.22-alt2 on Xeon/HT: OK Michael Shigorin
  2003-09-12 11:34 ` [devel] i: dri on i845 not working Anton Farygin
  2003-09-12 18:58 ` Konstantin Lepikhov
  2 siblings, 1 reply; 6+ messages in thread
From: Michael Shigorin @ 2003-09-12  1:04 UTC (permalink / raw)
  To: devel

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

On Fri, Sep 12, 2003 at 02:06:58AM +0300, Michael Shigorin wrote:
> В процессе тестирования ядра 2.4.22-alt2

...выяснилось, что на P4 Xeon w/HT оно тоже чувствует себя вполне
нормально (до кончиков сенсоров).  Если кому-то интересен dmesg |
grep ACPI, полный ругани и предупреждений -- могу опубликовать.

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

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

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

* [devel] Re: 2.4.22-alt2 on Xeon/HT: OK
  2003-09-12  1:04 ` [devel] 2.4.22-alt2 on Xeon/HT: OK (was: dri on i845) Michael Shigorin
@ 2003-09-12  5:10   ` Michael Shigorin
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Shigorin @ 2003-09-12  5:10 UTC (permalink / raw)
  To: devel

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

On Fri, Sep 12, 2003 at 04:04:04AM +0300, Michael Shigorin wrote:
> > В процессе тестирования ядра 2.4.22-alt2
> ...выяснилось, что на P4 Xeon w/HT оно тоже чувствует себя вполне
> нормально (до кончиков сенсоров).

И, кстати, это первый линукскернел, с которым я вижу эту железку
_выключающейся_ по poweroff.  Ура :)

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

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

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

* Re: [devel] i: dri on i845 not working
  2003-09-11 23:06 [devel] i: dri on i845 not working Michael Shigorin
  2003-09-12  1:04 ` [devel] 2.4.22-alt2 on Xeon/HT: OK (was: dri on i845) Michael Shigorin
@ 2003-09-12 11:34 ` Anton Farygin
  2003-09-12 12:27   ` [devel] " Michael Shigorin
  2003-09-12 18:58 ` Konstantin Lepikhov
  2 siblings, 1 reply; 6+ messages in thread
From: Anton Farygin @ 2003-09-12 11:34 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Michael Shigorin пишет:
> 	Здравствуйте.
> В процессе тестирования ядра 2.4.22-alt2 на i845 заметил такое:
> 
> --- /var/log/XFree86.0.log
> (II) LoadModule: "dri"
> (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
> (II) Module dri: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 1.0.0
>         ABI class: XFree86 Server Extension, version 0.2
> (II) Loading sub module "drm"
> (II) LoadModule: "drm"
> (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
> (II) Module drm: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 1.0.0
>         ABI class: XFree86 Server Extension, version 0.2
> (II) Loading extension XFree86-DRI
> [...]
> (II) I810(0): Allocated 64 kB for the scratch buffer at 0x7fee000
> drmOpenDevice: minor is 0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is -1, (No such device)
> drmOpenDevice: open result is -1, (No such device)
> drmOpenDevice: Open failed
> drmOpenDevice: minor is 0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is -1, (No such device)
> drmOpenDevice: open result is -1, (No such device)
> drmOpenDevice: Open failed
> [drm] failed to load kernel module "i830"
> (II) I810(0): [drm] drmOpen failed
> (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.
> ---
> 
> Соответственно гонки на пингвина

А agpgart загружен ?

У меня только что на Centrino (i855) 3D поднялось, но при переключении в 
консоль - X-ы стабильно падают.

Rgds,
Rider

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

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

* [devel] Re: i: dri on i845 not working
  2003-09-12 11:34 ` [devel] i: dri on i845 not working Anton Farygin
@ 2003-09-12 12:27   ` Michael Shigorin
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Shigorin @ 2003-09-12 12:27 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Fri, Sep 12, 2003 at 03:34:43PM +0400, Anton Farygin wrote:
> >drmOpenDevice: node name is /dev/dri/card0
> >drmOpenDevice: open result is -1, (No such device)
> >[drm] failed to load kernel module "i830"
> >(II) I810(0): [drm] drmOpen failed
> >(EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.
> А agpgart загружен ?

Да.

Я про /dev/dri/card0, который пытаются открыть.

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

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

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

* [devel] Re: i: dri on i845 not working
  2003-09-11 23:06 [devel] i: dri on i845 not working Michael Shigorin
  2003-09-12  1:04 ` [devel] 2.4.22-alt2 on Xeon/HT: OK (was: dri on i845) Michael Shigorin
  2003-09-12 11:34 ` [devel] i: dri on i845 not working Anton Farygin
@ 2003-09-12 18:58 ` Konstantin Lepikhov
  2 siblings, 0 replies; 6+ messages in thread
From: Konstantin Lepikhov @ 2003-09-12 18:58 UTC (permalink / raw)
  To: ALT Devel discussion list

Hi Michael!

Friday 12, at 02:06:58 AM you wrote:

> 	Здравствуйте.
> В процессе тестирования ядра 2.4.22-alt2 на i845 заметил такое:
> 
> --- /var/log/XFree86.0.log
> (II) LoadModule: "dri"
> (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
> (II) Module dri: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 1.0.0
>         ABI class: XFree86 Server Extension, version 0.2
> (II) Loading sub module "drm"
> (II) LoadModule: "drm"
> (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
> (II) Module drm: vendor="The XFree86 Project"
>         compiled for 4.3.0, module version = 1.0.0
>         ABI class: XFree86 Server Extension, version 0.2
> (II) Loading extension XFree86-DRI
> [...]
> (II) I810(0): Allocated 64 kB for the scratch buffer at 0x7fee000
> drmOpenDevice: minor is 0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is -1, (No such device)
> drmOpenDevice: open result is -1, (No such device)
> drmOpenDevice: Open failed
> drmOpenDevice: minor is 0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is -1, (No such device)
> drmOpenDevice: open result is -1, (No such device)
> drmOpenDevice: Open failed
> [drm] failed to load kernel module "i830"
> (II) I810(0): [drm] drmOpen failed
> (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.
Странно. Вообще-то Linus это давно поправил. По-крайней мере, перед
отпуском я уже видел сообщение о том что это было fixed in DRI trunk.

-- 
WBR, Konstantin	      chat with ==>ICQ: 109916175
     Lepikhov,	      speak  to ==>JID: lakostis@jabber.org
aka L.A. Kostis       write  to ==>mailto:lakostis@pisem.net.nospam

...The information is like the bank... 			  (c) EC8OR



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

end of thread, other threads:[~2003-09-12 18:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-11 23:06 [devel] i: dri on i845 not working Michael Shigorin
2003-09-12  1:04 ` [devel] 2.4.22-alt2 on Xeon/HT: OK (was: dri on i845) Michael Shigorin
2003-09-12  5:10   ` [devel] Re: 2.4.22-alt2 on Xeon/HT: OK Michael Shigorin
2003-09-12 11:34 ` [devel] i: dri on i845 not working Anton Farygin
2003-09-12 12:27   ` [devel] " Michael Shigorin
2003-09-12 18:58 ` Konstantin Lepikhov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

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

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


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