* [sisyphus] X.org 3D on i845G
@ 2004-10-20 6:42 Alexandr R. Ogurtzoff
2004-10-20 7:08 ` Epiphanov Sergei
2004-10-20 8:56 ` Valery V. Inozemtsev
0 siblings, 2 replies; 9+ messages in thread
From: Alexandr R. Ogurtzoff @ 2004-10-20 6:42 UTC (permalink / raw)
To: sisyphus
Приветвую, коллеги!
Вернулся в список рассылки :-) рад снова всех видеть...
Перелистал архив рассылки на сайте, но никак не пойму в чём проблема у меня с
3D на интегрированом i845.
sisyphus20041015:
#lspci
00:00.0 Host bridge: Intel Corp. 82845G/GL[Brookdale-G]/GE/PE DRAM
Controller/Host-Hub Interface (rev 03)
00:02.0 VGA compatible controller: Intel Corp. 82845G/GL[Brookdale-G]/GE
Chipset Integrated Graphics Device (rev 03)
<skip>
#uname -a
Linux admin.ua.hostopia.com 2.6.8-std26-up-alt9 #1 Wed Aug 18 17:49:51 MSD
2004 i686unknown unknown GNU/Linux
#rpm -qa | grep drm
kernel-modules-drm-std-up-4.4.0-alt2.6
kernel-modules-drm-std26-up-4.4.0-alt7.9
#cat /etc/modules | grep -v ^#
agpgart
battery
ac
button
processor
scsi_hostadapter
psmouse
#cat /etc/X11/xorg.conf | grep Load
Load "dbe"
Load "/usr/X11R6/lib/modules/extensions/libglx.a"
Load "dri"
Load "type1"
Load "freetype"
Вроде бы как всё как по писаному, но при этом:
#glxinfo | grep direct
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect
Куда ещё заглянуть, что подправить посоветуете?
--
Best regards
Alexandr R. Ogurtzoff
{
UNIX is user friendly, it's just picky about who its friends are
}
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [sisyphus] X.org 3D on i845G
2004-10-20 6:42 [sisyphus] X.org 3D on i845G Alexandr R. Ogurtzoff
@ 2004-10-20 7:08 ` Epiphanov Sergei
2004-10-20 7:18 ` Alexandr R. Ogurtzoff
2004-10-20 8:52 ` [sisyphus] " Sergey Vlasov
2004-10-20 8:56 ` Valery V. Inozemtsev
1 sibling, 2 replies; 9+ messages in thread
From: Epiphanov Sergei @ 2004-10-20 7:08 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от 20 Октябрь 2004 10:42 Alexandr R. Ogurtzoff написал:
> #rpm -qa | grep drm
> kernel-modules-drm-std-up-4.4.0-alt2.6
> kernel-modules-drm-std26-up-4.4.0-alt7.9
Нужны новые kernel-modules-drm для xorg-x11:
Не знаю, есть ли они в Sisyphus, можно взять на
ftp://ftp.altlinux.ru/pub/people/shrek/
--
С уважением, Епифанов Сергей
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [sisyphus] X.org 3D on i845G
2004-10-20 7:08 ` Epiphanov Sergei
@ 2004-10-20 7:18 ` Alexandr R. Ogurtzoff
2004-10-20 19:13 ` Valery V. Inozemtsev
2004-10-20 19:18 ` [sisyphus] " Konstantin A. Lepikhov
2004-10-20 8:52 ` [sisyphus] " Sergey Vlasov
1 sibling, 2 replies; 9+ messages in thread
From: Alexandr R. Ogurtzoff @ 2004-10-20 7:18 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
> Нужны новые kernel-modules-drm для xorg-x11:
> Не знаю, есть ли они в Sisyphus, можно взять на
> ftp://ftp.altlinux.ru/pub/people/shrek/
Да но у Валеры лежат для 2.4.26, а как насчёт ветки 2.6?
Или я в чём то заблуждаюсь?
--
Best regards
Alexandr R. Ogurtzoff
{
UNIX is user friendly, it's just picky about who its friends are
}
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [sisyphus] X.org 3D on i845G
2004-10-20 7:18 ` Alexandr R. Ogurtzoff
@ 2004-10-20 19:13 ` Valery V. Inozemtsev
2004-10-20 19:18 ` [sisyphus] " Konstantin A. Lepikhov
1 sibling, 0 replies; 9+ messages in thread
From: Valery V. Inozemtsev @ 2004-10-20 19:13 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 504 bytes --]
В сообщении от 20 Октябрь 2004 11:18 Alexandr R. Ogurtzoff написал(a):
> > Нужны новые kernel-modules-drm для xorg-x11:
> > Не знаю, есть ли они в Sisyphus, можно взять на
> > ftp://ftp.altlinux.ru/pub/people/shrek/
>
> Да но у Валеры лежат для 2.4.26, а как насчёт ветки 2.6?
> Или я в чём то заблуждаюсь?
я не использую 2.6, поэтому для него и не собирал. rider@ обещал 2.6.9 с ними
собрать
--
Valery V. Inozemtsev
Powered by ALT Linux Sisyphus (20041018)
ftp://ftp.altlinux.ru/pub/people/shrek/
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* [sisyphus] Re: X.org 3D on i845G
2004-10-20 7:18 ` Alexandr R. Ogurtzoff
2004-10-20 19:13 ` Valery V. Inozemtsev
@ 2004-10-20 19:18 ` Konstantin A. Lepikhov
2004-10-21 3:34 ` Alexandr R. Ogurtzoff
1 sibling, 1 reply; 9+ messages in thread
From: Konstantin A. Lepikhov @ 2004-10-20 19:18 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Hi Alexandr!
Wednesday 20, at 10:18:47 AM you wrote:
>
> > Нужны новые kernel-modules-drm для xorg-x11:
> > Не знаю, есть ли они в Sisyphus, можно взять на
> > ftp://ftp.altlinux.ru/pub/people/shrek/
> Да но у Валеры лежат для 2.4.26, а как насчёт ветки 2.6?
> Или я в чём то заблуждаюсь?
если надо, могу залить для -wks26 в Дедал.
--
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] 9+ messages in thread
* Re: [sisyphus] X.org 3D on i845G
2004-10-20 7:08 ` Epiphanov Sergei
2004-10-20 7:18 ` Alexandr R. Ogurtzoff
@ 2004-10-20 8:52 ` Sergey Vlasov
1 sibling, 0 replies; 9+ messages in thread
From: Sergey Vlasov @ 2004-10-20 8:52 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 469 bytes --]
On Wed, Oct 20, 2004 at 11:08:28AM +0400, Epiphanov Sergei wrote:
> В сообщении от 20 Октябрь 2004 10:42 Alexandr R. Ogurtzoff написал:
>
> > #rpm -qa | grep drm
> > kernel-modules-drm-std-up-4.4.0-alt2.6
> > kernel-modules-drm-std26-up-4.4.0-alt7.9
>
> Нужны новые kernel-modules-drm для xorg-x11:
> Не знаю, есть ли они в Sisyphus, можно взять на
> ftp://ftp.altlinux.ru/pub/people/shrek/
Уже есть и в Sisyphus (ушли туда вместе с новым ядром 2.4.27).
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [sisyphus] X.org 3D on i845G
2004-10-20 6:42 [sisyphus] X.org 3D on i845G Alexandr R. Ogurtzoff
2004-10-20 7:08 ` Epiphanov Sergei
@ 2004-10-20 8:56 ` Valery V. Inozemtsev
2004-10-20 9:04 ` Alexandr R. Ogurtzoff
1 sibling, 1 reply; 9+ messages in thread
From: Valery V. Inozemtsev @ 2004-10-20 8:56 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 829 bytes --]
> Приветвую, коллеги!
hi
> Вернулся в список рассылки :-) рад снова всех видеть...
> Перелистал архив рассылки на сайте, но никак не пойму в чём проблема у меня
> с 3D на интегрированом i845.
> sisyphus20041015:
>
> #lspci
> 00:00.0 Host bridge: Intel Corp. 82845G/GL[Brookdale-G]/GE/PE DRAM
> Controller/Host-Hub Interface (rev 03)
> 00:02.0 VGA compatible controller: Intel Corp. 82845G/GL[Brookdale-G]/GE
> Chipset Integrated Graphics Device (rev 03)
> <skip>
>
> #uname -a
> Linux admin.ua.hostopia.com 2.6.8-std26-up-alt9 #1 Wed Aug 18 17:49:51 MSD
> 2004 i686unknown unknown GNU/Linux
3д пока не живет с 2.6 ядром
<skip>
> Куда ещё заглянуть, что подправить посоветуете?
ждать 2.6.9 или переезжать на 2.4.27
--
Valery V. Inozemtsev
Powered by ALT Linux Sisyphus (20041018)
ftp://ftp.altlinux.ru/pub/people/shrek/
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2004-10-21 3:34 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-20 6:42 [sisyphus] X.org 3D on i845G Alexandr R. Ogurtzoff
2004-10-20 7:08 ` Epiphanov Sergei
2004-10-20 7:18 ` Alexandr R. Ogurtzoff
2004-10-20 19:13 ` Valery V. Inozemtsev
2004-10-20 19:18 ` [sisyphus] " Konstantin A. Lepikhov
2004-10-21 3:34 ` Alexandr R. Ogurtzoff
2004-10-20 8:52 ` [sisyphus] " Sergey Vlasov
2004-10-20 8:56 ` Valery V. Inozemtsev
2004-10-20 9:04 ` Alexandr R. Ogurtzoff
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