當ati mobility m1 遇上Xorg??
Moderator: Forums Team
當ati mobility m1 遇上Xorg??
最近為了可以用GAIM我
#emerge -u gaim
結果連xorg都編進去了頓時我的VAIO C1 X掛點
一STARTX就整個液晶都白了(由黑擴散成白)
爬了許多文都還是沒有發現解決辦法
xorg 應該可以支援大多的ATI顯卡
ati mobility m1 是PCI介面的先前在XFREE86用還好好的
不知道Xorg的設定到底有啥不同
#emerge -u gaim
結果連xorg都編進去了頓時我的VAIO C1 X掛點
一STARTX就整個液晶都白了(由黑擴散成白)
爬了許多文都還是沒有發現解決辦法
xorg 應該可以支援大多的ATI顯卡
ati mobility m1 是PCI介面的先前在XFREE86用還好好的
不知道Xorg的設定到底有啥不同
我的notebook是M6,ati-drivers沒support
http://www2.ati.com/drivers/linux/linux_8.8.25.html
所以我是用kernel的driver,我參考這篇裝的,給你參考一下
http://forums.gentoo.org/viewtopic.php?t=220878
http://www2.ati.com/drivers/linux/linux_8.8.25.html
所以我是用kernel的driver,我參考這篇裝的,給你參考一下
http://forums.gentoo.org/viewtopic.php?t=220878
你的M6是指asus M6嗎?lundi wrote:我的notebook是M6,ati-drivers沒support
http://www2.ati.com/drivers/linux/linux_8.8.25.html
所以我是用kernel的driver,我參考這篇裝的,給你參考一下
http://forums.gentoo.org/viewtopic.php?t=220878
我也是用M6,但是我可以用ati-drivers咧
Code: Select all
Driver "fglrx"
google說的
Section "Monitor"
Identifier "Monitor0"
VendorName "SONY VAIO"
ModelName "PCG-C1VR"
HorizSync 30-64
VertRefresh 50- 100
ModeLine "1024x480" 65 1024 1032 1176 1344 480 491 492 525 -hsync -vsync
Option "dpms"
EndSection
Section "Device"
Identifier "ATI Rage Mobility"
Driver "ati"
VendorName "SONY ATI Rage"
BoardName "Rage Mobility"
VideoRam 8192
EndSection
Section "Screen"
Identifier "Screen0"
Device "ATI Rage Mobility"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Virtual 1024 768
Depth 16
Modes "1024x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
不過用上去了還是不行
但是用xorgconfig設定畫面會由黑變白然後等一下子就會進x
不過解析度應該只有640x480(先前看到畫面變白就ctr+alt+F2把他中斷了怕螢幕壞了)
Section "Monitor"
Identifier "Monitor0"
VendorName "SONY VAIO"
ModelName "PCG-C1VR"
HorizSync 30-64
VertRefresh 50- 100
ModeLine "1024x480" 65 1024 1032 1176 1344 480 491 492 525 -hsync -vsync
Option "dpms"
EndSection
Section "Device"
Identifier "ATI Rage Mobility"
Driver "ati"
VendorName "SONY ATI Rage"
BoardName "Rage Mobility"
VideoRam 8192
EndSection
Section "Screen"
Identifier "Screen0"
Device "ATI Rage Mobility"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Virtual 1024 768
Depth 16
Modes "1024x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
不過用上去了還是不行
但是用xorgconfig設定畫面會由黑變白然後等一下子就會進x
不過解析度應該只有640x480(先前看到畫面變白就ctr+alt+F2把他中斷了怕螢幕壞了)
我也是指ati的M6,我之前也是可以裝ati-driver,不過我記得好像在/var/log/Xorg.0.log有看到一些錯誤,後來就懶得去弄了,就照著我說的link裝,反正notebook也不玩game。scsi wrote:你的M6是指asus M6嗎?lundi wrote:我的notebook是M6,ati-drivers沒support
http://www2.ati.com/drivers/linux/linux_8.8.25.html
所以我是用kernel的driver,我參考這篇裝的,給你參考一下
http://forums.gentoo.org/viewtopic.php?t=220878
我也是用M6,但是我可以用ati-drivers咧Code: Select all
Driver "fglrx"
有趣的索尼 C1cyberia46 wrote:還在努力中因為GENTOO讓全美達的克魯所CPU(KUSO CPU)不再那麼可惡
我想用"ati"driver應該可以只是螢幕設定比較棘手吧
有參考過這篇了嗎?
http://www-jcsu.jesus.cam.ac.uk/~mma29/c1/
在 http://www.linux-on-laptops.com/ 找到的
叫我老帕好了!


現在是解析度的問題嗎?cyberia46 wrote:這幾天還是努力在google上找
發現蠻多有這張顯卡(rage mobility m1=mach64)的NB都碰到相同的問題
只不過好像還無解
用"ati" driver只能用8bit顯示1024x768
用vesa driver只能用16 and 24bit 上640x480
有參考過邊尼大大的文章嗎?
http://wiki.gentoo.org.tw/index.php/Sony_Vaio_TR5
看看有沒有人有寫 1024x480 的 patch
叫我老帕好了!

