Форум русскоязычного сообщества Ubuntu


Следите за новостями русскоязычного сообщества Ubuntu в Twitter-ленте @ubuntu_ru_loco

Автор Тема: Intel Corporation 82945G/GZ Integrated Graphics controller драйвера  (Прочитано 5893 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн Boteg

  • Автор темы
  • Новичок
  • *
  • Сообщений: 12
    • Просмотр профиля
Добрый день
Есть небольшая проблема, с вышеуказанным адаптером, в xorg конф вообще не слова про видеоадаптер
Видимо не определилась видео или не установились драйвера, а мне необходима поддержка Opengl 2.0
Может быть подскажете где найти драйвера и как их установить

Оффлайн Дмитрий Алексеев

  • Новичок
  • *
  • Сообщений: 13
    • Просмотр профиля
Re: Intel Corporation 82945G/GZ Integrated Graphics controller драйвера
« Ответ #1 : 22 Декабря 2009, 20:27:24 »
Меня тоже интересует этот вопрос
Маленький клопик в синих штанишках

Оффлайн athost

  • Старожил
  • *
  • Сообщений: 1897
    • Просмотр профиля
Re: Intel Corporation 82945G/GZ Integrated Graphics controller драйвера
« Ответ #2 : 22 Декабря 2009, 20:44:32 »
sudo aptitude install  xserver-xorg-video-intel
В xorg.conf что-нибудь типа:

Section "Device"
Identifier "Default Device"
Driver "intel"
EndSection

В чем проблемы?

Проверить можно:

glxinfo |grep render 

Оффлайн Boteg

  • Автор темы
  • Новичок
  • *
  • Сообщений: 12
    • Просмотр профиля
Re: Intel Corporation 82945G/GZ Integrated Graphics controller драйвера
« Ответ #3 : 26 Января 2010, 08:45:04 »
Извините что снова поднимаю данную тему, но проблема так и не решилась
Цитировать
ko@ko-desktop:~$  glxinfo |grep render
X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  136 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  16
  Current serial number in output stream:  16

xorg.conf выглядит вот так
Цитировать
Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
   ModulePath   "/usr/lib/xorg/modules"
   FontPath     "/usr/share/fonts/X11/misc"
   FontPath     "/usr/share/fonts/X11/cyrillic"
   FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
   FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
   FontPath     "/usr/share/fonts/X11/Type1"
   FontPath     "/usr/share/fonts/X11/100dpi"
   FontPath     "/usr/share/fonts/X11/75dpi"
   FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
   FontPath     "built-ins"
EndSection

Section "Module"
   Load  "extmod"
   Load  "dbe"
   Load  "record"
   Load  "dri"
   Load  "glx"
   Load  "dri2"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option       "Protocol" "auto"
   Option       "Device" "/dev/input/mice"
   Option       "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "Monitor Vendor"
   ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"               # [<bool>]
        #Option     "SWcursor"              # [<bool>]
        #Option     "ColorKey"              # <i>
        #Option     "CacheLines"            # <i>
        #Option     "Dac6Bit"               # [<bool>]
        Option     "DRI"   "true"                   # [<bool>]
        #Option     "NoDDC"                 # [<bool>]
        #Option     "ShowCache"             # [<bool>]
        #Option     "XvMCSurfaces"          # <i>
        #Option     "PageFlip"              # [<bool>]
   Identifier  "Card0"
   Driver      "intel"
   VendorName  "Intel Corporation"
   BoardName   "82945G/GZ Integrated Graphics Controller"
   BusID       "PCI:0:2:0"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
   SubSection "Display"
      Viewport   0 0
      Depth     1
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     4
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     8
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     15
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     16
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     24
   EndSubSection
EndSection

Оффлайн Hitsi

  • Новичок
  • *
  • Сообщений: 3
    • Просмотр профиля
Re: Intel Corporation 82945G/GZ Integrated Graphics controller драйвера
« Ответ #4 : 01 Апреля 2010, 11:47:04 »
Проблема в том, что при включении визуальных эфектов (стандартных, без compiz-fusion) комп работает минут 5-10, а потом виснет намертво.. на клавиатуру не реагирует

Пользовался вот этим руководством: http://ubuntuforums.org/showthread.php?t=1130582
Система Ubuntu 9.10
lspci | grep Graphic
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)

glxinfo |grep render 
direct rendering: Yes
OpenGL renderer string: Mesa DRI Intel(R) 945G GEM 20090712 2009Q2 RC3
xorg.conf
Section "Device"
Identifier "Configured Video Device"
Option "AccelMethod" "uxa"
Option "EXAOptimizeMigration" "true"
Option "MigrationHeuristic" "greedy"
Option "Tiling" "false" # i8xx users: see note in guide
EndSection

У кого какие предположения как это можно исправить?

Оффлайн athost

  • Старожил
  • *
  • Сообщений: 1897
    • Просмотр профиля
Re: Intel Corporation 82945G/GZ Integrated Graphics controller драйвера
« Ответ #5 : 01 Апреля 2010, 12:02:42 »
А если убрать

Цитировать
Option      "AccelMethod"         "uxa"

или поставить "exa"

Оффлайн Hitsi

  • Новичок
  • *
  • Сообщений: 3
    • Просмотр профиля
Re: Intel Corporation 82945G/GZ Integrated Graphics controller драйвера
« Ответ #6 : 01 Апреля 2010, 13:11:10 »
не помогает....

вот полный xorg.conf
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load "record"
Load "dri"
Load "dbe"
Load "extmod"
Load "dri2"
Load "glx"
EndSection

Section "DRI"
Mode 0666
EndSection

Section "Device"
Identifier "Configured Video Device"
Option "AccelMethod" "exa"
Option "EXAOptimizeMigration" "true"
Option "MigrationHeuristic" "greedy"
Option "Tiling" "false" # i8xx users: see note in guide
EndSection

Section "Monitor"
Identifier "T710PH"
Option "DPMS"
Option "ReducedBlanking"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver      "kbd"
Option      "XkbModel" "pc105"
Option      "XkbLayout" "us,ru"
Option      "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"

« Последнее редактирование: 01 Апреля 2010, 13:13:48 от Hitsi »

Оффлайн athost

  • Старожил
  • *
  • Сообщений: 1897
    • Просмотр профиля
Re: Intel Corporation 82945G/GZ Integrated Graphics controller драйвера
« Ответ #7 : 01 Апреля 2010, 13:49:07 »
К сожаления, я не знаю, что ты наделал по той инструкции и как из этого вылезать.
Я бы попробовал начать с полного удаления с опцией purge пакета драйверов, с последующей его установкой.
И xorg.conf я бы создал самый простейший с минимальными настройками, ТОЛЬКО с такими строками

$athost@athost-desktop:~ > cat /etc/X11/xorg.conf
Section "Device"
Identifier "Configured Video Device"
Driver "intel"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

Оффлайн Hitsi

  • Новичок
  • *
  • Сообщений: 3
    • Просмотр профиля
Re: Intel Corporation 82945G/GZ Integrated Graphics controller драйвера
« Ответ #8 : 01 Апреля 2010, 20:06:51 »
Хорошо, спасибо, попробую

Проблема была как только установил Ubuntu.. сначала долго не понимал почему виснет (xorg.conf вообще был чистый). Потом выключил все эффекты и нормально стал работать. Уже после пошли эксперементы с разными драйверами, разными настройками и т.д.

 

Страница сгенерирована за 0.063 секунд. Запросов: 23.