Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
109 user(s) are online (60 user(s) are browsing Forums)

Members: 0
Guests: 109

more...

Headlines

Forum Index


Board index » All Posts (Lio)




Re: getting rid of the rust
Not too shy to talk
Not too shy to talk


@Jack

put these lines in user-startup :

; This mounts KCON and KRAW
Assign CON: DISMOUNT
Assign RAW: DISMOUNT
Mount CON: from DEVS:KingCON-mountlist
Mount RAW: from DEVS:KingCON-mountlist
; End

of course you need to copy the relevant files according to kingcon 1.7 files.

Regarding screenmodes, I have these as tooltypes for my radeon 7500 :

BOARDTYPE=Radeon
CMPLENGTH=6
(BORDERBLANK=Yes)
(BIGSPRITE=Yes)
(SOFTSPRITE=Yes)
IGNOREMASK=Yes
(DISPLAYCHAIN=Yes)
FAKENATIVEMODES=No
VSYNCMIN=56
VSYNCMAX=75
HSYNCMIN=30000
HSYNCMAX=81000
MODE=640x480@75
MODE=800x600@75
MODE=1024x768@72
MODE=1280x1024@60
INTERRUPT=Yes

and BTW Welcome back with your shiny new CPU module !

Go to top


Re: AmigaOne SCSI
Not too shy to talk
Not too shy to talk


@Ferry

Quote:

Ferry wrote:
@Renoir

I had the very same problem: if both my SCSI card and my Radeon9250 are connected, I got a black screen at boot. It seems they conflict, UBoot is not able to initialize SCSI card with that Radeon model (with other models it works, f.ex, Rad7000 or Rad8500). SG2 developed a "trick" to allow the coexistence of both cards at boot time, with the only drawback that you wont be able to boot from a SCSI HD, but on the other hand it allows you to use your SCSI devices from within OS4. The steps are:

1. Go to UBoot and define and save lsi53c8xx_override to your board's product ID (as you did for scsi_pci_override if you needed to, if you didn't it will surely be the default 000F). For example, my SCSI board product ID is 000C, so:

setenv lsi53c8xx_override 000C

2. Set UBoot envvar scsi_pci_override to FFFF:

setenv scsi_pci_override FFFF

3. Save changes:

saveenv

4. Boot into OS4:

boota

5. Good luck... :D

This method should work with final release of OS4.

Report back and tell us if it works for you.

Saluditos,

Ferr?n.


it is not scsi_pci_override FFFF but scsi_pci_override 000F. I just tried myself with a symbios logic NCR8100S SCSI card. After cold boot, the machine was stuck in Uboot waiting forever scanning drives (I only have a SCSI scanner, no HD).

you should mention the lsi53c8xx_timeout option as well because by default it is set to 20 seconds. I set mine to 0.

Go to top


Re: Recover SFS partition !
Not too shy to talk
Not too shy to talk


@joerg

Quote:

joerg wrote:
@Lio

Quote:

Lio wrote:
Hi all,
I am using SFS 1.267 on a partition called docs: where I store scans of old magazines, on a 80Gb HD.
The partition was 8 Go but was nearly full so I created a new one at the end of the HD called "documents".

after save and reboot, I got 2 uninitialized partitions (docs and documents).


Quote:
The most likely reason is that you accidentially moved, changed the size or some other settings of docs. Especially moving partitions by accident happens very easy, if you click on a partition and move the mouse a little bit while still holding the left mouse button the partition is moved
But HDToolBox should have warned you that the contents of the docs partition are lost in such a case.


I am quite sure I did not change the docs partition because it is in between 2 others existing partitions and moving was unlikely as well.


Quote:
I thought that if I delete and recreate the docs partition, I should have everything back in place but no :(


[quote ] Recreating it with exactely the same settings (lowcyl, highcyl, blocksize, dostype, etc.) should have worked.


because it was in between 2 existing partitions, recreating it was easy, just with "add new partition" but as I said the partition appeared completely empty...


Quote:
after sfsformat, I have now a totally empty partition even sfssalv sees nothing in fast and deep mode...

are my scans lost forever ?
After formatting it, especially if it didn't have the same settings anymore, there is probably not much left, if anything, which can be recovered.


Quote:
why 2 partitions sharing some caracters would become uninitialized ?
Of course that shouldn't happen.[/quote]

sure, maybe I should investigate this way...

thanks for (trying to) help.

Go to top


Recover SFS partition !
Not too shy to talk
Not too shy to talk


Hi all,
I am using SFS 1.267 on a partition called docs: where I store scans of old magazines, on a 80Gb HD.
The partition was 8 Go but was nearly full so I created a new one at the end of the HD called "documents".

after save and reboot, I got 2 uninitialized partitions (docs and documents).
I thought that if I delete and recreate the docs partition, I should have everything back in place but no :(

after sfsformat, I have now a totally empty partition even sfssalv sees nothing in fast and deep mode...

are my scans lost forever ? why 2 partitions sharing some caracters would become uninitialized ?

Go to top


Re: Major Announcement............
Not too shy to talk
Not too shy to talk


@evilrich

Quote:

evilrich wrote:
@Lio

Quote:
Lio wrote:
BTW if I save without adding ".uss" I get a reboot (and no save)...

I cannot reproduce this problem here. Can you give me more detail? Anybody else get this problem?

Cheers,
Rich


mmh well I tried again without .iss and in various locations (progdir, floppies, savestates drawers) and it is saved without a reset so it might be a mistake from my side

sorry for inconvenience ...

Go to top


Re: Major Announcement............
Not too shy to talk
Not too shy to talk


@evilrich

Quote:

evilrich wrote:
@Lio

Quote:
Lio wrote:

people should know this feature !!!!!

See docs/keyboard.txt

You can find a copy online here.

Cheers,
Rich


oh well I am just reading the configuration doc !

It should be in configuration because the path for savestates could be configure in .uaerc

BTW if I save without adding ".uss" I get a reboot (and no save)...

Go to top


Re: Major Announcement............
Not too shy to talk
Not too shy to talk


@evilrich

well I was too enthusiastic

indeed I can load a savestate with CTRL+LALT+F5 but CTRL+LALT+F6 does not seem to work to save. There is no requester asking me where to save and under which name (in contrast to load savestate).

I tried with an ipf file.

Go to top


Re: Major Announcement............
Not too shy to talk
Not too shy to talk


@evilrich

Quote:

evilrich wrote:
@Lio

Quote:
Lio wrote:
I hope we get savestate

Saved states should already work.

In the AmigaOS versions, use Ctrl+LAlt+F5 & Ctrl+LAlt+F6 to load and save states.

No other platform supported by E-UAE has the saved state dialogs implemented yet.

Cheers,
Rich


GREAT, I have to try that !

I did not know because savestates are not cover in the configuration.txt (and in history).

people should know this feature !!!!!

Anyway thanks a lot !

Go to top


Re: AmigaOS 4.0 July 2007 Update Available !!!
Not too shy to talk
Not too shy to talk


* the write protection oddity for the ZIP drive is still there

* no more GR DSI errors in mplayer epiphany and warpsnes

* fkey does not seem to work anymore

Go to top


Re: Major Announcement............
Not too shy to talk
Not too shy to talk


Thanks for the update !

I hope we get savestate and more speed in the future

Go to top


Re: PPC games on OS4, please help
Not too shy to talk
Not too shy to talk


@Snuffy

this does not stop QuakeII from running ? I was also getting this in earlier days when AW.net had a Q2 server but the game was still running.

It just informs you this file is missing (maybe you could rename another pcx file with that same name and see if it gets cured ?)

Go to top


Re: FPSE - A long time ago...
Not too shy to talk
Not too shy to talk


@MamePPCA1

Did you put a PSX BIOS in FPSE/BIOS/ ?

Go to top


Re: Dynamite.... Amiga online Bomberman clone
Not too shy to talk
Not too shy to talk


@ikir

just type "/ping" (w/o the quote) in the chat window...

Go to top


Re: What games can use a joystick via amigainput on OS4 final?
Not too shy to talk
Not too shy to talk


@ScottCabit

Dynamite and WarpSNES are working with ainput too...

Go to top


Re: (Sent Today) - Lending my uA1 to Olivier LAVIALE (status changed)
Not too shy to talk
Not too shy to talk


@abalaban

that also depends on the motivation of Gofromiel to be helped !

maybe we could ask ourselves on the list and on amigapower as well but Gogromiel himself should be part of the discussion and I doubt he is on any of these mailing lists.

Only chance is to either contact him directly or through amigaimpact where he is appearing from time to time.

Go to top


Re: (Sent Today) - Lending my uA1 to Olivier LAVIALE (status changed)
Not too shy to talk
Not too shy to talk


@abalaban

AFAIK TheRealVoxel and Krabob are also in the same region...

maybe a call on the a1france mailing list ??

Go to top


Re: OS4 Evenmore ?
Not too shy to talk
Not too shy to talk


@Snuffy

me too ! everytime I open the prefs window it completely freezes !

Go to top


Re: Akiko or CD32 emulation on OS4?
Not too shy to talk
Not too shy to talk


@Jurassicc

thx but thats very complicated

instead I succeeded to play "PREY" from a mounted iso using diskimage (on os4 final).
just one glitch during loading : the system asks me to insert the volume "prey:" so I had to manually assign prey: cd0: even if I have the following filesystem2=ro,CD0:CD0:ICD0:,0 in my cd32.conf ! (ICD0: being the virtual CD drive mounted by diskimage).


regarding the joypad pb : the system does recognize my usb joypad even if I plug it in and out several times. It is only E-UAE which recognizes it the first time I launched the emulator and then never again if I exit and restart the emulator.

Go to top


Re: Akiko or CD32 emulation on OS4?
Not too shy to talk
Not too shy to talk


@Lio

tried microcosm original CDROM and it is working but the sound is cut and the animation is also not optimal, even with a gfxrate at 2.

BTW anyone having the following pb : I am using a usb joypad and when I quit and restart e-uae, it does not find the joypad anymore so the only way to have it back is to reboot the A1.

Go to top


Re: Akiko or CD32 emulation on OS4?
Not too shy to talk
Not too shy to talk


@Jurassicc

can you use iso instead of real CDs ?
if yes, how ?

so far I tried a burned CDROM with latest e-uae and although it seems to boot, later it just reboot...

I have the original microcosm CD but did not try it yet.

Go to top



TopTop
« 1 ... 18 19 20 (21) 22 23 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project