Thanks..I can boot with your parameters..I removed radeon.dpm=0 fb=false e.t.c from my boot menu.. (I can only boot 3.16 with these parameters..Spectre660 wrote:That is strange. wonder if your download or unpacking of the kernel could have been corrupted.
I have It working with Debian Jessie,Debian Wheezy,Lubuntu 14.04 and Lubuntu 14.10 on my new Sam460ex.
uname -r
3.14.25-Sam460ex
This is my boot menu . Using the same format.
title Lubuntu 14.10 For Sam460ex Kernel 3.14.25
kernel /uImage-3.14.25 root=/dev/sda15 console=ttyS0,115200 console=tty0
dtb /canyonlands-3.14.25.dtb
Spectre660's Linux downloads for the Sam440/460
-
- Beta Tester
- Posts: 220
- Joined: Sat Jun 18, 2011 8:08 am
Re: Spectre660's Linux downloads for the Sam440/460
AmigaOS4 Beta-Tester
**AmigaOne X5000 + 8GB RAM + Radeon RX 560 4GB
**Tabor A1222 + 2GB RAM + Radeon RX 550 2GB **
**Sam460 + 2GB RAM + Radeon RX 550 2GB **
**AmigaOne X5000 + 8GB RAM + Radeon RX 560 4GB
**Tabor A1222 + 2GB RAM + Radeon RX 550 2GB **
**Sam460 + 2GB RAM + Radeon RX 550 2GB **
-
- Posts: 1538
- Joined: Sat Jun 18, 2011 3:16 pm
- Location: Montserrat
Re: Spectre660's Linux downloads for the Sam440/460
I cant add all of the firmware or the kernel becomes too big and causes the machine to reset .
Tried just a couple and had a similar error .
Looks like the problem may be in ppc4xx_setup_msi_irqs
Tried just a couple and had a similar error .
Looks like the problem may be in ppc4xx_setup_msi_irqs
Code: Select all
U-Boot 2010.06.05a (Jan 30 2012 - 16:06:56)
CPU: AMCC PowerPC 460EX Rev. B at 1155 MHz (PLB=231 OPB=115 EBC=115)
No Security/Kasumi support
Bootstrap Option H - Boot ROM Location I2C (Addr 0x52)
Internal PCI arbiter enabled
32 kB I-Cache 32 kB D-Cache
Board: Sam460ex, PCIe 4x + PCIe 1x
I2C: ready
DRAM: 2 GiB (ECC not enabled, 462 MHz, CL4)
PCI: Bus Dev VenId DevId Class Int
00 04 1095 3512 0104 00
00 06 126f 0501 0380 00
PCIE0: successfully set as root-complex
03 00 13f6 0111 0401 60
02 00 1b21 1080 0604 00
PCIE1: successfully set as root-complex
05 00 1002 6758 0300 ff
Net: ppc_4xx_eth0
FPGA: Revision 03 (2010-10-07)
SM502: found
VGA: 1
VESA: OK
[ 0.000000] Using Canyonlands machine description
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.18.0-rc7-Sam460ex (root@julian-VirtualBox) (gcc v ersion 4.8.2 (Ubuntu 4.8.2-16ubuntu3) ) #5 PREEMPT Tue Dec 2 14:08:56 AST 2014
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00000000-0x2fffffff]
[ 0.000000] Normal empty
[ 0.000000] HighMem [mem 0x30000000-0x7fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffffff]
[ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag es: 522752
[ 0.000000] Kernel command line: root=/dev/sda12 console=ttyS0,115200 console =tty0
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Sorting __ex_table...
[ 0.000000] Memory: 2002448K/2097152K available (7304K kernel code, 268K rwda ta, 2248K rodata, 240K init, 1355K bss, 94704K reserved, 1310720K highmem)
[ 0.000000] Kernel virtual memory layout:
[ 0.000000] * 0xfffcf000..0xfffff000 : fixmap
[ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
[ 0.000000] * 0xffa00000..0xffc00000 : consistent mem
[ 0.000000] * 0xffa00000..0xffa00000 : early ioremap
[ 0.000000] * 0xf1000000..0xffa00000 : vmalloc & ioremap
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:512 nr_irqs:512 16
[ 0.000000] UIC0 (32 IRQ sources) at DCR 0xc0
[ 0.000000] UIC1 (32 IRQ sources) at DCR 0xd0
[ 0.000000] UIC2 (32 IRQ sources) at DCR 0xe0
[ 0.000000] UIC3 (32 IRQ sources) at DCR 0xf0
[ 0.000014] clocksource: timebase mult[dda520] shift[24] registered
[ 0.000139] Console: colour dummy device 80x25
[ 0.000575] console [tty0] enabled
[ 0.000599] pid_max: default: 32768 minimum: 301
[ 0.000707] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000731] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002879] devtmpfs: initialized
[ 0.004090] xor: measuring software checksum speed
[ 0.014372] 8regs : 856.000 MB/sec
[ 0.024277] 8regs_prefetch: 780.000 MB/sec
[ 0.034313] 32regs : 1116.000 MB/sec
[ 0.044371] 32regs_prefetch: 996.000 MB/sec
[ 0.044402] xor: using function: 32regs (1116.000 MB/sec)
[ 0.046182] NET: Registered protocol family 16
[ 0.048016] 256k L2-cache enabled
[ 0.048125] PCIE0: Checking link...
[ 0.048138] PCIE0: Device detected, waiting for link...
[ 0.048152] PCIE0: link is up !
[ 0.150213] PCI host bridge /plb/pciex@d00000000 (primary) ranges:
[ 0.150254] MEM 0x0000000e00000000..0x0000000e7fffffff -> 0x0000000080000000
[ 0.150280] MEM 0x0000000f00000000..0x0000000f000fffff -> 0x0000000000000000
[ 0.150302] IO 0x0000000f80000000..0x0000000f8000ffff -> 0x0000000000000000
[ 0.150330] OF: no ranges; cannot translate
[ 0.150344] 4xx PCI DMA offset set to 0x00000000
[ 0.150357] 4xx PCI DMA window base to 0x0000000000000000
[ 0.150371] DMA window size 0x0000000080000000
[ 0.150400] PCIE0: successfully set as root-complex
[ 0.150440] PCIE1: Checking link...
[ 0.150452] PCIE1: Device detected, waiting for link...
[ 0.150466] PCIE1: link is up !
[ 0.252478] PCI host bridge /plb/pciex@d20000000 (primary) ranges:
[ 0.252511] MEM 0x0000000e80000000..0x0000000effffffff -> 0x0000000080000000
[ 0.252536] MEM 0x0000000f00100000..0x0000000f001fffff -> 0x0000000000000000
[ 0.252558] IO 0x0000000f80010000..0x0000000f8001ffff -> 0x0000000000000000
[ 0.252581] OF: no ranges; cannot translate
[ 0.252594] 4xx PCI DMA offset set to 0x00000000
[ 0.252607] 4xx PCI DMA window base to 0x0000000000000000
[ 0.252621] DMA window size 0x0000000080000000
[ 0.252646] PCIE1: successfully set as root-complex
[ 0.252729] PCI host bridge /plb/pci@c0ec00000 (primary) ranges:
[ 0.252751] MEM 0x0000000d80000000..0x0000000dffffffff -> 0x0000000080000000
[ 0.252776] MEM 0x0000000c0ee00000..0x0000000c0eefffff -> 0x0000000000000000
[ 0.252798] IO 0x0000000c08000000..0x0000000c0800ffff -> 0x0000000000000000
[ 0.252820] OF: no ranges; cannot translate
[ 0.252833] 4xx PCI DMA offset set to 0x00000000
[ 0.252846] 4xx PCI DMA window base to 0x0000000000000000
[ 0.252860] DMA window size 0x0000000080000000
[ 0.262290] PCI: Probing PCI hardware
[ 0.262622] PCI host bridge to bus 0000:40
[ 0.262656] pci_bus 0000:40: root bus resource [io 0xfffc0000-0xfffcffff] (b us address [0x0000-0xffff])
[ 0.262685] pci_bus 0000:40: root bus resource [mem 0xe00000000-0xe7fffffff] (bus address [0x80000000-0xffffffff])
[ 0.262714] pci_bus 0000:40: root bus resource [mem 0xf00000000-0xf000fffff] (bus address [0x00000000-0x000fffff])
[ 0.262743] pci_bus 0000:40: root bus resource [bus 40-ff]
[ 0.262860] PCI: Hiding 4xx host bridge resources 0000:40:00.0
[ 0.265223] pci 0000:40:00.0: PCI bridge to [bus 41-7f]
[ 0.265323] pci 0000:41:00.0: bridge configuration invalid ([bus 02-02]), rec onfiguring
[ 0.265911] pci 0000:41:00.0: PCI bridge to [bus 42-ff]
[ 0.266130] PCI host bridge to bus 0001:80
[ 0.266154] pci_bus 0001:80: root bus resource [io 0xfffe0000-0xfffeffff] (b us address [0x0000-0xffff])
[ 0.266182] pci_bus 0001:80: root bus resource [mem 0xe80000000-0xeffffffff] (bus address [0x80000000-0xffffffff])
[ 0.266232] pci_bus 0001:80: root bus resource [mem 0xf00100000-0xf001fffff] (bus address [0x00000000-0x000fffff])
[ 0.266259] pci_bus 0001:80: root bus resource [bus 80-ff]
[ 0.266357] PCI: Hiding 4xx host bridge resources 0001:80:00.0
[ 0.269288] pci 0001:80:00.0: PCI bridge to [bus 81-bf]
[ 0.269577] PCI host bridge to bus 0002:00
[ 0.269600] pci_bus 0002:00: root bus resource [io 0x0000-0xffff]
[ 0.269623] pci_bus 0002:00: root bus resource [mem 0xd80000000-0xdffffffff] (bus address [0x80000000-0xffffffff])
[ 0.269652] pci_bus 0002:00: root bus resource [mem 0xc0ee00000-0xc0eefffff] (bus address [0x00000000-0x000fffff])
[ 0.269680] pci_bus 0002:00: root bus resource [bus 00-ff]
[ 0.270436] pci 0000:40:00.0: BAR 13: assigned [io 0xfffc1000-0xfffc1fff]
[ 0.270469] pci 0000:41:00.0: BAR 13: assigned [io 0xfffc1000-0xfffc1fff]
[ 0.270492] pci 0000:42:00.0: BAR 0: assigned [io 0xfffc1000-0xfffc10ff]
[ 0.270517] pci 0000:41:00.0: PCI bridge to [bus 42]
[ 0.270536] pci 0000:41:00.0: bridge window [io 0xfffc1000-0xfffc1fff]
[ 0.270565] pci 0000:40:00.0: PCI bridge to [bus 41-7f]
[ 0.270583] pci 0000:40:00.0: bridge window [io 0xfffc1000-0xfffc1fff]
[ 0.270670] pci 0001:80:00.0: BAR 15: assigned [mem 0xe80000000-0xe8fffffff 6 4bit pref]
[ 0.270695] pci 0001:80:00.0: BAR 14: assigned [mem 0xe90000000-0xe900fffff]
[ 0.270717] pci 0001:80:00.0: BAR 13: assigned [io 0xfffe1000-0xfffe1fff]
[ 0.270742] pci 0001:81:00.0: BAR 0: assigned [mem 0xe80000000-0xe8fffffff 64 bit pref]
[ 0.270774] pci 0001:81:00.0: BAR 2: assigned [mem 0xe90000000-0xe9001ffff 64 bit]
[ 0.270804] pci 0001:81:00.0: BAR 6: assigned [mem 0xe90020000-0xe9003ffff pr ef]
[ 0.270830] pci 0001:81:00.1: BAR 0: assigned [mem 0xe90040000-0xe90043fff 64 bit]
[ 0.270860] pci 0001:81:00.0: BAR 4: assigned [io 0xfffe1000-0xfffe10ff]
[ 0.270882] pci 0001:80:00.0: PCI bridge to [bus 81-bf]
[ 0.270900] pci 0001:80:00.0: bridge window [io 0xfffe1000-0xfffe1fff]
[ 0.270921] pci 0001:80:00.0: bridge window [mem 0xe90000000-0xe900fffff]
[ 0.270942] pci 0001:80:00.0: bridge window [mem 0xe80000000-0xe8fffffff 64 bit pref]
[ 0.271033] pci 0002:00:06.0: BAR 0: assigned [mem 0xd80000000-0xd83ffffff]
[ 0.271056] pci 0002:00:06.0: BAR 1: assigned [mem 0xd84000000-0xd841fffff]
[ 0.271079] pci 0002:00:04.0: BAR 6: assigned [mem 0xd84200000-0xd8427ffff pr ef]
[ 0.271103] pci 0002:00:04.0: BAR 5: assigned [mem 0xd84280000-0xd842801ff]
[ 0.271125] pci 0002:00:04.0: BAR 4: assigned [io 0x1000-0x100f]
[ 0.271146] pci 0002:00:04.0: BAR 0: assigned [io 0x1010-0x1017]
[ 0.271167] pci 0002:00:04.0: BAR 2: assigned [io 0x1018-0x101f]
[ 0.271187] pci 0002:00:04.0: BAR 1: assigned [io 0x1020-0x1023]
[ 0.271208] pci 0002:00:04.0: BAR 3: assigned [io 0x1024-0x1027]
[ 0.305399] raid6: int32x1 300 MB/s
[ 0.322000] raid6: int32x2 425 MB/s
[ 0.339002] raid6: int32x4 468 MB/s
[ 0.356133] raid6: int32x8 234 MB/s
[ 0.356155] raid6: using algorithm int32x4 (468 MB/s)
[ 0.356170] raid6: using intx1 recovery algorithm
[ 0.356523] vgaarb: device added: PCI:0001:81:00.0,decodes=io+mem,owns=none,l ocks=none
[ 0.356555] vgaarb: loaded
[ 0.356566] vgaarb: bridge control possible 0001:81:00.0
[ 0.356911] SCSI subsystem initialized
[ 0.357559] usbcore: registered new interface driver usbfs
[ 0.357641] usbcore: registered new interface driver hub
[ 0.357719] usbcore: registered new device driver usb
[ 0.358245] Advanced Linux Sound Architecture Driver Initialized.
[ 0.359065] Switched to clocksource timebase
[ 0.369285] NET: Registered protocol family 2
[ 0.370025] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.370158] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.370236] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.370339] TCP: reno registered
[ 0.370364] UDP hash table entries: 512 (order: 1, 8192 bytes)
[ 0.370398] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes)
[ 0.370582] NET: Registered protocol family 1
[ 0.371135] RPC: Registered named UNIX socket transport module.
[ 0.371163] RPC: Registered udp transport module.
[ 0.371177] RPC: Registered tcp transport module.
[ 0.371190] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.371853] Could not remap bcsr
[ 0.376019] genirq: Setting trigger mode 3 for irq 45 failed (uic_set_irq_typ e+0x0/0x184)
[ 0.381762] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.394578] ntfs: driver 2.1.31 [Flags: R/W].
[ 0.395206] fuse init (API version 7.23)
[ 0.395788] msgmni has been set to 1481
[ 0.398165] bounce: pool size: 64 pages
[ 0.398265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 53)
[ 0.398293] io scheduler noop registered
[ 0.398329] io scheduler cfq registered (default)
[ 0.399046] aer: probe of 0000:40:00.0:pcie02 failed with error -22
[ 0.399163] aer: probe of 0001:80:00.0:pcie02 failed with error -22
[ 0.399255] pcie_pme: probe of 0000:40:00.0:pcie01 failed with error -22
[ 0.399291] pcie_pme: probe of 0001:80:00.0:pcie01 failed with error -22
[ 0.400276] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.401214] console [ttyS0] disabled
[ 0.422481] serial8250 serial8250.0: ttyS0 at MMIO 0x4ef600300 (irq = 23, bas e_baud = 691200) is a U6_16550A
[ 1.443507] console [ttyS0] enabled
[ 1.467707] serial8250 serial8250.0: ttyS1 at MMIO 0x4ef600400 (irq = 24, bas e_baud = 691200) is a U6_16550A
[ 1.478404] console [ttyS0] disabled
[ 0.000000] Using Canyonlands machine description
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.18.0-rc7-Sam460ex (root@julian-VirtualBox) (gcc v ersion 4.8.2 (Ubuntu 4.8.2-16ubuntu3) ) #5 PREEMPT Tue Dec 2 14:08:56 AST 2014
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00000000-0x2fffffff]
[ 0.000000] Normal empty
[ 0.000000] HighMem [mem 0x30000000-0x7fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x7fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffffff]
[ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag es: 522752
[ 0.000000] Kernel command line: root=/dev/sda12 console=ttyS0,115200 console =tty0
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Sorting __ex_table...
[ 0.000000] Memory: 2002448K/2097152K available (7304K kernel code, 268K rwda ta, 2248K rodata, 240K init, 1355K bss, 94704K reserved, 1310720K highmem)
[ 0.000000] Kernel virtual memory layout:
[ 0.000000] * 0xfffcf000..0xfffff000 : fixmap
[ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
[ 0.000000] * 0xffa00000..0xffc00000 : consistent mem
[ 0.000000] * 0xffa00000..0xffa00000 : early ioremap
[ 0.000000] * 0xf1000000..0xffa00000 : vmalloc & ioremap
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:512 nr_irqs:512 16
[ 0.000000] UIC0 (32 IRQ sources) at DCR 0xc0
[ 0.000000] UIC1 (32 IRQ sources) at DCR 0xd0
[ 0.000000] UIC2 (32 IRQ sources) at DCR 0xe0
[ 0.000000] UIC3 (32 IRQ sources) at DCR 0xf0
[ 0.000014] clocksource: timebase mult[dda520] shift[24] registered
[ 0.000139] Console: colour dummy device 80x25
[ 0.000575] console [tty0] enabled
[ 0.000599] pid_max: default: 32768 minimum: 301
[ 0.000707] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000731] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002879] devtmpfs: initialized
[ 0.004090] xor: measuring software checksum speed
[ 0.014372] 8regs : 856.000 MB/sec
[ 0.024277] 8regs_prefetch: 780.000 MB/sec
[ 0.034313] 32regs : 1116.000 MB/sec
[ 0.044371] 32regs_prefetch: 996.000 MB/sec
[ 0.044402] xor: using function: 32regs (1116.000 MB/sec)
[ 0.046182] NET: Registered protocol family 16
[ 0.048016] 256k L2-cache enabled
[ 0.048125] PCIE0: Checking link...
[ 0.048138] PCIE0: Device detected, waiting for link...
[ 0.048152] PCIE0: link is up !
[ 0.150213] PCI host bridge /plb/pciex@d00000000 (primary) ranges:
[ 0.150254] MEM 0x0000000e00000000..0x0000000e7fffffff -> 0x0000000080000000
[ 0.150280] MEM 0x0000000f00000000..0x0000000f000fffff -> 0x0000000000000000
[ 0.150302] IO 0x0000000f80000000..0x0000000f8000ffff -> 0x0000000000000000
[ 0.150330] OF: no ranges; cannot translate
[ 0.150344] 4xx PCI DMA offset set to 0x00000000
[ 0.150357] 4xx PCI DMA window base to 0x0000000000000000
[ 0.150371] DMA window size 0x0000000080000000
[ 0.150400] PCIE0: successfully set as root-complex
[ 0.150440] PCIE1: Checking link...
[ 0.150452] PCIE1: Device detected, waiting for link...
[ 0.150466] PCIE1: link is up !
[ 0.252478] PCI host bridge /plb/pciex@d20000000 (primary) ranges:
[ 0.252511] MEM 0x0000000e80000000..0x0000000effffffff -> 0x0000000080000000
[ 0.252536] MEM 0x0000000f00100000..0x0000000f001fffff -> 0x0000000000000000
[ 0.252558] IO 0x0000000f80010000..0x0000000f8001ffff -> 0x0000000000000000
[ 0.252581] OF: no ranges; cannot translate
[ 0.252594] 4xx PCI DMA offset set to 0x00000000
[ 0.252607] 4xx PCI DMA window base to 0x0000000000000000
[ 0.252621] DMA window size 0x0000000080000000
[ 0.252646] PCIE1: successfully set as root-complex
[ 0.252729] PCI host bridge /plb/pci@c0ec00000 (primary) ranges:
[ 0.252751] MEM 0x0000000d80000000..0x0000000dffffffff -> 0x0000000080000000
[ 0.252776] MEM 0x0000000c0ee00000..0x0000000c0eefffff -> 0x0000000000000000
[ 0.252798] IO 0x0000000c08000000..0x0000000c0800ffff -> 0x0000000000000000
[ 0.252820] OF: no ranges; cannot translate
[ 0.252833] 4xx PCI DMA offset set to 0x00000000
[ 0.252846] 4xx PCI DMA window base to 0x0000000000000000
[ 0.252860] DMA window size 0x0000000080000000
[ 0.262290] PCI: Probing PCI hardware
[ 0.262622] PCI host bridge to bus 0000:40
[ 0.262656] pci_bus 0000:40: root bus resource [io 0xfffc0000-0xfffcffff] (b us address [0x0000-0xffff])
[ 0.262685] pci_bus 0000:40: root bus resource [mem 0xe00000000-0xe7fffffff] (bus address [0x80000000-0xffffffff])
[ 0.262714] pci_bus 0000:40: root bus resource [mem 0xf00000000-0xf000fffff] (bus address [0x00000000-0x000fffff])
[ 0.262743] pci_bus 0000:40: root bus resource [bus 40-ff]
[ 0.262860] PCI: Hiding 4xx host bridge resources 0000:40:00.0
[ 0.265223] pci 0000:40:00.0: PCI bridge to [bus 41-7f]
[ 0.265323] pci 0000:41:00.0: bridge configuration invalid ([bus 02-02]), rec onfiguring
[ 0.265911] pci 0000:41:00.0: PCI bridge to [bus 42-ff]
[ 0.266130] PCI host bridge to bus 0001:80
[ 0.266154] pci_bus 0001:80: root bus resource [io 0xfffe0000-0xfffeffff] (b us address [0x0000-0xffff])
[ 0.266182] pci_bus 0001:80: root bus resource [mem 0xe80000000-0xeffffffff] (bus address [0x80000000-0xffffffff])
[ 0.266232] pci_bus 0001:80: root bus resource [mem 0xf00100000-0xf001fffff] (bus address [0x00000000-0x000fffff])
[ 0.266259] pci_bus 0001:80: root bus resource [bus 80-ff]
[ 0.266357] PCI: Hiding 4xx host bridge resources 0001:80:00.0
[ 0.269288] pci 0001:80:00.0: PCI bridge to [bus 81-bf]
[ 0.269577] PCI host bridge to bus 0002:00
[ 0.269600] pci_bus 0002:00: root bus resource [io 0x0000-0xffff]
[ 0.269623] pci_bus 0002:00: root bus resource [mem 0xd80000000-0xdffffffff] (bus address [0x80000000-0xffffffff])
[ 0.269652] pci_bus 0002:00: root bus resource [mem 0xc0ee00000-0xc0eefffff] (bus address [0x00000000-0x000fffff])
[ 0.269680] pci_bus 0002:00: root bus resource [bus 00-ff]
[ 0.270436] pci 0000:40:00.0: BAR 13: assigned [io 0xfffc1000-0xfffc1fff]
[ 0.270469] pci 0000:41:00.0: BAR 13: assigned [io 0xfffc1000-0xfffc1fff]
[ 0.270492] pci 0000:42:00.0: BAR 0: assigned [io 0xfffc1000-0xfffc10ff]
[ 0.270517] pci 0000:41:00.0: PCI bridge to [bus 42]
[ 0.270536] pci 0000:41:00.0: bridge window [io 0xfffc1000-0xfffc1fff]
[ 0.270565] pci 0000:40:00.0: PCI bridge to [bus 41-7f]
[ 0.270583] pci 0000:40:00.0: bridge window [io 0xfffc1000-0xfffc1fff]
[ 0.270670] pci 0001:80:00.0: BAR 15: assigned [mem 0xe80000000-0xe8fffffff 6 4bit pref]
[ 0.270695] pci 0001:80:00.0: BAR 14: assigned [mem 0xe90000000-0xe900fffff]
[ 0.270717] pci 0001:80:00.0: BAR 13: assigned [io 0xfffe1000-0xfffe1fff]
[ 0.270742] pci 0001:81:00.0: BAR 0: assigned [mem 0xe80000000-0xe8fffffff 64 bit pref]
[ 0.270774] pci 0001:81:00.0: BAR 2: assigned [mem 0xe90000000-0xe9001ffff 64 bit]
[ 0.270804] pci 0001:81:00.0: BAR 6: assigned [mem 0xe90020000-0xe9003ffff pr ef]
[ 0.270830] pci 0001:81:00.1: BAR 0: assigned [mem 0xe90040000-0xe90043fff 64 bit]
[ 0.270860] pci 0001:81:00.0: BAR 4: assigned [io 0xfffe1000-0xfffe10ff]
[ 0.270882] pci 0001:80:00.0: PCI bridge to [bus 81-bf]
[ 0.270900] pci 0001:80:00.0: bridge window [io 0xfffe1000-0xfffe1fff]
[ 0.270921] pci 0001:80:00.0: bridge window [mem 0xe90000000-0xe900fffff]
[ 0.270942] pci 0001:80:00.0: bridge window [mem 0xe80000000-0xe8fffffff 64 bit pref]
[ 0.271033] pci 0002:00:06.0: BAR 0: assigned [mem 0xd80000000-0xd83ffffff]
[ 0.271056] pci 0002:00:06.0: BAR 1: assigned [mem 0xd84000000-0xd841fffff]
[ 0.271079] pci 0002:00:04.0: BAR 6: assigned [mem 0xd84200000-0xd8427ffff pr ef]
[ 0.271103] pci 0002:00:04.0: BAR 5: assigned [mem 0xd84280000-0xd842801ff]
[ 0.271125] pci 0002:00:04.0: BAR 4: assigned [io 0x1000-0x100f]
[ 0.271146] pci 0002:00:04.0: BAR 0: assigned [io 0x1010-0x1017]
[ 0.271167] pci 0002:00:04.0: BAR 2: assigned [io 0x1018-0x101f]
[ 0.271187] pci 0002:00:04.0: BAR 1: assigned [io 0x1020-0x1023]
[ 0.271208] pci 0002:00:04.0: BAR 3: assigned [io 0x1024-0x1027]
[ 0.305399] raid6: int32x1 300 MB/s
[ 0.322000] raid6: int32x2 425 MB/s
[ 0.339002] raid6: int32x4 468 MB/s
[ 0.356133] raid6: int32x8 234 MB/s
[ 0.356155] raid6: using algorithm int32x4 (468 MB/s)
[ 0.356170] raid6: using intx1 recovery algorithm
[ 0.356523] vgaarb: device added: PCI:0001:81:00.0,decodes=io+mem,owns=none,l ocks=none
[ 0.356555] vgaarb: loaded
[ 0.356566] vgaarb: bridge control possible 0001:81:00.0
[ 0.356911] SCSI subsystem initialized
[ 0.357559] usbcore: registered new interface driver usbfs
[ 0.357641] usbcore: registered new interface driver hub
[ 0.357719] usbcore: registered new device driver usb
[ 0.358245] Advanced Linux Sound Architecture Driver Initialized.
[ 0.359065] Switched to clocksource timebase
[ 0.369285] NET: Registered protocol family 2
[ 0.370025] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.370158] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.370236] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.370339] TCP: reno registered
[ 0.370364] UDP hash table entries: 512 (order: 1, 8192 bytes)
[ 0.370398] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes)
[ 0.370582] NET: Registered protocol family 1
[ 0.371135] RPC: Registered named UNIX socket transport module.
[ 0.371163] RPC: Registered udp transport module.
[ 0.371177] RPC: Registered tcp transport module.
[ 0.371190] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.371853] Could not remap bcsr
[ 0.376019] genirq: Setting trigger mode 3 for irq 45 failed (uic_set_irq_typ e+0x0/0x184)
[ 0.381762] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.394578] ntfs: driver 2.1.31 [Flags: R/W].
[ 0.395206] fuse init (API version 7.23)
[ 0.395788] msgmni has been set to 1481
[ 0.398165] bounce: pool size: 64 pages
[ 0.398265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 53)
[ 0.398293] io scheduler noop registered
[ 0.398329] io scheduler cfq registered (default)
[ 0.399046] aer: probe of 0000:40:00.0:pcie02 failed with error -22
[ 0.399163] aer: probe of 0001:80:00.0:pcie02 failed with error -22
[ 0.399255] pcie_pme: probe of 0000:40:00.0:pcie01 failed with error -22
[ 0.399291] pcie_pme: probe of 0001:80:00.0:pcie01 failed with error -22
[ 0.400276] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.401214] console [ttyS0] disabled
[ 0.422481] serial8250 serial8250.0: ttyS0 at MMIO 0x4ef600300 (irq = 23, bas e_baud = 691200) is a U6_16550A
[ 1.443507] console [ttyS0] enabled
[ 1.467707] serial8250 serial8250.0: ttyS1 at MMIO 0x4ef600400 (irq = 24, bas e_baud = 691200) is a U6_16550A
[ 1.478404] console [ttyS0] disabled
[ 1.482299] of_serial 4ef600300.serial: ttyS0 at MMIO 0x4ef600300 (irq = 23, base_baud = 691200) is a 16550
[ 2.506529] console [ttyS0] enabled
[ 2.510524] of_serial 4ef600400.serial: ttyS1 at MMIO 0x4ef600400 (irq = 24, base_baud = 691200) is a 16550
[ 2.521044] Generic non-volatile memory driver v1.1
[ 2.526378] Linux agpgart interface v0.103
[ 2.530768] [drm] Initialized drm 1.1.0 20060810
[ 2.535658] [drm] radeon kernel modesetting enabled.
[ 2.541609] [drm] initializing kernel modesetting (TURKS 0x1002:0x6758 0x1682 :0x318B).
[ 2.549850] [drm] register mmio base: 0xe90000000
[ 2.554622] [drm] register mmio size: 131072
[ 2.737233] ATOM BIOS: TURKS
[ 2.740393] radeon 0001:81:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003 FFFFFFF (1024M used)
[ 2.749308] radeon 0001:81:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007F FFFFFF
[ 2.756983] [drm] Detected VRAM RAM=1024M, BAR=256M
[ 2.761877] [drm] RAM width 128bits DDR
[ 2.765870] [TTM] Zone kernel: Available graphics memory: 379350 kiB
[ 2.772352] [TTM] Zone highmem: Available graphics memory: 1034710 kiB
[ 2.778902] [TTM] Initializing pool allocator
[ 2.783294] [TTM] Initializing DMA pool allocator
[ 2.788113] [drm] radeon: 1024M of VRAM memory ready
[ 2.793112] [drm] radeon: 1024M of GTT memory ready.
[ 2.798133] [drm] Loading TURKS Microcode
[ 2.802186] [drm] Internal thermal controller with fan control
[ 2.813451] [drm] radeon: dpm initialized
[ 2.817570] radeon 0001:81:00.0: Direct firmware load for radeon/SUMO_uvd.bin failed with error -2
[ 2.826599] radeon 0001:81:00.0: radeon_uvd: Can't load firmware "radeon/SUMO _uvd.bin"
[ 2.834581] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 2.851012] [drm] PCIE GART of 1024M enabled (table at 0x0000000000040000).
[ 2.858197] radeon 0001:81:00.0: WB enabled
[ 2.862414] radeon 0001:81:00.0: fence driver on ring 0 use gpu addr 0x000000 0040000c00 and cpu addr 0xffc01c00
[ 2.872523] radeon 0001:81:00.0: fence driver on ring 3 use gpu addr 0x000000 0040000c0c and cpu addr 0xffc01c0c
[ 2.882643] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.889275] [drm] Driver supports precise vblank timestamp query.
[ 2.895387] radeon 0001:81:00.0: radeon: MSI limited to 32-bit
[ 2.901265] radeon 0001:81:00.0: ppc4xx_setup_msi_irqs: fail mapping irq
[ 2.908001] Unable to handle kernel paging request for data at address 0x0fa6 925c
[ 2.915500] Faulting instruction address: 0xc0328d78
[ 2.920478] Vector: 300 (Data Access) at [ef851b80]
[ 2.925360] pc: c0328d78: bitmap_clear+0x6c/0x7c
[ 2.930386] lr: c0015340: msi_bitmap_free_hwirqs+0x3c/0x80
[ 2.936289] sp: ef851c30
[ 2.939179] msr: 21000
[ 2.941801] dar: fa6925c
[ 2.944596] dsisr: 0
[ 2.946871] current = 0xef848000
[ 2.950283] pid = 1, comm = swapper
[ 2.954325] enter ? for help
[ 2.957222] [link register ] c0015340 msi_bitmap_free_hwirqs+0x3c/0x80
[ 2.963980] [ef851c30] c0015330 msi_bitmap_free_hwirqs+0x2c/0x80 (unreliable)
[ 2.971169] [ef851c50] c001b298 ppc4xx_setup_msi_irqs+0xac/0xf4
[ 2.977141] [ef851c90] c0357a44 pci_enable_msi_range+0x1b8/0x264
[ 2.983208] [ef851cd0] c0415cb4 radeon_irq_kms_init+0x180/0x1ac
[ 2.989189] [ef851ce0] c0465b38 evergreen_startup+0x1da8/0x228c
[ 2.995170] [ef851d10] c0466320 evergreen_init+0x260/0x328
[ 3.000709] [ef851d20] c03e4ed4 radeon_device_init+0x8c4/0xa70
[ 3.006603] [ef851d40] c03e707c radeon_driver_load_kms+0xa4/0x174
[ 3.012757] [ef851d60] c03ac148 drm_dev_register+0x9c/0x120
[ 3.018391] [ef851d80] c03ae944 drm_get_pci_dev+0xf4/0x190
[ 3.023937] [ef851da0] c034855c pci_device_probe+0x78/0xd0
[ 3.029475] [ef851dc0] c04e7f48 driver_probe_device+0xdc/0x208
[ 3.035378] [ef851df0] c04e8150 __driver_attach+0x78/0xa0
[ 3.040830] [ef851e10] c04e6490 bus_for_each_dev+0x8c/0x9c
[ 3.046369] [ef851e40] c04e7678 bus_add_driver+0xf8/0x1d4
[ 3.051820] [ef851e60] c04e8640 driver_register+0xb4/0xf8
[ 3.057271] [ef851e80] c00016f0 do_one_initcall+0x114/0x198
[ 3.062896] [ef851ef0] c0957a50 kernel_init_freeable+0x124/0x1c0
[ 3.068964] [ef851f30] c0001cbc kernel_init+0x14/0xf8
[ 3.074067] [ef851f40] c000ae64 ret_from_kernel_thread+0x5c/0x64
[ 3.080135] mon> <no input ...>
[ 5.083425] Oops: Kernel access of bad area, sig: 11 [#1]
[ 5.088831] PREEMPT Canyonlands
[ 5.091992] Modules linked in:
[ 5.095071] CPU: 0 PID: 1 Comm: swapper Not tainted 3.18.0-rc7-Sam460ex #5
[ 5.101960] task: ef848000 ti: ef850000 task.ti: ef850000
[ 5.107366] NIP: c0328d78 LR: c0015340 CTR: c038a5f0
[ 5.112340] REGS: ef851b80 TRAP: 0300 Not tainted (3.18.0-rc7-Sam460ex)
[ 5.119223] MSR: 00021000 <CE,ME> CR: 42f7f524 XER: 20000000
[ 5.125135] DEAR: 0fa6925c ESR: 00000000
GPR00: c0015330 ef851c30 ef848000 0fa6925c fffffff5 00000001 c038afc4 fffffff5
GPR08: 00000015 001fffff ffefffff ef851c30 22f7f544 00000000 c0001ca8 00000000
GPR16: 00000000 00000000 00000000 00000000 00000000 00000000 c0957268 c09d0000
GPR24: ef842d38 00000000 c0ad7124 ef842800 fffffff4 ef842d38 c0ad7124 00029000
[ 5.157917] NIP [c0328d78] bitmap_clear+0x6c/0x7c
[ 5.162631] LR [c0015340] msi_bitmap_free_hwirqs+0x3c/0x80
[ 5.168128] Call Trace:
[ 5.170581] [ef851c30] [c0015330] msi_bitmap_free_hwirqs+0x2c/0x80 (unreliabl e)
[ 5.177933] [ef851c50] [c001b298] ppc4xx_setup_msi_irqs+0xac/0xf4
[ 5.184054] [ef851c90] [c0357a44] pci_enable_msi_range+0x1b8/0x264
[ 5.190259] [ef851cd0] [c0415cb4] radeon_irq_kms_init+0x180/0x1ac
[ 5.196379] [ef851ce0] [c0465b38] evergreen_startup+0x1da8/0x228c
[ 5.202498] [ef851d10] [c0466320] evergreen_init+0x260/0x328
[ 5.208184] [ef851d20] [c03e4ed4] radeon_device_init+0x8c4/0xa70
[ 5.214218] [ef851d40] [c03e707c] radeon_driver_load_kms+0xa4/0x174
[ 5.220511] [ef851d60] [c03ac148] drm_dev_register+0x9c/0x120
[ 5.226284] [ef851d80] [c03ae944] drm_get_pci_dev+0xf4/0x190
[ 5.231968] [ef851da0] [c034855c] pci_device_probe+0x78/0xd0
[ 5.237656] [ef851dc0] [c04e7f48] driver_probe_device+0xdc/0x208
[ 5.243689] [ef851df0] [c04e8150] __driver_attach+0x78/0xa0
[ 5.249288] [ef851e10] [c04e6490] bus_for_each_dev+0x8c/0x9c
[ 5.254974] [ef851e40] [c04e7678] bus_add_driver+0xf8/0x1d4
[ 5.260573] [ef851e60] [c04e8640] driver_register+0xb4/0xf8
[ 5.266171] [ef851e80] [c00016f0] do_one_initcall+0x114/0x198
[ 5.271944] [ef851ef0] [c0957a50] kernel_init_freeable+0x124/0x1c0
[ 5.278150] [ef851f30] [c0001cbc] kernel_init+0x14/0xf8
[ 5.283401] [ef851f40] [c000ae64] ret_from_kernel_thread+0x5c/0x64
[ 5.289605] Instruction dump:
[ 5.292591] 3940ffff 4bffffdc 2f890000 4d9e0020 7c842a14 3920ffff 7088001f 41 820010
[ 5.300472] 39200001 7d294030 3929ffff 7d2a53b8 <81230000> 7d295038 91230000 4e800020
[ 5.308553] ---[ end trace 3ac50cfc70278b38 ]---
[ 5.313182]
[ 6.314697] note: swapper[1] exited with preempt_count 1
[ 6.320172] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00 00000b
[ 6.320172]
[ 6.329329] Rebooting in 180 seconds..
xeno74 wrote:@Spectre660
Could you add the support and firmwares for radeon graphics cards to the kernel, please? I think there is problem with loading the radeon kernel module.
-
- Posts: 1538
- Joined: Sat Jun 18, 2011 3:16 pm
- Location: Montserrat
Re: Spectre660's Linux downloads for the Sam440/460
3.14.26 Kernels
Sam460ex (Tested and is working)
https://dl.dropboxusercontent.com/u/542 ... .26.tar.gz
Sam440eep (Untested)
https://dl.dropboxusercontent.com/u/542 ... .26.tar.gz
Sam460ex (Tested and is working)
https://dl.dropboxusercontent.com/u/542 ... .26.tar.gz
Sam440eep (Untested)
https://dl.dropboxusercontent.com/u/542 ... .26.tar.gz
Re: Spectre660's Linux downloads for the Sam440/460
Thank you.Spectre660 wrote:3.14.26 Kernels
Sam460ex (Tested and is working)
https://dl.dropboxusercontent.com/u/542 ... .26.tar.gz
Sam440eep (Untested)
https://dl.dropboxusercontent.com/u/542 ... .26.tar.gz

Kernel 3.14.26 for the Sam440ep( Flex): Sam440ep-3.14.26.tar.gz
Kernel 3.14.26 for the Sam460ex( Lite): Sam460ex-3.14.26.tar.gz
-
- Posts: 1538
- Joined: Sat Jun 18, 2011 3:16 pm
- Location: Montserrat
Re: Spectre660's Linux downloads for the Sam440/460
Sam460ex 3.16-7-ckt2 kernel for testing .
this seem to have better Radeon thermal management than the 3.14 series.
Sam440ep version coming later .
https://dl.dropboxusercontent.com/u/542 ... kt2.tar.gz
this seem to have better Radeon thermal management than the 3.14 series.
Sam440ep version coming later .
https://dl.dropboxusercontent.com/u/542 ... kt2.tar.gz
-
- Posts: 1538
- Joined: Sat Jun 18, 2011 3:16 pm
- Location: Montserrat
-
- Posts: 1538
- Joined: Sat Jun 18, 2011 3:16 pm
- Location: Montserrat
Re: Spectre660's Linux downloads for the Sam440/460
Mplayer2 Debian Jessie for Sams .
Wont do fullscreen but can play 720x404 xvid in a window on Sam460ex.
https://dl.dropboxusercontent.com/u/542 ... sie.tar.gz
Wont do fullscreen but can play 720x404 xvid in a window on Sam460ex.
https://dl.dropboxusercontent.com/u/542 ... sie.tar.gz
Re: Spectre660's Linux downloads for the Sam440/460
Here you are. 
Downloads:
Kernel 3.16.7 for the Sam440ep( Flex): Sam440ep-3.16.7-ckt2.tar.gz
Kernel 3.16.7 for the Sam460ex( Lite): Sam460ex-3.16.7-ckt2.tar.gz
New MPlayer2: MPlayer2_Debian_Jessie.tar.gz

Downloads:
Kernel 3.16.7 for the Sam440ep( Flex): Sam440ep-3.16.7-ckt2.tar.gz
Kernel 3.16.7 for the Sam460ex( Lite): Sam460ex-3.16.7-ckt2.tar.gz
New MPlayer2: MPlayer2_Debian_Jessie.tar.gz
-
- Posts: 1538
- Joined: Sat Jun 18, 2011 3:16 pm
- Location: Montserrat
Re: Spectre660's Linux downloads for the Sam440/460
Thank You.
Just tried Mate under Debian Jessie today and it is great
Just tried Mate under Debian Jessie today and it is great

xeno74 wrote:Here you are.
Downloads:
Kernel 3.16.7 for the Sam440ep( Flex): Sam440ep-3.16.7-ckt2.tar.gz
Kernel 3.16.7 for the Sam460ex( Lite): Sam460ex-3.16.7-ckt2.tar.gz
New MPlayer2: MPlayer2_Debian_Jessie.tar.gz