お知らせ

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

#1 2007-11-24 03:59:45

f0705
メンバ
登録日: 2007-05-03

i810 で解像度を越える動画再生でエラー(解決)

i810 チップセットで画面サイズを越える動画を再生しようとすると
The program 'totem' received an X Window System error.
...
というエラーメッセージと共にプレーヤーが落ちてしまう問題で
困っていましたが対処方法が分かりました(バグという思い込み &
ググりかたが足りなかった)。
方法は /etc/X11/xorg.conf の Section "Device" に
   Option "LinearAlloc" "8160"
を追加するだけ。
ドライバのマニュアルにも書いてあるし、、、

参考:
$ man i810
        ...
       Option "LinearAlloc" "integer"
              Allows  more  memory  for  the offscreen allocator. This usually
              helps in situations where HDTV movies are required to  play  but
              not  enough  offscreen  memory is usually available. Set this to
              8160 for upto 1920x1080 HDTV support.  Default 0KB (off).

http://www.danilocesar.com/blog/2007/08/14/mplayertotem-crashes-x11-error-badalloc/
http://ubuntuforums.org/showthread.php?t=540766

オフライン

 

Board footer

Powered by FluxBB