お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#1 2008-09-07 20:23:45

Lifar
新しいメンバ
登録日: 2008-09-07

画面が勝手に左上1/4しか表示されなくなる

はじめまして、Lifarと申します。
このたびUbuntu8.04を導入したのですが奇妙な症状に悩んでいます。

症状:
ログインした直後~30分くらいでいきなり画面が左上1/4しか表示されなくなってしまいます。
Ctrl+Alt+BSでXを再起動すると復旧するのですがまたしばらくすると同様の症状が出ます。
↓このような感じになってしまいます
http://gunnyori.net/img/DSCF2994.jpg

導入したマシンは
DynabookSS SS2100
ULV PentiumM 900MHz
1.25GB RAM
Trident CyberBladeXP4
LED 1024x768
です。

xorg.confはこのようになっています。

コード:

# 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"    "jp106"
    Option        "XkbLayout"    "jp,jp"
    Option        "XkbOptions"    "grp:alt_shift_toggle,grp_led:scroll"
    Option        "XkbVariant"    "106,"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
EndSection

Section "InputDevice"
    Identifier    "Synaptics Touchpad"
    Driver        "synaptics"
    Option        "SendCoreEvents"    "true"
    Option        "Device"    "/dev/psaux"
    Option        "Protocol"    "auto-dev"
    Option        "HorizEdgeScroll"    "0"
EndSection

Section "Device"
    Identifier    "Configured Video Device"
    Boardname    "Trident CyberBlade (generic)"
    Busid        "PCI:1:0:0"
    Driver        "trident"
    Screen    0
    Vendorname    "Trident"
EndSection

Section "Monitor"
    Identifier    "Configured Monitor"
    Vendorname    "Generic LCD Display"
    Modelname    "LCD Panel 1024x768"
    Horizsync    31.5-48.0
    Vertrefresh    56.0 - 65.0
  modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
    Gamma    1.0
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Monitor        "Configured Monitor"
    Device        "Configured Video Device"
    Defaultdepth    24
    SubSection "Display"
        Depth    24
        Virtual    1024    768
        Modes        "1024x768@60"    "800x600@60"    "800x600@56"    "640x480@60"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
  screen 0 "Default Screen" 0 0
    Inputdevice    "Synaptics Touchpad"
EndSection
Section "Module"
    Load        "glx"
    Load        "GLcore"
    Load        "v4l"
EndSection
Section "device" # 
    Identifier    "device1"
    Boardname    "Trident CyberBlade (generic)"
    Busid        "PCI:1:0:0"
    Driver        "trident"
    Screen    1
    Vendorname    "Trident"
EndSection
Section "screen" # 
    Identifier    "screen1"
    Device        "device1"
    Defaultdepth    24
    Monitor        "monitor1"
EndSection
Section "monitor" # 
    Identifier    "monitor1"
    Gamma    1.0
EndSection
Section "ServerFlags"
EndSection

ハードウェアの故障も考えたのですが、デュアルブートのWindowsXPではこのような症状が全く起きません。
設定変更で治ればそれに超した事はないのですが、何処を設定し直したらよいか分かりません。
どうかご助力を頂けたらと思います。よろしくお願いします。

最後の編集者: Lifar (2008-09-07 20:54:31)

オフライン

 

#2 2008-09-07 21:19:32

avidya
ゲスト

Re: 画面が勝手に左上1/4しか表示されなくなる

 私が気がついたおかしな点だけ。詳しくは識者の方、お願いします。
 以下の Section が複数ある。
・Device
・Monitor
・Screen

# ServerLayout という Section が何を定義しているのかが、ちょっと私では分かりません。

 

#3 2008-09-08 01:28:19

Lifar
新しいメンバ
登録日: 2008-09-07

Re: 画面が勝手に左上1/4しか表示されなくなる

モニターとビデオカードの設定はメインメニュー→未分類→モニタとグラフィックカードで行いました。
xorg.confは全く手をつけていません。当該の部分を調べてみます。
もし他に何かおかしな点がありましたらお教え頂きたいと思います。
よろしくお願いします。

オフライン

 

#4 2008-09-08 01:35:56

HoneSONG
メンバ
From: Shizuoka, Japan
登録日: 2008-04-30

Re: 画面が勝手に左上1/4しか表示されなくなる

こんばんは。

ちなみに、画面の外へマウスカーソルを動かしていくと、表示されていない部分へスクロールされたりするんでしょうか?

オフライン

 

#5 2008-09-08 02:45:34

Lifar
新しいメンバ
登録日: 2008-09-07

Re: 画面が勝手に左上1/4しか表示されなくなる

HoneSONG による投稿:

こんばんは。

ちなみに、画面の外へマウスカーソルを動かしていくと、表示されていない部分へスクロールされたりするんでしょうか?

こんばんわ。
画面の外にもマウスカーソルは動かせるようです。あの状態で終了→シャットダウンが選択できました。

オフライン

 

#6 2008-09-08 03:12:10

HoneSONG
メンバ
From: Shizuoka, Japan
登録日: 2008-04-30

Re: 画面が勝手に左上1/4しか表示されなくなる

うーん、参考になりそうなURLを貼り付けるぐらいしかできませんが。
http://d.hatena.ne.jp/m_konishi1981/20080310/1205135638
http://www12.atwiki.jp/linux2ch/pages/48.html#id_35e6ad34
http://hirotyanteikoku.cocolog-nifty.com/cocolog/2007/08/ubuntu_on_usb_f_0f12.html
http://forum.ubuntulinux.jp/viewtopic.php?id=1281
http://forum.ubuntulinux.jp/viewtopic.php?pid=7802

しかし最初は使えているのに、時間が経つと変わってしまうというのは聞いたことがありません…。

オフライン

 

#7 2008-09-08 12:39:44

koisan1949
メンバ
From: Hyogo, Japan
登録日: 2007-11-11

Re: 画面が勝手に左上1/4しか表示されなくなる

 HoneSONGさんが言われているように、" 最初は使えているのに、
 時間が経つと変わってしまう" 症状は、私も始めて聞きます。
 普通は最初から症状が現れます。分かりません。

 気になった点は、xorg.conf の中で、水平同期周波数が画面設定の@60と
 指定され、上限が逸脱して不合理になっています。
 水平同期周波数範囲を「31.5 - 70.0」とかにする必要がありそうです。
 また、ハイフンの間にスペースも必要かなとも思います。(この点は不明です)

 Section "Monitor"
    Identifier    "Configured Monitor"
    Vendorname    "Generic LCD Display"
    Modelname    "LCD Panel 1024x768"
    Horizsync      31.5-48.0    ← 水平同期周波数範囲(KHz)
    Vertrefresh    56.0 - 65.0   ← 垂直同期周波数範囲(Hz)
  省略
   modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
    Gamma    1.0
 EndSection

 追記 液晶モニタのスペックは、水平同期の60KHzに対応してますか?
   ギリギリだと、モニターの熱暴走の可能性があります。

   こちらに、逆に画面が小さくなる症状を解決された方の情報があります。
  http://forum.ubuntulinux.jp/viewtopic.p … 428#p15428

最後の編集者: koisan1949 (2008-09-08 15:09:53)

オフライン

 

#8 2008-09-08 14:00:03

hito
管理者
登録日: 2007-03-18

Re: 画面が勝手に左上1/4しか表示されなくなる

なんかドライバのバグのような気がしてならないので、

driver "trident"
の部分を
driver "vesa"

にしてみて再現するか試してみてください。

オフライン

 

#9 2008-09-08 23:21:14

Lifar
新しいメンバ
登録日: 2008-09-07

Re: 画面が勝手に左上1/4しか表示されなくなる

>HoneSONGさん
サイトの紹介ありがとうございます。
全部読んでみて色々試してみます。
途中から急におかしくなるというのは希有な例なのでしょうか…

>koisan1949さん
ご指摘受けた部分を直してみました。
今のところ症状は出ていませんがもう少し様子を見てみます。
液晶はWindowsでは60Hzで常用できていますし、問題も起きた事無いので恐らくハード的には問題ないと思われます。

>hitoさん
ドライバの問題も考えられますね。試してみます。

オフライン

 

#10 2008-09-10 16:46:25

syosinnsya
メンバ
登録日: 2008-06-20

Re: 画面が勝手に左上1/4しか表示されなくなる

グラフィックスボードのドライバのインストールならenvyngがお勧めです。

ログインした直後~30分は何か作業をしているんですよね?
一度、ログインしたら何もせずに画面がおかしくなるまで待ってみたらどうですか?
症状が現われなければハードが原因の線は消せるのではないでしょうか。

オフライン

 

Board footer

Powered by FluxBB