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


Хотите сделать посильный вклад в развитие Ubuntu и русскоязычного сообщества?
Помогите нам с документацией!

Автор Тема: Достала intel видюха. Как побороть?  (Прочитано 1340 раз)

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

Оффлайн Sunchezzz

  • Автор темы
  • Новичок
  • *
  • Сообщений: 12
    • Просмотр профиля
Достала intel видюха. Как побороть?
« : 20 Января 2010, 10:02:44 »
Здравствуйте,

в линуксе абсолютный новичок. Искал на форуме, дают разные советы не один не помог.

Значит, что имеем. Kubuntu Koala 9.10, видюха встроенная, чипсет intel 956, X33. Всё работает, только глючат иксы и жуткое разрешение 800х600 с частотой 60 герц.

Причём lspci думает, что это nvidia
sales@sales2:~$ lspci | grep VGA
00:05.0 VGA compatible controller: nVidia Corporation C51PV [GeForce 6150] (rev a2)
Вот что говорит про dpkg:
sales@sales2:~$ dpkg -l | grep xorg | grep intel
ii  xserver-xorg-video-intel             2:2.9.0-1ubuntu2                           X.Org X server -- Intel i8xx, i9xx display d
ii  xserver-xorg-video-intel-dbg         2:2.9.0-1ubuntu2                           X.Org X server -- Intel i8xx, i9xx display d

Значит дрова есть.

Что делал.
В /etc/X11/ файлика xorg.conf не было. Сгенерировал "Xorg -configure". Запускаю с него иксы. Ставит частоту, которую не поддерживает монитор. Убиваю иксы. Редактирую файл.

Исправил девайс на intel, исправил резолюшн на 1024х768. Не запускается. Выдаёт ошибку:
Fatal server error:
no screens found

В /var/log/Xorg.0.log обнаружил следующие ошибки:
(==) ServerLayout "Builtin Default Layout"
(**) |-->Screen "Builtin Default nv Screen 0" (0)
(**) | |-->Monitor ""
(**) | |-->Device "Builtin Default nv Device 0"
(==) No monitor specified for screen "Builtin Default nv Screen 0".

(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.

(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.


Собственно вот мой 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 "record"
Load "dbe"
Load "dri2"
Load "dri"
Load "extmod"
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"
#DisplaySize 340 270 # mm
Identifier "Monitor0"
VendorName "SAM"
ModelName "SyncMaster"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Card0"
Driver "intel"
VendorName "intel"
BoardName "C51PV [GeForce 6150]"
BusID "PCI:0:5:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection

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

Как побороть этот  Xorg и intel карточку? Как сделать адекватное разрешение и частоту?

Очень, очень прошу помочь.

За ранее огромное спасибо!
« Последнее редактирование: 20 Января 2010, 14:11:06 от Sunchezzz »

Оффлайн vasilisc

  • Заслуженный пользователь
  • Старожил
  • *
  • Сообщений: 2563
  • г.Северодвинск - строим АПЛ
    • Просмотр профиля
    • Авторские статьи об OpenSource
Re: Достала intel видюха. Как побороть?
« Ответ #1 : 20 Января 2010, 10:35:07 »
1) покажите sudo aptitude show xserver-xorg-video-intel2) используйте впредь теги CODE для конфов, а то неудобно читать

Оффлайн Sunchezzz

  • Автор темы
  • Новичок
  • *
  • Сообщений: 12
    • Просмотр профиля
Re: Достала intel видюха. Как побороть?
« Ответ #2 : 20 Января 2010, 14:09:50 »
Спасибо за ответ!

Вот что говорит:
sales@sales2:~$ sudo aptitude show xserver-xorg-video-intel                           
                                                       
Пакет: xserver-xorg-video-intel                                                       
Состояние: установлен                                                                 
Автоматически установлен: нет                                                         
Версия: 2:2.9.0-1ubuntu2                                                             
Приоритет: необязательный                                                             
Раздел: x11                                                                           
Сопровождающий: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>             
Размер в распакованном виде: 1 483k                                                   
Зависимости: libc6 (>= 2.4), libdrm-intel1 (>= 2.4.11), libdrm2 (>= 2.4.3),           
                        libpciaccess0 (>= 0.8.0+git20071002), libxext6, libxfixes3 (>=
                        1:4.0.1), libxv1, libxvmc1, xserver-xorg-core (>= 2:1.6.2)   
Конфликтует: 915resolution, xserver-xorg-driver-i810, xserver-xorg-video-i810 (<     
                        2:1.9.91-1), xserver-xorg-video-i810-modesetting,             
                        xserver-xorg-video-intel-modesetting                         
Заменяет: xserver-xorg (< 6.8.2-35), xserver-xorg-driver-i810, xserver-xorg-video-i810
                  (< 2:1.9.91-1), xserver-xorg-video-i810-modesetting,               
                  xserver-xorg-video-intel-modesetting                               
Предоставляет: xserver-xorg-video-5                                                   
Описание: X.Org X server -- Intel i8xx, i9xx display driver                           
 This package provides the driver for the Intel i8xx and i9xx family of chipsets,
 including i810, i815, i830, i845, i855, i865, i915, i945 and i965 series chips.

 This package also provides XvMC (XVideo Motion Compensation) drivers for i810/i815
 and i9xx and newer chipsets.

 More information about X.Org can be found at: <URL:http://www.X.org>
 <URL:http://xorg.freedesktop.org>
 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

 This package is built from the X.org xf86-video-intel driver module.


Оффлайн athost

  • Старожил
  • *
  • Сообщений: 1897
    • Просмотр профиля
Re: Достала intel видюха. Как побороть?
« Ответ #3 : 20 Января 2010, 14:21:39 »
Попробуй такой 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

Оффлайн Sunchezzz

  • Автор темы
  • Новичок
  • *
  • Сообщений: 12
    • Просмотр профиля
Re: Достала intel видюха. Как побороть?
« Ответ #4 : 22 Января 2010, 15:34:31 »
Попробуй такой 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

Не помогло. Ошибки теже.

Оффлайн Alie Alexandross

  • Старожил
  • *
  • Сообщений: 1576
    • Просмотр профиля
Re: Достала intel видюха. Как побороть?
« Ответ #5 : 22 Января 2010, 18:12:35 »
1. Почему я не вижу ошибок окромя предупреждения об отсутствующем каталоге cyrillic со шрифтами?
Покажите вывод:
glxinfo | grep OpenGL
dmesg | grep drm
cat /etc/group | grep video
cat /var/log/Xorg.0.log | grep EE
cat /var/log/Xorg.0.log | grep WW
Ваш xorg.conf вполне рабочий. И.М.Х.О. не стоит его менять на предложенные в качестве альтернативы.

P.S. uname -r ещё укажите...
« Последнее редактирование: 22 Января 2010, 18:14:55 от Alie Alexandross »
Подпись автора jillsmitt истинна...

 

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