LinuxQuestions.org
Support LQ: Use code LQ3 and save $3 on Domain Registration
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
 
LinkBack Search this Thread
Old 09-24-2007, 03: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, 04:17 AM   #2
H_TeXMeX_H
Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 10,982
Blog Entries: 2

Rep: Reputation: 746Reputation: 746Reputation: 746Reputation: 746Reputation: 746Reputation: 746Reputation: 746
Have you tried running 'xorgsetup' ?
 
Old 09-24-2007, 04:35 AM   #3
deNiro
Member
 
Registered: Jun 2003
Location: Belgium
Distribution: Slackware
Posts: 107

Rep: Reputation: 16
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, 07:36 AM   #4
niels.horn
Member
 
Registered: Mar 2007
Location: Rio de Janeiro - Brazil
Distribution: Slackware64-current
Posts: 996

Rep: Reputation: 84
Thanks! I've been looking for a working driver for my via card...
 
Old 10-07-2008, 01:30 AM   #5
pddm
Member
 
Registered: Sep 2005
Distribution: Slackware 13.37
Posts: 111

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


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are 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 11:17 AM
ATI Driver Slackware 11.0 - StartX yields Xorg Version mismatch Old_Fogie Slackware 10 10-16-2006 01:12 PM
Help needed with compiling Xorg SavageNick Slackware 6 07-20-2005 07:27 PM
Help needed for xorg config jjlinux Linux - Hardware 2 05-29-2005 01:43 AM
nvidia tv-out Xorg.conf copy needed... TomCollins Slackware 4 11-07-2004 03:50 PM


All times are GMT -5. The time now is 03:46 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
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration