[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:31538] Re: radeonモジュールのロードでハング



高田です

実はまだ教えていただいたことは試していなくて
ごめんなさい。

補足です。
具体的に言うと、
modprobe radeon
でハングアップします。
/etc/modprobe.d/plamo-default.conf
に
install radeon /bin/true
を追加すると、ランレベル3でVGAでログインが表示され、
正常にログインできます。
しかし、radeonモジュールがロードされていないため
startxで失敗します。

/etc/modprobe.d/plamo-default.conf.radeonOK
options radeon test=1
#options radeon no_wb=1
#options radeon dynclks=1
#options radeon tv=0
#options radeon audio=0
#options radeon hw_i2c=0
#options radeon pcie_gen2=0
#options radeon msi=0
を作って、いろいろオプションを変えながら
modprobe -C /etc/modprobe.d/plamo-default.conf.radeonOK radeon
を実行してみたのですが、結果は変わらずでした。

(2013年08月02日 11:44), Uetake Sadao wrote:
> 植竹@横浜です
>
> ランレベル3で起動しているものとの想定ですが、
> radeondrmfbがモニターの適切な解像度を取得できない
> ことがあるのかとも考えます。
> 1.カーネルの起動オプションに
>   video=800x600 等指定してみる。
> 2.コンソールログインまではradeondrmfbの
>   modesettingをとめてみる
>   1.同様に nonmodset あるいは radeon.modeset=0を
>   指定してみる。これで従来のVGA16で立ち上がりませんかね。
>
> ランレベル4でしたら、 X のドライバー絡みで追う必要が
> でてきます。
>
> minorut wrote:
>> パソコンを起動すると、radeonモジュールをロードする
>> ところで、かなりの頻度でカラフルな縦線が表示されて
>> 画面はずっとそのままの状態になります。
>> いつも縦線が表示されるわけではなく、正常に
>> 起動して、字が小さく表示されることもあります。
>> インストールDVDはほぼ100%正常に起動します。
>> 縦線の場合もsyslogにはエラーは出ていないようです。
>> Miscellaneous Control
>> 01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI
>> RS482 [Radeon Xpress 200M]
>>
>> dmesg
>> [ 88.454950] [drm] radeon kernel modesetting enabled.
>> [ 88.459667] checking generic (a0000 10000) vs hw (c8000000 8000000)
>> [ 88.459669] fb: conflicting fb hw usage radeondrmfb vs VGA16 VGA -
>> removing generic driver
>> [ 88.472220] Console: switching to colour VGA+ 80x25
>> [ 88.476752] [drm] initializing kernel modesetting (RS480 0x1002:0x5975
>> 0x1028:0x01F5).
>> [ 88.476872] [drm] register mmio base: 0xC0100000
>> [ 88.476960] [drm] register mmio size: 65536
>> [ 88.477221] [drm] Generation 2 PCI interface, using max accessible memory
>> [ 88.477316] radeon 0000:01:05.0: VRAM: 128M 0x0000000038000000 -
>> 0x000000003FFFFFFF (128M used)
>> [ 88.477456] radeon 0000:01:05.0: GTT: 512M 0x0000000040000000 -
>> 0x000000005FFFFFFF
>> [ 88.477564] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
>> [ 88.477653] [drm] Driver supports precise vblank timestamp query.
>> [ 88.477753] [drm] radeon: irq initialized.
>> [ 88.477994] [drm] Detected VRAM RAM=128M, BAR=128M
>> [ 88.478090] [drm] RAM width 128bits DDR
>> [ 88.478279] [TTM] Zone kernel: Available graphics memory: 445592 kiB
>> [ 88.478370] [TTM] Initializing pool allocator
>> [ 88.478462] [TTM] Initializing DMA pool allocator
>> [ 88.478583] [drm] radeon: 128M of VRAM memory ready
>> [ 88.478672] [drm] radeon: 512M of GTT memory ready.
>> [ 88.478780] [drm] GART: num cpu pages 131072, num gpu pages 131072
>> [ 88.487751] [drm] radeon: 4 quad pipes, 1 z pipes initialized.
>> [ 88.493145] [drm] PCIE GART of 512M enabled (table at 0x000000002CF80000).
>> [ 88.493281] radeon 0000:01:05.0: WB enabled
>> [ 88.493562] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr
>> 0x0000000040000000 and cpu addr 0xffff88002cd9a000
>> [ 88.494341] [drm] Loading R300 Microcode
>> [ 88.502628] [drm] radeon: ring at 0x0000000040001000
>> [ 88.502742] [drm] ring test succeeded in 1 usecs
>> [ 88.502953] [drm] ib test succeeded in 0 usecs
>> [ 88.506738] [drm] Panel ID String: AUO
>> [ 88.506836] [drm] Panel Size 1280x800
>> [ 88.532824] [drm] radeon legacy LVDS backlight initialized
>> [ 88.532920] [drm] Radeon Display Connectors
>> [ 88.533008] [drm] Connector 0:
>> [ 88.533094] [drm] VGA-1
>> [ 88.533181] [drm] DDC: 0x68 0x68 0x68 0x68 0x68 0x68 0x68 0x68
>> [ 88.533270] [drm] Encoders:
>> [ 88.533635] [drm] CRT1: INTERNAL_DAC2
>> [ 88.533724] [drm] Connector 1:
>> [ 88.533810] [drm] LVDS-1
>> [ 88.533897] [drm] DDC: 0x198 0x198 0x19c 0x19c 0x1a0 0x1a0 0x1a4 0x1a4
>> [ 88.533987] [drm] Encoders:
>> [ 88.534072] [drm] LCD1: INTERNAL_LVDS
>> [ 88.534186] [drm] radeon: power management initialized
>> [ 88.591723] composite sync not supported
>> [ 88.600563] [drm] fb mappable at 0xC8040000
>> [ 88.600650] [drm] vram apper at 0xC8000000
>> [ 88.600736] [drm] size 4096000
>> [ 88.600821] [drm] fb depth is 24
>> [ 88.600906] [drm] pitch is 5120
>> [ 88.601660] fbcon: radeondrmfb (fb0) is primary device
>> [ 88.644057] Console: switching to colour frame buffer device 160x50
>> [ 88.653866] radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device
>> [ 88.653945] radeon 0000:01:05.0: registered panic notifier
>> [ 88.654015] [drm] Initialized radeon 2.30.0 20080528 for 0000:01:05.0
>> on minor 0
>> [ 135.853456] EXT4-fs (sda3): re-mounted. Opts: commit=0
>


Follow-Ups
[plamo:31539] Re: radeonモジュールのロードでハング, Uetake Sadao
References
[plamo:31534] radeonモジュールのロードでハング, 高田稔
[plamo:31536] Re: radeonモジュールのロードでハング, Uetake Sadao

[検索ページ] [メール一覧]
Plamo ML 公開システム