Jump to content

Problem with my CD/DVD Drive


Freyr

Recommended Posts

[EN]About 3-4 days ago i saw that the drive recognize the CD-ROM normally but when i put a DVD-ROM the drive recognize it again but it recognize only that one disc is in the drive but it doesn't read the files like it is empty.Yesterday and today i saw that when i put a CD-ROM AND DVD-ROM it doesn't read them  like i don't put any CD in drive.

 

Whats the problem?

 

[GR]Prin 3-4 meres ida pos anagnorizi ta cd kanonika kai ta dvd episis alla sta dvd anagnorizi mono oti evala enan adio disko mesa xoris plirofories.Xtes kai simera ida pos den diavazi apolitos tipota les kai den evala disko mesa.

 

Ti ftei?

Link to comment
Share on other sites

allagi dvd rom man poyu kai pou xreiazete kai mena kamia fora stuckarei to cd kai dn to diabazei .

iparxi periptosi na ine out of date kapio driver? epidi exo ena registry booster kai katharizi tin registry mipos katharise kai ton driver mazi ama ipirxe ios?
Link to comment
Share on other sites

mpa oxi pistepse me oxi to dw dokimasei exeis problima me to dvdrom mpes google kai bale Uniblue Driver Scanner 8a deis me auto to program oti dn bgazei kati peri dvd rom p na einai out of date.

Link to comment
Share on other sites

egw psifizw 200% oti to dvd rom sou prwton: h exei problima dld exei xalasei kai deyteron eine problima ths stigmhs dld dn diabasei to Cd p bazeis ala proswrina ... bale to program p s pa kane update ta drivers na deis pia einai out of date opws lec an kai dn pistevw to problima na nai sta updates kapou allou paei o nous mou sto oti dn ta diavazei (ta CD) proswrina, mipws kanei kanan hxo otan bazeis to CD?

Link to comment
Share on other sites

To idio problima p exw k egw..

 

http://www.maxcheaters.com/forum/index.php?topic=109956.0

 

dn 3erw gt to kanei alla me to Nero grafw kanonika se dvds..

Link to comment
Share on other sites

First, you should try cleaning the drive's lens..

if that doesn't work, you could also update the firmware of the drive to the latest version (most of the times that's the problem)

 

PS: You don't have to change your drive every year or smth, you just have to buy a good one, keep it clean & up to date..

Link to comment
Share on other sites

kai gw exw problem me to nero re ala sto laptop kanei mia xara to nero th douleia tou eleos dld bsk egw nomizw to dvd rom 8elei poli taktika antikatastash mporeikai ka8e xrono.

ama exeis nero mporei na mi doulevei swsta kapoio nero driver..

kane uninstall/install to nero k tha diorthothei..

alliws koitakse ta sata/ata/ide cables mipos kapoio vgike i dn kanei kali epafi..oso afora sto hardware

kai fusika dokimase k alla cd/dvd mipos exoun afta to provlima ..an k nomizw tha t exeis kanei idi.. ;)

Link to comment
Share on other sites

ama exeis nero mporei na mi doulevei swsta kapoio nero driver..

kane uninstall/install to nero k tha diorthothei..

alliws koitakse ta sata/ata/ide cables mipos kapoio vgike i dn kanei kali epafi..oso afora sto hardware

kai fusika dokimase k alla cd/dvd mipos exoun afta to provlima ..an k nomizw tha t exeis kanei idi.. ;)

ok thanks to nero itan  :)

 

You can lock it

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • Helly everyone . I use L2jmobius interlude , i did everything , installed the db compiled the Build in eclipse Gameserver seems to lead OK , but it fails to connect to loginserver When i click to start the loginserver it says  "Loginserver terminated abnormally" This is wheat gameserver shows me :    [05/10 17:25:12] LoginServerThread: Connecting to login on 127.0.0.1:9014 [05/10 17:25:12] LoginServerThread: LoginServer not available, trying to reconnect... [05/10 17:25:17] LoginServerThread: Connecting to login on 127.0.0.1:9014 [05/10 17:25:17] LoginServerThread: LoginServer not available, trying to reconnect... [05/10 17:25:22] LoginServerThread: Connecting to login on 127.0.0.1:9014 [05/10 17:25:22] LoginServerThread: LoginServer not available, trying to reconnect...   And This is my login config file:   # --------------------------------------------------------------------------- # Login Server Settings # --------------------------------------------------------------------------- # This is the server configuration file. Here you can set up the connection information for your server. # This was written with the assumption that you are behind a router. # Dumbed Down Definitions... # LAN (LOCAL area network) - typically consists of computers connected to the same router as you. # WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet). # x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers. # --------------------------------------------------------------------------- # Networking # --------------------------------------------------------------------------- # Bind ip of the LoginServer, use 0.0.0.0 to bind on all available IPs # WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u> # WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u> # Default: 0.0.0.0 LoginserverHostname = 0.0.0.0 # Default: 2106 LoginserverPort = 2106 # The address on which login will listen for GameServers, use * to bind on all available IPs # WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u> # WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u> # Default: 127.0.0.1 LoginHostname = 127.0.0.1 # The port on which login will listen for GameServers # Default: 9014 LoginPort = 9014 # --------------------------------------------------------------------------- # Database # --------------------------------------------------------------------------- # Specify the JDBC driver class for your database. # Default: org.mariadb.jdbc.Driver Driver = org.mariadb.jdbc.Driver # Database URL # Default: jdbc:mariadb://localhost/l2jmobiusinterlude?useUnicode=true&characterEncoding=utf-8&useSSL=false&connectTimeout=10000&interactiveClient=true&sessionVariables=wait_timeout=600,interactive_timeout=600&autoReconnect=true URL = jdbc:mariadb://localhost/l2jmobiusinterlude?useUnicode=true&characterEncoding=utf-8&useSSL=false&connectTimeout=10000&interactiveClient=true&sessionVariables=wait_timeout=600,interactive_timeout=600&autoReconnect=true # Database user info. Default is "root" but it's not recommended. Login = root # Database user password, leave empty for no password. Password = root # Maximum number of database connections to maintain in the pool. # Default: 5 MaximumDatabaseConnections = 5 # Determine whether database connections should be tested for availability. # Default: False TestDatabaseConnections = False # --------------------------------------------------------------------------- # Automatic Database Backup Settings # --------------------------------------------------------------------------- # Generate database backups when server restarts or shuts down.  BackupDatabase = False # Path to MySQL bin folder. Only necessary on Windows. MySqlBinLocation = C:/xampp/mysql/bin/ # Path where MySQL backups are stored. BackupPath = ../backup/ # Maximum number of days that backups will be kept. # Old files in backup folder will be deleted. # Set to 0 to disable. BackupDays = 30 # --------------------------------------------------------------------------- # Thread Configuration # --------------------------------------------------------------------------- # Defines the number of threads in the scheduled thread pool. # If set to -1, this will be determined by available processors divided by 2. ScheduledThreadPoolSize = 2 # Defines the number of threads in the instant thread pool. # If set to -1, this will be determined by available processors divided by 2. InstantThreadPoolSize = 2 # --------------------------------------------------------------------------- # Security # --------------------------------------------------------------------------- # How many times you can provide an invalid account/pass before the IP gets banned. # Default: 5 LoginTryBeforeBan = 5 # Time you won't be able to login back again after LoginTryBeforeBan tries to login. # Default: 900 (15 minutes) LoginBlockAfterBan = 900 # If set to True any GameServer can register on your login's free slots # Default: True AcceptNewGameServer = True # Flood Protection. All values are in milliseconds. # Default: True EnableFloodProtection = True # Default: 15 FastConnectionLimit = 15 # Default: 700 NormalConnectionTime = 700 # Default: 350 FastConnectionTime = 350 # Default: 50 MaxConnectionPerIP = 50 # --------------------------------------------------------------------------- # Misc Login Settings # --------------------------------------------------------------------------- # If False, the license (after the login) will not be shown. # Default: True ShowLicence = True # Default: True AutoCreateAccounts = True # Datapack root directory. # Defaults to current directory from which the server is started. DatapackRoot = . # --------------------------------------------------------------------------- # Scheduled Login Restart # --------------------------------------------------------------------------- # Enable disable scheduled login restart. # Default: False LoginRestartSchedule = False # Time in hours. # Default: 24 LoginRestartTime = 24    
    • or at least to tell you an update that sorry but still not at home.. 10 days is suspisious.. but he is long time offline from discord indeed... maybe something happened?
    • I never had problems with him. Again, Im not sure if he scammed or not. But 10+ days without answering after we already paid, its a bit sus. If you know you wouldnt be able to answer for a few days, after receiving and confirming the amount, why dont keep in touch? or just say "hey, dont send now because I will only be available after day x.".  
    • i used to ask him for stuff etc, i dont think he scammed ... if he does i will be suprised...
  • Topics

×
×
  • Create New...