Search found 160 matches

by daz
Sun Mar 10, 2013 12:33 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: New X1000 and Linux install problems
Replies: 30
Views: 29768

Re: New X1000 and Linux install problems

@Daz I tried both the kernel39D and the pw version from the Hyperion downloads, and failed misserably... the first just give me a black screen as the other one (I used the initrd.gz from the Debian CD that shiped with the system), and the pw version together with the Ubuntu initrd.gz suggested by t...
by daz
Wed Mar 06, 2013 9:44 pm
Forum: Platform: AmigaOne X1000
Topic: Serial debug, how to ?
Replies: 25
Views: 19900

Re: Serial debug, how to ?

If i understand right to be able to see any debug from x1000 to puTTY (on windows) the x1000 have to set debug in the menu. Or do x1000 always send debug data to the serial port ? (i bought mine with serial port) No, the X1000 outputs loads of debug information during initial boot, if you look at t...
by daz
Wed Mar 06, 2013 8:49 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: New X1000 and Linux install problems
Replies: 30
Views: 29768

Re: New X1000 and Linux install problems

CFE is squeezed into a 1Mb ROM, and to fit everything in some stuff had to be left out, FAT error checking seems to be one of these, I've seen similar problems to the ones you've mentioned after I didn't correctly eject disks under Linux/Win. You could try scanning them on a PC, or reformatting it ...
by daz
Mon Mar 04, 2013 8:04 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: New X1000 and Linux install problems
Replies: 30
Views: 29768

Re: New X1000 and Linux install problems

Hi, Anyways, I am trying to install Debian using the guide on Hyperions website, and I am having quite the trouble. First of all, CFE will only recognize one of my USB flash drives. This is strange because they are 110% identical. One I can show the contents with "dir", the other just spe...
by daz
Tue Feb 26, 2013 5:25 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Liinux Installation on X1000 kills hisself !
Replies: 20
Views: 23619

Re: Liinux Installation on X1000 kills hisself !

If you want boot Linux copy the Kernels to the FFS-Partition where amigaboot.of is. And then Type boot -elf -noints -fs=amigafs ide0.1:vmlinux-3.5.7 Rename ide0.1: if your HDD is not connectet to sata0. This will not work. vmlinux fails to start if booted from a FFS partition. It just hangs. Seems ...
by daz
Mon Feb 25, 2013 8:04 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Why are the X1000 Linux kernels so sensitive?
Replies: 9
Views: 10012

Re: Why are the X1000 Linux kernels so sensitive?

[...] And later kernels tend to need an initrd to boot with so some drivers may be missing at bootup unless they compiled them as built in modules. But some things like IDE/SATA drivers are expected to be external, at least to the point of being in the initrd. That may affect it but strange if it w...
by daz
Mon Feb 25, 2013 7:58 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Why are the X1000 Linux kernels so sensitive?
Replies: 9
Views: 10012

Re: Why are the X1000 Linux kernels so sensitive?

I'm running Ubuntu with the PW-1.2 kernel. That's quite old, you should really update to 3.5.7 But half the time I try and boot it I get SATA errors and end up in a kernel panic! Why is it so sensitive and looses the HD easily? :-? Let me explain further. I plugged in a HD to the IDE port and found...
by daz
Fri Feb 22, 2013 9:12 pm
Forum: Platform: AmigaOne X1000
Topic: X1000 broken (fixed)
Replies: 32
Views: 27254

Re: X1000 broken

Yes i tried every settings from puTTY you folks described still nothing except that sign. I tried my systers PSU from her PC connected to x1000. Still same 1 & 2 leds. With nothing connected except "power sw" cable. Tried also with memory and gfx. Same. Im doomed. Not doomed, but you ...
by daz
Sat Feb 02, 2013 4:26 pm
Forum: Platform: AmigaOne X1000
Topic: USB3-Card with X1000 without USB3-Driver as USB2 ?
Replies: 12
Views: 15078

Re: USB3-Card with X1000 without USB3-Driver as USB2 ?

BandiT wrote:Does anyone know, if the OS4 USB3 driver in development, will work on this card?

Anthony
It should, AFAIK there is only one interface type for USB 3 cards,so any card should work with the driver.

We'll have to wait to be sure though.

Regards
Darren
by daz
Fri Feb 01, 2013 10:53 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Installing Debian: no keyboard
Replies: 22
Views: 24191

Re: Installing Debian: no keyboard

At the end of the installation the system resets itself and I re-inserted the usbstick and did CFE> setenv bootargs "root=/dev/sde5" CFE> boot -elf -noints -fatfs usbdisk1:vmlinux39pw-1.2 and that gives that scrolling Linux textlines. This ends with: ata4: link online but 1 device misclas...