LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1086|回复: 5

ATI的官方源For 11.2放出来了!

[复制链接]
发表于 2009-11-25 11:43:55 | 显示全部楼层 |阅读模式
  1. zypper ar http://www2.ati.com/suse/11.2/  ATI
复制代码

终于等出来了
现在应该有效了,刚刚少了个斜杠。

ps:呜呼,我的ATI X1300装不上,正在编译内核

Intel Centrino Duo T2300 1.67GHZ*2的cpu 在Processor type and features -> Processor falimy应该选择"Core 2/newer Xeon"么

查到的资料是
  1. Intel Core Solo/Duo, Pentium Dual-Core T20xx/T21xx
  2. vendor_id  : GenuineIntel
  3. cpu family  : 6
  4. model  : 14, 22
  5. model name  : Genuine Intel(R) CPU TXXXX @ XXXGHz
  6. model name  : Intel(R) Celeron(R) CPU 220 @ 1.20GHz
  7. model name  : Intel(R) Celeron(R) CPU 4X0 @ XXXGHz
  8. model name  : Intel(R) Celeron(R) M CPU 4X0  @ XXXGHz
复制代码
  1. Core 2 Duo/Quad, Xeon 51xx/53xx/54xx, Pentium Dual-Core T23xx+/Exxxx, Celeron Dual-Core
  2. vendor_id  : GenuineIntel
  3. cpu family  : 6
  4. model  : 15
  5. model name  : Intel(R) Core(TM)2 CPU XXXX @ XXXGHz
复制代码
而我的CPU "cat /proc/cpuinfo"结果是
  1. :~> cat /proc/cpuinfo                                            
  2. processor       : 0                                                            
  3. vendor_id       : GenuineIntel                                                  
  4. cpu family      : 6                                                            
  5. model           : 14                                                            
  6. model name      : Genuine Intel(R) CPU           T2300  @ 1.66GHz               
  7. stepping        : 8                                                            
  8. cpu MHz         : 1000.000                                                      
  9. cache size      : 2048 KB                                                      
  10. physical id     : 0                                                            
  11. siblings        : 2                                                            
  12. core id         : 0                                                            
  13. cpu cores       : 2                                                            
  14. apicid          : 0                                                            
  15. initial apicid  : 0                                                            
  16. fdiv_bug        : no                                                            
  17. hlt_bug         : no                                                            
  18. f00f_bug        : no                                                            
  19. coma_bug        : no                                                            
  20. fpu             : yes                                                           
  21. fpu_exception   : yes                                                           
  22. cpuid level     : 10                                                            
  23. wp              : yes                                                           
  24. flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm                                             
  25. bogomips        : 3324.78
  26. clflush size    : 64
  27. power management:
  28. processor       : 1
  29. vendor_id       : GenuineIntel
  30. cpu family      : 6
  31. model           : 14
  32. model name      : Genuine Intel(R) CPU           T2300  @ 1.66GHz
  33. stepping        : 8
  34. cpu MHz         : 1000.000
  35. cache size      : 2048 KB
  36. physical id     : 0
  37. siblings        : 2
  38. core id         : 1
  39. cpu cores       : 2
  40. apicid          : 1
  41. initial apicid  : 1
  42. fdiv_bug        : no
  43. hlt_bug         : no
  44. f00f_bug        : no
  45. coma_bug        : no
  46. fpu             : yes
  47. fpu_exception   : yes
  48. cpuid level     : 10
  49. wp              : yes
  50. flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm
  51. bogomips        : 3324.87
  52. clflush size    : 64
  53. power management:
复制代码

这个是看cpu family和model来选择Processor falimy的么,默认安装选择的是Pentium-Pro (M686),笔记本老是报下面错误:
  1. Message from syslogd@linux-aden at Nov 25 12:33:48 ...
  2. kernel:[ 1152.469008] Uhhuh. NMI received for unknown reason a1 on CPU 0.
  3. Message from syslogd@linux-aden at Nov 25 12:33:48 ...
  4. kernel:[ 1152.469008] You have some hardware problem, likely on the PCI bus.
  5. Message from syslogd@linux-aden at Nov 25 12:33:48 ...
  6. kernel:[ 1152.469008] Dazed and confused, but trying to continue
复制代码

准备选择"Core 2/newer Xeon",!??
环境变量
  1. CHOST="i686-pc-linux-gnu"
  2. CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
  3. CXXFLAGS="${CFLAGS}"
复制代码
发表于 2009-11-25 14:13:55 | 显示全部楼层
连接无效。

万恶的字数补丁
回复 支持 反对

使用道具 举报

发表于 2009-11-25 14:24:27 | 显示全部楼层
http://www.suse.de/~sndirsch/ati-installer-HOWTO.html

回头试试。


hd2600已经装上了。
回复 支持 反对

使用道具 举报

发表于 2009-11-25 19:00:05 | 显示全部楼层
假的吧,WWW2.ATI.COM这个网站都没有了 ATI都被AMD收购了。~~~~~反正我没试成功,连接无效
回复 支持 反对

使用道具 举报

发表于 2009-11-25 19:28:27 | 显示全部楼层
我的 x1300 用的开源的 ati 驱动,效果还算不错。
回复 支持 反对

使用道具 举报

发表于 2009-11-25 20:20:44 | 显示全部楼层
没试,系统带的驱动能正常识别我的本本分辨率就OK了,不搞了
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表