[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#547360: marked as done ([xserver-xorg-video-radeonhd] defect with xserver 1.4 on ATI mobility X1800)



Your message dated Fri, 11 Feb 2011 21:12:29 +0100
with message-id <4D55982D.2070201@debian.org>
and subject line Bug#612190: Removed package(s) from unstable
has caused the Debian Bug report #547360,
regarding [xserver-xorg-video-radeonhd] defect with xserver 1.4 on ATI mobility X1800
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
547360: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547360
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-radeonhd
Severity: normal

--- Please enter the report below this line. ---

My notebook is Fujitsu-Siemens AMILO Xi 1546. Graphic Card ist ATI
mobility radeon X1800.
It was running on radeonhd driver until now. After upgrade to xserver
7.4 system could not found automatically any suitable driver. I have
solved it with the option: Driver "radeonhd"
in xorg.conf

It starts then in the full resolution but the programm windows
- wenn they are moved - somehow does not redraw background. It
is fully unusable in this state. The same was wenn there was driver
"radeon" forced. I attach both xorg logs.

Then I tried to compile radeonhd driver from git.
(anongit.freedesktop.org/git/xorg/driver/xf86-video-radeonhd)
 With this driver
stays the Screen black. Log is attached
Not sure about the compilation - I have recorded the session
(xorg_radeonhd-compile_from_git.txt)


--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.30-1-amd64

Debian Release: squeeze/sid
  500 testing         www.debian-multimedia.org 
  500 testing         ftp.at.debian.org 

--- Package information. ---
Depends                            (Version) | Installed
============================================-+-=======================
libc6                               (>= 2.3) | 2.9-25
libdrm2                           (>= 2.3.1) | 2.4.13-1
libpci3                         (>= 1:3.1.0) | 1:3.1.4-1
libpciaccess0         (>= 0.8.0+git20071002) | 0.10.6-2
xserver-xorg-core          (>= 2:1.5.99.901) | 2:1.6.3-1


Package's Recommends field is empty.

Package's Suggests field is empty.

Attachment: xorg.log_forced_radeon
Description: Binary data

Attachment: xorg.log_forced_radeonhd
Description: Binary data

Attachment: xorg.log_radeonhd-GIT
Description: Binary data

marek@debian-xfce:~/software/xf86-video-radeonhd$ ./autogen.sh --prefix=/usr
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking whether /bin/sed can substitute tabs and newlines for text... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking if RANDR is defined... yes
checking if RENDER is defined... yes
checking if XV is defined... yes
checking if DPMSExtension is defined... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XORG... yes
checking for XEXT... no
checking for ANSI C header files... (cached) yes
checking for PCIUTILS... no
configure: WARNING: libpci not registered in pkgconfig, will guess instead
checking pci/pci.h usability... no
checking pci/pci.h presence... nomarek@debian-xfce:~/software/xf86-video-radeonhd$ ./autogen.sh --prefix=/usr
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking whether /bin/sed can substitute tabs and newlines for text... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking if RANDR is defined... yes
checking if RENDER is defined... yes
checking if XV is defined... yes
checking if DPMSExtension is defined... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XORG... yes
checking for XEXT... no
checking for ANSI C header files... (cached) yes
checking for PCIUTILS... no
configure: WARNING: libpci not registered in pkgconfig, will guess instead
checking pci/pci.h usability... no
checking pci/pci.h presence... no
checking for pci/pci.h... no
configure: WARNING: Caution: Will not compile rhd_conntest without pciutils headers.
checking whether XSERVER_LIBPCIACCESS is declared... yes
checking for PCIACCESS... yes
checking whether to enable EXA support... yes
checking exa.h usability... yes
checking exa.h presence... yes
checking for exa.h... yes
checking whether EXA version is at least 2.0.0... yes
checking for xf86RandR12.h... yes
checking whether to enable RandR1.2 support... yes
checking whether XF86DRI is declared... yes
checking for DRI... no
checking whether to enable DRI support... no
checking for /usr/include/xorg/damage.h... yes
checking /usr/include/xorg/xf86_ansic.h usability... no
checking /usr/include/xorg/xf86_ansic.h presence... no
checking for /usr/include/xorg/xf86_ansic.h... no
checking for MonRec.reducedblanking... yes
checking for MonRec.maxPixClock... yes
checking for xf86CrtcFuncsRec.set_mode_major... yes
checking whether xf86RotateFreeShadow is declared... yes
checking whether pci_device_enable is declared... yes
checking for ./src/AtomBios/includes/atombios.h... yes
checking for ./src/AtomBios/includes/Decoder.h... yes
checking whether to include AtomBIOS... yes
checking whether to include AtomBIOS parser... yes
checking for gzopen in -lz... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wextra... yes
checking whether gcc supports -Wno-unused-parameter... yes
checking whether gcc supports -Werror-implicit-function-declaration... yes
checking whether gcc supports -Wstrict-aliasing... yes
checking whether gcc supports -Wstrict-overflow... yes
checking whether gcc supports -Wpointer-arith... yes
checking whether gcc supports -Woverlength-strings... yes
checking whether gcc supports -Wvolatile-register-var... yes
checking whether gcc supports -Winit-self... yes
checking whether gcc supports -Wbad-function-cast... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wnested-externs... yes
checking whether gcc supports -Wdisabled-optimization... yes
checking whether gcc supports -Wno-unknown-pragmas... yes
checking whether gcc supports -Wno-long-long... yes
checking whether gcc supports -Wno-variadic-macros... yes
checking whether gcc supports -Wno-unknown-pragmas... yes
configure: Doing optimized build, checking for additional options
checking whether gcc supports -finline-functions... yes
checking for sed... /bin/sed
configure: creating ./config.status
config.status: creating shave
config.status: creating shave-libtool
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating utils/conntest/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands

NOTE: DRI support is disabled

checking for pci/pci.h... no
configure: WARNING: Caution: Will not compile rhd_conntest without pciutils headers.
checking whether XSERVER_LIBPCIACCESS is declared... yes
checking for PCIACCESS... yes
checking whether to enable EXA support... yes
checking exa.h usability... yes
checking exa.h presence... yes
checking for exa.h... yes
checking whether EXA version is at least 2.0.0... yes
checking for xf86RandR12.h... yes
checking whether to enable RandR1.2 support... yes
checking whether XF86DRI is declared... yes
checking for DRI... no
checking whether to enable DRI support... no
checking for /usr/include/xorg/damage.h... yes
checking /usr/include/xorg/xf86_ansic.h usability... no
checking /usr/include/xorg/xf86_ansic.h presence... no
checking for /usr/include/xorg/xf86_ansic.h... no
checking for MonRec.reducedblanking... yes
checking for MonRec.maxPixClock... yes
checking for xf86CrtcFuncsRec.set_mode_major... yes
checking whether xf86RotateFreeShadow is declared... yes
checking whether pci_device_enable is declared... yes
checking for ./src/AtomBios/includes/atombios.h... yes
checking for ./src/AtomBios/includes/Decoder.h... yes
checking whether to include AtomBIOS... yes
checking whether to include AtomBIOS parser... yes
checking for gzopen in -lz... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wextra... yes
checking whether gcc supports -Wno-unused-parameter... yes
checking whether gcc supports -Werror-implicit-function-declaration... yes
checking whether gcc supports -Wstrict-aliasing... yes
checking whether gcc supports -Wstrict-overflow... yes
checking whether gcc supports -Wpointer-arith... yes
checking whether gcc supports -Woverlength-strings... yes
checking whether gcc supports -Wvolatile-register-var... yes
checking whether gcc supports -Winit-self... yes
checking whether gcc supports -Wbad-function-cast... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wnested-externs... yes
checking whether gcc supports -Wdisabled-optimization... yes
checking whether gcc supports -Wno-unknown-pragmas... yes
checking whether gcc supports -Wno-long-long... yes
checking whether gcc supports -Wno-variadic-macros... yes
checking whether gcc supports -Wno-unknown-pragmas... yes
configure: Doing optimized build, checking for additional options
checking whether gcc supports -finline-functions... yes
checking for sed... /bin/sed
configure: creating ./config.status
config.status: creating shave
config.status: creating shave-libtool
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating utils/conntest/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands

NOTE: DRI support is disabled




marek@debian-xfce:~/software/xf86-video-radeonhd$ make
Making all in src
git_version.sh: Output is new file, creating git_version.h
  CC    r5xx_accel.o
  CC    r5xx_xaa.o
  CC    r600_shader.o
  CC    radeon_3d.o
  CC    radeon_textured_videofuncs.o
  CC    rhd_atombios.o
  CC    rhd_atomcrtc.o
  CC    rhd_atomout.o
  CC    rhd_atompll.o
  CC    rhd_audio.o
  CC    rhd_biosscratch.o
  CC    rhd_connector.o
  CC    rhd_crtc.o
  CC    rhd_cs.o
  CC    rhd_cursor.o
  CC    rhd_dac.o
  CC    rhd_ddia.o
  CC    rhd_dig.o
  CC    rhd_driver.o
  CC    rhd_edid.o
  CC    rhd_hdmi.o
  CC    rhd_helper.o
  CC    rhd_i2c.o
  CC    rhd_id.o
  CC    rhd_lut.o
  CC    rhd_lvtma.o
  CC    rhd_mc.o
  CC    rhd_modes.o
  CC    rhd_monitor.o
  CC    rhd_output.o
  CC    rhd_pll.o
  CC    rhd_pm.o
rhd_pm.c: In function â??rhdPmValidateSettingâ??:
rhd_pm.c:73: warning: unused variable â??compareâ??
  CC    rhd_randr.o
  CC    rhd_shadow.o
  CC    rhd_tmds.o
  CC    rhd_vga.o
  CC    rhd_video.o
  CC    r5xx_exa.o
  CC    radeon_exa_render.o
  CC    rhd_atomwrapper.o
  CC    CD_Operations.o
  CC    Decoder.o
AtomBios/Decoder.c: In function â??ParseTableâ??:
AtomBios/Decoder.c:139: warning: cast from pointer to integer of different size
  CC    hwserv_drv.o
  LINK  libatom.la
  LINK  radeonhd_drv.la
Generating radeon.man.new...
Generating README.new...
radeon(4) man page is current.
README file is current.
Making all in man
Making all in utils/conntest
git_version.sh: Output is new file, creating git_version.h
  CC    rhd_conntest.o
  LINK  rhd_conntest
  CC    rhd_dump.o
  LINK  rhd_dump

--- End Message ---
--- Begin Message ---
Version: 1.3.0-3+rm


Dear submitter,

as the package xserver-xorg-video-radeonhd has just been removed from
the Debian archive unstable we hereby close the assiciated bug reports.
 We are sorry that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612190

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


--- End Message ---

Reply to: