Projekat

Općenito

Profil

Akcije

Podrška #17424

Zatvoren

amilo Pa3553 ati jaunty spora do boli RS780M/RS780MN [Radeon HD 3200 Graphics] - Radeon R600 serija

Dodano od Ernad Husremović prije skoro 16 godina. Izmjenjeno prije skoro 15 godina.

Status:
Odbačeno
Prioritet:
Normalan
Odgovorna osoba:
Kategorija:
-
Početak:
30.05.2009
Završetak:
% završeno:

50%

Procjena vremena:


Fajlovi

Akcije #1

Izmjenjeno od Ernad Husremović prije skoro 16 godina

dodao ovaj repos:

deb http://ppa.launchpad.net/ubuntu-x-swat/xserver-no-backfill/ubuntu jaunty main

i instalirao: xserver-common xserver-xorg-core iz ovog ppp-a

Akcije #3

Izmjenjeno od Ernad Husremović prije skoro 16 godina

bringout@nmraka-5:~/Desktop$ sudo ./ati-driver-installer-9-5-x86.x86_64.runCreated directory fglrx-install.TdFmcU

Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.612

Akcije #4

Izmjenjeno od Ernad Husremović prije skoro 16 godina

bringout@nmraka-5:~/Desktop$ sudo ./ati-driver-installer-9-5-x86.x86_64.run --buildpkg Ubuntu/jaunty

Created directory fglrx-install.fUBjWY
Verifying archive integrity... All good.
...

Akcije #5

Izmjenjeno od Ernad Husremović prije skoro 16 godina

bringout@nmraka-5:~/Desktop$ ls *deb

fglrx-amdcccle_8.612-0ubuntu1_amd64.deb
fglrx-kernel-source_8.612-0ubuntu1_amd64.deb
fglrx-modaliases_8.612-0ubuntu1_amd64.deb
libamdxvba1_8.612-0ubuntu1_amd64.deb
xorg-driver-fglrx_8.612-0ubuntu1_amd64.deb
xorg-driver-fglrx-dev_8.612-0ubuntu1_amd64.deb

Akcije #6

Izmjenjeno od Ernad Husremović prije skoro 16 godina

bringout@nmraka-5:~/Desktop$ sudo apt-get install libstdc++

$sudo dpkg -i *fglrx*deb libamdx*deb

Akcije #8

Izmjenjeno od Ernad Husremović prije skoro 16 godina

podesio ovo:

# aticonfig --initial=dual-head --screen-layout=above

aktivirao 3D efekte izgleda da ovo radi

Akcije #9

Izmjenjeno od Ernad Husremović prije skoro 16 godina

ma jok, opet to šteka i nestabilno je ... kada sam pokušao raditi snimanje sa gtk-recordmydesktop-om stvar je ponovo ublokala

Akcije #10

Izmjenjeno od Ernad Husremović prije skoro 16 godina

vratimo se na radeonhd varijantu

Akcije #11

Izmjenjeno od Ernad Husremović prije skoro 16 godina

cabringout@nmraka-5:~$ cat /etc/X11/xorg.conf

# 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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    "Configured Video Device" 
EndSection

Section "Monitor" 
    Identifier    "Configured Monitor" 
EndSection

Section "Screen" 
    Identifier    "Default Screen" 
    Monitor        "Configured Monitor" 
    Device        "Configured Video Device" 
EndSection

Akcije #12

Izmjenjeno od Ernad Husremović prije skoro 16 godina

Section "Device" 
    Identifier    "Configured Video Device" 
        Driver       "radeonhd" 
        BusId        "PCI:2:0:0" 
EndSection

Section "Monitor" 
    Identifier    "Configured Monitor" 
EndSection

Section "Screen" 
    Identifier    "Default Screen" 
    Monitor        "Configured Monitor" 
    Device        "Configured Video Device" 
EndSection
Akcije #13

Izmjenjeno od Ernad Husremović prije skoro 16 godina

http://ubuntuforums.org/archive/index.php/t-1007809.html

bringout@nmraka-5:/etc/default$ cat acpi-support 
#
# Configuration file for the acpi-support package
#
#
# The acpi-support package is intended as "glue" to make special functions of
# laptops work. Specifically, it translates special function keys for some
# laptop models into actions or generic function key presses.
#

#
# Suspend/hibernate method
# ------------------------
#
# When gnome-power-manager or klaptopdaemon are running, acpi-support will
# translate the suspend and hibernate keys of laptops into special "suspend" 
# and "hibernate" keys that these daemons handle.
#
# Only in situations where there is no gnome-power-manager or klaptopdaemon
# running, acpi-support needs to perform suspend/hibernate in some other way.
# There are several options for this. The options are:
#
# dbus-pm:
#    Perform suspend and hibernate actions via a DBUS request to the power
#    management daemon. This works for power management daemons that we don't
#    know of. (For gnome-power-manager and klaptopdaemon this will do nothing,
#    since those will be detected when they are running, and triggered using
#    a virtual keypress.)
#
# dbus-hal:
#    Perform suspend and hibernate actions via a DBUS request directly to HAL,
#    bypassing any running power management daemons.
#
# pm-utils:
#    Use pm-suspend and pm-hibernate to suspend and hibernate. (The dbus method
#    normally results in this as well, but calls through dbus. Use this option
#    only if you don't have dbus installed.)
#
# hibernate:
#    Use the hibernate package to suspend and hibernate.
#
# acpi-support:
#    Use the legacy built-in suspend/hibernate support. (DEPRECATED)
# 
# none:
#    Do not attempt to suspend/hibernate. Set SUSPEND_METHODS="none" to
#    disable suspend/hibernate handling in acpi-support.
#
# If you specify dbus or pm-utils, the result will normally be the same as when
# you suspend from your desktop environment. If you specify "hibernate" or
# "acpi-support", be aware that this probably does not match what your desktop
# environment would do (unless you have managed to configure something so that
# the DBUS power management interfaces call the hibernate package).
#
#
# Please specify a space separated list of options. The recommended value is
# "dbus pm-utils" 
#
SUSPEND_METHODS="dbus-pm dbus-hal pm-utils" 

#
# LEGACY BUILT IN SUSPEND SUPPORT (DEPRECATED)
# --------------------------------------------
#
# These options only work for the "acpi-support" suspend method. This is NOT
# recommended, but is retained for backward compatibility reasons.
#

# Comment the next line to disable ACPI suspend to RAM
ACPI_SLEEP=true

# Comment the next line to disable suspend to disk
ACPI_HIBERNATE=true

# Change the following to "standby" to use ACPI S1 sleep, rather than S3.
# This will save less power, but may work on more machines
ACPI_SLEEP_MODE=mem

# Add modules to this list to have them removed before suspend and reloaded
# on resume. An example would be MODULES="em8300 yenta_socket" 
#
# Note that network cards and USB controllers will automatically be unloaded 
# unless they're listed in MODULES_WHITELIST
MODULES="" 

# Add modules to this list to leave them in the kernel over suspend/resume
MODULES_WHITELIST="" 

# Should we save and restore state using the VESA BIOS Extensions?
#SAVE_VBE_STATE=true
SAVE_VBE_STATE=false

# The file that we use to save the vbestate
VBESTATE=/var/lib/acpi-support/vbestate

# Should we attempt to warm-boot the video hardware on resume?
#POST_VIDEO=true
POST_VIDEO=false

# Save and restore video state?
# SAVE_VIDEO_PCI_STATE=true

# Should we switch the screen off with DPMS on suspend?
USE_DPMS=true

# Use Radeontool to switch the screen off? Seems to be needed on some machines
# RADEON_LIGHT=true

RADEON_LIGHT=true

# Uncomment the next line to switch away from X and back again after resume.
# This is needed for some hardware, but should be unnecessary on most.
DOUBLE_CONSOLE_SWITCH=true

# Set the following to "platform" if you want to use ACPI to shut down
# your machine on hibernation
HIBERNATE_MODE=shutdown

# Comment this out to disable screen locking on resume
#LOCK_SCREEN=true

# Uncomment this line to have DMA disabled before suspend and reenabled
# afterwards
# DISABLE_DMA=true

# Uncomment this line to attempt to reset the drive on resume. This seems
# to be needed for some Sonys
# RESET_DRIVE=true

# Add services to this list to stop them before suspend and restart them in 
# the resume process.
STOP_SERVICES="" 

# Restart Infra Red services on resume - off by default as it crashes some
# machines
RESTART_IRDA=false

# Switch to laptop-mode on battery power - off by default as it causes odd
# hangs on some machines.  (Note: This is reported to cause breakage in
# Debian - see deb bug #425800.  Leaving enabled for Ubuntu for now
# since presumably it's still valid here.)
#ENABLE_LAPTOP_MODE=false
ENABLE_LAPTOP_MODE=true

# Add to this list network interfaces that you don't want to be stopped
# during suspend (in fact any network interface whose name starts with
# a prefix given in this list is skipped)
SKIP_INTERFACES="dummy qemu" 

# Note: to enable "laptop mode" (to spin down your hard drive for longer
# periods of time), install the laptop-mode-tools package and configure
# it in /etc/laptop-mode/laptop-mode.conf.

Akcije #15

Izmjenjeno od Ernad Husremović prije skoro 16 godina

https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/370074

I installed Ubuntu 9.04 (Jaunty) final release on an HP Elitebook 6930p laptop with Radeon HD 3450 display controller. As it was configured by default, it always crashed (screen entirely black, not responding to pings) on resume from suspend.

I used the "Hardware Drivers" applet to install the proprietary fglrx driver; now suspend/resume works.

I don't know exactly what driver it had chosen by default before I installed the proprietary one, but dpkg -l tells me I have xserver-xorg-video-radeon and not xserver-xorg-video-radeonhd installed, so probably the -radeon one.

Here's the lspci output for the display controller:

01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3400 Series
 Subsystem: Hewlett-Packard Company Device 30dc
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
 Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 0, Cache Line Size: 64 bytes
 Interrupt: pin A routed to IRQ 2295
 Region 0: Memory at c0000000 (32-bit, prefetchable) [size=256M]
 Region 1: I/O ports at 7000 [size=256]
 Region 2: Memory at d8300000 (32-bit, non-prefetchable) [size=64K]
 Expansion ROM at d8320000 [disabled] [size=128K]
 Capabilities: <access denied>
 Kernel driver in use: fglrx_pci
 Kernel modules: fglrx
Akcije #16

Izmjenjeno od Ernad Husremović prije skoro 16 godina

pokušao podešavati ovaj /etc/default/acpi-support ali ne ide ... resume zaglavi

suspend log postoji

bringout@nmraka-5:/var/log$ cat pm-suspend.log

Initial commandline parameters: --quirk-dpms-suspend
--quirk-dpms-on
--quirk-vbestate-restore
--quirk-vbemode-restore
--quirk-vga-mode3
--quirk-vbe-post
Sat May 30 19:51:42 CEST 2009: Running hooks for suspend.
/usr/lib/pm-utils/sleep.d/000record suspend suspend: success.
/usr/lib/pm-utils/sleep.d/00auto-quirk suspend suspend: success.
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: Linux nmraka-5 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64 GNU/Linux
Module                  Size  Used by
binfmt_misc            18572  1 
ppdev                  16904  0 
bridge                 63904  0 
stp                    11140  1 bridge
bnep                   22912  2 
input_polldev          12688  0 
lp                     19588  0 
parport                49584  2 ppdev,lp
joydev                 20864  0 
arc4                   10240  2 
ecb                    11392  2 
ath9k                 288568  0 
mac80211              251144  1 ath9k
snd_hda_intel         557364  5 
snd_seq_dummy          11524  0 
snd_seq_oss            41984  0 
cfg80211               43168  1 mac80211
snd_seq_midi           15744  0 
uvcvideo               69512  0 
snd_rawmidi            33920  1 snd_seq_midi
snd_pcm_oss            52352  0 
snd_mixer_oss          24960  1 snd_pcm_oss
video                  29204  0 
snd_seq_midi_event     16512  2 snd_seq_oss,snd_seq_midi
snd_seq                66272  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
compat_ioctl32         18304  1 uvcvideo
psmouse                64028  0 
snd_pcm                99336  3 snd_hda_intel,snd_pcm_oss
snd_seq_device         16276  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
i2c_piix4              20112  0 
led_class              13064  1 ath9k
videodev               45184  2 uvcvideo,compat_ioctl32
v4l1_compat            23940  2 uvcvideo,videodev
pcspkr                 11136  0 
serio_raw              14468  0 
output                 11648  1 video
snd_timer              34064  2 snd_seq,snd_pcm
snd                    78792  18 snd_hda_intel,snd_seq_oss,snd_rawmidi,snd_pcm_oss,snd_mixer_oss,snd_seq,snd_pcm,snd_seq_device,snd_timer
soundcore              16800  1 snd
snd_page_alloc         18704  2 snd_hda_intel,snd_pcm
shpchp                 44572  0 
sdhci_pci              16896  0 
sdhci                  27396  1 sdhci_pci
ohci1394               42036  0 
ieee1394              108288  1 ohci1394
r8169                  46596  0 
mii                    14464  1 r8169
usbhid                 47040  0 
fbcon                  49792  0 
tileblit               11264  1 fbcon
font                   17024  1 fbcon
bitblit                14464  1 fbcon
softcursor             10368  1 bitblit
             total       used       free     shared    buffers     cached
Mem:       2684908     339284    2345624          0      13360     123228
-/+ buffers/cache:     202696    2482212
Swap:      5857272          0    5857272
success.
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
/usr/lib/pm-utils/sleep.d/01PulseAudio suspend suspend: success.
/usr/lib/pm-utils/sleep.d/45iwlist suspend suspend: /sbin/iwlist
not applicable.
/usr/lib/pm-utils/sleep.d/48hid2hci suspend suspend: not applicable.
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: not applicable.
/usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend: success.
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
/usr/lib/pm-utils/sleep.d/90chvt suspend suspend: success.
/usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
/usr/lib/pm-utils/sleep.d/95anacron suspend suspend: success.
/usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend: not applicable.
/usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
/usr/lib/pm-utils/sleep.d/96laptop-mode suspend suspend: success.
/usr/lib/pm-utils/sleep.d/98smart-kernel-video suspend suspend: not applicable.
/etc/pm/sleep.d/99laptop-mode suspend suspend: success.
/usr/lib/pm-utils/sleep.d/99video suspend suspend: kernel.acpi_video_flags = 0
Allocated buffer at 0x11000 (base is 0x0)
ES: 0x1100 EBX: 0x0000
success.
/etc/pm/sleep.d/action_wpa suspend suspend: success.
Sat May 30 19:51:43 CEST 2009: performing suspend

ali nešto kao pm-resume ne postoji ?!

Akcije #17

Izmjenjeno od Ernad Husremović prije skoro 16 godina

  • % završeno promijenjeno iz 0 u 50
Akcije #19

Izmjenjeno od Ernad Husremović prije skoro 16 godina

  • Naslov promijenjeno iz ati jaunty spora do boli u amilo Pa3553 ati jaunty spora do boli RS780M/RS780MN [Radeon HD 3200 Graphics]
Akcije #20

Izmjenjeno od Ernad Husremović prije više od 15 godina

  • Naslov promijenjeno iz amilo Pa3553 ati jaunty spora do boli RS780M/RS780MN [Radeon HD 3200 Graphics] u amilo Pa3553 ati jaunty spora do boli RS780M/RS780MN [Radeon HD 3200 Graphics] - Radeon R600 serija
Akcije #21

Izmjenjeno od Ernad Husremović prije više od 15 godina

Linux 2.6.32 To Get R600 Kernel Mode Setting

Open source 3D graphics drivers for ATI R600 garphics cards has been submitted to the kernel-next tree for possible inclusion in the Linux kernel 2.6.32. "David Airlie has pushed a horde of new code into his drm-next Git tree, which is what will get pulled into the Linux 2.6.32 kernel once the merge window is open. Most prominently, this new DRM code brings support for kernel mode-setting with R600 class hardware as well as 3D support."

The announcement regarding this pull was made on David Airlie's blog. The ATI R600 series graphics cards will likely become the most powerful 3D graphics cards with an available open source driver to date. The graphics processing unit codenamed R600 is the foundation of the Radeon HD 2000/3000 series and the FireGL 2007 series video cards developed by ATI Technologies. This announcement does not appear to include support for the more recent R700. R500 and earlier GPUs already have reverse-engineered open source 3D drivers for Linux.

drm-next and r600 KMS support

A few highlights include:

firmware loading for r128/mga/radeon + radeon kms drivers. (for all the Debian fans).
Intel -next tree pulled in.
radeon r100/r200 kms command stream checking
radeon kms tv-out support
merged fb handling for all kms drivers
DMT timings + better HDMI EDID decoding
R600 3D support
R600 KMS support (under staging drivers along with radeon KMS).

along with numerous other patch.

The r600 3D support enables r600 3D without KMS.

The r600/r700 KMS support in that tree enables full 2D/3D/Xv accel + DRI2, you need a master libdrm, master ati DDX and master mesa. Jerome and myself
at Red Hat have been working on this tag team along with Alex at AMD. It may not be 100% stable yet and I'm sure we can make things a lot faster, but
the basics all work for me here. So get testing and reporting please.

Fedora rawhide users, just wait for a day and it should all be available.

I've done some boot testing on my rs780, rv635, rv610 and rv730 so far
and all seem to at least start and run my X session.

Akcije #22

Izmjenjeno od Ernad Husremović prije više od 15 godina

https://launchpad.net/~xorg-edgers/+archive/radeon-kms

Also note that KMS support is only for r500 generation and older ati cards.

Akcije #25

Izmjenjeno od Ernad Husremović prije skoro 15 godina

  • Status promijenjeno iz Dodijeljeno u Odbačeno
Akcije

Također dostupno kao Atom PDF