Aller au contenu


Photo

ps3 erreur 80010017


  • Please log in to reply
11 replies to this topic

Posté 02 juillet 2014 - 01:48

#1
falvitche

falvitche

    Sunriseur

  • Members
  • PipPip
  • 57 Messages :
  • Sexe:Male

bonjour

j'ai un message d'erreur sur ma ps3 à chaque fois que je lance un jeu. j'ai fait comme la vidéo de modchip83 (utilisation du cobra ode sur pas3 4k en 4.55)est toujours le même problème erreur 80010017 juste après que j'ai mi le swap disc. j'ai une ps3 ultra slim version 4.55 avec un cobra ode qsv 4.20 + swap disc. merci a tous ceux qui voudront bien m'aider

 

voici mon cobra.cfg peut-être que je me suis trompé quand je l'ai modifier

 

###########################################
####### Cobra ODE Configuration file ######
###########################################
# This sample cobra.cfg file lists all the options that the Cobra ODE supports
# Each option is explained and an example is given
# Uncomment the option by removing the # in front of it to enable the option
#
# Recommended configuration is :
manager.type=browser
eject.on_selection=1
eject.add_menu=1
#
# PS3 superslim users who updated to the 4.55 firmware must also enable the protection bypass
# and must refer to the user manual for instructions on how to use their ODE on 4.55
bypass.4.55=1



################
# manager.type
# Sets the type of manager for game selection.
# Options are :
# disabled: Manager is disabled, iso game is loaded directly from game.path option
# homebrew: Cobra Manager is loaded. Requires manager.iso file (default)
# custom: A custom manager is loaded. Requires manager.iso file and iso.X options
# custom: A custom manager is loaded and /COBRA directory is populated. Requires manager.iso file and iso.X options
# browser: Cobra Browser is generated. Requires browser.iso file
#manager.type=browser

################
# manager.on_reboot
# Return to manager mode when the PS3 reboots
# Default value is 0
#manager.on_reboot=1

################
# manager.on_eject
# Return to manager mode when a disc is ejected
# Default value is 1
#manager.on_eject=0

################
# game.path
# Sets the path of the iso to load if manager.type=disabled is set
#game.path=/PS3_GAMES/game.iso

################
# manager.disctype
# Defines the type of disc to appear when the manager is loaded
# This is useful for increased stealth by making the browser appear as a bluray disc
# or for experimenting with custom managers appearing as ps1 games or DVD movies for example
# Options are :
# cd: Appear as a burned CD-ROM
# dvd: Appear as a burned DVD
# bd: Appear as a Bluray Disc
# ps1: Appear as a PS1 game
# ps2: Appear as a PS2 game
# ps3 : Appear as a PS3 game (default)
#manager.disctype=ps3

################
# game.disctype
# Defines the type of disc to appear when an iso is loaded
# This is only useful for experimenting with custom types of discs when the game is of a different
# type. Like for example, a PS2 game appearing as a DVD data disc to explore its content from the XMB
# Options are :
# cd: Appear as a burned CD-ROM
# dvd: Appear as a burned DVD
# bd: Appear as a Bluray Disc
# ps1: Appear as a PS1 game
# ps2: Appear as a PS2 game
# ps3 : Appear as a PS3 game
# If the value is not set, the default setting will depend on the type of iso being loaded
#game.disctype=ps3

################
# iso.X.sector
# Set a custom trigger sector in the manager to load the iso specified at X.
# Up to 500 iso can be specified and the sector value specified must be in hexadecimal
# Only valid when manager.type=custom or manager.type=custom+homebrew
#iso.0.sector=A00

################
# iso.X.path
# Set the path of the iso to load when the associated sector is trigger.
# Up to 500 iso can be specified and the sector value specified must be in hexadecimal
# Only valid when manager.type=custom or manager.type=custom+homebrew
# Options are :
# dvd: Iso is a DVD Movie
# bd: Iso is as a BD Movie
# ps1: Iso is a PS1 game
# ps2: Iso is a PS2 game
# ps3 : Iso is a PS3 game (default)
#iso.0.path=/PS3_GAMES/game.iso

################
# iso.X.type
# Set the type of the iso to load when the associated sector is trigger.
# Only valid when manager.type=custom or manager.type=custom+homebrew
#iso.0.type=ps3

################
# eject.sector
# Set a custom trigger sector in the manager to enable the auto-eject feature.
# The sector value specified must be in hexadecimal
# Only valid when manager.type=custom or manager.type=custom+homebrew
#eject.sector=B800

################
# hdd.poll
# Set the interval in seconds for the ODE to poll the HDD to prevent it from idling.
# Set to 0 to disable the feature. Default value is 1
#hdd.poll=10

################
# game.type
# Defines the type of game of the iso specified in game.path if manager.type=disabled is set
#
# Options are :
# dvd: Iso is a DVD Movie
# bd: Iso is as a BD Movie
# ps1: Iso is a PS1 game
# ps2: Iso is a PS2 game
# ps3 : Iso is a PS3 game (default)
#game.type=ps3

################
# disc.unsupported
# Disables the "Inserted disc is not supported by the COBRA database"
# Is useful for switching to a PS2 game or dumping an unsupported game
# If the disc is not supported in the database, the game will not launch.
#disc.unsupported=ignore

################
# eject.add_menu
# Adds a menu to the XMB when a PS3 game is loaded to return back to the manager
# This is useful for superslim users who do not have the "Remove Disc" option in XMB
#eject.add_menu=1

################
# game.pt
# Forces the ODE to work in Passthrough Mode
#game.pt=1

################
# eject.delay
# Specify the delay in milliseconds between the moment the disc is ejected and the moment the
# disc is reloaded into the tray for QSB systems (2k, 2k5, 3k and 4k)
# The default value is 1000ms
eject.delay=500


################
# leds.disable
# Disable a LED color. This is useful for people who find the LED annoying when trying to sleep
# Disabling one color can affect combined colors. For example, when loading a DVD movie
# which shows a white LED (green, red and blue), disabling the green LED will show a
# purple (blue, red) color instead.
# Options are :
# 0: No color disabled (default)
# 1: Disable blue LED
# 2: Disable red LED
# 3: Disable blue and red LED
# 4: Disable green LED
# 5: Disable green and blue LED
# 6: Disable red and green LED
# 7: Disable all LED colors
#leds.disable=7

################
# bypass.4.55
# Bypass the new 4.55 firmware authentication on superslim models. Refer to the user manual for
# instructions on how to bypass the new authentication system
#bypass.4.55=1


################
# mcu.underclock
# Underclock the MCU to 180MHz. This will make the ODE use less power and generate less heat.
# This can be helpful if your ODE heats up and freezes often.
# By default, the MCU runs at 270MHz.
#mcu.underclock=1


Ce message a été modifié par falvitche - 02 juillet 2014 - 13:16.

  • Retour en haut

Posté 02 juillet 2014 - 18:44

#2
falvitche

falvitche

    Sunriseur

  • Members
  • PipPip
  • 57 Messages :
  • Sexe:Male

s'il vous plait aidez moi je vais finir par la casser


Ce message a été modifié par falvitche - 12 janvier 2015 - 20:28.

  • Retour en haut

Posté 03 juillet 2014 - 13:20

#3
pc31assistance

pc31assistance

    Sunriseur avancé

  • Technicien
  • 319 Messages :
  • Sexe:Male
  • Lieu:toulouse

Slt

 

Quel model de ps3 4k ? 

Je pense à un probleme de swap disk peut etre blueray non compatible avec ta ps3 ou mal gravé ou pas les bons fichiers dessus ou alors tes iso pas repatché.

 

Perso j'ai un client qui a une ps3 4204c et n'ayant pas de graveur BD (car pas trop de demande pour ODE ps3 4k 4.55) je lui ai conseillé d'acheter à un membre de ls un swap : 1er swap de marque LG BR RE meme erreur que toi et 2 eme swap sony BD R et toujours pareil(juste avec le sony une meilleur lecture mais fini par erreur qd meme) . Je pense que certaine ps3 4k sont plus capricieuse avec certaine marque de BD et pour trouver le bon ....


  • Retour en haut

Posté 03 juillet 2014 - 13:34

#4
melissa83

melissa83

    Sunriseur avancé

  • Members
  • PipPipPip
  • 406 Messages :

###########################################
####### Cobra ODE Configuration file ######
###########################################
# This sample cobra.cfg file lists all the options that the Cobra ODE supports
# Each option is explained and an example is given
# Uncomment the option by removing the # in front of it to enable the option
#
# Recommended configuration is :
#manager.type=browser
#eject.on_selection=1
#eject.add_menu=1
#
# PS3 superslim users who updated to the 4.55 firmware must also enable the protection bypass
# and must refer to the user manual for instructions on how to use their ODE on 4.55
#bypass.4.55=1



################
# manager.type
# Sets the type of manager for game selection.
# Options are :
# disabled: Manager is disabled, iso game is loaded directly from game.path option
# homebrew: Cobra Manager is loaded. Requires manager.iso file (default)
# custom: A custom manager is loaded. Requires manager.iso file and iso.X options
# custom: A custom manager is loaded and /COBRA directory is populated. Requires manager.iso file and iso.X options
# browser: Cobra Browser is generated. Requires browser.iso file
manager.type=browser

################
# manager.on_reboot
# Return to manager mode when the PS3 reboots
# Default value is 0
#manager.on_reboot=1

################
# manager.on_eject
# Return to manager mode when a disc is ejected
# Default value is 1
manager.on_eject=1

################
# game.path
# Sets the path of the iso to load if manager.type=disabled is set
#game.path=/PS3_GAMES/game.iso

################
# manager.disctype
# Defines the type of disc to appear when the manager is loaded
# This is useful for increased stealth by making the browser appear as a bluray disc
# or for experimenting with custom managers appearing as ps1 games or DVD movies for example
# Options are :
# cd: Appear as a burned CD-ROM
# dvd: Appear as a burned DVD
# bd: Appear as a Bluray Disc
# ps1: Appear as a PS1 game
# ps2: Appear as a PS2 game
# ps3 : Appear as a PS3 game (default)
#manager.disctype=ps3

################
# game.disctype
# Defines the type of disc to appear when an iso is loaded
# This is only useful for experimenting with custom types of discs when the game is of a different
# type. Like for example, a PS2 game appearing as a DVD data disc to explore its content from the XMB
# Options are :
# cd: Appear as a burned CD-ROM
# dvd: Appear as a burned DVD
# bd: Appear as a Bluray Disc
# ps1: Appear as a PS1 game
# ps2: Appear as a PS2 game
# ps3 : Appear as a PS3 game
# If the value is not set, the default setting will depend on the type of iso being loaded
#game.disctype=ps3

################
# iso.X.sector
# Set a custom trigger sector in the manager to load the iso specified at X.
# Up to 500 iso can be specified and the sector value specified must be in hexadecimal
# Only valid when manager.type=custom or manager.type=custom+homebrew
#iso.0.sector=A00

################
# iso.X.path
# Set the path of the iso to load when the associated sector is trigger.
# Up to 500 iso can be specified and the sector value specified must be in hexadecimal
# Only valid when manager.type=custom or manager.type=custom+homebrew
# Options are :
# dvd: Iso is a DVD Movie
# bd: Iso is as a BD Movie
# ps1: Iso is a PS1 game
# ps2: Iso is a PS2 game
# ps3 : Iso is a PS3 game (default)
#iso.0.path=/PS3_GAMES/game.iso

################
# iso.X.type
# Set the type of the iso to load when the associated sector is trigger.
# Only valid when manager.type=custom or manager.type=custom+homebrew
#iso.0.type=ps3

################
# eject.sector
# Set a custom trigger sector in the manager to enable the auto-eject feature.
# The sector value specified must be in hexadecimal
# Only valid when manager.type=custom or manager.type=custom+homebrew
#eject.sector=B800

################
# hdd.poll
# Set the interval in seconds for the ODE to poll the HDD to prevent it from idling.
# Set to 0 to disable the feature. Default value is 1
#hdd.poll=10

################
# game.type
# Defines the type of game of the iso specified in game.path if manager.type=disabled is set
#
# Options are :
# dvd: Iso is a DVD Movie
# bd: Iso is as a BD Movie
# ps1: Iso is a PS1 game
# ps2: Iso is a PS2 game
# ps3 : Iso is a PS3 game (default)
#game.type=ps3

################
# disc.unsupported
# Disables the "Inserted disc is not supported by the COBRA database"
# Is useful for switching to a PS2 game or dumping an unsupported game
# If the disc is not supported in the database, the game will not launch.
#disc.unsupported=ignore

################
# eject.add_menu
# Adds a menu to the XMB when a PS3 game is loaded to return back to the manager
# This is useful for superslim users who do not have the "Remove Disc" option in XMB
eject.add_menu=1

################
# game.pt
# Forces the ODE to work in Passthrough Mode
#game.pt=1

################
# eject.delay
# Specify the delay in milliseconds between the moment the disc is ejected and the moment the
# disc is reloaded into the tray for QSB systems (2k, 2k5, 3k and 4k)
# The default value is 1000ms
eject.delay=1000


################
# leds.disable
# Disable a LED color. This is useful for people who find the LED annoying when trying to sleep
# Disabling one color can affect combined colors. For example, when loading a DVD movie
# which shows a white LED (green, red and blue), disabling the green LED will show a
# purple (blue, red) color instead.
# Options are :
# 0: No color disabled (default)
# 1: Disable blue LED
# 2: Disable red LED
# 3: Disable blue and red LED
# 4: Disable green LED
# 5: Disable green and blue LED
# 6: Disable red and green LED
# 7: Disable all LED colors
#leds.disable=7

################
# bypass.4.55
# Bypass the new 4.55 firmware authentication on superslim models. Refer to the user manual for
# instructions on how to bypass the new authentication system
bypass.4.55=1


################
# mcu.underclock
# Underclock the MCU to 180MHz. This will make the ODE use less power and generate less heat.
# This can be helpful if your ODE heats up and freezes often.
# By default, the MCU runs at 270MHz.
#mcu.underclock=1

 

ESSEYE SA SINON C'EST TON SWAP


Ce message a été modifié par melissa83 - 03 juillet 2014 - 13:35.

                     " Quand le gouvernement viole les droits du peuple, l'insurrection est, pour le peuple et pour chaque portion du peuple, le plus sacré des droits et le plus indispensable des devoirs "

  • Retour en haut

Posté 03 juillet 2014 - 15:14

#5
falvitche

falvitche

    Sunriseur

  • Members
  • PipPip
  • 57 Messages :
  • Sexe:Male

bonjour merci de votre réponse

@pc31assistance voici mon modèle CECH-4004A et BR verbatim commander sur internet

@melissa83 j'ai essayé ton cobra.cfg ça marche pas je fait x sur cobra manager es sa me le lance il me laisse pas choisir les jeux après sa clignote ver bleu é sa me mé erreur est survenue lors du démarrage (80010510)

 

désolé pour les fautes d'orthographe


Ce message a été modifié par falvitche - 03 juillet 2014 - 15:14.

  • Retour en haut

Posté 03 juillet 2014 - 17:39

#6
crash251

crash251

    Sunriseur PRIVILEGE

  • Members
  • PipPipPipPipPip
  • 12 390 Messages :
  • Sexe:Male
  • Lieu:76
  • Passions:Hacking, cracking, carding, phreaking...

tu as passé ton cobra avec la nouvelle mise a jour 2.1


Mail: crashoverridehack@gmx.fr pour tout Hack dans la région du 76 ,27 envoi Postal possible
 

Montage SX core = "Switch FAT/ Mariko" | SX Lite = Switch Lite" | SwitchMe = Switch FAT V1

  • Retour en haut

Posté 03 juillet 2014 - 17:42

#7
falvitche

falvitche

    Sunriseur

  • Members
  • PipPip
  • 57 Messages :
  • Sexe:Male

non j'ai la vesion 2.0


  • Retour en haut

Posté 03 juillet 2014 - 17:44

#8
crash251

crash251

    Sunriseur PRIVILEGE

  • Members
  • PipPipPipPipPip
  • 12 390 Messages :
  • Sexe:Male
  • Lieu:76
  • Passions:Hacking, cracking, carding, phreaking...

passe la mise a jour v2.1 c'est une mise a jour stable


Mail: crashoverridehack@gmx.fr pour tout Hack dans la région du 76 ,27 envoi Postal possible
 

Montage SX core = "Switch FAT/ Mariko" | SX Lite = Switch Lite" | SwitchMe = Switch FAT V1

  • Retour en haut

Posté 03 juillet 2014 - 17:53

#9
falvitche

falvitche

    Sunriseur

  • Members
  • PipPip
  • 57 Messages :
  • Sexe:Male

j'ai pas de tuto pour la mise a jour 2.1 le processus est le meme que la 2.0 ou non

est-ce que mon cobra cfg est il bien configurer

 

   
  • Retour en haut

Posté 03 juillet 2014 - 21:34

#10
falvitche

falvitche

    Sunriseur

  • Members
  • PipPip
  • 57 Messages :
  • Sexe:Male

erreur survenue lors du démarrage 80010017 même avec la mise a jour 2.1. Je sais plus quoi faire


  • Retour en haut

Posté 04 juillet 2014 - 06:14

#11
melissa83

melissa83

    Sunriseur avancé

  • Members
  • PipPipPip
  • 406 Messages :

bonjour merci de votre réponse

@pc31assistance voici mon modèle CECH-4004A et BR verbatim commander sur internet

@melissa83 j'ai essayé ton cobra.cfg ça marche pas je fait x sur cobra manager es sa me le lance il me laisse pas choisir les jeux après sa clignote ver bleu é sa me mé erreur est survenue lors du démarrage (80010510)

 

désolé pour les fautes d'orthographe

whaooooouuu!!!! perso, j'ai pas de 4k et  le fichier cfg que je t'ai fillé c'est celui d'une copine qui en a une..

par contre quand je lis ta reponse tu parle de cobra manager alors que la config que je t'ai fillé devré te donné le browser

crash251 tu peux confirmé? car n'ayant pas de 4k je ne peux tester cette config..courage courage!


                     " Quand le gouvernement viole les droits du peuple, l'insurrection est, pour le peuple et pour chaque portion du peuple, le plus sacré des droits et le plus indispensable des devoirs "

  • Retour en haut

Posté Hier, 08:19

#12
mikehnr994

mikehnr994

    Nouveau / peu actif

  • Members
  • Pip
  • 1 Messages :

Hi Friends,

Error 80010017 on PS3 usually pops up when the system can’t properly read or verify game data, often because of corrupted files, disc issues, or an incomplete install. Rebuilding the database from safe mode or reinstalling the game has helped many users. It reminds me how important testing environments are before public releases. In mobile gaming, beta servers are often used to catch these kinds of issues early so players don’t face errors after updates. I’ve seen a similar testing-focused approach explained here: https://theastutebetaserver.com which highlights how early testing can prevent launch-day problems.

 
 
 

  • Retour en haut




1 utilisateur(s) en train de lire ce sujet

0 invité(s) et 1 utilisateur(s) anonyme(s)