Tested here on my SAM460ex and no problem, no black string or alike.
Can you post a screen grab to see it more "clear" your problem?
TIA
Search found 347 matches
- Mon Jan 02, 2017 11:28 pm
- Forum: Platform: AmigaOne X5000
- Topic: Add URL wont let me input data
- Replies: 3
- Views: 4069
- Sun Jan 01, 2017 10:29 pm
- Forum: Platform: AmigaOne XE and MicroA1-C
- Topic: Cannot install 4.1 FE Update 1 on A1XE
- Replies: 3
- Views: 5747
Re: Cannot install 4.1 FE Update 1 on A1XE
Using AmiUpdate or downloading from hyperion site?
Try to (re)download again (AmiUpdate or HP site) nad without any other program open (or without WBStartup started) try to install again Update1.
Try to (re)download again (AmiUpdate or HP site) nad without any other program open (or without WBStartup started) try to install again Update1.
- Sun Nov 20, 2016 11:25 am
- Forum: Platform: AmigaOne 500 and Sam series - Linux Only
- Topic: Ubuntu Mate 16.04.1 Live DVD or USB
- Replies: 11
- Views: 13205
Re: Ubuntu Mate 16.04.1 Live USB
It should not matter what you use to write the image. Something went wrong for you as version 3 has kernel 4.4.30 not 4.4.15. I just downloaded and tested version 3 to verify that the uploaded image is ok . wrote the image with USB Image tool under Windows.http://www.alexpage.de/usb-image-tool/ Wor...
- Sat Nov 19, 2016 12:53 pm
- Forum: Platform: AmigaOne 500 and Sam series - Linux Only
- Topic: Ubuntu Mate 16.04.1 Live DVD or USB
- Replies: 11
- Views: 13205
Re: Ubuntu Mate 16.04.1 Live USB
Updated Ubuntu Mate 16.04.1 Live USB drive image . No DVD required. https://dl.dropboxusercontent.com/u/5429075/Computers/Linux/_img/Sam460ex_Ubuntu_16.04.1_Live_USB-3.img Updated AmigaOS 4.1 U-boot script for booting Live USB Drive . ... Tried that version and I get: Wrong Ramdisk Image Format Ram...
- Thu Oct 20, 2016 10:25 pm
- Forum: Platform: AmigaOne 500 and Sam series - Linux Only
- Topic: Kernel 4.8
- Replies: 3
- Views: 6385
Re: Kernel 4.8
Thanks . The 4.4 branch is a long term with support up to Feb 2018. Also the real time clock works properly . From the 4.6 branch onwards I have had to leave out the real time clock support because of an oops. ... So better, for daily use kernel 4.4.x and for testing pourposes the 4.8.x (until a ne...
- Wed Oct 19, 2016 2:01 pm
- Forum: Platform: AmigaOne 500 and Sam series - Linux Only
- Topic: Kernel 4.8
- Replies: 3
- Views: 6385
Re: Kernel 4.8
Tested kernel using TFTP and loaded fine. javierdlr@Sam460ex:~$ uname -a Linux Sam460ex 4.8.0-sam460ex-jm #1 PREEMPT Wed Oct 5 09:46:30 AST 2016 ppc ppc ppc GNU/Linux Any other test you need I can do? THX for all SAM460 linux support. Awesome work mate!!!!! BTW main diffs. between this 4.8.x kernel ...
- Mon Sep 12, 2016 11:18 pm
- Forum: General Developer Support
- Topic: Obtain 'Bus Device Funct.' of PCI slot
- Replies: 1
- Views: 2644
Re: Obtain 'Bus Device Funct.' of PCI slot
Answering myself:
Using 'dev->GetAddress(&bus,&devi,&func);' then I get such values a wanted
THX
Using 'dev->GetAddress(&bus,&devi,&func);' then I get such values a wanted
THX
- Mon Sep 12, 2016 10:51 pm
- Forum: General Developer Support
- Topic: Obtain 'Bus Device Funct.' of PCI slot
- Replies: 1
- Views: 2644
Obtain 'Bus Device Funct.' of PCI slot
Hi how can I get 'Bus: 0x00 Device: 0x04 Function: 0x00' alas shown in Ranger or showconfig? Is it one if the 'enum enPCIConfigSpace' tag? Os I can query like 'dev->ReadConfigWord()/Byte()' Right now I have (Slot values are always 0, just plain printf("00:00:00")): #lspci v ## Ven Dev Desc...
- Sun Sep 11, 2016 10:52 pm
- Forum: AmigaOS Feature Requests
- Topic: Copy & Cut tooltype's text field
- Replies: 11
- Views: 14209
Re: Copy & Cut tooltype's text field
Actually, it does, but in a somewhat strange way. If you click into the textfield with the tooltypes (while RAWBInfo is inactive or not running) and hit RAmiga C, you copy all of the tooltypes, ready to be pasted into e.g. a text editor window. But you can't mark anything, so you can't select e.g. ...
- Sat Sep 10, 2016 4:41 pm
- Forum: AmigaOS Feature Requests
- Topic: Copy & Cut tooltype's text field
- Replies: 11
- Views: 14209
Re: Copy & Cut tooltype's text field
Maybe it depends if you're using RAWBInfo or inbuilt Information window, the later maybe cut/copy&paste doesn't work.