Страница 1 из 2

intel g33

Добавлено: 2008-03-03 11:10:24
sckif
Обновил себе домашний декстоп на Intelовскую материнку
со встроенным видео G33 в устройствах не появляется /dev/agpgart
следовательно иксы ни в какую не хотят подниматься :(
все бы ничего но под кубунтой работает как часы
помогите решить проблемку?
система freebsd 7.0 stable

Re: intel g33

Добавлено: 2008-03-03 15:50:20
hizel
xf86-video-intel свежее?

Re: intel g33

Добавлено: 2008-03-03 16:26:45
sckif
самое свежее

Re: intel g33

Добавлено: 2008-03-03 16:31:33
sckif
я вот не пойму почему /dev/agpgart нету%(((

Re: intel g33

Добавлено: 2008-03-03 23:50:25
Alex Keda
лок ксорга покажи.
и конфиг иксов.
и дмесг
и пциконф -лв
=======
телепаты в отпуске

Re: intel g33

Добавлено: 2008-03-04 12:14:41
sckif

Код: Выделить всё

pciconf -lvv
vgapci0@pci0:0:2:0:     class=0x030000 card=0x50448086 chip=0x29c28086 rev=0x02 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '(Bearlake) Integrated Graphics Controller'
    class      = display
    subclass   = VGA
Xorg -config /root/xorg.conf.new
X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 7.0-STABLE i386
Current Operating System: FreeBSD skif.home 7.0-STABLE FreeBSD 7.0-STABLE #4: Fri Feb 29 18:16:22 MSK 2008 root@skif.home:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 03 March 2008 02:05:12AM

Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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: Tue Mar 4 12:11:13 2008
(++) Using config file: "/root/xorg.conf.new"
(II) Module "ddc" already built-in
(II) Module "i2c" already built-in
(II) Module "ramdac" already built-in
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(EE) [drm] drmOpen failed.
(EE) intel(0): [dri] DRIScreenInit failed. Disabling DRI.
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Couldn't allocate video memory

Fatal server error:
AddScreen/ScreenInit failed for driver 0
dmesg |grep vga

Код: Выделить всё

vgapci0: <VGA-compatible display> port 0x3430-0x3437 mem 0x90300000-0x9037ffff,0x80000000-0x8fffffff,0x90200000-0x902fffff irq 16 at device 2.0 on pci0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
xorg.conf
дефолтный
а-ля
X -config

Re: intel g33

Добавлено: 2008-03-04 12:15:25
hizel
придется вам идти в список рассылки фри-хардваре, чувствую =/

Re: intel g33

Добавлено: 2008-03-04 12:17:33
sckif

Код: Выделить всё

pciconf -lvv
vgapci0@pci0:0:2:0:     class=0x030000 card=0x50448086 chip=0x29c28086 rev=0x02 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '(Bearlake) Integrated Graphics Controller'
    class      = display
    subclass   = VGA
Xorg -config /root/xorg.conf.new

Код: Выделить всё

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 7.0-STABLE i386
Current Operating System: FreeBSD skif.home 7.0-STABLE FreeBSD 7.0-STABLE #4: Fri Feb 29 18:16:22 MSK 2008     root@skif.home:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 03 March 2008  02:05:12AM

        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
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: Tue Mar  4 12:11:13 2008
(++) Using config file: "/root/xorg.conf.new"
(II) Module "ddc" already built-in
(II) Module "i2c" already built-in
(II) Module "ramdac" already built-in
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(EE) [drm] drmOpen failed.
(EE) intel(0): [dri] DRIScreenInit failed. Disabling DRI.
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Couldn't allocate video memory

Fatal server error:
AddScreen/ScreenInit failed for driver 0

dmesg |grep vga

Код: Выделить всё

vgapci0: <VGA-compatible display> port 0x3430-0x3437 mem 0x90300000-0x9037ffff,0x80000000-0x8fffffff,0x90200000-0x902fffff irq 16 at device 2.0 on pci0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
xorg.conf
дефолтный
а-ля
X -config

Re: intel g33

Добавлено: 2008-03-04 12:30:30
hizel
в
Section "Module"
есть
Load "drm"
?

Re: intel g33

Добавлено: 2008-03-04 12:47:13
sckif
да есть :( но все равно это выдает

Код: Выделить всё

(II) Module "ddc" already built-in
(II) Module "i2c" already built-in
(II) Module "ramdac" already built-in
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(EE) [drm] drmOpen failed.
(EE) intel(0): [dri] DRIScreenInit failed. Disabling DRI.
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Couldn't allocate video memory

Fatal server error:
AddScreen/ScreenInit failed for driver 0
вроде как читал что нет толком драйверов под эту видео под фрю
вот кто нить может ответить почему нету?:) или его не должно быть?
сдается мне что проблема именно в этом ---->>>(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)

Re: intel g33

Добавлено: 2008-03-04 14:15:53
hizel
http://lists.freebsd.org/pipermail/free ... 39638.html
тут что то про PCI IDs бачут и xf86-video-intel, drm из git
ужасы =(

Re: intel g33

Добавлено: 2008-03-04 15:21:11
Alex Keda
однако, пока как agp0 не увидиццо - не видать ускорения

Re: intel g33

Добавлено: 2008-03-04 15:34:00
sckif
да мне хотябы просто иксы запустить:)

Re: intel g33

Добавлено: 2008-03-04 15:46:55
hizel
нет ничего проще :)

Код: Выделить всё

Driver "vesa"

Re: intel g33

Добавлено: 2008-03-04 17:37:17
sckif
про блейн это к чему?:)

Re: intel g33

Добавлено: 2008-03-04 19:14:02
hizel
в смысле?
это моя подпись ;)

Re: intel g33

Добавлено: 2008-03-05 10:35:57
sckif
извини заработался:)))
да с vesa иксы поднялись тормозят дико:)
а вот сопутствующий вопрос как сделать разрешение 1280 на 800
что бы я в конфиге не писал чтобы не задавл что монитор или еще что один фиг поднимаются стандартные либо 1024 на 768 либо 1280 на 1024
чет тоже ниче не нагуглил толкового моник с соотношением сторон 16:9

Re: intel g33

Добавлено: 2008-03-05 11:04:56
hizel
есть такая проблема
у мя в компьютере тоже была intel видеокарта, правда ось linux
широкоформатное разрешение хавать не хотело ни в какую
выбил себе nvidia gf6600 все стало пучком =)
intel был у мя 915
и во всяких хау ту предлагали использовать 915resolution
может поможет?

Re: intel g33

Добавлено: 2008-03-06 8:28:20
lpaul
чипсет q35, та же проблема.. странно в драйвере intel написано что поддерживается.. нужно разбираться. кстати с vesa кеды нисколько не тормозят, опять же странно)

Re: intel g33

Добавлено: 2008-03-06 10:01:41
sckif
ну хз по мне такая скорость работы :) иксов это медленно ладно буим ждать дров под фрю
печально все это печально:(

Re: intel g33

Добавлено: 2008-03-06 11:02:56
lpaul
а при чем тут "дрова под фрю"? видео драйверы для иксов написаны.
вот что написано в мане к xf86-video-intel:
intel supports the i810, i810-DC100, i810e, i815, i830M, 845G, 852GM, 855GM, 865G, 915G, 915GM, 945G, 945GM, 965G, 965Q, 946GZ, 965GM, 945GME, G33, Q33, and Q35 chipsets.
проблема в том, что agp-драйвер по какойто причине не создает /dev/agpgart...

Re: intel g33

Добавлено: 2008-03-06 11:23:01
sckif
интересно где написано?на сайте интела написано что под иксы есть, но эта версия в порты не включена еще

Re: intel g33

Добавлено: 2008-03-06 12:43:19
lpaul
sckif, это написано в мане к драйверу) возможно твои порты устарели, попробуй обновить.
на сайте интела написано что под иксы есть
а можно ссылку?

Re: intel g33

Добавлено: 2008-03-06 14:14:16
sckif

Re: intel g33

Добавлено: 2008-03-14 15:34:03
PyroJoke
Только что столкнулся с такой же проблемой с g33.

Решение не нашлось?