Debian Configuration :: Radeon DRI Driver, Clicking "Apply" It Fails?

Mar 3, 2011

i couldn't get out after many hours of reading documents/posts/forums etc.

The issue:In Kde 4.4.5, using xorg and radeon opensource driver, i can't set OpenGL for desktop effects. Clicking "Apply" it fails. OpenGL seems corrupted someway. I have to stay on XRender. This is the glxinfo output:

glxinfo | grep OpenGL
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.7.1
OpenGL shading language version string: 1.20
OpenGL extensions:

The story:i was running previously kde with nvidia propertary driver and a nvidia board. Then i removed the board for a fault and put a sapphire radeon HD5450. Initially i set up propertary radeon fglrx. At the end, i decided to use the opensource drivers, removed in the best way all fglrx files and links. So i then followed the wiki for reinstall open source radeon drivers, did it many times, also reinstalling xorg with purge, same for libgl1-mesa-xxx etc, but i still cannot use the OpenGL hardware support (should be DRI, that is correctly installed but not loaded).

Seems to be really an opengl corruption, if i disable the check on apply, and select OpenGL rendering, i get a complete blank screen.

Some information of the system:
01:12 ] angelo@angel3 [~] cat /proc/cpuinfo
processor: 0
vendor_id : GenuineIntel
cpu family  : 6
code....

View 3 Replies


ADVERTISEMENT

Debian Configuration :: Apply Driver Diff Patch Into A Custom Kernel

May 21, 2011

I' d like to apply this patch into my squeeze: [URL] Can someone pls explain howto apply driver diff patch into a custom kernel?

View 9 Replies View Related

Debian Configuration :: Squeeze: Suspend/hibernate Resume Fails With Radeon Graphics

Aug 6, 2010

I am running Squeeze on an older Compaq EVO laptop with radeon graphics.

A few months ago, after an upgrade, suspend and hibernate stopped working. The suspend or hibernate worked fine, but the resume just hung with a black screen. I finally got around to looking into it and found a workaround.

The workaround is to disable Kernel Mode Setting for the radeon. This can be done by adding the boot parameter "radeon.modeset=0" or by editing /etc/modprobe.d/radeon-kms.conf so that it includes the line "options radeon modeset=0".

If you are interested in the details, you can search for problem reports related to radeon kernel mode setting.

View 3 Replies View Related

Debian Configuration :: ATI Radeon Xpress 1100 Driver In Squeeze?

Mar 4, 2011

Alright, Lenny has a working "fglrx-driver" package for my laptop, but Squeeze does not. Would it be possible to install the one from Lenny on Squeeze since Squeeze has newer libraries and such? I know I can't install new stuff with older libraries, but can I install the old stuff with newer libraries? I am at the end of my rope here! I mean ATI sucks and we all know this, but I've always found a Linux/open-source alternative that worked, until Squeeze.

View 10 Replies View Related

Debian Configuration :: ATI Mobility Radeon HD 5470 Non-free Driver Installation?

Jun 6, 2011

1- I'm trying to install the ATI Mobility Radeon HD 5470 driver over the non-free repository ...the problem is that until now i didn't found a recent documentation ...and to be honest i don't know which procedure should i use to rightly install the driver .

2- I have two graphic cards (integrated Intel with the i5 processor), and i can't change the default one to the ati! because debian had set the intel card as a native one...! that's why i´ m wondering if just an installation of the non-free drivers will solve this or not! I think every body will ask me how the lspci output looks like so here is it : 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02) 00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 02) 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02) 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06) 00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)

[Code]...

View 8 Replies View Related

Debian Configuration :: NVidia Driver Fails With Built Kernel?

Jul 30, 2011

I've posted here before (viewtopic.php?f=5&t=66322) about problems arising from my attempts to get an nVidia driver to work with my custom kernel. Now those problems are all fixed, and I'm back to where I was: the built kernel boots fine, but the nVidia driver fails.

The custom kernel is as near to the stock one as I can make it, I'm just trying to find a working build process at present, before trying to build a later-version kernel.

I used sgfxi with "-! 40" to build the nVidia driver for my custom kernel; it reported that everything was fine.

With stock kernel - 2.6.32-5-amd64 ...

Extracts from /var/log/Xorg.0.log:
X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
code....

View 6 Replies View Related

Debian :: Bind Error Message When Clicking On "Apply Zone"

May 12, 2010

After installing Bind DNS and configuring our zone, we got the following error message when clicking on "Apply Zone": NDC command failed : rndc: connect failed: 127.0.0.1#953: connection refused [/U]

View 1 Replies View Related

Debian :: Apply A Driver Patch?

May 20, 2011

explain step by step howto apply this driver patch:

Code:
diff --git a/drivers/gpu/drm/i915/i915_gem.c b/drivers/gpu/drm/i915/i915_gem.c
index f1fcc97..0dcf761 100644
--- a/drivers/gpu/drm/i915/i915_gem.c
+++ b/drivers/gpu/drm/i915/i915_gem.c
@@ -3530,6 +3530,9 @@ i915_dispatch_gem_execbuffer(struct drm_device *dev,
[Code]....

View 5 Replies View Related

Slackware :: ATI Radeon X700 DRI / ATI Card Configuration/driver?

May 11, 2010

I am setting up a system that I was recently given and am having some problems with the ATI card configuration/driver (I think).

THE SYSTEM

System is P4 3.0Ghz, 1GB RAM, 200GB SATA with new full install of Slackware 13, Fluxbox WM/DE.

Code:
lspci lines:01:00.0 VGA compatible controller: ATI Technologies Inc RV410 [Radeon X700 Pro (PCIE)]
01:00.1 Display controller: ATI Technologies Inc RV410 [Radeon X700 Pro (PCIE)] (Secondary)
I have read a lot of things that seem confusing to me, but I have set it up mostly with info from slackwiki.org, and after reading various threads here at LQ.

I am using an xorg.conf created with Xorg -configure, with the radeon driver and have added the DRI section and enabled options per the above URL.

THE SYMPTOMS

First, X starts and I can run glxgears and get a frame rate of 3100+.

But glxinfo seems incorrect:

Code:
glxinfo |grep -i render
GL_RENDERER: Mesa DRI R300 20060815 x86/MMX/SSE2 TCL
I see no "direct rendering: yes" as seems to be required (am I missing something?).

Most things seem to work such as video playback from DVD and Flash.

At boot the vesa modes do not work and I have to use vga=normal, which is no big problem, although a better framebuffer mode would be nice if possible.

But the first big problem I hit is running Blender. When it starts my screen goes blank with just the mouse cursor visible and moving. To get out of this I can kill X or ctl-alt-Fx to get a new login and kill the blender process. Oddly, I found I can also alt-F2 (Open a Run dialog in Fluxbox) which opens with a running Blender behind it - but any attempt to interact with the blender window reverts to the blank screen with mouse cursor.

I believe this to be due to the lack of DRI mostly because of a similar problem once encountered on another system - but am open to other suggestions.

But I think I need to better understand and configure the drivers for this video card before troubleshooting any applications.

So, I guess my questions would be:

1. Is the radeon driver the best choice for this card?
2. Are there advantages/disadvantages to using the ATI driver instead? (Is there a slackbuild for the proprietary driver?)
3. Can someone point me to any better sources of info for ATI cards/drivers used under Slackware?

View 3 Replies View Related

Debian Configuration :: Thinkpad HDD Clicking / Stop It To Do So?

Mar 29, 2010

I have same problem described here:
http://www.thinkwiki.org/wiki/Problem_w ... e_clicking

The command: #hdparm -B 254 /dev/hda -- works

Now, I should create:
an executable file named 00DISK in /etc/pm/sleep.d with the following content

View 1 Replies View Related

Debian Configuration :: Clicking MailTo Link Opens A New Empty Browser Tab

Dec 4, 2015

SYSTEM INFORMATION
socram@t430:~$ lsb_release -a
No LSB modules are available.
Distributor ID:Debian
Description:Debian GNU/Linux 8.2 (jessie)
Release:8.2
Codename:jessie

View 9 Replies View Related

Debian :: Ati Driver Radeon ?

Nov 22, 2009

I have the graphic card: ATI Technologies Inc RS482 [Radeon Xpress 200M] and I want to set the driver radeon because when start the ubuntu 9.10 on live cd it's use this driver. Now load the radeonfb but when set on xorg the driver "radeon" while reboot the machine not work. When start gdm the screen becomes black and I need power off and change xorg.

View 1 Replies View Related

Debian Hardware :: ATI Radeon 9200 Fails With Firmware Installed Under Jessie

Jun 30, 2015

As the subject states i have a desktop with a radeon 9200 card, when i install the firmware-linux-nonfree the system hangs when x starts(sometimes you can see the login manager, sometimes not, but you cant login at all) and i cant access any of the terminals ctrl+alt+f(1-6), after removing the firmware-linux-nonfree package the system boots, but the graphics are under software render...

View 3 Replies View Related

Debian :: Which Driver For Mobility Radeon 7500?

Jan 31, 2011

I'd installed Puppy and was very happy with the performance on my laptop, but I decided to switch to Debian because of the ap-get feature. I decided to go with JWM instead of one of the default desktop environments, but now I'm having to configure everything manually, and I'm pretty lost. So far, I've got X and JWM installed (though no graphical login, and have to startx manually).

Priority one is to update the video driver and get the best performance possible. I have an ATI Mobility Radeon 7500. I know the fglrx driver doesn't work with this card, but I don't know which package to install. When I type "apt-get install radeon", it spits out "E: Couldn't find package radeon"

View 12 Replies View Related

Debian :: Radeon Driver And By Consequence Gdm3 In Wheezy?

May 21, 2011

I want to use the open source radeon driver. My video card is AMD/ATI RADEON HD4850. I want 3D acceleration even if it's inferior to fglrx's although I would like if it exceeded fglrx's performance but the performance of the driver is not the point of this thread. Fortunately, fsck was checking the hard drive upon booting so I had time to write the boot output in this computer which I believe would be of help.

Video card:
Failed to load firmware "radeon/RV770_pfp.bin"
*ERROR* Failed to load firmware!
disabling GPU acceleration

gdm3: rt2x00lib_request_firmware: Error - Failed to request firmware. I attempted to install firmware-linux and do sudo gdm3 but all that did is say gdm3 lasted for 0.x seconds where x changes and it kept re-printing that sentence infinitely. I also rebooted and tried to let gdm3 start itself.

Firstly, I'm assuming the open source driver relies on proprietary firmware. Why is this the case? Secondly, how do I get the radeon/RV770_pfp.bin firmware? Is it not in the firmware-linux package? Why does it matter that GPU acceleration is disabled for loading gdm3? Isn't simple 2D enough? (I'm not saying this because I don't want to have 3D enabled since I do want it enabled but because I would imagine that 2D capabilities are enough to load gdm3). If more information is needed, just ask.

View 12 Replies View Related

Debian :: Version Of OpenGL Does Radeon Driver Support?

Jun 4, 2011

I have the HD4850 and, I wanted to know if it is possible to use the CLI to see which version of OpenGL is the latest version I can use according to my driver. If it's not possible via the CLI then, what's the next best way? (I can't find a website for the radeon driver listing the latest OpenGL support per supported card).

View 6 Replies View Related

Debian :: Installing ATI Radeon HD 5700 Driver On Squeeze 6.0.1

Jul 19, 2011

I've been on numerous websites--with tutorials telling how to install the ATI drivers, I'm running Squeeze 6.0.1 Gnome amd64, the tutorial I am using is located at the ATIProprietary Debian Wiki [URL] when I try the following:
sudo apt-get install fakeroot debhelper build-essential libstdc++5

I get this:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package fakeroot is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source.

Package debhelper is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package 'fakeroot' has no installation candidate
E: Package 'debhelper' has no installation candidate
E: Unable to locate package build-essentials
E: Unable to locate package libstdc++5
E: Couldn't find any package by regex 'libstdc++5'

I have a feeling that apt-get is not searching the web, yet searching a CD perhaps? Because when I've tried the apt-get update, I get the following:
Ign cdrom://[Debian GNU/Linux 6.0.0 _Squeeze_ - Official Snapshot amd64 LIVE/INSTALL Binary 20110324-08:54] squeeze Release.gpg
Media change: please insert the disc labeled
'Debian GNU/Linux 6.0.0 _Squeeze_ - Official Snapshot amd64 LIVE/INSTALL Binary 20110324-08:54'
in the drive '/media/cdrom/' and press enter

After doing that, nothing happens, and my apt-get still doesn't work, everything I try and install like build-essential says it's not found. Also when I
su
nano /ect/apt/sources.lst
the list in nano is empty???

I'm currently running a dual boot with windows xp/debian but as soon as I can get everything working, I'm going to turn this into a full linux system. Also my sound doesn't work, but my sound is HD sound that goes via the video card, I have it hooked up HDMI to my LG tv/monitor, sound works fine on xp. I think once I get the video card drivers installed it should possibly fix my sound issues at the same time.

View 14 Replies View Related

Debian Hardware :: Install This Driver Of ATI Radeon HD 6370M

Jul 30, 2011

I was trying to install this driver of ATI Radeon HD 6370M but i can't do that it works. I googled and visited a lot of pages and I think that I saw a post on this forum talking about a problem like mine. I follow this guide too: [URL] I only want the driver to run gnome3.

/usr/share/ati/fglrx-install.log
Creating symlink /var/lib/dkms/fglrx/8.872/source ->
/usr/src/fglrx-8.872

DKMS: add Completed. Kernel preparation unnecessary for this kernel. Skipping...

[Code]....

View 2 Replies View Related

Debian Installation :: Radeon ATI Gives Black Screen, Even With Nonfree-driver?

Jul 15, 2011

The screen goes black while "waiting to populate /dev/"and only by adding acpi=off can I boot into my system, and then I see that I get an error message during boot when "populating /dev/ " that says"fatal error during GPU init", even after I've installed the firmware-linux-nonfree.deb, which is the one for the R300 family, which I'm guessing is the right one, since lspci tells me I have:Radeon IGP 330M/340M/350MI've read the wiki[URL]

View 5 Replies View Related

Debian Hardware :: ATI Radeon HD3200 And Official Driver In Squeeze?

Apr 5, 2010

I am using the latest squeeze (2.6.32-6 kernel) on a Thinkpad X100e.Most things works fine (after some tinkering though) but I cannot install the official ATI driver.I have tried:1) Downloaded the latest official drivers from ATI's site.a) If I choose install, it says that everything works but the driver is not actually installed. After reboot I don't have X anymoreb) If I choose build packages for Debian testing, the packages are not built. 2) Downloaded the not so latest official drivers. Same as in case 1)3) Tried to install them with the sgfxi script. The script reports a success but still after a reboot, I have no X.4) Tried to apt-get install fglrx-driver package from sid. Everything installs fine, after reboot I have X but no 3d acceleration.

View 14 Replies View Related

Debian Hardware :: HD4850 Not Working In Wheezy With Radeon Driver?

Aug 4, 2011

My /etc/X11/xorg.conf:

Section "Device"
Identifier "HD4850"
Driver "radeon"
Endsection

I have wheezy up to date and the xserver-xorg-video-radeon package is at version 6.14.2-1. I am using the linux-image-2.6.39-2-amd64 package as well for the kernel. When I boot, it stays on the tty1 console and I can't start gdm3 manually (it also doesn't start automatically).

View 1 Replies View Related

Debian Configuration :: Installing Radeon Drivers For Wheezy?

May 27, 2011

I need some help installing the driver. I am very noob. so when I try to build a deb file with sh ati-driver-installer-11-5-x86.x86_64.run --buildpkg Debian/testing

# sh ati-driver-installer-11-5-x86.x86_64.run --buildpkg Debian/testing
Created directory fglrx-install.7aYYig
Verifying archive integrity... All good.
Uncompressing ATI Catalyst(TM) Proprietary Driver-

[Code]...

View 12 Replies View Related

Debian Configuration :: Blender Crashes On Open Radeon-graphix

Jan 18, 2016

I have this one comp with an Radeon (MSI-R7850) card in it and its been working fine untill I tried to open Blender (3D creation Studio) today. Blender pops open and crashes. I opened it in command line to get the output but I dont know where to go from there. Blender used to work just fine on this comp. does on my others (they're NVidia).

output;
Code: Select all:~$ blender
X server found. dri2 connection failed!
connect failed: No such file or directory
X Error of failed request:  BadLength (poly request too large or internal Xlib length error)
  Major opcode of failed request:  157 (GLX)
  Minor opcode of failed request:  1 (X_GLXRender)
  Serial number of failed request:  161
  Current serial number in output stream:  164

comp;
Code: Select all~$ uname -a
Linux node-1 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u2 (2016-01-02) x86_64 GNU/Linux

View 1 Replies View Related

Debian Configuration :: Wheezy Radeon / Intel Graphics Switcheroo?

Apr 16, 2011

I have an Acer Aspire TimelineX 4820TG. I'm running Wheezy and I can't seem to get switcheroo working correctly. I was running Squeeze, then upgraded to Wheezy because it had a kernel over 2.6.33 with switcheroo built in. Below is the layout of my build...

(~)$ uname -a
Linux skipjack-debian 2.6.38-2-686 #1 SMP Thu Apr 7 05:24:21 UTC 2011 i686 GNU/Linux
(~)$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
01:00.0 VGA compatible controller: ATI Technologies Inc Redwood [Radeon HD 5600 Series]

[code]....

View 5 Replies View Related

Debian Hardware :: Radeon X1050 - Is This Card Supported In Squeeze By Either The Non-free Firmware Or The Proprietary Driver

Jan 13, 2011

Is this card supported in Squeeze by either the non-free firmware or the proprietary driver? I just got one to stick into an older box that will be going to a college girl that wants the 3D desktop in KDE. The built-in video was a joke and wouldn't even work without compositing. It was one of those crappy, non-standard pieces of crap known as a "Unichrome" (not the pro).

View 10 Replies View Related

Ubuntu :: Change And Hit "apply To Enclosed Files" Before Clicking The Button Labeled "close"

May 11, 2010

Nautilus as root is on the left; nautilus as Ubunterooster (normal user) on the right Screen-shot# 1, Permissions before I change them. #2, after I change and hit "apply to enclosed files" before clicking the button labeled "close".

#3, The containing folder has all folders as belonging to root even though I told it to "apply to enclosed files".

#4, Obviously, I don't want to change permissions on every single file individually. I don't know how to change permissions to allow the folders and files to be able to be viewed by me (as a normal user) or by my SAMBA connected father.

View 3 Replies View Related

Debian :: Can't Compile A Driver From Source (make Cmd Fails)

Nov 14, 2010

I'm trying to compile the D-Link netcard driver from the official source, and when I first ran "make," I got an error that "make" couldn't be found. So I installed "apt-get install make," then make told me that it needed gcc, I installed "apt-get install gcc." Now make says: make: *** /lib/modules/2.6.32-5-amd64/build: No such file or directory.  Stop. make: *** [LINUX] Error 2 and exits.

I suspect that I need to install some package group which will handle the make and make install (rather than manually trying to fix one hole after another)

View 7 Replies View Related

Debian Installation :: 7.4 - WiFi Configuration Fails

Apr 8, 2014

I've been installing multiple versions of ubunutu over years and now I better understand why I faced always problems with wifi configuration on these different baselines : Debian root of course.

Now on Debian 7.4 :
The Broadcom BCM4313 driver is not loaded by default (not free product) for my wifi card. This is stated thru the UNCLAIMED declaration

Code: Select all 
sudo lshw -c network
 *-network UNCLAIMED
       description: Network controller
       product: BCM4313 802.11b/g/n Wireless LAN Controller
       vendor: Broadcom Corporation
       physical id: 0

[Code] ...

Unclaimed means : no driver found (no kernel association)

So I installed the driver located in the non-free backports by adding this target into the repository

Code: Select alldeb http://http.debian.net/debian/ wheezy main contrib non-free

and install :

Code: Select allsudo apt-get update && apt-get install firmware-brcm80211
sudo modprobe brcm80211

Check seems OK :

Code: Select allsudo lshw -c network

  *-network
       description: Wireless interface
       product: BCM4313 802.11b/g/n Wireless LAN Controller
       vendor: Broadcom Corporation
       physical id: 0

[Code] ....

I can't connect with wlan0, it doesn't work. I found information here regarding WPA2/PSK wifi configuration on debian : [URL] ....

so I added this setup to my interfaces file an got :

Code: Select allauto lo
iface lo inet loopback

allow-hotplug wlan0
iface wlan0 inet dhcp
 wpa-ssid Hznteam-Datacenter
 # hexadecimal psk is encoded from a plaintext passphrase
 wpa-psk 12345678901234567890123456

It's worth ! no more wifi network are detected and ifconfig gives no ip address allocated :

Code: Select allwlan0     Link encap:Ethernet  HWaddr 78:e4:00:4e:49:a3 
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

[Code] ....

View 7 Replies View Related

Debian Configuration :: Xen - Qemu - Fails To Get Into Gnome

Jan 15, 2010

I've just installed lenny from dvd, and am just settling in. I'm curious about virtual machines. so I've installed xen. With xen comes qemu by default. Now the setup I've recently become familiar with is Suse-11 which is quite slick.In Suse, Yast provides a distribution prepared virtual management section for xen, including an installer. Debian's setup is similar but not a clone. I want to try out the installer. Aside from the differences, debian has a screaming deficit. On booting dom0 in Lenny, if fails to get into gnome, badly. I can tell what's probably wrong, but I need to fix it. Now I'm also a gentoo fan and very practised at posting queries, so here goes.

Debian's config for X is somewhat unhelpful. The xorg.conf just states Configured device and configured monitor for its components. If it expanded on just what the settings were it would help. What I have is a frambuffer driver not loadinf or being implemented.

View 14 Replies View Related

Debian Configuration :: Update Linuximage Fails ?

Dec 9, 2010

I have squeeze using the default setup with 5 seperate partitions on hard drive. All other updates are fine but it will not install the Linux-Image-2.6.32-5-amd64. I get message that not enough room. I think this is the kernal update. I use update manager. Is there a fix for this short of resizing the partition. This is a one computer/user setup. I had this problem on a previous install of stable and ignored it thinking that it was a glitch. That install was an experimental setup and I liked it but it didn't work on the internet very well so went to testing.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved