linux usb显卡驱动,Fedora 下linux系统usb显卡驱动安装与调试

该楼层疑似违规已被系统折叠 隐藏此楼查看此楼

这是FC14下的安装 但是在最好一步老是出错 求高手指点下 以下是对xorg.conf 文件的部分修改

出错原因是usb的显示屏分辨率不适合

Section "ServerLayout"

Identifier "layout1"

Screen 0 "ScreenDL" Absolute 0 0

Screen 1 "ScreenVGA" Absolute 1920 0

# Screen 2 "ScreenHDMI2" Absolute 3840 0

#Screen 3 "ScreenHDMI1" Absolute 5760 0

#Option "Xinerama" "true"

#EndSection

#Section "Device"

# Identifier "Card1"

# Driver "intel"

# Option "Monitor-VGA1" "VGA"

# Option "Monitor-LVDS1" "LVDS"

# Option "Monitor-HDMI1" "HDMI1"

# Option "Monitor-HDMI2" "HDMI2"

#EndSection

#Section "Monitor"

# Identifier "HDMI1"

# Option "Enable" "True"

# Option "Ignore" "True"

# Option "RightOf" "HDMI2"

# Modeline "1920x1080R" 138.50 1920 1960 2000 2080 1080 1083 1088 1111 +hsync -vsync

# Option "PreferredMode" "1920x1080R"

#EndSection

#Section "Monitor"

# Identifier "HDMI2"

# Option "Enable" "True"

# Option "RightOf" "VGA"

# Modeline "1920x1080R" 138.50 1920 1960 2000 2080 1080 1083 1088 1111 +hsync -vsync

# Option "PreferredMode" "1920x1080R"

#EndSection

Section "Monitor"

Identifier "VGA"

Option "Enable" "True"

Modeline "1920x1080R" 138.50 1920 1960 2000 2080 1080 1083 1088 1111 +hsync -vsync

Option "PreferredMode" "1920x1080R"

EndSection

#Section "Monitor"

# Identifier "LVDS"

# Option "Ignore" "True"

# Modeline "1920x1080R" 138.50 1920 1960 2000 2080 1080 1083 1088 1111 +hsync -vsync

# Option "PreferredMode" "1920x1080R"

#EndSection

Section "Screen"

Identifier "ScreenVGA"

Device "Card1"

Monitor "VGA"

DefaultDepth 24

SubSection "Display"

Depth 24

Modes "1920x1080"

EndSubSection

EndSection

#Section "Screen"

# Identifier "ScreenHDMI1"

# Device "Card1"

# Monitor "HDMI2"

# DefaultDepth 24

# SubSection "Display"

# Depth 24

# Modes "1920x1080"

# EndSubSection

#EndSection

##############################################################################################

Section "Device"

Identifier "Card0"

Driver "displaylink"

Option "fbdev" "/dev/fb1"

EndSection

Section "Monitor"

Identifier "HDMI_DL"

Option "Enable" "True"

Modeline "1920x1080R" 138.50 1920 1960 2000 2080 1080 1083 1088 1111 +hsync -vsync

Option "PreferredMode" "1920x1080R"

EndSection

Section "Screen"

Identifier "ScreenDL"

Device "Card0"

Monitor "HDMI_DL"

DefaultDepth 24

SubSection "Display"

Depth 24

Modes "1280x768"

EndSubSection

EndSection

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值