LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-12-2014, 08:31 AM   #1
seenab
Member
 
Registered: Jan 2014
Posts: 44

Rep: Reputation: Disabled
VIA graphics Mate


Attempted to install/run Mint 15 Cinnamon with Mate shell. Doesnt work with the Via graphic chip. My EasyNote has the chip directly on the mother board. Want to keep my Windows XP on a dual boot version, so dont want to upgrade to 64bits. Tried Mint 13 which works fine. The Mint 15 works fine on my stationary Dell with Intel Graphics. Does any one out there know if my assumption about the VIA/Mate incompatability is correct? Have tried all the workarounds I found none of which worked. Could not create an xorg.conf (lock file could not be created). Would really like to have the same Mint on both PCs but in worse case will install 13 on the laptop.
 
Old 03-29-2014, 12:11 PM   #2
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Hi:

Welcome to Linux questions!

I'm not sure if there is a Mint comparability issue with your Easy Note or not.

Knowing more about your machine will help us.

Using your Mint DVD or CD run this command :
Code:
lspci
Looking in the Linux Mint Documentation may mention known graphics issues.
Main page....www.linuxmint.com

If you want to dual boot Win's XP and Linux Mint you will most likely have to shrink your Windows partition.
To determine that you can run this command to view the partitions:
Code:
fdisk -l
Small letter L.
 
Old 03-30-2014, 05:42 AM   #3
seenab
Member
 
Registered: Jan 2014
Posts: 44

Original Poster
Rep: Reputation: Disabled
Mint 13 is already installed

Have installed Mint 13, works fine, already repartioned disks. May be new to Unix/Linux but have programmed under many other OS for 40 years. Have found nothing relevant when I searched forums. lspci lists the VIA VGA compatible controller:CN400/PM800/PM880/PN800/PN880 [S3 Unichrome Pro] rev 02.
 
Old 03-30-2014, 08:41 PM   #4
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
The newest version of Mint is 16 "Petra"
Maybe the newer version of the kernel in Mint 16 will provide support for your Via graphic chip--

Sometimes installing a newer version of the kernel if one is having hardware or performance issue's helps.

Here's the link to your graphics card if other members would like to chime in.
http://h-node.org/videocards/view/en...ef/undef/undef


I could be mistaken but these kernels should have the module/driver for that graphics chip.
Found in Linux kernels: 2.6.28–2.6.39, 3.0–3.13, 3.14-rc+HEAD
http://cateee.net/lkddb/web-lkddb/FB_VIA.html

This was the only Easy Note that I could find. Is this your computer?
http://www.bestnotebookspecs.com/201...ification.html

Last edited by Ztcoracat; 03-30-2014 at 08:55 PM.
 
Old 04-11-2014, 07:33 AM   #5
seenab
Member
 
Registered: Jan 2014
Posts: 44

Original Poster
Rep: Reputation: Disabled
Easy Note R

My Packard Bell is an Easy Note R (32bit). Know its ancient but I need to do a sector copy if I replace it (have a program that cant be reinstalled - dont ask) and its not easy to get a laptop with not only 32 bits but good old bios. The kernel version is 3.2.0-23-generic. So maybe the driver was removed. Ive seen an open source driver for the chip, but I have been too lazy to compile it. Right now I'll live with Mint 13, which is no problem. Am about to move the laptop out to my summer island so wont have time to do much with the computers. Its not the right place, but my biggest problem now is that there is no info on how much charge is left on the battery.
 
Old 04-11-2014, 02:57 PM   #6
mostlyharmless
Senior Member
 
Registered: Jan 2008
Distribution: Arch/Manjaro, might try Slackware again
Posts: 1,851
Blog Entries: 14

Rep: Reputation: 284Reputation: 284Reputation: 284
@Ztcoracat I don't think kernel support is the issue, it's really more Xorg, its ever moving ABI and driver support that is the issue. You can probably run these cards with the vesa driver, but the VIA drivers seem to be out of date. See http://linux.via.com.tw/support/downloadFiles.action I would definitely stick with Mint 13.
 
Old 04-11-2014, 09:24 PM   #7
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by mostlyharmless View Post
@Ztcoracat I don't think kernel support is the issue, it's really more Xorg, its ever moving ABI and driver support that is the issue. You can probably run these cards with the vesa driver, but the VIA drivers seem to be out of date. See http://linux.via.com.tw/support/downloadFiles.action I would definitely stick with Mint 13.
Thanks-

Would building a driver from source help mostlyharmless?
 
Old 04-12-2014, 09:18 AM   #8
mostlyharmless
Senior Member
 
Registered: Jan 2008
Distribution: Arch/Manjaro, might try Slackware again
Posts: 1,851
Blog Entries: 14

Rep: Reputation: 284Reputation: 284Reputation: 284
It would if you can do it, however I couldn't actually find any source code on the via site I posted, and the binary drivers are way out of date.
Unfortunately I think that even if you got the source code, it would be difficult to build a driver compatible with all the changes in X. Certainly even for AMD/ATI and the older Nvidia cards, at some point, it becomes pointless to try to use the proprietary drivers. Of course for those you have the actively maintained radeon and nouveau drivers.

For VIA there's OpenChrome:

It looks like OpenChrome (the Via opensource project) is umm, inactive. Still you can go to http://www.freedesktop.org/wiki/Open.../Installation/ or http://community.linuxmint.com/softw...deo-openchrome and have a go at it. Or if you're a talented programmer or have a lot of money you could restart the project. Of course if you were a talented programmer (and I'm not implying that you aren't!!) or had a lot of money you'd probably have more important priorities.
 
Old 04-12-2014, 02:05 PM   #9
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
I clicked "install" xserver-xorg-video-openchrome display driver which is 178 kb is requesting that I open it with an application. Here's the screenshot--

http://s1052.photobucket.com/user/Ul...hrome.png.html

Anyway I see that once the tarball is downloaded one would have to decompress, build and than install the driver.

I found it in the Debian repo-
https://packages.debian.org/search?k...zy&section=all

Last edited by Ztcoracat; 04-12-2014 at 02:12 PM.
 
Old 04-12-2014, 04:15 PM   #10
mostlyharmless
Senior Member
 
Registered: Jan 2008
Distribution: Arch/Manjaro, might try Slackware again
Posts: 1,851
Blog Entries: 14

Rep: Reputation: 284Reputation: 284Reputation: 284
Well, there you have it. Bear in mind "wheezy" roughly corresponds to Mint 13 in terms of xorg.
 
Old 04-12-2014, 07:41 PM   #11
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
seenab-

You can give the xserver-xorg-video-openchrome display driver a try on the Debian page that I linked.
The 'Read Me'file and the 'Install'file should provide you with insturctions on how to install it.
--It should work for you as Linux Mint is Debian based--

IF there are any known issues I would imagine they would be listed in the release notes that pertain to Linux Mint 13.
http://linuxmint.com/rel_maya.php
 
Old 04-14-2014, 09:49 AM   #12
seenab
Member
 
Registered: Jan 2014
Posts: 44

Original Poster
Rep: Reputation: Disabled
Thanx, will try the open chrome driver, but its going to have to wait.
 
Old 04-14-2014, 06:55 PM   #13
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Your Welcome :-
 
  


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
[SOLVED] anyone else having update problems with Mint15 Mate & 16 Cinnamon or mate RC 1sweetwater! Linux Mint 2 08-05-2014 06:42 PM
[SOLVED] How do I install Gigabyte Graphics Drivers in Linux Mint 13 MATE? gael33 Linux - Newbie 8 02-24-2014 10:17 AM
LXer: Intel Haswell HD Graphics 4600 vs. AMD Radeon Graphics On Linux LXer Syndicated Linux News 0 06-17-2013 12:01 PM
[SOLVED] Linux Mint 11 Tri Display Solutions with onboard graphics and PCI graphics Oblivious12 Linux - Hardware 2 03-07-2012 12:27 PM
Sound and Graphics not working in Intel D101GGC with ATI graphics and Realtek audio sanu1 Linux - Hardware 2 12-28-2008 07:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:09 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