LinuxQuestions.org
Register a domain and help support LQ
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices

Reply
 
Thread Tools
Old 09-24-2007, 02:22 AM   #1
PHmann
LQ Newbie
 
Registered: Sep 2007
Location: Ohio
Posts: 1
Thanked: 0
Question VIA driver for Slackware 12 xorg, help needed


[Log in to get rid of this advertisement]
I am having trouble getting the via driver to work for xorg in Slackware 12. With other PCs using various graphics adapters I have no problems using the ati, nv, s3, etc drivers, I simply select the driver in xorgcfg -textmode. However, a few of my PCs have integrated VIA Unichrome (CLE266) graphics which use the "via" drivers....... Even though I make sure my Slackware 12 installation includes xf86-video-via-0.2.2-i486-1, I am still not getting the "via" option in xorgcfg! Furthermore, if I manually change the xorg config file to the "via" driver, xorg won't start at all.

Please help me get the VIA driver working on my xorg. I am currently stuck using the VESA driver which has terribly slow scrolling and overall X slowness. I don't really need OpenGL or any other fancy features, I simply want X to be accelerated for my graphics. What do I need to do?
PHmann is offline     Reply With Quote
Old 09-24-2007, 03:17 AM   #2
H_TeXMeX_H
Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: 100% Slackware or Slamd64
Posts: 6,229
Blog Entries: 2
Thanked: 159
Have you tried running 'xorgsetup' ?
H_TeXMeX_H is online now     Reply With Quote
Old 09-24-2007, 03:35 AM   #3
deNiro
Member
 
Registered: Jun 2003
Location: Belgium
Distribution: slackware 12.0 Ultimate Edition on the desktop & debian etch on the EPIA EN15000 server
Posts: 82
Thanked: 0
I never succeeded with the via driver that came with xorg. But maybe someone else can help you on how to configure them.

My suggestion is that you replace the via module, that came with xorg, with the latest openchrome via module with the next instructions:

// first remove the "xf86-video-via-0.2.2-i486-1" package

// then compile the openchrome module (perform following as root):
// open a console

# svn checkout http://svn.openchrome.org/svn/trunk openchrome

// go to the directory openchrome (which was created with previous command)

# cd openchrome

// run autogen.sh with the prefix option so that the driver is being installed in the correct directory

# ./autogen.sh --prefix=/usr
# make
# make install
# make clean

// Change the Xorg driver to via

find Section "Device" and change Driver "vesa" to Driver "via".

// The accelerated video features that come with the unichrome X driver // also require DRI to be enabled.
// Make sure to add the following to /etc/xorg.conf:

Section "DRI"
Mode 0666
EndSection

// restart X


good luck!



Quote:
Originally Posted by PHmann View Post
I am having trouble getting the via driver to work for xorg in Slackware 12. With other PCs using various graphics adapters I have no problems using the ati, nv, s3, etc drivers, I simply select the driver in xorgcfg -textmode. However, a few of my PCs have integrated VIA Unichrome (CLE266) graphics which use the "via" drivers....... Even though I make sure my Slackware 12 installation includes xf86-video-via-0.2.2-i486-1, I am still not getting the "via" option in xorgcfg! Furthermore, if I manually change the xorg config file to the "via" driver, xorg won't start at all.

Please help me get the VIA driver working on my xorg. I am currently stuck using the VESA driver which has terribly slow scrolling and overall X slowness. I don't really need OpenGL or any other fancy features, I simply want X to be accelerated for my graphics. What do I need to do?
deNiro is offline     Reply With Quote
Old 09-28-2007, 06:36 AM   #4
niels.horn
Member
 
Registered: Mar 2007
Location: Rio de Janeiro - Brazil
Distribution: Slackware64-current
Posts: 580
Thanked: 41
Thanks! I've been looking for a working driver for my via card...
niels.horn is offline     Reply With Quote
Old 10-07-2008, 12:30 AM   #5
pddm
Member
 
Registered: Sep 2005
Distribution: Slackware 12 (smokey)
Posts: 108
Thanked: 0
There is also a precompiled package available on LinuxPackages.net.
here:http://www.linuxpackages.net/search_...hrome&ver=12.1

With the difference that the driver name is not 'via' but 'openchrome'

This worked for my onboard VIA Chrome9 Chipset.

I simply modified my xorg.conf in the Section "Device":
Code:
Driver "openchrome"
and added at the end:
Code:
Section "DRI"
	Mode 0666
EndSection

Section "Extensions"
	Option "Composite" "Enable"
EndSection
I have NOT tested XGL or Compiz Fusion yet, but KDE works like a charm.
pddm is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with the monitor section of xorg.conf needed ssenuta Linux - Hardware 3 07-29-2007 10:17 AM
ATI Driver Slackware 11.0 - StartX yields Xorg Version mismatch Old_Fogie Slackware 10 10-16-2006 12:12 PM
Help needed with compiling Xorg SavageNick Slackware 6 07-20-2005 06:27 PM
Help needed for xorg config jjlinux Linux - Hardware 2 05-29-2005 12:43 AM
nvidia tv-out Xorg.conf copy needed... TomCollins Slackware 4 11-07-2004 02:50 PM


All times are GMT -5. The time now is 12:39 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration