LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-24-2007, 02:22 AM   #1
PHmann
LQ Newbie
 
Registered: Sep 2007
Location: Ohio
Posts: 1

Rep: Reputation: 0
Question VIA driver for Slackware 12 xorg, help needed


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?
 
Old 09-24-2007, 03:17 AM   #2
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Have you tried running 'xorgsetup' ?
 
Old 09-24-2007, 03:35 AM   #3
deNiro
Member
 
Registered: Jun 2003
Distribution: Slackware-Current and Salix 14.2
Posts: 274
Blog Entries: 1

Rep: Reputation: Disabled
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?
 
Old 09-28-2007, 06:36 AM   #4
niels.horn
Senior Member
 
Registered: Mar 2007
Location: Rio de Janeiro - Brazil
Distribution: Slackware64-current
Posts: 1,004

Rep: Reputation: 91
Thanks! I've been looking for a working driver for my via card...
 
Old 10-07-2008, 12:30 AM   #5
pddm
Member
 
Registered: Sep 2005
Distribution: Mint 19.2
Posts: 112

Rep: Reputation: 15
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.
 
  


Reply



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

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:35 PM.

Main Menu
Advertisement
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
Twitter: @linuxquestions
Open Source Consulting | Domain Registration