OK, so your kernel module isn't available.

Try to reinstall the kernel module source

sudo apt-get install --reinstall fglrx-kernel-source

On Tue, Nov 18, 2008 at 13:54, Ville Ranki <[EMAIL PROTECTED]> wrote:

> $ lsmod
> Module                  Size  Used by
> binfmt_misc            16904  1
> bridge                 56980  0
> stp                    10628  1 bridge
> rfcomm                 44432  0
> bnep                   20480  2
> sco                    18308  2
> l2cap                  30464  6 rfcomm,bnep
> bluetooth              61924  6 rfcomm,bnep,sco,l2cap
> ppdev                  15620  0
> powernow_k8            22148  0
> cpufreq_powersave       9856  0
> cpufreq_conservative    14600  0
> cpufreq_userspace      11396  0
> cpufreq_ondemand       14988  1
> cpufreq_stats          13188  0
> freq_table             12672  3 powernow_k8,cpufreq_ondemand,cpufreq_stats
> wmi                    14504  0
> sbs                    19464  0
> sbshc                  13440  1 sbs
> video                  25104  0
> output                 11008  1 video
> container              11520  0
> pci_slot               12552  0
> battery                18436  0
> ipv6                  263972  12
> iptable_filter         10752  0
> ip_tables              19600  1 iptable_filter
> x_tables               22916  1 ip_tables
> ac                     12292  0
> sbp2                   29324  0
> lp                     17156  0
> evdev                  17696  7
> snd_ca0106             40480  1
> snd_seq_dummy          10884  0
> snd_via82xx            32536  4
> parport_pc             39204  1
> gameport               19468  1 snd_via82xx
> snd_via82xx_modem      19464  0
> parport                42604  3 ppdev,lp,parport_pc
> snd_ac97_codec        111652  3 snd_ca0106,snd_via82xx,snd_via82xx_modem
> snd_mpu401_uart        15360  1 snd_via82xx
> snd_pcm_oss            46848  0
> snd_mixer_oss          22784  1 snd_pcm_oss
> snd_seq_oss            38528  0
> pcspkr                 10624  0
> snd_seq_midi           14336  0
> snd_pcm                83204  6
> snd_ca0106,snd_via82xx,snd_via82xx_modem,snd_ac97_codec,snd_pcm_oss
> k8temp                 12416  0
> snd_rawmidi            29824  3 snd_ca0106,snd_mpu401_uart,snd_seq_midi
> i2c_viapro             15764  0
> snd_seq_midi_event     15232  2 snd_seq_oss,snd_seq_midi
> i2c_core               31892  1 i2c_viapro
> snd_seq                57776  6
> snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
> snd_timer              29960  2 snd_pcm,snd_seq
> snd_seq_device         15116  5
> snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
> snd                    63268  22
> snd_ca0106,snd_via82xx,snd_via82xx_modem,snd_ac97_codec,snd_mpu401_uart,snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
> button                 14224  0
> soundcore              15328  1 snd
> amd64_agp              18184  1
> agpgart                42184  1 amd64_agp
> shpchp                 37908  0
> pci_hotplug            35236  1 shpchp
> ac97_bus                9856  1 snd_ac97_codec
> snd_page_alloc         16136  4
> snd_ca0106,snd_via82xx,snd_via82xx_modem,snd_pcm
> ext3                  133384  1
> jbd                    55444  1 ext3
> mbcache                16004  1 ext3
> sr_mod                 22212  0
> cdrom                  43168  1 sr_mod
> sd_mod                 42264  3
> crc_t10dif              9984  1 sd_mod
> usbhid                 35840  0
> hid                    50560  1 usbhid
> sg                     39732  0
> pata_via               16132  2
> pata_acpi              12160  0
> ata_generic            12932  0
> sata_via               15492  0
> uhci_hcd               30736  0
> ehci_hcd               43276  0
> libata                177312  4 pata_via,pata_acpi,ata_generic,sata_via
> usbcore               148848  4 usbhid,uhci_hcd,ehci_hcd
> scsi_mod              155212  5 sbp2,sr_mod,sd_mod,sg,libata
> dock                   16656  1 libata
> ohci1394               37936  0
> skge                   48144  0
> ieee1394               96324  2 sbp2,ohci1394
> thermal                23708  0
> processor              42156  2 powernow_k8,thermal
> fan                    12548  0
> fuse                   60828  3
> vesafb                 13828  1
> fbcon                  47648  72
> tileblit               10880  1 fbcon
> font                   16512  1 fbcon
> bitblit                13824  1 fbcon
> softcursor              9984  1 bitblit
>
>
> $ dmesg
> [    0.000000] Initializing cgroup subsys cpuset
> [    0.000000] Initializing cgroup subsys cpu
> [    0.000000] Linux version 2.6.27-7-generic ([EMAIL PROTECTED]) (gcc version
> 4.3.2 (Ubuntu 4.3.2-1ubuntu11) ) #1 SMP Tue Nov 4 19:33:20 UTC 2008 (Ubuntu
> 2.6.27-7.16-generic)
> [    0.000000] BIOS-provided physical RAM map:
> [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
> [    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
> [    0.000000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
> [    0.000000]  BIOS-e820: 0000000000100000 - 000000007ffb0000 (usable)
> [    0.000000]  BIOS-e820: 000000007ffb0000 - 000000007ffc0000 (ACPI data)
> [    0.000000]  BIOS-e820: 000000007ffc0000 - 000000007fff0000 (ACPI NVS)
> [    0.000000]  BIOS-e820: 000000007fff0000 - 0000000080000000 (reserved)
> [    0.000000]  BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
> [    0.000000] last_pfn = 0x7ffb0 max_arch_pfn = 0x100000
> [    0.000000] kernel direct mapping tables up to 38000000 @ 7000-c000
> [    0.000000] RAMDISK: 37821000 - 37fefd84
> [    0.000000] DMI 2.3 present.
> [    0.000000] ACPI: RSDP 000FA7C0, 0021 (r2 ACPIAM)
> [    0.000000] ACPI: XSDT 7FFB0100, 003C (r1 A M I  OEMXSDT  11000514 MSFT
>       97)
> [    0.000000] ACPI: FACP 7FFB0290, 00F4 (r3 A M I  OEMFACP  11000514 MSFT
>       97)
> [    0.000000] ACPI: DSDT 7FFB03F0, 3A3E (r1  A0036 A0036001        1 MSFT
>  100000D)
> [    0.000000] ACPI: FACS 7FFC0000, 0040
> [    0.000000] ACPI: APIC 7FFB0390, 0052 (r1 A M I  OEMAPIC  11000514 MSFT
>       97)
> [    0.000000] ACPI: OEMB 7FFC0040, 003F (r1 A M I  OEMBIOS  11000514 MSFT
>       97)
> [    0.000000] 1151MB HIGHMEM available.
> [    0.000000] 896MB LOWMEM available.
> [    0.000000]   mapped low ram: 0 - 38000000
> [    0.000000]   low ram: 00000000 - 38000000
> [    0.000000]   bootmap 00008000 - 0000f000
> [    0.000000] (9 early reservations) ==> bootmem [0000000000 - 0038000000]
> [    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==>
> [0000000000 - 0000001000]
> [    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==>
> [0000001000 - 0000002000]
> [    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==>
> [0000006000 - 0000007000]
> [    0.000000]   #3 [0000100000 - 00005c0a20]    TEXT DATA BSS ==>
> [0000100000 - 00005c0a20]
> [    0.000000]   #4 [0037821000 - 0037fefd84]          RAMDISK ==>
> [0037821000 - 0037fefd84]
> [    0.000000]   #5 [00005c1000 - 00005c4000]    INIT_PG_TABLE ==>
> [00005c1000 - 00005c4000]
> [    0.000000]   #6 [000009fc00 - 0000100000]    BIOS reserved ==>
> [000009fc00 - 0000100000]
> [    0.000000]   #7 [0000007000 - 0000008000]          PGTABLE ==>
> [0000007000 - 0000008000]
> [    0.000000]   #8 [0000008000 - 000000f000]          BOOTMAP ==>
> [0000008000 - 000000f000]
> [    0.000000] found SMP MP-table at [c00ff780] 000ff780
> [    0.000000] Zone PFN ranges:
> [    0.000000]   DMA      0x00000000 -> 0x00001000
> [    0.000000]   Normal   0x00001000 -> 0x00038000
> [    0.000000]   HighMem  0x00038000 -> 0x0007ffb0
> [    0.000000] Movable zone start PFN for each node
> [    0.000000] early_node_map[2] active PFN ranges
> [    0.000000]     0: 0x00000000 -> 0x0000009f
> [    0.000000]     0: 0x00000100 -> 0x0007ffb0
> [    0.000000] On node 0 totalpages: 524111
> [    0.000000] free_area_init_node: node 0, pgdat c048a500, node_mem_map
> c1000000
> [    0.000000]   DMA zone: 3963 pages, LIFO batch:0
> [    0.000000]   Normal zone: 223300 pages, LIFO batch:31
> [    0.000000]   HighMem zone: 292240 pages, LIFO batch:31
> [    0.000000] Detected use of extended apic ids on hypertransport bus
> [    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] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x81] disabled)
> [    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
> [    0.000000] IOAPIC[0]: apic_id 1, version 3, address 0xfec00000, GSI
> 0-23
> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
> [    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] SMP: Allowing 2 CPUs, 1 hotplug CPUs
> [    0.000000] mapped APIC to ffffb000 (fee00000)
> [    0.000000] mapped IOAPIC to ffffa000 (fec00000)
> [    0.000000] PM: Registered nosave memory: 000000000009f000 -
> 00000000000a0000
> [    0.000000] PM: Registered nosave memory: 00000000000a0000 -
> 00000000000e4000
> [    0.000000] PM: Registered nosave memory: 00000000000e4000 -
> 0000000000100000
> [    0.000000] Allocating PCI resources starting at 88000000 (gap:
> 80000000:7f780000)
> [    0.000000] PERCPU: Allocating 41628 bytes of per cpu data
> [    0.000000] NR_CPUS: 64, nr_cpu_ids: 2, nr_node_ids 1
> [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.
>  Total pages: 519503
> [    0.000000] Kernel command line:
> root=UUID=7b893d62-f3d9-4bbf-8e87-7386c2f4a046 ro quiet splash vga=794
> [    0.000000] Enabling fast FPU save and restore... done.
> [    0.000000] Enabling unmasked SIMD FPU exception support... done.
> [    0.000000] Initializing CPU#0
> [    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
> [    0.000000] Extended CMOS year: 2000
> [    0.000000] TSC: PIT calibration confirmed by PMTIMER.
> [    0.000000] TSC: using PIT calibration value
> [    0.000000] Detected 2202.735 MHz processor.
> [    0.004000] Console: colour dummy device 80x25
> [    0.004000] console [tty0] enabled
> [    0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288
> bytes)
> [    0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144
> bytes)
> [    0.004000] Memory: 2063300k/2096832k available (2572k kernel code,
> 32256k reserved, 1160k data, 424k init, 1179328k highmem)
> [    0.004000] virtual kernel memory layout:
> [    0.004000]     fixmap  : 0xffc77000 - 0xfffff000   (3616 kB)
> [    0.004000]     pkmap   : 0xff400000 - 0xff800000   (4096 kB)
> [    0.004000]     vmalloc : 0xf8800000 - 0xff3fe000   ( 107 MB)
> [    0.004000]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
> [    0.004000]       .init : 0xc04ab000 - 0xc0515000   ( 424 kB)
> [    0.004000]       .data : 0xc03832aa - 0xc04a5680   (1160 kB)
> [    0.004000]       .text : 0xc0100000 - 0xc03832aa   (2572 kB)
> [    0.004000] Checking if this processor honours the WP bit even in
> supervisor mode...Ok.
> [    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
> [    0.004000] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0,
> CPUs=2, Nodes=1
> [    0.004013] Calibrating delay loop (skipped), value calculated using
> timer frequency.. 4405.47 BogoMIPS (lpj=8810940)
> [    0.004033] Security Framework initialized
> [    0.004044] SELinux:  Disabled at boot.
> [    0.004069] AppArmor: AppArmor initialized
> [    0.004077] Mount-cache hash table entries: 512
> [    0.004241] Initializing cgroup subsys ns
> [    0.004245] Initializing cgroup subsys cpuacct
> [    0.004248] Initializing cgroup subsys memory
> [    0.004263] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64
> bytes/line)
> [    0.004266] CPU: L2 Cache: 512K (64 bytes/line)
> [    0.004279] Checking 'hlt' instruction... OK.
> [    0.020403] SMP alternatives: switching to UP code
> [    0.025376] ACPI: Core revision 20080609
> [    0.026574] ACPI: Checking initramfs for custom DSDT
> [    0.332913] ENABLING IO-APIC IRQs
> [    0.333228] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=0 pin2=0
> [    0.372924] CPU0: AMD Athlon(tm) 64 Processor 3500+ stepping 00
> [    0.376023] Brought up 1 CPUs
> [    0.376023] Total of 1 processors activated (4405.47 BogoMIPS).
> [    0.376023] CPU0 attaching sched-domain:
> [    0.376023]  domain 0: span 0 level CPU
> [    0.376023]   groups: 0
> [    0.376023] net_namespace: 840 bytes
> [    0.376023] Booting paravirtualized kernel on bare hardware
> [    0.376023] Time: 20:55:08  Date: 11/18/08
> [    0.376023] NET: Registered protocol family 16
> [    0.376023] EISA bus registered
> [    0.376023] ACPI: bus type pci registered
> [    0.376023] PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=1
> [    0.376023] PCI: Using configuration type 1 for base access
> [    0.376023] ACPI: EC: Look up EC in DSDT
> [    0.381155] ACPI: Interpreter enabled
> [    0.381159] ACPI: (supports S0 S1 S3 S4 S5)
> [    0.381175] ACPI: Using IOAPIC for interrupt routing
> [    0.388802] ACPI: PCI Root Bridge [PCI0] (0000:00)
> [    0.388881] PCI: 0000:00:00.0 reg 10 32bit mmio: [dc000000, dfffffff]
> [    0.389078] pci 0000:00:01.0: supports D1
> [    0.389107] PCI: 0000:00:07.0 reg 10 32bit mmio: [fb800000, fb8007ff]
> [    0.389113] PCI: 0000:00:07.0 reg 14 io port: [9800, 987f]
> [    0.389142] pci 0000:00:07.0: supports D2
> [    0.389144] pci 0000:00:07.0: PME# supported from D2 D3hot D3cold
> [    0.389148] pci 0000:00:07.0: PME# disabled
> [    0.389181] PCI: 0000:00:0a.0 reg 10 32bit mmio: [fba00000, fba03fff]
> [    0.389187] PCI: 0000:00:0a.0 reg 14 io port: [a000, a0ff]
> [    0.389206] PCI: 0000:00:0a.0 reg 30 32bit mmio: [fb900000, fb91ffff]
> [    0.389219] pci 0000:00:0a.0: supports D1
> [    0.389221] pci 0000:00:0a.0: supports D2
> [    0.389223] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.389227] pci 0000:00:0a.0: PME# disabled
> [    0.389251] PCI: 0000:00:0e.0 reg 10 io port: [a400, a41f]
> [    0.389280] pci 0000:00:0e.0: supports D1
> [    0.389282] pci 0000:00:0e.0: supports D2
> [    0.389305] PCI: 0000:00:0f.0 reg 10 io port: [c400, c407]
> [    0.389310] PCI: 0000:00:0f.0 reg 14 io port: [c000, c003]
> [    0.389316] PCI: 0000:00:0f.0 reg 18 io port: [b800, b807]
> [    0.389322] PCI: 0000:00:0f.0 reg 1c io port: [b400, b403]
> [    0.389327] PCI: 0000:00:0f.0 reg 20 io port: [b000, b00f]
> [    0.389333] PCI: 0000:00:0f.0 reg 24 io port: [a800, a8ff]
> [    0.389383] PCI: 0000:00:0f.1 reg 20 io port: [fc00, fc0f]
> [    0.389441] PCI: 0000:00:10.0 reg 20 io port: [c800, c81f]
> [    0.389459] pci 0000:00:10.0: supports D1
> [    0.389460] pci 0000:00:10.0: supports D2
> [    0.389462] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.389466] pci 0000:00:10.0: PME# disabled
> [    0.389500] PCI: 0000:00:10.1 reg 20 io port: [d000, d01f]
> [    0.389517] pci 0000:00:10.1: supports D1
> [    0.389519] pci 0000:00:10.1: supports D2
> [    0.389521] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.389524] pci 0000:00:10.1: PME# disabled
> [    0.389558] PCI: 0000:00:10.2 reg 20 io port: [d400, d41f]
> [    0.389575] pci 0000:00:10.2: supports D1
> [    0.389576] pci 0000:00:10.2: supports D2
> [    0.389578] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.389582] pci 0000:00:10.2: PME# disabled
> [    0.389616] PCI: 0000:00:10.3 reg 20 io port: [d800, d81f]
> [    0.389633] pci 0000:00:10.3: supports D1
> [    0.389634] pci 0000:00:10.3: supports D2
> [    0.389636] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.389640] pci 0000:00:10.3: PME# disabled
> [    0.389661] PCI: 0000:00:10.4 reg 10 32bit mmio: [fbc00000, fbc000ff]
> [    0.389691] pci 0000:00:10.4: supports D1
> [    0.389692] pci 0000:00:10.4: supports D2
> [    0.389694] pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.389698] pci 0000:00:10.4: PME# disabled
> [    0.389749] HPET not enabled in BIOS. You might try hpet=force boot
> option
> [    0.389754] pci 0000:00:11.0: Enabled onboard AC97/MC97 devices
> [    0.389787] PCI: 0000:00:11.5 reg 10 io port: [1000, 10ff]
> [    0.389820] pci 0000:00:11.5: supports D1
> [    0.389821] pci 0000:00:11.5: supports D2
> [    0.389844] PCI: 0000:00:11.6 reg 10 io port: [0, ff]
> [    0.389967] PCI: 0000:01:00.0 reg 10 32bit mmio: [e0000000, efffffff]
> [    0.389973] PCI: 0000:01:00.0 reg 14 io port: [e000, e0ff]
> [    0.389978] PCI: 0000:01:00.0 reg 18 32bit mmio: [fbe00000, fbe0ffff]
> [    0.389993] PCI: 0000:01:00.0 reg 30 32bit mmio: [fbd00000, fbd1ffff]
> [    0.390008] pci 0000:01:00.0: supports D1
> [    0.390010] pci 0000:01:00.0: supports D2
> [    0.390031] PCI: 0000:01:00.1 reg 10 32bit mmio: [fbf00000, fbf0ffff]
> [    0.390061] pci 0000:01:00.1: supports D1
> [    0.390062] pci 0000:01:00.1: supports D2
> [    0.390089] PCI: bridge 0000:00:01.0 io port: [e000, efff]
> [    0.390093] PCI: bridge 0000:00:01.0 32bit mmio: [fbd00000, fbffffff]
> [    0.390097] PCI: bridge 0000:00:01.0 32bit mmio pref: [e0000000,
> faffffff]
> [    0.390103] bus 00 -> node 0
> [    0.390109] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> [    0.399673] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 *11 14 15)
> [    0.399783] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *10 11 14 15)
> [    0.399890] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 7 10 11 14 15)
> [    0.399996] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 7 10 11 14 15)
> [    0.400114] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 14 15)
> *0, disabled.
> [    0.400221] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 14 15)
> *0, disabled.
> [    0.400328] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 14 15)
> *0, disabled.
> [    0.400435] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 14 15)
> *0, disabled.
> [    0.400586] ACPI Warning (tbutils-0217): Incorrect checksum in table
> [OEMB] - B8, should be AB [20080609]
> [    0.400594] Linux Plug and Play Support v0.97 (c) Adam Belay
> [    0.400627] pnp: PnP ACPI init
> [    0.400633] ACPI: bus type pnp registered
> [    0.402992] pnp 00:09: io resource (0x10-0x1f) overlaps 0000:00:11.6 BAR
> 0 (0x0-0xff), disabling
> [    0.402996] pnp 00:09: io resource (0x22-0x3f) overlaps 0000:00:11.6 BAR
> 0 (0x0-0xff), disabling
> [    0.402999] pnp 00:09: io resource (0x44-0x5f) overlaps 0000:00:11.6 BAR
> 0 (0x0-0xff), disabling
> [    0.403002] pnp 00:09: io resource (0x62-0x63) overlaps 0000:00:11.6 BAR
> 0 (0x0-0xff), disabling
> [    0.403005] pnp 00:09: io resource (0x65-0x6f) overlaps 0000:00:11.6 BAR
> 0 (0x0-0xff), disabling
> [    0.403008] pnp 00:09: io resource (0x72-0x7f) overlaps 0000:00:11.6 BAR
> 0 (0x0-0xff), disabling
> [    0.403012] pnp 00:09: io resource (0x80-0x80) overlaps 0000:00:11.6 BAR
> 0 (0x0-0xff), disabling
> [    0.403015] pnp 00:09: io resource (0x84-0x86) overlaps 0000:00:11.6 BAR
> 0 (0x0-0xff), disabling
> [    0.403018] pnp 00:09: io resource (0x88-0x88) overlaps 0000:00:11.6 BAR
> 0 (0x0-0xff), disabling
> [    0.403021] pnp 00:09: io resource (0x8c-0x8e) overlaps 0000:00:11.6 BAR
> 0 (0x0-0xff), disabling
> [    0.403024] pnp 00:09: io resource (0x90-0x9f) overlaps 0000:00:11.6 BAR
> 0 (0x0-0xff), disabling
> [    0.403027] pnp 00:09: io resource (0xa2-0xbf) overlaps 0000:00:11.6 BAR
> 0 (0x0-0xff), disabling
> [    0.403031] pnp 00:09: io resource (0xe0-0xef) overlaps 0000:00:11.6 BAR
> 0 (0x0-0xff), disabling
> [    0.405304] pnp: PnP ACPI: found 13 devices
> [    0.405306] ACPI: ACPI bus type pnp unregistered
> [    0.405309] PnPBIOS: Disabled by ACPI PNP
> [    0.405629] PCI: Using ACPI for IRQ routing
> [    0.405750] NET: Registered protocol family 8
> [    0.405750] NET: Registered protocol family 20
> [    0.405750] NetLabel: Initializing
> [    0.405750] NetLabel:  domain hash size = 128
> [    0.405750] NetLabel:  protocols = UNLABELED CIPSOv4
> [    0.405750] NetLabel:  unlabeled traffic allowed by default
> [    0.405750] tracer: 772 pages allocated for 65536 entries of 48 bytes
> [    0.405750]    actual entries 65620
> [    0.405750] AppArmor: AppArmor Filesystem Enabled
> [    0.405750] ACPI: RTC can wake from S4
> [    0.405750] system 00:08: ioport range 0x680-0x6ff has been reserved
> [    0.405750] system 00:08: ioport range 0x290-0x297 has been reserved
> [    0.405750] system 00:09: ioport range 0x3e1-0x3e7 has been reserved
> [    0.405750] system 00:09: ioport range 0x4d0-0x4d1 has been reserved
> [    0.405750] system 00:09: ioport range 0x800-0x87f has been reserved
> [    0.405750] system 00:09: ioport range 0x400-0x41f has been reserved
> [    0.405750] system 00:0a: iomem range 0xfec00000-0xfec00fff has been
> reserved
> [    0.405750] system 00:0a: iomem range 0xfee00000-0xfee00fff has been
> reserved
> [    0.405750] system 00:0a: iomem range 0xfff80000-0xffffffff could not be
> reserved
> [    0.405750] system 00:0c: iomem range 0x0-0x9ffff could not be reserved
> [    0.405750] system 00:0c: iomem range 0xc0000-0xdffff could not be
> reserved
> [    0.405750] system 00:0c: iomem range 0xe0000-0xfffff could not be
> reserved
> [    0.405750] system 00:0c: iomem range 0x100000-0x7ffeffff could not be
> reserved
> [    0.441758] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
> [    0.441761] pci 0000:00:01.0:   IO window: 0xe000-0xefff
> [    0.441765] pci 0000:00:01.0:   MEM window: 0xfbd00000-0xfbffffff
> [    0.441769] pci 0000:00:01.0:   PREFETCH window:
> 0x000000e0000000-0x000000faffffff
> [    0.441784] pci 0000:00:01.0: setting latency timer to 64
> [    0.441788] bus: 00 index 0 io port: [0, ffff]
> [    0.441790] bus: 00 index 1 mmio: [0, ffffffff]
> [    0.441792] bus: 01 index 0 io port: [e000, efff]
> [    0.441794] bus: 01 index 1 mmio: [fbd00000, fbffffff]
> [    0.441796] bus: 01 index 2 mmio: [e0000000, faffffff]
> [    0.441798] bus: 01 index 3 mmio: [0, 0]
> [    0.441810] NET: Registered protocol family 2
> [    0.441840] IP route cache hash table entries: 32768 (order: 5, 131072
> bytes)
> [    0.441840] TCP established hash table entries: 131072 (order: 8,
> 1048576 bytes)
> [    0.441840] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
> [    0.441840] TCP: Hash tables configured (established 131072 bind 65536)
> [    0.441840] TCP reno registered
> [    0.441840] NET: Registered protocol family 1
> [    0.441840] checking if image is initramfs...<7>Switched to high
> resolution mode on CPU 0
> [    0.747120]  it is
> [    1.081730] Freeing initrd memory: 7995k freed
> [    1.082484] audit: initializing netlink socket (disabled)
> [    1.082500] type=2000 audit(1227041708.080:1): initialized
> [    1.088046] highmem bounce pool size: 64 pages
> [    1.088052] HugeTLB registered 4 MB page size, pre-allocated 0 pages
> [    1.090176] VFS: Disk quotas dquot_6.5.1
> [    1.090263] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> [    1.090361] msgmni has been set to 1743
> [    1.090474] io scheduler noop registered
> [    1.090476] io scheduler anticipatory registered
> [    1.090478] io scheduler deadline registered
> [    1.090488] io scheduler cfq registered (default)
> [    1.090504] PCI: VIA PCI bridge detected.Disabling DAC.
> [    1.116031] pci 0000:01:00.0: Boot video device
> [    1.116354] isapnp: Scanning for PnP cards...
> [    1.469751] isapnp: No Plug & Play device found
> [    1.503478] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
> [    1.503593] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> [    1.504251] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> [    1.505879] brd: module loaded
> [    1.505950] input: Macintosh mouse button emulation as
> /devices/virtual/input/input0
> [    1.506059] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
> [    1.506061] PNP: PS/2 appears to have AUX port disabled, if this is
> incorrect please boot with i8042.nopnp
> [    1.506199] serio: i8042 KBD port at 0x60,0x64 irq 1
> [    1.506760] mice: PS/2 mouse device common for all mice
> [    1.506894] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
> [    1.506929] rtc0: alarms up to one year, y3k
> [    1.507049] EISA: Probing bus 0 at eisa.0
> [    1.507057] Cannot allocate resource for EISA slot 1
> [    1.507082] EISA: Detected 0 cards.
> [    1.507086] cpuidle: using governor ladder
> [    1.507088] cpuidle: using governor menu
> [    1.507537] TCP cubic registered
> [    1.507564] Using IPI No-Shortcut mode
> [    1.507736] registered taskstats version 1
> [    1.507870]   Magic number: 0:397:953
> [    1.507895] tty ttya8: hash matches
> [    1.507953] tty ptyza: hash matches
> [    1.508083] rtc_cmos 00:02: setting system clock to 2008-11-18 20:55:09
> UTC (1227041709)
> [    1.508086] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
> [    1.508088] EDD information not available.
> [    1.508363] Freeing unused kernel memory: 424k freed
> [    1.508417] Write protecting the kernel text: 2576k
> [    1.508450] Write protecting the kernel read-only data: 936k
> [    1.528201] input: AT Translated Set 2 keyboard as
> /devices/platform/i8042/serio0/input/input1
> [    1.574078] vesafb: framebuffer at 0xe0000000, mapped to 0xf8880000,
> using 5120k, total 16384k
> [    1.574083] vesafb: mode is 1280x1024x16, linelength=2560, pages=5
> [    1.574086] vesafb: protected mode interface info at c000:a31c
> [    1.574088] vesafb: pmi: set display start = c00ca3a4, set palette =
> c00ca460
> [    1.574091] vesafb: scrolling: redraw
> [    1.574094] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
> [    1.574310] Console: switching to colour frame buffer device 160x64
> [    1.643579] fb0: VESA VGA frame buffer device
> [    1.781690] fuse init (API version 7.9)
> [    1.801654] processor ACPI0007:00: registered as cooling_device0
> [    2.489033] skge 0000:00:0a.0: PCI INT A -> GSI 17 (level, low) -> IRQ
> 17
> [    2.489044] skge 0000:00:0a.0: PCI: Disallowing DAC for device
> [    2.489069] skge 1.13 addr 0xfba00000 irq 17 chip Yukon rev 1
> [    2.489373] skge eth0: addr 00:11:2f:0c:1f:99
> [    2.503690] ohci1394 0000:00:07.0: PCI INT A -> GSI 16 (level, low) ->
> IRQ 16
> [    2.568217] No dock devices found.
> [    2.637709] SCSI subsystem initialized
> [    2.666956] usbcore: registered new interface driver usbfs
> [    2.666984] usbcore: registered new interface driver hub
> [    2.667029] usbcore: registered new device driver usb
> [    2.713354] USB Universal Host Controller Interface driver v3.0
> [    2.722627] libata version 3.00 loaded.
> [    2.754505] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[16]
>  MMIO=[fb800000-fb8007ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
> [    2.783264] sata_via 0000:00:0f.0: version 2.3
> [    2.783284] sata_via 0000:00:0f.0: PCI INT B -> GSI 20 (level, low) ->
> IRQ 20
> [    2.783323] sata_via 0000:00:0f.0: routed to hard irq line 10
> [    2.783421] scsi0 : sata_via
> [    2.783523] scsi1 : sata_via
> [    2.783552] ata1: SATA max UDMA/133 cmd 0xc400 ctl 0xc000 bmdma 0xb000
> irq 20
> [    2.783555] ata2: SATA max UDMA/133 cmd 0xb800 ctl 0xb400 bmdma 0xb008
> irq 20
> [    2.984055] ata1: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
> [    3.188126] ata2: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
> [    3.188239] uhci_hcd 0000:00:10.0: PCI INT A -> GSI 21 (level, low) ->
> IRQ 21
> [    3.188250] uhci_hcd 0000:00:10.0: UHCI Host Controller
> [    3.188306] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus
> number 1
> [    3.188340] uhci_hcd 0000:00:10.0: irq 21, io base 0x0000c800
> [    3.188506] usb usb1: configuration #1 chosen from 1 choice
> [    3.188532] hub 1-0:1.0: USB hub found
> [    3.188540] hub 1-0:1.0: 2 ports detected
> [    3.396273] uhci_hcd 0000:00:10.1: PCI INT A -> GSI 21 (level, low) ->
> IRQ 21
> [    3.396285] uhci_hcd 0000:00:10.1: UHCI Host Controller
> [    3.396310] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus
> number 2
> [    3.396334] uhci_hcd 0000:00:10.1: irq 21, io base 0x0000d000
> [    3.396424] usb usb2: configuration #1 chosen from 1 choice
> [    3.396449] hub 2-0:1.0: USB hub found
> [    3.396458] hub 2-0:1.0: 2 ports detected
> [    3.604581] uhci_hcd 0000:00:10.2: PCI INT B -> GSI 21 (level, low) ->
> IRQ 21
> [    3.604593] uhci_hcd 0000:00:10.2: UHCI Host Controller
> [    3.604733] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus
> number 3
> [    3.604756] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000d400
> [    3.604976] usb usb3: configuration #1 chosen from 1 choice
> [    3.605136] hub 3-0:1.0: USB hub found
> [    3.605146] hub 3-0:1.0: 2 ports detected
> [    3.716015] usb 2-2: new low speed USB device using uhci_hcd and address
> 2
> [    3.812220] uhci_hcd 0000:00:10.3: PCI INT B -> GSI 21 (level, low) ->
> IRQ 21
> [    3.812232] uhci_hcd 0000:00:10.3: UHCI Host Controller
> [    3.812254] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus
> number 4
> [    3.812277] uhci_hcd 0000:00:10.3: irq 21, io base 0x0000d800
> [    3.812364] usb usb4: configuration #1 chosen from 1 choice
> [    3.812392] hub 4-0:1.0: USB hub found
> [    3.812399] hub 4-0:1.0: 2 ports detected
> [    3.898642] usb 2-2: configuration #1 chosen from 1 choice
> [    4.021251] ehci_hcd 0000:00:10.4: PCI INT C -> GSI 21 (level, low) ->
> IRQ 21
> [    4.021267] ehci_hcd 0000:00:10.4: EHCI Host Controller
> [    4.021301] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus
> number 5
> [    4.021336] ehci_hcd 0000:00:10.4: irq 21, io mem 0xfbc00000
> [    4.032025] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10
> Dec 2004
> [    4.032205] usb usb5: configuration #1 chosen from 1 choice
> [    4.032231] hub 5-0:1.0: USB hub found
> [    4.032241] hub 5-0:1.0: 8 ports detected
> [    4.052114] ieee1394: Host added: ID:BUS[0-00:1023]
>  GUID[00e0180000799d20]
> [    4.120053] usb 2-2: USB disconnect, address 2
> [    4.244742] pata_acpi 0000:00:0f.1: PCI INT A -> GSI 20 (level, low) ->
> IRQ 20
> [    4.244791] pata_acpi 0000:00:0f.1: PCI INT A disabled
> [    4.252115] pata_via 0000:00:0f.1: version 0.3.3
> [    4.252131] pata_via 0000:00:0f.1: PCI INT A -> GSI 20 (level, low) ->
> IRQ 20
> [    4.258087] scsi2 : pata_via
> [    4.260708] scsi3 : pata_via
> [    4.262644] ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfc00 irq
> 14
> [    4.262647] ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xfc08 irq
> 15
> [    4.339503] usbcore: registered new interface driver hiddev
> [    4.339518] usbcore: registered new interface driver usbhid
> [    4.339520] usbhid: v2.6:USB HID core driver
> [    4.536598] ata3.00: ATA-6: ST3120023A, 3.33, max UDMA/100
> [    4.536603] ata3.00: 234441648 sectors, multi 16: LBA
> [    4.552432] ata3.00: configured for UDMA/100
> [    4.608017] usb 2-2: new low speed USB device using uhci_hcd and address
> 3
> [    4.716433] ata4.00: ATAPI: TOSHIBA DVD-ROM SD-R5002, 1031, max UDMA/33
> [    4.732312] ata4.00: configured for UDMA/33
> [    4.732420] scsi 2:0:0:0: Direct-Access     ATA      ST3120023A
> 3.33 PQ: 0 ANSI: 5
> [    4.732592] scsi 2:0:0:0: Attached scsi generic sg0 type 0
> [    4.737970] scsi 3:0:0:0: CD-ROM            TOSHIBA  DVD-ROM SD-R5002
> 1031 PQ: 0 ANSI: 5
> [    4.738061] scsi 3:0:0:0: Attached scsi generic sg1 type 5
> [    4.764493] Driver 'sd' needs updating - please use bus_type methods
> [    4.764619] sd 2:0:0:0: [sda] 234441648 512-byte hardware sectors
> (120034 MB)
> [    4.764640] sd 2:0:0:0: [sda] Write Protect is off
> [    4.764643] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [    4.764676] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled,
> doesn't support DPO or FUA
> [    4.764752] sd 2:0:0:0: [sda] 234441648 512-byte hardware sectors
> (120034 MB)
> [    4.764769] sd 2:0:0:0: [sda] Write Protect is off
> [    4.764772] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [    4.764802] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled,
> doesn't support DPO or FUA
> [    4.764807]  sda:<4>Driver 'sr' needs updating - please use bus_type
> methods
> [    4.786143]  sda1 sda2 sda3 <<6>usb 2-2: configuration #1 chosen from 1
> choice
> [    4.808454] input: Microsoft Microsoft IntelliMouse� Explorer as
> /devices/pci0000:00/0000:00:10.1/usb2/2-2/2-2:1.0/input/input2
> [    4.809615]  sda5 >
> [    4.809790] sd 2:0:0:0: [sda] Attached SCSI disk
> [    4.820838] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda
> tray
> [    4.820845] Uniform CD-ROM driver Revision: 3.20
> [    4.820944] sr 3:0:0:0: Attached scsi CD-ROM sr0
> [    4.824084] input,hidraw0: USB HID v1.00 Mouse [Microsoft Microsoft
> IntelliMouse� Explorer] on usb-0000:00:10.1-2
> [    5.196241] PM: Starting manual resume from disk
> [    5.196246] PM: Resume from partition 8:5
> [    5.196247] PM: Checking hibernation image.
> [    5.196435] PM: Resume from disk failed.
> [    5.232202] kjournald starting.  Commit interval 5 seconds
> [    5.232220] EXT3-fs: mounted filesystem with ordered data mode.
> [   13.921958] udevd version 124 started
> [   14.940523] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> [   14.999547] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
> [   15.087856] Linux agpgart interface v0.103
> [   15.124935] agpgart-amd64 0000:00:00.0: AGP bridge [1106/0282]
> [   15.129916] agpgart-amd64 0000:00:00.0: AGP aperture is 64M @ 0xdc000000
> [   15.269937] input: Power Button (FF) as
> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
> [   15.281359] ACPI: Power Button (FF) [PWRF]
> [   15.281517] input: Power Button (CM) as
> /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
> [   15.296045] ACPI: Power Button (CM) [PWRB]
> [   15.296180] input: Sleep Button (CM) as
> /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
> [   15.312037] ACPI: Sleep Button (CM) [SLPB]
> [   16.051375] input: PC Speaker as /devices/platform/pcspkr/input/input6
> [   16.431477] VIA 82xx Modem 0000:00:11.6: enabling device (0000 -> 0001)
> [   16.431490] VIA 82xx Modem 0000:00:11.6: PCI INT C -> GSI 22 (level,
> low) -> IRQ 22
> [   16.466411] parport_pc 00:07: reported by Plug and Play ACPI
> [   16.466452] parport0: PC-style at 0x378, irq 7 [PCSPP]
> [   17.180110] VIA 82xx Modem 0000:00:11.6: setting latency timer to 64
> [   17.684267] VIA 82xx Modem 0000:00:11.6: PCI INT C disabled
> [   17.684283] VIA 82xx Modem: probe of 0000:00:11.6 failed with error -13
> [   17.684859] CA0106 0000:00:0e.0: PCI INT A -> GSI 19 (level, low) -> IRQ
> 19
> [   17.684889] snd-ca0106: Model 100a Rev 00000000 Serial 100a1102
> [   17.697704] VIA 82xx Audio 0000:00:11.5: enabling device (0000 -> 0001)
> [   17.697713] VIA 82xx Audio 0000:00:11.5: PCI INT C -> GSI 22 (level,
> low) -> IRQ 22
> [   17.697858] VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
> [   19.806822] lp0: using parport0 (interrupt-driven).
> [   19.968896] Adding 666656k swap on /dev/sda5.  Priority:-1 extents:1
> across:666656k
> [   20.521511] EXT3 FS on sda2, internal journal
> [   21.786384] type=1505 audit(1227034530.093:2): operation="profile_load"
> name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=4248
> [   21.995094] type=1505 audit(1227034530.301:3): operation="profile_load"
> name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=4253
> [   21.995338] type=1505 audit(1227034530.301:4): operation="profile_load"
> name="/usr/sbin/cupsd" name2="default" pid=4253
> [   22.151139] ip_tables: (C) 2000-2006 Netfilter Core Team
> [   22.210488] skge eth0: enabling interface
> [   22.734613] NET: Registered protocol family 10
> [   22.735028] lo: Disabled Privacy Extensions
> [   22.735445] ADDRCONF(NETDEV_UP): eth0: link is not ready
> [   23.470770] ACPI: WMI: Mapper loaded
> [   23.680611] powernow-k8: Found 1 AMD Athlon(tm) 64 Processor 3500+
> processors (1 cpu cores) (version 2.20.00)
> [   23.680653] powernow-k8:    0 : fid 0xe (2200 MHz), vid 0x2
> [   23.680656] powernow-k8:    1 : fid 0xc (2000 MHz), vid 0x6
> [   23.680658] powernow-k8:    2 : fid 0xa (1800 MHz), vid 0xa
> [   23.680660] powernow-k8:    3 : fid 0x2 (1000 MHz), vid 0x12
> [   23.879018] skge eth0: Link is up at 100 Mbps, full duplex, flow control
> both
> [   23.879253] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
> [   24.530782] warning: `avahi-daemon' uses 32-bit capabilities (legacy
> support in use)
> [   24.745270] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
> [   24.745278] apm: overridden by ACPI.
> [   25.147628] ppdev: user-space parallel port driver
> [   27.440031] Clocksource tsc unstable (delta = -272727287 ns)
> [   28.272656] Bluetooth: Core ver 2.13
> [   28.276155] NET: Registered protocol family 31
> [   28.276168] Bluetooth: HCI device and connection manager initialized
> [   28.276176] Bluetooth: HCI socket layer initialized
> [   28.328988] Bluetooth: L2CAP ver 2.11
> [   28.328999] Bluetooth: L2CAP socket layer initialized
> [   28.366528] Bluetooth: SCO (Voice Link) ver 0.6
> [   28.366540] Bluetooth: SCO socket layer initialized
> [   28.406672] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
> [   28.406684] Bluetooth: BNEP filters: protocol multicast
> [   28.488330] Bluetooth: RFCOMM socket layer initialized
> [   28.489985] Bluetooth: RFCOMM TTY layer initialized
> [   28.489997] Bluetooth: RFCOMM ver 1.10
> [   28.530241] Bridge firewalling registered
> [   28.531903] pan0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
> [   34.176012] eth0: no IPv6 routers present
> [  336.338384] ppdev0: registered pardevice
> [  336.388050] ppdev0: unregistered pardevice
> [  337.440421] ppdev0: registered pardevice
> [  337.488227] ppdev0: unregistered pardevice
> [  337.698001] ppdev0: registered pardevice
> [  337.744378] ppdev0: unregistered pardevice
>
> $ modinfo fglrx
> modinfo: could not find module fglrx
>
> --
> Radeon X1950 Pro X fails to start and no 3D-acceleration
> https://bugs.launchpad.net/bugs/298838
> You received this bug notification because you are subscribed to fglrx-
> installer in ubuntu.
>


-- 
Mario Limonciello
[EMAIL PROTECTED]

-- 
Radeon X1950 Pro X fails to start and no 3D-acceleration
https://bugs.launchpad.net/bugs/298838
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to