早速、Vinelinux4.1をインストール
問題のグラフィックはVESAで1024x768でインストールされる。
インストール終了後、再起動時にgrubで起動オプションにnoapicを入れないとKernel Panicを起こす。
/etc/grub.confにnoapicを追加、ついでにvga=0x314(フレームバッファ)も消去
グラフィックの設定でドライバーをmgaに変更するもデバイスを見失っている模様。再度チャレンジ
とりあえずここまで・・・眠い
以下、/proc/cpuinfoと/proc/pciの出力
/proc/cpuinfoの内容
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 95
model name : AMD Athlon(tm) 64 Processor 3500+
stepping : 3
cpu MHz : 2200.000
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni cx16 lahf_lm svm cr8legacy ts fid vid ttp tm stc
bogomips : 4404.89
/proc/pciの内容
PCI devices found:
Bus 0, device 0, function 0:
Class 0500: PCI device 10de:0369 (rev 162).
Bus 0, device 1, function 0:
Class 0601: PCI device 10de:0360 (rev 163).
I/O at 0x2f00 [0x2f7f].
Bus 0, device 1, function 1:
Class 0c05: PCI device 10de:0368 (rev 163).
IRQ 11.
I/O at 0xe880 [0xe8bf].
I/O at 0x2d00 [0x2d3f].
I/O at 0x2e00 [0x2e3f].
Bus 0, device 2, function 0:
Class 0c03: PCI device 10de:036c (rev 161).
IRQ 7.
Master Capable. No bursts. Min Gnt=3.Max Lat=1.
Non-prefetchable 32 bit memory at 0xfcfbf000 [0xfcfbffff].
Bus 0, device 2, function 1:
Class 0c03: PCI device 10de:036d (rev 162).
IRQ 7.
Master Capable. No bursts. Min Gnt=3.Max Lat=1.
Non-prefetchable 32 bit memory at 0xfcfbec00 [0xfcfbecff].
Bus 0, device 4, function 0:
Class 0101: PCI device 10de:036e (rev 161).
Master Capable. No bursts. Min Gnt=3.Max Lat=1.
I/O at 0xffa0 [0xffaf].
Bus 0, device 5, function 0:
Class 0101: PCI device 10de:037f (rev 163).
IRQ 10.
Master Capable. No bursts. Min Gnt=3.Max Lat=1.
I/O at 0xe400 [0xe407].
I/O at 0xe080 [0xe083].
I/O at 0xe000 [0xe007].
I/O at 0xdc00 [0xdc03].
I/O at 0xd880 [0xd88f].
Non-prefetchable 32 bit memory at 0xfcfbd000 [0xfcfbdfff].
Bus 0, device 5, function 1:
Class 0101: PCI device 10de:037f (rev 163).
IRQ 11.
Master Capable. No bursts. Min Gnt=3.Max Lat=1.
I/O at 0xd800 [0xd807].
I/O at 0xd480 [0xd483].
I/O at 0xd400 [0xd407].
I/O at 0xd080 [0xd083].
I/O at 0xd000 [0xd00f].
Non-prefetchable 32 bit memory at 0xfcfbc000 [0xfcfbcfff].
Bus 0, device 6, function 0:
Class 0604: PCI device 10de:0370 (rev 162).
Master Capable. No bursts. Min Gnt=3.Max Lat=2.
Bus 0, device 10, function 0:
Class 0604: PCI device 10de:0376 (rev 163).
Master Capable. No bursts. Min Gnt=2.
Bus 0, device 11, function 0:
Class 0604: PCI device 10de:0374 (rev 163).
Master Capable. No bursts. Min Gnt=2.
Bus 0, device 12, function 0:
Class 0604: PCI device 10de:0374 (rev 163).
Master Capable. No bursts. Min Gnt=2.
Bus 0, device 13, function 0:
Class 0604: PCI device 10de:0378 (rev 163).
Master Capable. No bursts. Min Gnt=26.
Bus 0, device 14, function 0:
Class 0604: PCI device 10de:0375 (rev 163).
Master Capable. No bursts. Min Gnt=2.
Bus 0, device 15, function 0:
Class 0604: PCI device 10de:0377 (rev 163).
Master Capable. No bursts. Min Gnt=2.
Bus 0, device 24, function 0:
Class 0600: PCI device 1022:1100 (rev 0).
Bus 0, device 24, function 1:
Class 0600: PCI device 1022:1101 (rev 0).
Bus 0, device 24, function 2:
Class 0600: PCI device 1022:1102 (rev 0).
Bus 0, device 24, function 3:
Class 0600: PCI device 1022:1103 (rev 0).
Bus 5, device 0, function 0:
Class 0300: PCI device 102b:0522 (rev 2).
IRQ 10.
Prefetchable 32 bit memory at 0xfb000000 [0xfbffffff].
Non-prefetchable 32 bit memory at 0xfdefc000 [0xfdefffff].
Non-prefetchable 32 bit memory at 0xfd000000 [0xfd7fffff].
Bus 6, device 0, function 0:
Class 0200: PCI device 14e4:1659 (rev 33).
IRQ 5.
Non-prefetchable 64 bit memory at 0xfdff0000 [0xfdffffff].

0