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


Получить помощь и пообщаться с другими пользователями Ubuntu можно
на irc канале #ubuntu-ru в сети Freenode
и в Jabber конференции ubuntu@conference.jabber.ru

Автор Тема: GeForce 6600GT vs ubuntu 8.04  (Прочитано 4080 раз)

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

Оффлайн CODeRUS

  • Автор темы
  • Участник
  • *
  • Сообщений: 222
    • Просмотр профиля
    • mymeegos
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #15 : 14 Июня 2008, 09:57:09 »
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "us,ru"
   Option      "XkbVariant"   ",winkeys"
   Option      "XkbOptions"   "grp:alt_shift_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver      "mouse"
   Option      "CorePointer"
   Option      "Name"   "A4Tech PS/2+USB Mouse"
   Option      "Buttons"   "8"
EndSection

Section "Device"
   Identifier   "Configured Video Device"
   Driver      "nvidia"
   Option      "NoLogo"   "True"
EndSection

Section "Monitor"
   Identifier   "Configured Monitor"
EndSection

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

Section "ServerLayout"
   Identifier   "Default Layout"
  screen "Default Screen"
EndSection
Section "Module"
   Load      "glx"
EndSection

GeForce 6600GT 256Mb on PCIEx16
LCD BENQ E2000WA
Ubuntu 11.10 x64

Оффлайн PbI6A

  • Старожил
  • *
  • Сообщений: 1096
  • просто я так выгляжу!
    • Просмотр профиля
    • Жизнь, как она есть.
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #16 : 14 Июня 2008, 14:56:22 »
Последний конфиг как-то поактуальнее будет... Вот только, опять же, нигде не написано, в каком порту карточка стоит. Удивляюсь я, как X без указания номера порта видюху видит...
LINUX means: Linux Is Not a UniX
Ubuntu осталась на компе, нетбуке, сервере.
Да здравствует Debian! Debian - наше всё!

Оффлайн wertwerter

  • Любитель
  • *
  • Сообщений: 86
    • Просмотр профиля
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #17 : 14 Июня 2008, 18:13:50 »
попробуй:
Section "Monitor"
   Identifier   "LCD Panel 1680x1050"
              Option   "DPMS"
   HorizSync    31.5-65.5
   VertRefresh   56-65
EndSection

Section "Screen"
   Identifier                 "Default Screen"
   Device      "GeForce 6600GT"
   Monitor      "Configured Monitor"
   DefaultDepth   24
   SubSection "Display"
      Depth   24
           Modes          "1680x1050_100"
   EndSubSection
EndSection

свои монитор и скрин убери, только текущий xorg сохрани, на случай черного экрана.
Редактировать sudo gedit и т.д.

Оффлайн PbI6A

  • Старожил
  • *
  • Сообщений: 1096
  • просто я так выгляжу!
    • Просмотр профиля
    • Жизнь, как она есть.
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #18 : 15 Июня 2008, 06:00:19 »
Однако не следует забывать, что если меняются идентификаторы секций, то и в других секциях надо исправлять:
Section "Screen"
   Identifier   "Default Screen"
   Monitor      "Configured Monitor" <------ идентификатор из секции "Monitor"
   Device      "Configured Video Device" <------ идентификатор из секции "Device"
   Defaultdepth   24
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
  screen "Default Screen" <------ идентификатор из секции "screen"
EndSection
и т.д. Потому что если надергать разные секции с разными названиями, то ни фига они вместе работать не будут. И просто будет выходить черный экран.
LINUX means: Linux Is Not a UniX
Ubuntu осталась на компе, нетбуке, сервере.
Да здравствует Debian! Debian - наше всё!

Оффлайн wertwerter

  • Любитель
  • *
  • Сообщений: 86
    • Просмотр профиля
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #19 : 15 Июня 2008, 09:18:12 »
У меня работает:
Section "Device"
        Identifier      "ATI Technologies, Inc. Radeon 9550"
        Driver          "ati"
        Option          "AGPMode"        "8"    #usually not needed, the driver will use the setting from BIOS
        Option          "AccelMethod"    "XAA"  #either XAA or EXA. "XAA" is the default and safe choice
        Option          "ColorTiling"    "on"
        Option          "EnablePageFlip" "true" #only works with accelmethod "XAA"
        Option          "AccelDFS"       "true" #seemed to speed things up using EXA acceleration
        Option          "TripleBuffer"   "true" #This *might* help if you use something like Beryl and have slow video playback.
        Option          "DynamicClocks"  "on"   #This is for laptop users, it saves energy when in battery mode.

        Option          "DMAForXv"       "true" #This can speed up movie playback but can in rare cases case instability
        Option          "GARTSize"       "64"   #This is the size of the "GART" that xorg will use.

        BusID           "PCI:1:0:0"             #must match your lspci output
EndSection

Section "Monitor"
        Identifier      "Syncmaster 795df/795mb/cd195gp"
        Option          "DPMS"
        HorizSync       30-85
        VertRefresh     50-160
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Radeon 9550"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           24
                Modes           "1024x768_85" "800x600_85" "640x480_85"
        EndSubSection
EndSection

Section "ServerLayout"
        Option          "AIGLX"         "true"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "DRI"
        Mode 0666
EndSection
       
Section "Extensions"
        Option "Composite" "Enable"
EndSection
Ответ

Оффлайн tazhate

  • Активист
  • *
  • Сообщений: 864
  • kunilinux
    • Просмотр профиля
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #20 : 15 Июня 2008, 10:54:22 »
ах меня опередили  :D
проблемы разрешения всегда решайте так - в икс конф прописывайте нужное разрешение ручками, как впрочем сверху и посоветовали)
lenovo thinkpad x1, gentoo ~amd64, awesome wm
asrock 330, atom 330, nvidia ion, 4gb ram, gentoo ~amd64, awesome wm
htc desire z, virtuos rom

Оффлайн CODeRUS

  • Автор темы
  • Участник
  • *
  • Сообщений: 222
    • Просмотр профиля
    • mymeegos
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #21 : 15 Июня 2008, 12:10:29 »
может дело в том что у меня PCIE карта? и Ubuntu настолько умна, что понимает на каком порту карта?
в общем попробую сейчас отпишусь...
Ubuntu 11.10 x64

Оффлайн tazhate

  • Активист
  • *
  • Сообщений: 864
  • kunilinux
    • Просмотр профиля
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #22 : 15 Июня 2008, 14:16:17 »
пробуй пробуй  :D а ещё лучше попробуй софтинку envy-ng
lenovo thinkpad x1, gentoo ~amd64, awesome wm
asrock 330, atom 330, nvidia ion, 4gb ram, gentoo ~amd64, awesome wm
htc desire z, virtuos rom

Оффлайн CODeRUS

  • Автор темы
  • Участник
  • *
  • Сообщений: 222
    • Просмотр профиля
    • mymeegos
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #23 : 15 Июня 2008, 14:21:50 »
tazhate, всю тему прочитай
мне этот envyng не помог. сносил все на свете. он там что-то ставил но ничего не менялось...
кто-то говорит что он убивает, но я сам еще до него все убил =)

+как включить VSync?
« Последнее редактирование: 15 Июня 2008, 14:24:36 от CODeRUS »
Ubuntu 11.10 x64

Оффлайн wertwerter

  • Любитель
  • *
  • Сообщений: 86
    • Просмотр профиля
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #24 : 15 Июня 2008, 15:00:59 »
В смысле? Приложения-Прочие-Экраны и Графика, поставь свой монитор и галку(широкоформатный), может поможет

Оффлайн CODeRUS

  • Автор темы
  • Участник
  • *
  • Сообщений: 222
    • Просмотр профиля
    • mymeegos
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #25 : 15 Июня 2008, 15:06:14 »
в смысле вертикальную синхронизацию
я сейчас бьюсь над повышением fps в 3D играх на opengl под wine.
может кто подскажет как видео на правильный режим настроить?
читал тут что у некоторых все работает лучше чем в винде, но у меня все наоборот.
под виндой как влитое а тут когда бегаю видео дергается, fps на уровне 54 вместо привычных 75
Ubuntu 11.10 x64

Оффлайн CODeRUS

  • Автор темы
  • Участник
  • *
  • Сообщений: 222
    • Просмотр профиля
    • mymeegos
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #26 : 15 Июня 2008, 17:57:19 »
Приложения-Прочие-Экраны и Графика - нету такого

в общем загрузился, сменил конф на этот:

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbVariant" ",winkeys"
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ExplorerPS/2"
    Option         "ZAxisMapping" "4 5"
    Option         "Emulate3Buttons" "true"
    Option         "Buttons" "7"
    Option         "ButtonMapping" "1 2 3 6 7"
EndSection

Section "Device"
Identifier "GeForce 6600GT"
Driver "nvidia"
Option "NoLogo" "True"
EndSection

Section "Monitor"
Identifier   "LCD Panel 1680x1050"
Option   "DPMS"
    HorizSync    31.5-65.5
    VertRefresh   56-65
EndSection

Section "Screen"
Identifier                 "Default Screen"
    Device      "GeForce 6600GT"
    Monitor      "LCD Panel 1680x1050"
    DefaultDepth   24
    SubSection "Display"
      Depth   24
           Modes          "1680x1050_100"
   EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
  screen "Default Screen"
EndSection
Section "Module"
Load "glx"
EndSection

перезагрузил иксы - вроде так и было...
или нужно комп ребутнуть?
и еще. при разрешении 1680x1050 можно частоту обновления поболее 51герца задать?
« Последнее редактирование: 15 Июня 2008, 17:59:49 от CODeRUS »
Ubuntu 11.10 x64

Оффлайн wertwerter

  • Любитель
  • *
  • Сообщений: 86
    • Просмотр профиля
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #27 : 15 Июня 2008, 22:52:11 »
home@home-desktop:~$ glxgears
11758 frames in 5.0 seconds = 2351.489 FPS
11988 frames in 5.0 seconds = 2397.489 FPS
11416 frames in 5.0 seconds = 2283.121 FPS
12135 frames in 5.0 seconds = 2426.897 FPS
6564 frames in 5.0 seconds = 1311.392 FPS
756 frames in 5.0 seconds = 151.090 FPS
756 frames in 5.0 seconds = 151.167 FPS
756 frames in 5.0 seconds = 151.163 FPS
756 frames in 5.0 seconds = 151.028 FPS
756 frames in 5.0 seconds = 151.064 FPS
750 frames in 5.0 seconds = 149.855 FPS
1750 frames in 5.0 seconds = 349.937 FPS
А как замерить FPS в игре?(Warcraft)

Вот именно, нет монитора в Экранах и Графике.
« Последнее редактирование: 15 Июня 2008, 22:54:55 от wertwerter »

Оффлайн CODeRUS

  • Автор темы
  • Участник
  • *
  • Сообщений: 222
    • Просмотр профиля
    • mymeegos
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #28 : 16 Июня 2008, 07:00:33 »
ну какой-нибудь fraps под линух..
не монитора нет в экранах и графике, а пункта такого, экраны и графика, у меня нет в списке)) как апплет называется?
вот мой glxgears:
29491 frames in 5.0 seconds = 5898.041 FPS
29393 frames in 5.0 seconds = 5878.480 FPS
29581 frames in 5.0 seconds = 5916.126 FPS
29496 frames in 5.0 seconds = 5899.190 FPS
28854 frames in 5.0 seconds = 5770.757 FPS
28856 frames in 5.0 seconds = 5771.037 FPS
29351 frames in 5.0 seconds = 5870.072 FPS
29382 frames in 5.0 seconds = 5876.329 FPS
29441 frames in 5.0 seconds = 5888.041 FPS
29396 frames in 5.0 seconds = 5879.196 FPS
29414 frames in 5.0 seconds = 5882.688 FPS
29288 frames in 5.0 seconds = 5857.581 FPS
29471 frames in 5.0 seconds = 5894.029 FPS
29430 frames in 5.0 seconds = 5885.857 FPS
29466 frames in 5.0 seconds = 5892.952 FPS
29386 frames in 5.0 seconds = 5877.129 FPS
29336 frames in 5.0 seconds = 5867.140 FPS
29437 frames in 5.0 seconds = 5887.312 FPS
29450 frames in 5.0 seconds = 5889.868 FPS
29346 frames in 5.0 seconds = 5869.176 FPS
29265 frames in 5.0 seconds = 5852.951 FPS
28467 frames in 5.0 seconds = 5693.297 FPS
28900 frames in 5.0 seconds = 5779.650 FPS
29601 frames in 5.0 seconds = 5920.167 FPS
XIO:  fatal IO error 22 (Invalid argument) on X server ":0.0"
      after 49 requests (49 known processed) with 0 events remaining.
Мне просто надоело ждать)
Ubuntu 11.10 x64

Оффлайн wertwerter

  • Любитель
  • *
  • Сообщений: 86
    • Просмотр профиля
Re: GeForce 6600GT vs ubuntu 8.04
« Ответ #29 : 16 Июня 2008, 09:29:53 »


Посмотри в редакторе меню



 

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