HP OfficeJet 7310 All-In-One InkJet Printer Logo

Related Topics:

A
Anonymous Posted on Sep 09, 2014

Error code 0x07a74dd6 and 1959:lib_barracuda.c

1 Answer

Noah Gregory

Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

  • Contributor 1 Answer
  • Posted on Oct 12, 2015
Noah Gregory
Contributor
Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

Joined: Oct 12, 2015
Answers
1
Questions
0
Helped
408
Points
2

Unplug
Wait 20 secs
Plug it back in while holding 6 and #
Continue to hold until a reset notification pops up (this may take a while).
The error may pop up again, just unplug and plug back in and you should be good.

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

34helpful
8answers

Netflix error code 0013

Reinstalled Netflix app for android then error 0013 went away
1helpful
1answer

Linker error:Unable to open file 'TCLASSS.LIB'

this is the basic lib class required by the compiler make sure your libs variable to pointing to the correct location the the libraries required by the compiler.
0helpful
1answer

Quatum M2500 with error code 263F and tape stuck in drive.

http://www.sandirect.com/documents/mseries_users_guide.pdf

Page 130 defines the error.

See the section on DLT cartridge handling and inspection.

Get this resource to guide you through the drive and tape mechanisms:

http://www.filibeto.org/sun/lib/hardware/storedge/tape/l280/pin-024.pdf


0helpful
1answer

Out of memory error

1. Use with - End With for values

with xlWbk.Worksheets(1)
.Range(.cells(1), .cells(4)).value = "Some Repeated Text"
end with

2. Use following VB code for killing excle at the end:

Private Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal
lpClassName As Any, ByVal lpWindowName As Any) As Long
Private Declare Function PostMessage Lib "user32" Alias "PostMessageA" (ByVal
hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, ByVal lParam As Long) As
Long

Private Const WM_QUIT = &H12

Sub TerminateExcel()

Dim lpClassName As String
Dim iHwnd As Long
Dim iReturn As Long

lpClassName = "XLMain"
iHwnd = FindWindow(lpClassName, 0&)

If iHwnd Then
iReturn = PostMessage(iHwnd, WM_QUIT, 0&, 0&)
End If

End Sub
2helpful
1answer

I need tv.lib file in c++ compiler

you can find your answer easily in http://www.codeproject.com/
Good luck
3helpful
1answer

Rinnai 1004 error code 11

I had this problem and oops, the gas intake was closed. check the door on the right side of the unit, and make sure the valve is turned to "open" .... here's the link for the online manual if you want it: http://lib.store.yahoo.net/lib/hectors876/1004om.pdf
2helpful
3answers

Error message

My printing stops and I get this error message Error-0x07a74dd6 1959:lib_barracu.
What is the meaning to this and how can I fix the problem?
0helpful
1answer

Same Problem Again - Mega Raid.... Unknown Error

Hi

The title of your post suggests that you have "Maga RAID" errors. Maga RAID messages would be in line with issues on the LSI PERC sub-system.

However, the extract posted in your suggests network problems.

Any number of physical to driver and configuration issues can result in network problems.

Try the basic checks;
1. Change or try a known patch cable
2. Run "ping" test to a known good system connected to same network switch or direct connect with a "cross-over" cable and check for dropped connections.
3. Is the NIC and switch set to Auto-Negotiation or static at 10, 100 or 1000Mbps speed
4. Can you try another switch
5. Check and load correct or latest manufacture's drivers

Reply with more info.

Mike
0helpful
1answer

Event ID 11

Please perform a erase operation and check if the drive does it, If its not then go ahead and check the SCSI controller if you have a spare one replace it.
0helpful
1answer

Event ID 11 error

Wonderign if you tried to install this on the RAID controller....big nono and cause this very issue...try a different SCSI controller...hopefully you ahve one onboard NOT raid. hope that helps
Not finding what you are looking for?

418 views

Ask a Question

Usually answered in minutes!

Top HP Office Equipment & Supplies Experts

Cindy Wells

Level 3 Expert

6688 Answers

k24674

Level 3 Expert

8093 Answers

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

Are you a HP Office Equipment and Supply Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...