qosmio f50-freeze when trying to update bios-black screen

 
Thread Tools Search this Thread
Special Forums Hardware qosmio f50-freeze when trying to update bios-black screen
# 1  
Old 08-24-2012
qosmio f50-freeze when trying to update bios-black screen

Hi! I own a Qosmio f50 laptop and today i download the file from toshiba to update my bios. Everything went well until installer reaches block 16 when system freezes. I left it half an hour and then tried to power-off the pc with the button, but it dont. I unplug the ac-adaptor and the battery and it closes, but when i power it on again I get a black screen..
What should i do? I read something about phoenix crisis disk with which i can get the bios work again.

After hours of forum-searching i give it a try:
First, i dont have usb floppy so wincris.exe didn't help me. Is possible this to be done with usb stick? and if yes what usb port should i use?

I tried an application which i found on a forum called 268076.exe with which i put inside a fat16 formatted usb drive 3 files. After i didnt know where to find my bios. I went to toshiba site and download BIOS update and unzip it and use the skaa240a.rom file. I rename it to BIOS.WPH and pull the stick into laptop. Followed some instructions to put laptop in crisis recovery mode (Fn+b during powering it on, i think i did it because no led light up) and let it about 20 minutes. Nothing happens.

Also using hp usb disk storage format tool create another bootable usb with the same bios but i get nothing again. i used this guide Bios Recovery Procedures .

Any help please ??
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Showing a black screen

Hi all, Is there a way, on the command line, to show a black screen WITHOUT turning off the monitor? Also, is there a way to make the computer show the last screen before the black screen as soon as the user interacts with it? I know that there are various ways to turn off the computer, or... (8 Replies)
Discussion started by: Zel2008
8 Replies

2. HP-UX

HP-UX server boots to black graphical screen

hello all, please can you help me crack this.... i have an hp-ux server which when after booting it does not completely boot to graphical. it stops aa black screen with only an hour glass showing. at this stage only the mouse responds but the keyboard does not respond. any idea to find... (5 Replies)
Discussion started by: steveGH
5 Replies

3. Linux

Cannot boot as usuall , turn to black screen & ask for loging in ???? Help me????

Hey guys..... Im new user for linux fedora 20.... i really need help ....... i have no idea why suddently when i turn on my laptop fedora turn to be black screen and ask me loging in , when i loging then nothing happen , it stay at the same screen... then i try to go to "with linux secure...,"... (12 Replies)
Discussion started by: asianfootball
12 Replies

4. UNIX Desktop Questions & Answers

Boot problem after updates, Ubuntu, black screen and cursor

I hope this is the correct forum, please forgive a newbie. Hi all, New to linux, ubuntu, and this forum. I have enjoyed ubuntu for the past few months, but after my last update installation ubuntu would boot to a black screen and blinking cursor. If I let it sit for a while it would give the... (0 Replies)
Discussion started by: nutoubuntu
0 Replies

5. UNIX for Dummies Questions & Answers

Screen Goes Black When Run startx

Have - HP G4p DL360 SCSI version (*see below of pdf of server basics if needed) Scientific Linux live-cd.iso Issue - When it boots off the LiveCD, all starts swell, but if I install the OS normal it goes to a black monitor.... If I install text only, it works and when done I am at the... (4 Replies)
Discussion started by: sas
4 Replies

6. Red Hat

Black Screen

I am using Intel HD 400 Graphics on a laptop. When I logout, I get a black screen with no cursor or anything. I have to hard reboot the system to get into linux again. Working on RHEL 6 (gnome) (1 Reply)
Discussion started by: sunveer
1 Replies

7. Solaris

How to Update BIOS and ILOM Firmware

Hi, Can you pls. provide me detailed procedure on how to update system BIOS and ILOM Firmware for x4100 M2 servers. Thanks. :) (1 Reply)
Discussion started by: chozie
1 Replies

8. Shell Programming and Scripting

Get Black Screen for 10secs

I was thinking if there is a way that i can go about making my screen go black automatically for about 10seconds, (with a message like "take a break" printed on the screen) and after 10seconds everything comes back to normal.... is there any way that i can do this...??? to further clarify the... (2 Replies)
Discussion started by: c_d
2 Replies

9. SCO

Black Screen SCO Real. 5 (intel platform)

Hi everyone, I am new in here. I have to work on a system where nothing is showing up on the screen. I am suspecting an hardware issue, can anyone help me with this? Thanks for your input BB (4 Replies)
Discussion started by: labcc
4 Replies
Login or Register to Ask a Question
xclock(1X)																xclock(1X)

NAME
xclock - analog / digital clock for X SYNOPSIS
xclock [-help] [-analog] [-digital] [-chime] [-hd color] [-hl color] [-update seconds] [-padding number] OPTIONS
xclock accepts all of the standard X Toolkit command line options along with the additional options listed below: This option indicates that a brief summary of the allowed options should be printed on the standard error. This option indicates that a conventional 12 hour clock face with tick marks and hands should be used. This is the default. This option indicates that a 24 hour digital clock should be used. This option indicates that the clock should chime once on the half hour and twice on the hour. This option specifies the color of the hands on an analog clock. The default is black. This option specifies the color of the edges of the hands on an analog clock, and is only useful on color displays. The default is black. This option specifies the frequency in seconds at which xclock should update its display. If the clock is obscured and then exposed, it will be updated immediately. A value of 30 seconds or less will enable a second hand on an analog clock. The default is 60 seconds. This option specifies the width in pixels of the padding between the window border and clock text or picture. The default is 10 on a digital clock and 8 on an analog clock. DESCRIPTION
The xclock program displays the time in analog or digital form. The time is continuously updated at a frequency which may be specified by the user. X DEFAULTS
This program uses the Clock widget. It understands all of the core resource names and classes as well as: Specifies the width of the clock. The default for analog clocks is 164 pixels; the default for digital clocks is whatever is needed to hold the clock when displayed in the chosen font. Specifies the height of the clock. The default for analog clocks is 164 pixels; the default for digital clocks is whatever is needed to hold the clock when displayed in the chosen font. Specifies the frequency in seconds at which the time should be redisplayed. Specifies the color for the tic marks. The default depends on whether reverseVideo is specified. If reverseVideo is speci- fied the default is lwhite, otherwise the default is black. Specifies the color of the insides of the clock's hands. The default depends on whether reverseVideo is specified. If reverseVideo is specified the default is lwhite, otherwise the default is black. Specifies the color used to highlight the clock's hands. The default depends on whether reverseVideo is specified. If reverseVideo is specified the default is lwhite, otherwise the default is black. Specifies whether or not an analog clock should be used instead of a digital one. The default is True. Specifies whether or not a bell should be rung on the hour and half hour. Specifies the amount of internal padding in pixels to be used. The default is 8. Specifies the font to be used for the digital clock. Note that variable width fonts currently will not always display correctly. WIDGETS
In order to specify resources, it is useful to know the hierarchy of the widgets which compose xclock. In the notation below, indentation indicates hierarchical structure. The widget class name is given first, followed by the widget instance name. XClock xclock Clock clock ENVIRONMENT
to get the default host and display number. to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property. FILES
specifies required resources BUGS
xclock believes the system clock. When in digital mode, the string should be centered automatically. SEE ALSO
X(1X), xrdb(1X), time(3) AUTHORS
Tony Della Fera (MIT-Athena, DEC) Dave Mankins (MIT-Athena, BBN) Ed Moy (UC Berkeley) xclock(1X)