Friday, April 26, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 8774  / 3 Years ago, fri, october 1, 2021, 8:34:18

i recently bought a new system, dell with Intel® Core™2 CPU 6700 @ 2.66GHz × 2 processor, 2g ram, hdd, etc, but no graphics. to save on money i skipped gettiing a windows key and went with ubuntu 12.04 LTS. i bought videocard online, an xfx amd/ati radeon r7 240 with 2gb of onboard ram. twice now ive tried to install the drivers for it, once direct download from their website and executeing that way, which gave me some sort of error. then i tried sudo apt-get install fglrx fglrx-amdcccle, which also failed. .



Heres what i get under graphics when i type lspci -v:



01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Oland [Radeon HD 8500 Series] (prog-if 00 [VGA controller])
Subsystem: XFX Pine Group Inc. Device 7240
Flags: fast devsel, IRQ 11
Memory at c0000000 (64-bit, prefetchable) [size=256M]
Memory at dfdc0000 (64-bit, non-prefetchable) [size=256K]
I/O ports at dc00 [size=256]
Expansion ROM at dfe00000 [disabled] [size=128K]
Capabilities: <access denied>


whats going wrong here? im really fustrated cause like 3 days ago i did something and it worked awesome and i even got to where i had fallout new vegas installed and running and running WELL and i clicked something in compiz and lost my top menu bar and launcher menu and all hotkeys >.< not downloading compiz again for a while. anyway anybody been through this?



Probably final edit:
Ok so i went through several other distros booting from live usb and attempting to install, but they all fail at some point, usually around graphics stuff. Guess i should have considered getting the newer edition of something with proprititary drivers. Anyway im pretty sure each attempt broke something different so i found an iso for the xp version that i have the key for stickered to the top of the machine, gonna try and dual boot fresh. Ty for the part about the headers, i remember skimming over something about them once, and then ignoring it. that was probably my issue


More From » 12.04

 Answers
4

Please have linux-headers- of your current running kernel images installed first. This is required when using DKMS to build additional kernel drivers.



ATI kernel driver fglrx is built with DKMS. Also try the latest experimental fglrx-experiment-<vno> fglrx-amdcccle-experimental-<vno>. (search via apt-cache search fglrx). if you have manually edit /etc/X11/Xorg.conf, try define the driver 'fglrx' in section 'Device'.



After restart the machine, verify the driver is loaded correctly from lsmod | grep fglrx. more logs can be analyzed from /var/log/Xorg.0.log or /var/log/lightdm (depending which dm you use)



Added info:
Ubuntu Wiki on AMD Howto


[#27334] Sunday, October 3, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
erranbe

Total Points: 118
Total Questions: 95
Total Answers: 117

Location: Virgin Islands (U.S.)
Member since Tue, Jul 7, 2020
4 Years ago
erranbe questions
;