Sponsored Content
Operating Systems Linux Debian [Lenny] I seem to have broken X... Post 302482172 by Elric of Grans on Monday 20th of December 2010 06:24:00 PM
Old 12-20-2010
I gave that a go, but it does not build the packages. Perhaps because of differences between Lenny and Squeeze? It did not seem to find things where it was looking for them (looking in /lib/X11R6/lib86, which does not exist).

I have continued playing around with the Ubuntu manual solution I mentioned before and managed to tweak it for Debian (kludged the kludge: I need a shower). I have managed to build 8.12 against the current kernel and installed the package. Things still do not seem to work, however. If I reboot with the xorg.config file set for ATI, X fails to load with errors of the driver not existing. Seems obvious enough: make sure the module is loaded.
Code:
$ sudo modprobe fglrx
FATAL: Error inserting fglrx (/lib/modules/2.6.26-2-amd64/misc/fglrx.ko): Cannot allocate memory

Code:
$ dmesg
(...SNIP...)
[   68.225514] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[   68.271664] [fglrx] Maximum main memory to use for locked dma buffers: 2870 MBytes.
[   68.271664] [fglrx:drm_alloc] *ERROR* [driver] Allocating 0 bytes
[   68.271664] [fglrx:firegl_init_device_list] *ERROR* Out of memory when allocating device heads
[   68.271664] [fglrx:firegl_init_module] *ERROR* firegl_init_devices failed

I only use about 5% of my memory, so I doubt I am out. Reading around on Google, I found references to this issue with older cards, but mine is fairly recent and this is the same source as the module I used perfectly fine all year.

I have currently reverted to the default xorg.config (not using the fglrx driver). The low res is ugly, but at least I can copy errors across to Iceweasel.
 

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Broken

Ok i am running Linux, or rather was. I can not longer do anything. This was a dns server amoungst other things. It will no longer boot. I have used a startup disk, but how can i recover the OS? I need help and urgently. Please someone thanks (3 Replies)
Discussion started by: ollyparkhouse
3 Replies

2. Debian

Lenny upgrade and my CD-ROM...

I recently upgraded from Etch to Lenny. There were a few hiccoughs, but I was able to sort most of these out myself. There is just one little niggle left that I have no idea how to go about fixing. My CD-ROM now ejects on boot, and will not stay closed. When I boot the system, I notice that... (0 Replies)
Discussion started by: Elric of Grans
0 Replies

3. Debian

Debian Lenny update problems

Hi everybody! I have a very big problem, I can not make any updates on my debian lenny. I get everytime this errors with apt-get update: Err http://security.debian.org lenny/updates Release.gpg Connection failed Err http://www.backports.org lenny-backports Release.gpg Connection... (2 Replies)
Discussion started by: magge
2 Replies

4. Shell Programming and Scripting

downgrade sh to 3.1 - debian lenny - how?

Hello, i'd need to downgrade sh to the latest 3.1 version, been trying to pin the version in apt preferences or use aptitude but it doesn't want to work. (Best possible to GNU bash, version 3.1.17(1)-release (x86_64-pc-linux-gnu)) Linux version 2.6.26-2-amd64 (Debian 2.6.26-19lenny2)... (0 Replies)
Discussion started by: TehOne
0 Replies

5. Debian

not run script firewall (lenny 5.0.4)

startup script displays a message: # /etc/init.d/firewall start Starting firewall: iptables iptables v1.4.2: Can't use -i with OUTPUT Try `iptables -h' or 'iptables --help' for more information. iptables v1.4.2: Can't use -i with OUTPUT not to understand what is wrong in the... (2 Replies)
Discussion started by: moskovets
2 Replies

6. Debian

Remotely unlock ssh key (Gnome, Debian Lenny)

Hi, I don't think this is a new problem, but I can't find a solution anywhere, and it's quite annoying: In the office, I have a workstation running Debian Lenny with Gnome, and I've copied my ssh key to some other machines for secure and easy login without havin' to remember all the passwords.... (8 Replies)
Discussion started by: harald
8 Replies

7. Debian

How to install Java in Debian Lenny

Hi all im trying to install Java in Debian lenny with apt-get install but can find the packages...anyone can help me on this one? thanks (2 Replies)
Discussion started by: ro0t3d
2 Replies

8. Linux

Chrome browser no longer working on my debian lenny 5

Hi All, My chrome browser was working correctly on my Debian Lenny 5 PC..Today i downloaded the version from google and tried to install the deb from command line as follows: dpkg -i <latest-chrome-package> The installation failed but now my existing old chrome browser is not starting. ... (2 Replies)
Discussion started by: coolatt
2 Replies
ATI(4)							     Kernel Interfaces Manual							    ATI(4)

NAME
ati - ATI video driver SYNOPSIS
Section "Device" Identifier "devname" Driver "ati" ... EndSection DESCRIPTION
ati is an Xorg wrapper driver for ATI video cards. It autodetects whether your hardware has a Radeon, Rage 128, or Mach64 or earlier class of chipset, and loads the radeon(4), r128(4), or mach64 driver as appropriate. SUPPORTED HARDWARE
The ati driver supports Radeon, Rage 128, and Mach64 and earlier chipsets by loading those drivers. See those manpages for specific cards supported. CONFIGURATION DETAILS
Please refer to xorg.conf(5) for general configuration details, and the specific card driver for driver configuration details. SEE ALSO
Xorg(1), xorg.conf(5), Xserver(1), X(7), r128(4), radeon(4) AUTHORS
See the individual driver pages for authors. X Version 11 xf86-video-ati 6.14.99 ATI(4)
All times are GMT -4. The time now is 09:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy