资源简介
先把ubuntu文件夹下的sis671_drv.so复制到/usr/lib/xorg/modules/drivers/文件夹下。原有的ubuntu文件夹里的sis671_drv.la文件不能直接使用,需自行重新编译,然后把src文件夹下生成的sis671_drv.la复制到/usr/lib/xorg/modules/drivers/文件夹下。
把xorg.conf复制到/etc/X11/下

代码片段和文件信息
/* $XFree86$ */
/* $XdotOrg$ */
/*
* Mode initializing code (CRT1 section) for
* for SiS 300/305/540/630/730
* SiS 315/550/[M]650/651/[M]661[FGM]X/[M]74x[GX]/330/[M]76x[GX]
* XGI Volari V3XT/V5/V8 Z7
* (Universal module for Linux kernel framebuffer and X.org/XFree86 4.x)
*
* Copyright (C) 2001-2005 by Thomas Winischhofer Vienna Austria
*
* If distributed as part of the Linux kernel the following license terms
* apply:
*
* * This program is free software; you can redistribute it and/or modify
* * it under the terms of the GNU General Public License as published by
* * the Free Software Foundation; either version 2 of the named License
* * or any later version.
* *
* * This program is distributed in the hope that it will be useful
* * but WITHOUT ANY WARRANTY; without even the implied warranty of
* * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* * GNU General Public License for more details.
* *
* * You should have received a copy of the GNU General Public License
* * along with this program; if not write to the Free Software
* * Foundation Inc. 59 Temple Place Suite 330 Boston MA 02111-1307 USA
*
* Otherwise the following license terms apply:
*
* * Redistribution and use in source and binary forms with or without
* * modification are permitted provided that the following conditions
* * are met:
* * 1) Redistributions of source code must retain the above copyright
* * notice this list of conditions and the following disclaimer.
* * 2) Redistributions in binary form must reproduce the above copyright
* * notice this list of conditions and the following disclaimer in the
* * documentation and/or other materials provided with the distribution.
* * 3) The name of the author may not be used to endorse or promote products
* * derived from this software without specific prior written permission.
* *
* * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ‘‘AS IS‘‘ AND ANY EXPRESS OR
* * IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES
* * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
* * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT INDIRECT
* * INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING BUT
* * NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE
* * DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
* * THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY OR TORT
* * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* * THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* Author: Thomas Winischhofer
*
* Formerly based on non-functional code-fragements for 300 series by SiS Inc.
* Used by permission.
*/
#ifdef HAVE_CONFIG_H
#include “config.h“
#endif
#include “init.h“
#ifdef SIS300
#include “300vtbl.h“
#endif
#ifdef SIS315H
#include “310vtbl.h“
#endif
#
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-11-06 05:36 xf86-video-sis671-master\
文件 7570 2012-11-06 05:36 xf86-video-sis671-master\COPYING
文件 1863 2012-11-06 05:36 xf86-video-sis671-master\ChangeLog
文件 1140 2012-11-06 05:36 xf86-video-sis671-master\Makefile.am
文件 21690 2012-11-06 05:36 xf86-video-sis671-master\Makefile.in
文件 383 2012-11-06 05:36 xf86-video-sis671-master\README
文件 11418 2012-11-06 05:36 xf86-video-sis671-master\README.old
文件 412175 2012-11-06 05:36 xf86-video-sis671-master\aclocal.m4
目录 0 2012-11-06 05:36 xf86-video-sis671-master\autom4te.cache\
文件 605417 2012-11-06 05:36 xf86-video-sis671-master\autom4te.cache\output.0
文件 605227 2012-11-06 05:36 xf86-video-sis671-master\autom4te.cache\output.1
文件 15911 2012-11-06 05:36 xf86-video-sis671-master\autom4te.cache\requests
文件 159698 2012-11-06 05:36 xf86-video-sis671-master\autom4te.cache\traces.0
文件 43551 2012-11-06 05:36 xf86-video-sis671-master\autom4te.cache\traces.1
文件 3707 2012-11-06 05:36 xf86-video-sis671-master\compile
文件 42037 2012-11-06 05:36 xf86-video-sis671-master\config.guess
文件 2060 2012-11-06 05:36 xf86-video-sis671-master\config.h.in
文件 1633 2012-11-06 05:36 xf86-video-sis671-master\config.h.in~
文件 30253 2012-11-06 05:36 xf86-video-sis671-master\config.sub
文件 602079 2012-11-06 05:36 xf86-video-sis671-master\configure
文件 4759 2012-11-06 05:36 xf86-video-sis671-master\configure.ac
文件 15936 2012-11-06 05:36 xf86-video-sis671-master\depcomp
文件 9233 2012-11-06 05:36 xf86-video-sis671-master\install-sh
文件 282745 2012-11-06 05:36 xf86-video-sis671-master\ltmain.sh
目录 0 2012-11-06 05:36 xf86-video-sis671-master\man\
文件 1661 2012-11-06 05:36 xf86-video-sis671-master\man\Makefile.am
文件 12893 2012-11-06 05:36 xf86-video-sis671-master\man\Makefile.in
文件 15174 2012-11-06 05:36 xf86-video-sis671-master\man\sis671.man
文件 11014 2012-11-06 05:36 xf86-video-sis671-master\missing
目录 0 2012-11-06 05:36 xf86-video-sis671-master\src\
文件 43915 2012-11-06 05:36 xf86-video-sis671-master\src\300vtbl.h
............此处省略66个文件信息
相关资源
- uboot到linux logo显示不间断 补丁
- UNIX/LINUX编程实践教程的源码
- Linux任务管理器
- linux应用层的华容道游戏源代码
- ubuntu9.10 可加载内核模块和字符设备驱
- MP3文件ID3v2ID3v2APEv2标签读取
- 操作系统实验——虚存管理实验
- linux下的发包工具sendip
- 尚观培训linux许巍关于c 的笔记和讲义
- 尚观培训linux董亮老师关于数据结构的
- linux 线程池源码 c 版
- linux C 电梯程序练习
- linux下用多进程同步方法解决生产者
- Linux 操作系统实验(全)
- Linux From Scratch 中文手册
- linux 网络实验 ftp程序
- Linux命令大全离线版&在线版
- 操作系统共享内存实验
- dos 下运行Linux 命令--gnu_utils
- linux 0.12内核源代码
- linux简易shell C实现
- linux实验报告及心得体会
- 基于GTK的Linux环境下的简易任务管理器
- linux扫雷游戏代码
- CAN Linux驱动代码
- Linux系统教材
- Furan-BDOPV Donor-Acceptor Polymers with Plana
- intel 82579LM 网卡驱动Linux系统版 v1.9.
- SA1110处理器掌上电脑液晶显示器设计
- 基于Linux的串口服务器设计
评论
共有 条评论