[Pkg-fglrx-devel] Bug#513222: [fglrx-driver] Changes with 9-2-1 but still not working for me
Daniele Benucci
d.benux at gmail.com
Wed Feb 25 19:59:39 UTC 2009
Package: fglrx-driver
Version: 9-2-1
--- Please enter the report below this line. ---
Tested 9-2-1 with 2.6.26-1 amd64 stock kernel on an Asus M51Ta notebook with
RS780M (HD3200) and HD3650
I completely uninstalled old fglrx version (stuck with 8.7...), installed 9.2
and generated a clean xorg.conf with aticonfig --initial -f (attached)
Tested without kernel module:
started X and had a blank screen with backlight completely off
In Xorg.0.log (attached) no crashes (or at least no backtraces) but following
errors:
- Can not get FB MC address range
[...]
- Can not instancialize an adaptor
- Display Infrastructure Failed
[...]
- No screens found
Then compiled and installed fglrx kernel module:
...same thing
Moreover the kernel module doesn't load at all due to "unknown symbol
flush_tlb_page"
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.26-1
Debian Release: 5.0
500 unstable www.debian-multimedia.org
500 unstable ftp.debian.org
1 experimental ftp.debian.org
--- Package information. ---
Depends (Version) | Installed
================================-+-=============
debconf (>= 0.5) | 1.5.25
OR debconf-2.0 |
libc6 (>= 2.3.2) | 2.9-3
libdrm2 (>= 2.3.1) | 2.3.1-2
libgl1-mesa-glx | 7.0.3-7
OR libgl1 |
OR fglrx-glx |
libx11-6 | 2:1.1.5-2
libxext6 | 2:1.0.4-1
libxinerama1 | 2:1.0.3-2
libxrandr2 | 2:1.2.3-1
libxrender1 | 1:0.9.4-2
xserver-xorg (>= 1:7.1.0) | 1:7.3+18
laptop-detect | 0.13.7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log.92-no_module
Type: text/x-java
Size: 30515 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-fglrx-devel/attachments/20090225/20d6c77b/attachment-0001.java
-------------- next part --------------
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
#Section "Device"
# Identifier "HD3650"
# Driver "fglrx"
#
# # HD3650 -- non riesce a leggere il bios della scheda
# BusID "PCI:2:0:0"
# #Option "PowerState" "0"
#EndSection
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "SHMConfig" "on"
Option "VertTwoFingerScroll" "1"
Option "HorizTwoFingerScroll" "1"
Option "TapButton1 3"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:5:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
More information about the Pkg-fglrx-devel
mailing list