3

I'm using 64bit Debian Jessie and followed these instruction to install fglrx for Radeon HD 7000 series: https://wiki.debian.org/ATIProprietary

However GNOME doesn't work after it. I installed different desktop environments and it worked. With GNOME, GDM doesn't start, and launching GNOME with startx crashes. What is the problem?

psimon
  • 1,212
  • 10
  • 26
Mmkm
  • 31
  • 2
  • Check your /var/log/Xorg.0.log to see if you can get more information about your problem. – YoMismo Nov 25 '14 at 11:46
  • Try my post: >[How to install AMD Catalyst 15.7 (fglrx 15.20.1046) on Debian 8 (Jessie)?][1] [1]: http://unix.stackexchange.com/questions/222000/how-to-install-amd-catalyst-15-7-fglrx-15-20-1046-on-debian-8-jessie?answertab=active#tab-top – R4v3nPr0 Aug 08 '15 at 20:07

2 Answers2

0

I have installed debian wheezy with a few upgrades required to work with steam imported from jessie. While doing that upgrade make sure you don't upgrade the main xorg files. I've been enjoying some nice 3d rendering in games. I'll also add that the fglrx I'm using is directly from amd, and not the debian version.

  • You might want to consider expanding this answer to include extra information (e.g., commands or package versions relevant to the upgrades you mention). – HalosGhost Jul 03 '14 at 04:56
0

Jessie has been released as stabile now, and the answer to this question is included in official upgrade documentation: missing support of the EGL interface.

hasienda
  • 103
  • 2