LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 02-08-2014, 09:38 PM   #1
victorsk
LQ Newbie
 
Registered: Jan 2006
Posts: 27

Rep: Reputation: 0
Inverted Colors in Fedora


Hello everyone,

I just installed latest Fedora version using kernel 3.11 and it's their MATE spin.

This problem I have has been happening with all distros I tried where kernel is > version 3.2

Code:
lspci | grep VGA
gives:

Code:
VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
The desktop colors in Fedora are all purple-like and everything seems blurry. It's obviously wrong colors.

It may have something to do with graphics card but I am not sure how to configure it or install appropriate driver for it.

I tried to download linux-intel-graphics tool from here:

https://01.org/linuxgraphics/downloads

But when trying to install I get "unsupported distribution" message.

I did some searching and believe that "bumblebee" might help but I don't know exactly how to solve this problem.

Could somebody help me please?

Thanks,
Victor.

P.S. Just to add, I must use distribution with kernel > 3.2 because those kernels support wireless Atheros driver (which I also had problem with but it works with higher kernel versions). My Point Linux installation works great with video on kernel 3.2 but it does not support wireless. Only kernels > 3.2 seem to support my wireless but the problem in this case are distorted color graphics.

Last edited by victorsk; 02-08-2014 at 09:45 PM.
 
Old 02-21-2014, 11:54 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:

When I checked on my graphics card on Fedora 19 I have a Radeon HD 7550/7570.
Code:
[ ~]$ lspci | grep VGA
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7550M/7570M/7650M]
If know what (card & #) your graphics card is I can help you find the driver for your graphics card.
That should help.

Try running these and see if they provide you with more information (card manufacturer and #) about your graphics card.
Code:
lshw -c video (or)
lspci -nn | grep VGA
If those commands don't give you more info. than tell me what computer (desktop or laptop) you have and I'll look up the specifications and find out that way.

***IF you have the motherboard book it will tell you what graphics card you have***
 
Old 02-22-2014, 12:02 AM   #3
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
What chipset do you have?
http://www.intel.com/support/graphics/sb/CS-010512.htm

Quote:
"bumblebee"
Bumblebee is for Nvidia graphics cards--unless I am mistaken.
http://bumblebee-project.org/

Last edited by Ztcoracat; 02-22-2014 at 12:06 AM.
 
Old 02-24-2014, 09:09 AM   #4
angryfirelord
Member
 
Registered: Dec 2005
Distribution: Fedora, CentOS
Posts: 515

Rep: Reputation: 66
Quote:
Originally Posted by victorsk View Post
I did some searching and believe that "bumblebee" might help but I don't know exactly how to solve this problem.
Can you confirm if you also have an nvidia graphics card? If you have an nvidia card in addition to an intel chip that's activated at the same time, then you're going to have to take extra steps to get it working or disable the intel or nvidia graphics in your BIOS.
 
Old 02-25-2014, 10:23 AM   #5
victorsk
LQ Newbie
 
Registered: Jan 2006
Posts: 27

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Ztcoracat View Post
What chipset do you have?
http://www.intel.com/support/graphics/sb/CS-010512.htm


Bumblebee is for Nvidia graphics cards--unless I am mistaken.
http://bumblebee-project.org/
Hi,

Thank you for replying and my aplogies for delay. I though I marked this thread as solved because that very same day I switched to Ubuntu 12.04.01. I have a Dell Inspiron 17R laptop and apparently only "certified" Linux distributions work on it. This is surprising to me because all Linux distributions work on my older Dell machines. So, this probably is a new hardware issue. It seems that only kernel <= 3.2 works with my video card. Here are the specs as per commands:

Code:
lshw -c video
  *-display UNCLAIMED     
       description: VGA compatible controller
       product: Haswell-ULT Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 09
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list
       configuration: latency=0
       resources: memory:b0000000-b03fffff memory:a0000000-afffffff ioport:4000(size=64)
Code:
lspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09)
So, again, I tried latest Fedora, Mint, Calculate, Ubuntu 13 ... basically all distros with kernel > 3.2 had this Inverted color problem. My current Ubuntu 12.04 shows correct colors but I think graphics card is still not performing up to its potential because I have mouse pointer disappearing when clicking on links, for example, which is likely due to video driver card. But its still much better than my original problem I mentioned.

Thanks,
Victor.
 
Old 02-25-2014, 03:45 PM   #6
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
You are Welcome.

I'm glad to hear that your computer is running ok now.

I wish I knew why Fedora and other distro's that you tried didn't work properly with your graphics card.
Sorry that I don't know more.
 
Old 02-25-2014, 06:27 PM   #7
angryfirelord
Member
 
Registered: Dec 2005
Distribution: Fedora, CentOS
Posts: 515

Rep: Reputation: 66
It seems like it's a problem for some with the Haswell chips. Can you install Fedora and update it? The 3.13 kernel recently got pushed to fedora-updates.
 
  


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
Backtrack 5: New Build, Old HDD Install, Inverted Colors? opticks Ubuntu 1 03-15-2012 03:58 PM
Gentoo console colors in Fedora/Redhat? KoopaTroopa Linux - General 5 12-18-2006 07:13 AM
Inverted colors after 4 bit color? novalinux DamnSmallLinux 0 06-03-2006 08:39 AM
inverted x server colors. xconspirisist Linux - Software 1 12-03-2005 09:04 PM
How can I change Fedora console colors richpri Fedora - Installation 1 05-28-2004 01:04 AM

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

All times are GMT -5. The time now is 04:36 AM.

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