LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Graphics drivers
#1
new install of LL2.0 i did a terminal  sudo lshw -C display  which shows my Ati HD4850 card  BUT when i "update drivers" i get no drivers found. soo? what should i do?? i have updated the OS.. 
description: VGA compatible controller
      product: RV770 [Radeon HD 4850]
      vendor: Advanced Micro Devices, Inc. [AMD/ATI]
      physical id: 0
      bus info: pci@0000:01:00.0
      version: 00
      width: 64 bits
      clock: 33MHz
      capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
      configuration: driver=radeon latency=0
      resources: irq:45 memory:d0000000-dfffffff memory:fd9e0000-fd9effff ioport:be00(size=256) memory:fd900000-fd91ffff
Reply
#2
I assume you ran Install Updates after your new install? If so, and it still shows no drivers then you have to use the one that is already provided. Not all machines for a variety of reasons, require proprietary drivers.
Reply
#3
Hi!

See here - https://www.linuxliteos.com/forums/index...en#msg3898

/tompa
Reply
#4
hmm. well.. in conjunction; the very first system update, which was just after i installed; i got the huge list of green text of things being downloaded and installed,,etc.. i did get 2 stop's where i was told something wanted to modify something and did i want to or not, with default being not; the first instance [i have no idea what it pertained to] i selected default,or no, the second i allowed after having a minute to think about it all. i thought i could "catch" the first request on a subsequent update. i was wrong. i havent gotten the option again. is there a way to review what updates i have gotten and which might be the one i declined?  much thanks for the help, tomt
Reply
#5
(08-14-2014, 11:39 AM)TeemarkTh0mas link Wrote: is there a way to review what updates i have gotten and which might be the one i declined?  much thanks for the help, tomt
You can check log file under /var/log/apt directory.  Will be file called "history.log" under it that you can open and inspect with your text editor, leafpad.  Will list most recent packages installed/updated, but I don't think it will show how you answered configuration file question (keep or replace?).

In all likelihood the two config files that the updater asked you about were /etc/issue and /etc/lsb-release.  Since you answered "No" to one and "Yes" to the other, one of yours is different now than it should be.  Here are commands that will show you what yours look like followed by what you should see.  Compare your command results to what they should be and if one of them does not read the same, you will need to edit the file and change it back.

First command:
Code:
cat /etc/issue

What you should see as output:
Code:
Linux Lite 2.0 LTS \n \l


Second command:
Code:
cat /etc/lsb-release

What you should see as output:
Code:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Linux Lite 2.0"


Once you see which of the two files needs to be changed, follow directions as posted here for the particular file you are changing.  You can follow directions starting at this point in that post:
Code:
To make the change
1. Open the file manager, Thunar
2. Navigate to the /etc folder in Thunar

The post describes changing the /etc/lsb-release file.  If you need to change /etc/issue, just substitute that and follow same procedure to change it.
Try Linux Beginner Search Engine for answers to Linux questions.
Reply
#6
OUTSTANDING,,thanks it was the "release" because i started getting the ubuntu splash screen.. the issue with graphics is resolved by using a spare gt7950 card; drivers loaded as predicted. appreciate all the help..now, to learn linux..........
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)