Gå til innhold

fglrx og filmavspilling hakker+SCSI-emulering


Anbefalte innlegg

Jeg har et merkelig problem med filmavspilling. Bildet "hakker" - ikke som i mange framedrops, men som om den hopper mellom ulike frames. I tillegg så "rister" bildet på en merkelig måte som ikke lar seg avbilde. I tillegg har alle fargene et blått skjær. Jeg har aldri vært borte i liknende og har finner ikke noe vha. google. Hva kan være galt?

 

DRI fungerer og jeg kjører med Xv som "overlay". ATi-driveren er av nyeste versjon.Jeg bruker Ubuntu Feisty Fawn med vanilla kernel. Altså ingenting som skulle føre til problemer.

 

~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1600
OpenGL version string: 2.0.6458 (8.36.5)

 

/etc/X11/xorg.conf

Klikk for å se/fjerne innholdet nedenfor

Section "ServerLayout"
Identifier     "Default Layout"
Screen      0  "aticonfig-Screen[0]" 0 0
InputDevice    "Generic Keyboard"
InputDevice    "Configured Mouse"
InputDevice    "stylus" "SendCoreEvents"
InputDevice    "cursor" "SendCoreEvents"
InputDevice    "eraser" "SendCoreEvents"
InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"

# path to defoma fonts
FontPath     "/usr/share/fonts/X11/misc"
FontPath     "/usr/share/fonts/X11/cyrillic"
FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath     "/usr/share/fonts/X11/Type1"
FontPath     "/usr/share/fonts/X11/100dpi"
FontPath     "/usr/share/fonts/X11/75dpi"
FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load  "i2c"
Load  "bitmap"
Load  "ddc"
Load  "dri"
Load  "extmod"
Load  "freetype"
Load  "glx"
Load  "int10"
Load  "vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver      "kbd"
Option     "CoreKeyboard"
Option     "XkbRules" "xorg"
Option     "XkbModel" "pc105"
Option     "XkbLayout" "no"
Option     "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver      "mouse"
Option     "CorePointer"
Option     "Device" "/dev/input/mice"
Option     "Protocol" "ExplorerPS/2"
Option     "ZAxisMapping" "4 5"
Option     "Emulate3Buttons" "true"
Option     "Buttons" "7"
Option     "ButtonMapping" "1 2 3 6 7"
EndSection

Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver      "synaptics"
Option     "SendCoreEvents" "true"
Option     "Device" "/dev/psaux"
Option     "Protocol" "auto-dev"
Option     "HorizScrollDelta" "0"
Option     "SHMConfig" "on"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[0]"
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Device"
Identifier  "aticonfig-Device[0]"
Driver      "fglrx"
Option     "UseFastTLS" "2"
Option     "VideoOverlay" "on"
Option     "OpenGLOverlay" "off"
Option     "MergedXinerama" "false"
Option     "MergedFB" "false"
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]"
Device     "aticonfig-Device[0]"
Monitor    "aticonfig-Monitor[0]"
DefaultDepth     24
SubSection "Display"
 Viewport   0 0
 Depth     24
EndSubSection
EndSection

Section "DRI"
Mode         0666
EndSection

Section "Extensions"
Option     "Composite" "Disable"
Option     "AIGLX" "Disable"
EndSection

 

Jeg har også et annet, svært underlig problem med lesing av DVD-plater med dobbeltlag. For å oppsummere, så leser DVD-spilleren helt febrilsk, mens dmesg spyr ut IO-feil. Løsningen er å fjerne udf fra fstab. Det stanser alle feilmeldingene, men hjelper lite på det egentlige problemet.

 

Jeg poster hele dmesg for å være på den sikre siden:

Klikk for å se/fjerne innholdet nedenfor

[    0.000000] Linux version 2.6.20-15-generic (root@palmer) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Sun Apr 15 07:36:31 UTC 2007 (Ubuntu 2.6.20-15.27-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] sanitize start
[    0.000000] sanitize end
[    0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2
[    0.000000] copy_e820_map() start: 00000000000e0000 size: 0000000000020000 end: 0000000000100000 type: 2
[    0.000000] copy_e820_map() start: 0000000000100000 size: 000000007fed0000 end: 000000007ffd0000 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000007ffd0000 size: 000000000000e000 end: 000000007ffde000 type: 3
[    0.000000] copy_e820_map() start: 000000007ffde000 size: 0000000000022000 end: 0000000080000000 type: 4
[    0.000000] copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2
[    0.000000] copy_e820_map() start: 00000000ffb80000 size: 0000000000480000 end: 0000000100000000 type: 2
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007ffd0000 (usable)
[    0.000000]  BIOS-e820: 000000007ffd0000 - 000000007ffde000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007ffde000 - 0000000080000000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffb80000 - 0000000100000000 (reserved)
[    0.000000] 1151MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at 000ff780
[    0.000000] Entering add_active_range(0, 0, 524240) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   524240
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   524240
[    0.000000] On node 0 totalpages: 524240
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2303 pages used for memmap
[    0.000000]   HighMem zone: 292561 pages, LIFO batch:31
[    0.000000] DMI 2.3 present.
[    0.000000] ACPI: RSDP (v000 ACPIAM                                ) @ 0x000f7bb0
[    0.000000] ACPI: RSDT (v001 A M I  OEMRSDT  0x07000627 MSFT 0x00000097) @ 0x7ffd0000
[    0.000000] ACPI: FADT (v002 A M I  OEMFACP  0x07000627 MSFT 0x00000097) @ 0x7ffd0200
[    0.000000] ACPI: MADT (v001 A M I  OEMAPIC  0x07000627 MSFT 0x00000097) @ 0x7ffd0390
[    0.000000] ACPI: MCFG (v001 A M I  OEMMCFG  0x07000627 MSFT 0x00000097) @ 0x7ffd03f0
[    0.000000] ACPI: BOOT (v001 A M I  OEMBOOT  0x07000627 MSFT 0x00000097) @ 0x7ffd0430
[    0.000000] ACPI: OEMB (v001 A M I  AMI_OEM  0x07000627 MSFT 0x00000097) @ 0x7ffde040
[    0.000000] ACPI: DSDT (v001  A6J00 A6J00005 0x00000005 INTL 0x20051117) @ 0x00000000
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] Processor #0 6:14 APIC version 20
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] Processor #1 6:14 APIC version 20
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:7ee00000)
[    0.000000] Detected 1828.837 MHz processor.
[   20.136957] Built 1 zonelists.  Total pages: 520145
[   20.136961] Kernel command line: root=/dev/mapper/datavg-root ro quiet splash
[   20.137106] mapped APIC to ffffd000 (fee00000)
[   20.137108] mapped IOAPIC to ffffc000 (fec00000)
[   20.137111] Enabling fast FPU save and restore... done.
[   20.137114] Enabling unmasked SIMD FPU exception support... done.
[   20.137120] Initializing CPU#0
[   20.137184] PID hash table entries: 4096 (order: 12, 16384 bytes)
[   20.139737] Console: colour VGA+ 80x25
[   20.139975] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[   20.140308] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[   20.233501] Memory: 2067384k/2096960k available (1992k kernel code, 28176k reserved, 893k data, 328k init, 1179456k highmem)
[   20.233511] virtual kernel memory layout:
[   20.233512]     fixmap  : 0xfff4e000 - 0xfffff000   ( 708 kB)
[   20.233513]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   20.233515]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[   20.233516]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[   20.233517]       .init : 0xc03d7000 - 0xc0429000   ( 328 kB)
[   20.233518]       .data : 0xc02f2264 - 0xc03d16d4   ( 893 kB)
[   20.233519]       .text : 0xc0100000 - 0xc02f2264   (1992 kB)
[   20.233523] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   20.312906] Calibrating delay using timer specific routine.. 3661.75 BogoMIPS (lpj=7323502)
[   20.312944] Security Framework v1.0.0 initialized
[   20.312952] SELinux:  Disabled at boot.
[   20.312968] Mount-cache hash table entries: 512
[   20.313096] CPU: After generic identify, caps: bfe9fbff 00100000 00000000 00000000 0000c1a9 00000000 00000000
[   20.313104] monitor/mwait feature present.
[   20.313106] using mwait in idle threads.
[   20.313110] CPU: L1 I cache: 32K, L1 D cache: 32K
[   20.313112] CPU: L2 cache: 2048K
[   20.313115] CPU: Physical Processor ID: 0
[   20.313117] CPU: Processor Core ID: 0
[   20.313119] CPU: After all inits, caps: bfe9fbff 00100000 00000000 00002940 0000c1a9 00000000 00000000
[   20.313128] Compat vDSO mapped to ffffe000.
[   20.313132] Remapping vsyscall page to ffffe000
[   20.313144] Checking 'hlt' instruction... OK.
[   20.328989] SMP alternatives: switching to UP code
[   20.329345] Early unpacking initramfs... done
[   20.652674] ACPI: Core revision 20060707
[   20.652881] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[   20.668574] CPU0: Intel Genuine Intel(R) CPU           T2400  @ 1.83GHz stepping 08
[   20.668594] SMP alternatives: switching to SMP code
[   20.668699] Booting processor 1/1 eip 3000
[   20.679092] Initializing CPU#1
[   20.756179] Calibrating delay using timer specific routine.. 3657.77 BogoMIPS (lpj=7315553)
[   20.756186] CPU: After generic identify, caps: bfe9fbff 00100000 00000000 00000000 0000c1a9 00000000 00000000
[   20.756191] monitor/mwait feature present.
[   20.756194] CPU: L1 I cache: 32K, L1 D cache: 32K
[   20.756196] CPU: L2 cache: 2048K
[   20.756198] CPU: Physical Processor ID: 0
[   20.756199] CPU: Processor Core ID: 1
[   20.756201] CPU: After all inits, caps: bfe9fbff 00100000 00000000 00002940 0000c1a9 00000000 00000000
[   20.756655] CPU1: Intel Genuine Intel(R) CPU           T2400  @ 1.83GHz stepping 08
[   20.756677] Total of 2 processors activated (7319.52 BogoMIPS).
[   20.756871] ENABLING IO-APIC IRQs
[   20.757068] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   20.903953] checking TSC synchronization across 2 CPUs: passed.
[    0.003992] Brought up 2 CPUs
[    0.061226] migration_cost=42
[    0.061489] Booting paravirtualized kernel on bare hardware
[    0.061573] Time:  0:24:09  Date: 04/04/107
[    0.061600] NET: Registered protocol family 16
[    0.061682] EISA bus registered
[    0.061687] ACPI: bus type pci registered
[    0.061863] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5
[    0.061865] PCI: Using configuration type 1
[    0.061866] Setting up standard PCI resources
[    0.139547] ACPI: Interpreter enabled
[    0.139549] ACPI: Using IOAPIC for interrupt routing
[    0.140687] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.140694] PCI: Probing PCI hardware (bus 00)
[    0.141549] PCI quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[    0.141554] PCI quirk: region 0480-04bf claimed by ICH6 GPIO
[    0.141733] Boot video device is 0000:01:00.0
[    0.142633] PCI: Transparent bridge - 0000:00:1e.0
[    0.142697] PCI: Bus #05 (-#08) is hidden behind transparent bridge #04 (-#05) (try 'pci=assign-busses')
[    0.142700] Please report the result to linux-kernel to fix this permanently
[    0.142760] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.157517] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.158028] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.161673] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[    0.162510] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
[    0.164509] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *11 12)
[    0.164816] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 12)
[    0.165121] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 12)
[    0.165430] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 12)
[    0.165734] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 12)
[    0.166038] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 12)
[    0.166343] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 *6 7 12)
[    0.166649] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 12)
[    0.167089] ACPI: Power Resource [GFAN] (off)
[    0.167121] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.167130] pnp: PnP ACPI init
[    0.169597] pnp: PnP ACPI: found 14 devices
[    0.169601] PnPBIOS: Disabled by ACPI PNP
[    0.169641] PCI: Using ACPI for IRQ routing
[    0.169644] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[    0.186457] NET: Registered protocol family 8
[    0.186459] NET: Registered protocol family 20
[    0.187373] pnp: 00:0b: ioport range 0x400-0x41f has been reserved
[    0.187652] PCI: Bridge: 0000:00:01.0
[    0.187655]   IO window: 9000-bfff
[    0.187659]   MEM window: fdf00000-fdffffff
[    0.187662]   PREFETCH window: bdf00000-ddefffff
[    0.187665] PCI: Bridge: 0000:00:1c.0
[    0.187673]   IO window: c000-cfff
[    0.187679]   MEM window: fe000000-fe0fffff
[    0.187683]   PREFETCH window: disabled.
[    0.187691] PCI: Bridge: 0000:00:1c.3
[    0.187692]   IO window: disabled.
[    0.187698]   MEM window: fe100000-fe1fffff
[    0.187702]   PREFETCH window: disabled.
[    0.187713] PCI: Bus 5, cardbus bridge: 0000:04:01.0
[    0.187715]   IO window: 0000d000-0000d0ff
[    0.187719]   IO window: 0000d400-0000d4ff
[    0.187724]   PREFETCH window: 88000000-8bffffff
[    0.187729]   MEM window: 8c000000-8fffffff
[    0.187733] PCI: Bridge: 0000:00:1e.0
[    0.187736]   IO window: d000-dfff
[    0.187742]   MEM window: fe200000-feafffff
[    0.187746]   PREFETCH window: ddf00000-dfefffff
[    0.187762] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.187767] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.187790] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 20 (level, low) -> IRQ 17
[    0.187796] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.187819] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 18
[    0.187824] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[    0.187838] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    0.187855] PCI: Enabling device 0000:04:01.0 (0000 -> 0003)
[    0.187860] ACPI: PCI Interrupt 0000:04:01.0[A] -> GSI 17 (level, low) -> IRQ 19
[    0.187868] PCI: Setting latency timer of device 0000:04:01.0 to 64
[    0.187893] NET: Registered protocol family 2
[    0.231667] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.231764] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.232430] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.232769] TCP: Hash tables configured (established 131072 bind 65536)
[    0.232771] TCP reno registered
[    0.247722] checking if image is initramfs... it is
[    0.887782] Freeing initrd memory: 7245k freed
[    0.887953] Simple Boot Flag at 0x52 set to 0x1
[    0.888381] audit: initializing netlink socket (disabled)
[    0.888396] audit(1178238249.660:1): initialized
[    0.888490] highmem bounce pool size: 64 pages
[    0.888575] VFS: Disk quotas dquot_6.5.1
[    0.888594] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.888640] io scheduler noop registered
[    0.888643] io scheduler anticipatory registered
[    0.888645] io scheduler deadline registered
[    0.888656] io scheduler cfq registered (default)
[    0.888888] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.888921] assign_interrupt_mode Found MSI capability
[    0.888924] Allocate Port Service[0000:00:01.0:pcie00]
[    0.889004] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.889059] assign_interrupt_mode Found MSI capability
[    0.889061] Allocate Port Service[0000:00:1c.0:pcie00]
[    0.889094] Allocate Port Service[0000:00:1c.0:pcie02]
[    0.889210] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[    0.889265] assign_interrupt_mode Found MSI capability
[    0.889267] Allocate Port Service[0000:00:1c.3:pcie00]
[    0.889296] Allocate Port Service[0000:00:1c.3:pcie02]
[    0.889465] isapnp: Scanning for PnP cards...
[    1.243456] isapnp: No Plug & Play device found
[    1.264576] Real Time Clock Driver v1.12ac
[    1.264630] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    1.265226] mice: PS/2 mouse device common for all mice
[    1.265739] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[    1.265951] input: Macintosh mouse button emulation as /class/input/input0
[    1.266012] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[    1.266016] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    1.266247] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.268623] i8042.c: Detected active multiplexing controller, rev 1.1.
[    1.269779] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.269782] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.269785] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.269787] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.269790] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.269889] EISA: Probing bus 0 at eisa.0
[    1.269930] EISA: Detected 0 cards.
[    1.300053] TCP cubic registered
[    1.300062] NET: Registered protocol family 1
[    1.300084] Starting balanced_irq
[    1.300090] Using IPI No-Shortcut mode
[    1.300212] ACPI: (supports S0 S1 S3 S4 S5)
[    1.300264]   Magic number: 7:662:404
[    1.300534] Freeing unused kernel memory: 328k freed
[    1.301857] Time: tsc clocksource has been installed.
[    1.314544] input: AT Translated Set 2 keyboard as /class/input/input1
[    2.486678] Capability LSM initialized
[    2.498642] device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: [email protected]
[    2.521560] ACPI: Transitioning device [FN00] to D3
[    2.521563] ACPI: Transitioning device [FN00] to D3
[    2.521566] ACPI: Fan [FN00] (off)
[    2.525706] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [   AMI] OemTableId [  CPU1PM] [20060707]
[    2.526104] ACPI: CPU0 (power states: C1[C1] C2[C2])
[    2.526110] ACPI: Processor [CPU1] (supports 8 throttling states)
[    2.526386] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [   AMI] OemTableId [  CPU2PM] [20060707]
[    2.526822] ACPI: CPU1 (power states: C1[C1] C2[C2])
[    2.526827] ACPI: Processor [CPU2] (supports 8 throttling states)
[    2.536217] ACPI: Thermal Zone [THRM] (58 C)
[    3.152000] Time: acpi_pm clocksource has been installed.
[    3.424000] usbcore: registered new interface driver usbfs
[    3.424000] usbcore: registered new interface driver hub
[    3.424000] usbcore: registered new device driver usb
[    3.424000] USB Universal Host Controller Interface driver v3.0
[    3.424000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 20
[    3.424000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[    3.424000] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    3.424000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    3.424000] uhci_hcd 0000:00:1d.0: irq 20, io base 0x0000ec00
[    3.424000] usb usb1: configuration #1 chosen from 1 choice
[    3.424000] hub 1-0:1.0: USB hub found
[    3.424000] hub 1-0:1.0: 2 ports detected
[    3.492000] ieee1394: Initialized config rom entry `ip1394'
[    3.528000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 20 (level, low) -> IRQ 17
[    3.528000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[    3.528000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    3.528000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[    3.528000] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000e880
[    3.528000] usb usb2: configuration #1 chosen from 1 choice
[    3.528000] hub 2-0:1.0: USB hub found
[    3.528000] hub 2-0:1.0: 2 ports detected
[    3.632000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 22 (level, low) -> IRQ 21
[    3.632000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[    3.632000] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    3.632000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[    3.632000] uhci_hcd 0000:00:1d.2: irq 21, io base 0x0000e800
[    3.632000] usb usb3: configuration #1 chosen from 1 choice
[    3.632000] hub 3-0:1.0: USB hub found
[    3.632000] hub 3-0:1.0: 2 ports detected
[    3.736000] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 18 (level, low) -> IRQ 22
[    3.736000] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[    3.736000] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    3.736000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[    3.736000] uhci_hcd 0000:00:1d.3: irq 22, io base 0x0000e480
[    3.736000] usb usb4: configuration #1 chosen from 1 choice
[    3.736000] hub 4-0:1.0: USB hub found
[    3.736000] hub 4-0:1.0: 2 ports detected
[    3.844000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 20
[    3.844000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    3.844000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    3.844000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[    3.844000] ehci_hcd 0000:00:1d.7: debug port 1
[    3.844000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[    3.844000] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfebfbc00
[    3.848000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    3.848000] usb usb5: configuration #1 chosen from 1 choice
[    3.848000] hub 5-0:1.0: USB hub found
[    3.848000] hub 5-0:1.0: 8 ports detected
[    3.848000] SCSI subsystem initialized
[    3.852000] libata version 2.20 loaded.
[    3.872000] usb 2-2: new low speed USB device using uhci_hcd and address 2
[    3.952000] ACPI: PCI Interrupt 0000:04:01.1[B] -> GSI 18 (level, low) -> IRQ 22
[    4.008000] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[22]  MMIO=[feaff800-feafffff]  Max Packet=[2048]  IR/IT contexts=[4/4]
[    4.016000] ata_piix 0000:00:1f.1: version 2.10ac1
[    4.016000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 22
[    4.016000] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[    4.016000] ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001ffa0 irq 14
[    4.016000] ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001ffa8 irq 15
[    4.016000] scsi0 : ata_piix
[    4.344000] ata1.00: ata_hpa_resize 1: sectors = 312581808, hpa_sectors = 312581808
[    4.344000] ata1.00: ATA-7: SAMSUNG HM160JC, AP100-07, max UDMA/100
[    4.344000] ata1.00: 312581808 sectors, multi 16: LBA48 
[    4.344000] ata1.01: ATAPI, max UDMA/33
[    4.352000] ata1.00: ata_hpa_resize 1: sectors = 312581808, hpa_sectors = 312581808
[    4.352000] ata1.00: configured for UDMA/100
[    4.516000] ata1.01: configured for UDMA/33
[    4.516000] scsi1 : ata_piix
[    4.516000] ata2: port disabled. ignoring.
[    4.516000] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HM160JC  AP10 PQ: 0 ANSI: 5
[    4.528000] scsi 0:0:1:0: CD-ROM            TSSTcorp CD/DVDW TS-L632C AS07 PQ: 0 ANSI: 5
[    4.528000] r8169 Gigabit Ethernet driver 2.2LK loaded
[    4.528000] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[    4.528000] PCI: Setting latency timer of device 0000:02:00.0 to 64
[    4.532000] eth0: RTL8168b/8111b at 0xf8850000, 00:17:31:aa:18:43, IRQ 16
[    4.544000] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
[    4.544000] sda: Write Protect is off
[    4.544000] sda: Mode Sense: 00 3a 00 00
[    4.544000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.544000] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
[    4.544000] sda: Write Protect is off
[    4.544000] sda: Mode Sense: 00 3a 00 00
[    4.544000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.544000]  sda: sda1 sda2 < sda5 sda6 >
[    4.672000] sd 0:0:0:0: Attached scsi disk sda
[    4.676000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.676000] sr 0:0:1:0: Attached scsi generic sg1 type 5
[    4.756000] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.756000] Uniform CD-ROM driver Revision: 3.20
[    4.756000] sr 0:0:1:0: Attached scsi CD-ROM sr0
[    4.812000] usb 5-7: new high speed USB device using ehci_hcd and address 4
[    4.948000] usb 5-7: configuration #1 chosen from 1 choice
[    5.192000] usb 2-2: new low speed USB device using uhci_hcd and address 3
[    5.204000] Attempting manual resume
[    5.204000] swsusp: Resume From Partition 254:0
[    5.204000] PM: Checking swsusp image.
[    5.204000] PM: Resume from disk failed.
[    5.228000] kjournald starting.  Commit interval 5 seconds
[    5.228000] EXT3-fs: mounted filesystem with ordered data mode.
[    5.288000] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00e018000359bfd8]
[    5.368000] usb 2-2: configuration #1 chosen from 1 choice
[    5.612000] usb 3-2: new full speed USB device using uhci_hcd and address 2
[    5.856000] usb 3-2: configuration #1 chosen from 1 choice
[   16.696000] Linux agpgart interface v0.102 (c) Dave Jones
[   16.732000] agpgart: Detected an Intel 945GM Chipset.
[   16.748000] agpgart: AGP aperture is 256M @ 0x0
[   16.916000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   16.916000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   16.944000] iTCO_vendor_support: vendor-support=0
[   17.204000] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (11-Nov-2006)
[   17.472000] Yenta: CardBus bridge found at 0000:04:01.0 [1043:1237]
[   17.480000] Bluetooth: Core ver 2.11
[   17.480000] NET: Registered protocol family 31
[   17.480000] Bluetooth: HCI device and connection manager initialized
[   17.480000] Bluetooth: HCI socket layer initialized
[   17.520000] ieee80211_crypt: registered algorithm 'NULL'
[   17.544000] Bluetooth: HCI USB driver ver 2.9
[   17.552000] sdhci: Secure Digital Host Controller Interface driver
[   17.552000] sdhci: Copyright(c) Pierre Ossman
[   17.552000] ieee80211: 802.11 data/management/control stack, git-1.1.13
[   17.552000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <[email protected]>
[   17.576000] Synaptics Touchpad, model: 1, fw: 6.1, id: 0xa3a0b3, caps: 0xa04713/0x10008
[   17.600000] Yenta: ISA IRQ mask 0x04b8, PCI irq 19
[   17.600000] Socket status: 30000006
[   17.600000] Yenta: Raising subordinate bus# of parent bus (#04) from #05 to #08
[   17.600000] pcmcia: parent PCI bridge I/O window: 0xd000 - 0xdfff
[   17.600000] cs: IO port probe 0xd000-0xdfff: clean.
[   17.600000] pcmcia: parent PCI bridge Memory window: 0xfe200000 - 0xfeafffff
[   17.600000] pcmcia: parent PCI bridge Memory window: 0xddf00000 - 0xdfefffff
[   17.600000] sdhci: SDHCI controller found at 0000:04:01.2 [1180:0822] (rev 17)
[   17.600000] ACPI: PCI Interrupt 0000:04:01.2[B] -> GSI 18 (level, low) -> IRQ 22
[   17.600000] mmc0: SDHCI at 0xfeaff400 irq 22 DMA
[   17.616000] input: SynPS/2 Synaptics TouchPad as /class/input/input2
[   17.620000] iTCO_wdt: Found a ICH7-M TCO device (Version=2, TCOBASE=0x0860)
[   17.620000] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   17.620000] input: PC Speaker as /class/input/input3
[   17.640000] usbcore: registered new interface driver hci_usb
[   17.640000] usbcore: registered new interface driver hiddev
[   17.664000] ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.2.0mp
[   17.664000] ipw3945: Copyright(c) 2003-2006 Intel Corporation
[   17.664000] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 19 (level, low) -> IRQ 18
[   17.664000] PCI: Setting latency timer of device 0000:03:00.0 to 64
[   17.672000] ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
[   17.732000] intel_rng: FWH not detected
[   17.748000] input: B16_b_02 USB-PS/2 Optical Mouse as /class/input/input4
[   17.748000] input: USB HID v1.10 Mouse [B16_b_02 USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-2
[   17.748000] usbcore: registered new interface driver usbhid
[   17.748000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[   17.916000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 23
[   17.916000] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[   18.000000] cs: IO port probe 0x100-0x3af: clean.
[   18.004000] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
[   18.004000] cs: IO port probe 0x820-0x8ff: clean.
[   18.004000] cs: IO port probe 0xc00-0xcf7: clean.
[   18.004000] cs: IO port probe 0xa00-0xaff: clean.
[   18.520000] lp: driver loaded but no devices found
[   18.588000] fuse init (API version 7.8)
[   18.848000] EXT3 FS on dm-1, internal journal
[   19.272000] kjournald starting.  Commit interval 5 seconds
[   19.276000] EXT3 FS on sda5, internal journal
[   19.276000] EXT3-fs: mounted filesystem with ordered data mode.
[   19.520000] NTFS driver 2.1.28 [Flags: R/O MODULE].
[   19.520000] NTFS-fs warning (device sda1): parse_options(): Option utf8 is no longer supported, using option nls=utf8. Please use option nls=utf8 in the future and make sure utf8 is compiled either as a module or into the kernel.
[   19.532000] ipw3945: Detected geography ABG (13 802.11bg channels, 23 802.11a channels)
[   19.616000] NTFS volume version 3.1.
[   19.628000] Adding 487416k swap on /dev/mapper/datavg-swapspace.  Priority:-1 extents:1 across:487416k
[   20.256000] ACPI: Battery Slot [BAT0] (battery absent)
[   20.260000] No dock devices found.
[   20.384000] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   20.392000] input: Power Button (FF) as /class/input/input5
[   20.392000] ACPI: Power Button (FF) [PWRF]
[   20.392000] input: Lid Switch as /class/input/input6
[   20.392000] ACPI: Lid Switch [LID]
[   20.392000] input: Power Button (CM) as /class/input/input7
[   20.392000] ACPI: Power Button (CM) [PWRB]
[   20.392000] input: Sleep Button (CM) as /class/input/input8
[   20.392000] ACPI: Sleep Button (CM) [SLPB]
[   20.468000] ACPI: AC Adapter [AC0] (on-line)
[   20.480000] Asus Laptop ACPI Extras version 0.30
[   20.480000]   unsupported model A6J, trying default values
[   20.480000]   send /proc/acpi/dsdt to the developers
[   20.492000] ibm_acpi: ec object not found
[   20.532000] Using specific hotkey driver
[   20.624000] pcc_acpi: loading...
[   26.528000] r8169: eth0: link down
[   29.380000] Bluetooth: L2CAP ver 2.8
[   29.380000] Bluetooth: L2CAP socket layer initialized
[   29.520000] Bluetooth: RFCOMM socket layer initialized
[   29.520000] Bluetooth: RFCOMM TTY layer initialized
[   29.520000] Bluetooth: RFCOMM ver 1.8
[   29.904000] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[   29.904000] [fglrx] Maximum main memory to use for locked dma buffers: 1899 MBytes.
[   29.908000] [fglrx] module loaded - fglrx 8.36.5 [Apr 17 2007] on minor 0
[   29.992000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[   32.172000] [fglrx] total      GART = 130023424
[   32.172000] [fglrx] free       GART = 114032640
[   32.172000] [fglrx] max single GART = 114032640
[   32.172000] [fglrx] total      LFB  = 268304384
[   32.172000] [fglrx] free       LFB  = 253915136
[   32.172000] [fglrx] max single LFB  = 253915136
[   32.172000] [fglrx] total      Inv  = 0
[   32.172000] [fglrx] free       Inv  = 0
[   32.172000] [fglrx] max single Inv  = 0
[   32.172000] [fglrx] total      TIM  = 0
[   87.288000] NET: Registered protocol family 10
[   87.288000] lo: Disabled Privacy Extensions
[   87.288000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   87.288000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[  112.240000] NET: Registered protocol family 17
[  112.268000] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[  123.068000] eth1: no IPv6 routers present
[  173.540000] ieee80211_crypt: registered algorithm 'TKIP'
[  193.200000] eth1: no IPv6 routers present

Kort og godt: Både harddisk og DVD-spiller er av typen IDE/ATAPI. Jeg husker at det var nødvendig med scsi-emulering for CD/DVD-spillere, men for harddisk? Dessuten kan jeg ikke se at ide-scsi er spesifisert i grub, men dette er kanskje standard oppførsel i ubuntu-kjernen?

 

Ellers så oppfører både harddisk og DVD-spiller seg normalt - altså hdparm gir sannsynlige testresultater.

 

Takker på forhånd for all hjelp.

Lenke til kommentar
Videoannonse
Annonse

Problemet med filmavspilling er nå "løst". Problemet var en kombinasjon av feil i driverne og totem.

 

Først brukte jeg drivere hentet direkte fra ATi, konvertert og installert som deb-pakker. Dette var versjon 8.36.5 på et ATI Mobility Radeon X1600 . Disse fungerte ikke tilfredsstillende.

 

Løsningen var å nedgradere til en eldre driver, i mitt tilfelle 8.34.8 - den versjonen som finnes som en del av de offisielle ubuntu-pakkene. For de som tidligere har installert og kompilert driverne for hånd er det svært viktig å fjerne fglrx fra DISABLED_MODULES-variabelen i /etc/default/linux-restricted-modules-common. Deretter er det nødvendig å kjøre depmod -a. Nå vil det være mulig å kjøre modprobe fglrx, og laste "ubuntu sin egen" versjon av fglrx-modulen.

 

Du er også nødt til å installere pakkene xorg-driver-fglrx - og fglrx-control hvis du ønsker ATi sitt kontrollpanel.

 

Det er synd at ATi-driverne skal være så dårlige :nei:

 

Når det gjelder problemene med DVD-spilleren, så kan jeg ikke gjøre noe annet enn å anta at det er en bug i kernelen. Ellers, selv om det kanskje er irrelevant, gir dmesg denne feilmeldingen når jeg returnerer fra ACPI S3 (Suspend-to-RAM).

[ 1496.932000] ata1.01: model number mismatch 'TSSTcorpCD/DVDW TS-L632C' != ''
[ 1496.932000] ata1.01: revalidation failed (errno=-19)
[ 1496.932000] ata1.01: limiting speed to UDMA/33:PIO3
[ 1496.932000] ata1: failed to recover some devices, retrying in 5 secs[ 1502.532000] 
[ 1502.532000] ata1.01: configured for UDMA/33

Ellers ser alt ut til å fungere som normalt.

Endret av Manuel
Lenke til kommentar

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
×
×
  • Opprett ny...