Fedora Linux Support Community & Resources Center
  #1  
Old 15th February 2008, 05:22 PM
m3s_4ev3r's Avatar
m3s_4ev3r Offline
Registered User
 
Join Date: Feb 2008
Location: Romania
Posts: 21
VIA Technologies, Inc. K8M890 [Chrome9] Integrated Video

Hello, I have a VIA Technologies, Inc. K8M890 [Chrome9] Integrated Video chipset on my Fujitsu Siemnes La1207 Laptop.

I have searched and searched for a driver and found nothing.
The purpose is to be able to change resolution and enable the hardware support so that I can use compiz.
I have Fedora 8 and I have installed openchrome and nothing worked so far. Does anyoen has any idea on where could I find a valid driver OR make compiz work on my setup.
Thanks in Advance, Arthur.

EDIT: I tried openchrome but I get a blank screen... i am completely clueless. I just want to change my resolution and if possible make compiz work, or at least some rendering to play movies and so on.

Last edited by m3s_4ev3r; 15th February 2008 at 06:49 PM.
Reply With Quote
  #2  
Old 15th February 2008, 09:17 PM
m3s_4ev3r's Avatar
m3s_4ev3r Offline
Registered User
 
Join Date: Feb 2008
Location: Romania
Posts: 21
Here xorg.conf:
Code:
[root@localhost ~]# cat /etc/X11/xorg
xorg-backup.conf               xorg.conf~
xorg.conf                      xorg.conf.livna-config-backup
[root@localhost ~]# cat /etc/X11/xorg.conf
# Xorg configuration created by livna-config-display

Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Synaptics" "CorePointer"
EndSection

Section "ServerFlags"
        Option      "AIGLX" "on"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us+inet"
EndSection

Section "InputDevice"
        Identifier  "Synaptics"
        Driver      "synaptics"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "auto-dev"
        Option      "Emulate3Buttons" "yes"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver          "vesa"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1280x800"
        EndSubSection
EndSection

Section "Extensions"
        Option      "Composite" "Enable"
EndSection

[root@localhost ~]#
and here's /sbin/lspci:
Code:
root@localhost ~]# /sbin/lspci
00:00.0 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.5 PIC: VIA Technologies, Inc. K8M890CE I/O APIC Interrupt Controller
00:00.7 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]
00:02.0 PCI bridge: VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller
00:03.0 PCI bridge: VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller
00:0f.0 IDE interface: VIA Technologies, Inc. VT8237A SATA 2-Port Controller (rev 80)
00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 07)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237A PCI to ISA Bridge
00:11.7 Host bridge: VIA Technologies, Inc. VT8251 Ultra VLINK Controller
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 7c)
00:13.0 PCI bridge: VIA Technologies, Inc. VT8237A Host Bridge
00:13.1 PCI bridge: VIA Technologies, Inc. VT8237A PCI to PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: VIA Technologies, Inc. K8M890 [Chrome9] Integrated Video (rev 01)
04:01.0 Audio device: VIA Technologies, Inc. VIA High Definition Audio Controller (rev 10)
[root@localhost ~]#
Trying to make it work I installed some other packages, but now i am using vesa, as openchrome isn't working.

I tried VIA ARENA, no driver found, ultimately i found some driver, but it was for another kernel(and i m not even sure that it was for my exact chipset)

Last edited by m3s_4ev3r; 15th February 2008 at 10:59 PM.
Reply With Quote
  #3  
Old 15th February 2008, 11:15 PM
m3s_4ev3r's Avatar
m3s_4ev3r Offline
Registered User
 
Join Date: Feb 2008
Location: Romania
Posts: 21
Talking

Hurray! I found a tutorial!!!
http://www.hombrepac.com.ar/software...untu-edgy-610/

The sad thing is that is made for Ubuntu, some parts need adapting, it didn't worked in my case, so if someone can transcribe it in fedora style(I could replace apt-get with yum but that's not all of it, there's that build-essential and build-dep command which I don't know how they are in fedora) I will be greatfull, me and others who have UniChrome/Chrome9 Chipsets(about 15 models), and if it works I will make a tutorial for this too(i'm talking like I made another one.... i didn't, but I'm about to xD, the ndiswrapper issue).

FriedChip, where are you, your expertise is needed xD

Last edited by m3s_4ev3r; 15th February 2008 at 11:18 PM.
Reply With Quote
  #4  
Old 16th February 2008, 04:32 PM
FriedChips's Avatar
FriedChips Offline
Registered User
 
Join Date: Jul 2007
Location: Indiana USA
Posts: 1,715
Unfortunately, I am out of town til tomorrow, at my mom's house. She doesn't have fedora on her machine, she uses Ubuntu. When I get home tomorrow I will try and follow the tutorial to build the driver on my machine. If I am successful I will post some instructions here.
__________________
The answer to all of lifes questions are buried somewhere in the Google search engine.

Code:
[Stephen@localhost ~]$ whatis this?
this?: nothing appropriate
Reply With Quote
  #5  
Old 17th February 2008, 12:28 AM
m3s_4ev3r's Avatar
m3s_4ev3r Offline
Registered User
 
Join Date: Feb 2008
Location: Romania
Posts: 21
OK FriedChips, thanks in advance
__________________
And I looked,
and behold a pale horse:
and his name that sat upon him was Death,
and Hell followed with him.
And power was given unto them
over the fourth part of the earth,
to kill with sword,
and with hunger,
and with the beasts
of the earth.
Reply With Quote
  #6  
Old 18th February 2008, 01:00 PM
FriedChips's Avatar
FriedChips Offline
Registered User
 
Join Date: Jul 2007
Location: Indiana USA
Posts: 1,715
Sorry, I haven't even had a chance to try anything yet. My power supply blew out this weekeend... Lucky for me I have a new computer in the mail already.
__________________
The answer to all of lifes questions are buried somewhere in the Google search engine.

Code:
[Stephen@localhost ~]$ whatis this?
this?: nothing appropriate
Reply With Quote
  #7  
Old 20th February 2008, 12:14 AM
crispy_chunks Offline
Registered User
 
Join Date: Feb 2008
Posts: 1
Quote:
Originally Posted by FriedChips
Sorry, I haven't even had a chance to try anything yet. My power supply blew out this weekeend... Lucky for me I have a new computer in the mail already.
I am also eagerly awaiting this one!

Will it enable 3d acceleration? My dad probably want google earth to run a bit more smoothly (building a new machine for him).

Thanks in advance!
Reply With Quote
  #8  
Old 20th February 2008, 12:19 PM
FriedChips's Avatar
FriedChips Offline
Registered User
 
Join Date: Jul 2007
Location: Indiana USA
Posts: 1,715
http://www.viaarena.com/default.aspx...0&SubCatID=164

Maybe this page can help?
__________________
The answer to all of lifes questions are buried somewhere in the Google search engine.

Code:
[Stephen@localhost ~]$ whatis this?
this?: nothing appropriate
Reply With Quote
  #9  
Old 2nd September 2009, 09:31 PM
takkies Offline
Registered User
 
Join Date: Sep 2009
Posts: 36
linuxfedorafirefox
Hi all, I am very new to fedora 11 and need some help to get my via graphic drivers installed.
Any help would be much appreciated.
Thanks
Reply With Quote
Reply

Tags
chrome9, integrated, technologies, video

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
need a video driver for a ATI Technologies Inc RV610 LE AGP [Radeon HD 2400 PRO AGP] dth4h Using Fedora 1 21st July 2009 08:14 PM
15 VIA Integrated Chrome9/Unichrome drivers tutorial m3s_4ev3r Linux Chat 7 4th December 2008 05:33 AM
Dual monitors with 82865G Integrated Graphics Controller and ATI Technologies RV280 zackf Hardware & Laptops 13 24th January 2008 03:18 PM
how to VIA K8M890 Chrome9 Driver duckfart1936 Hardware & Laptops 1 18th March 2007 03:19 PM
3d with sis integrated video Parsnips Hardware & Laptops 0 4th March 2007 06:06 PM


Current GMT-time: 15:07 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat