433 Benutzer online
19. Mai 2024, 10:24:00

Windows Community



 Antworten / AufrufeThemen mit dem Stichwort powered
1
Antworten
7048
Aufrufe
Download: AMD Catalyst 8.3 mit CrossfireX-Support
Begonnen von ossinator
06. März 2008, 07:52:48

AMD hat einen neuen offiziellen Catalyst-Treiber zum Download bereit gestellt - für Windows Vista sowie Windows XP.
Der Catalyst 8.3 beinhaltet die Unterstützung für CrossfireX sowie Hybrid-Crossfire. Zudem sollen teils deutliche Leistungsverbesserungen bei den Spielen Call of Juarez, Company of Heroes (DX10), Crysis (DX10), Lost Planet (DX9) und Unreal Tournament 2004 zu spüren sein. Die neue Treiberversion steht in einer 32-Bit- und 64-Bit-Version zum Download bereit.

[url=http://game.amd.com/us-en/drivers_catalyst.aspx?p=vista32/common-vista32][b][color=blue]ATI Catalyst 8.3 Display Driver [Windows Vista x32][/color][/b][/url]
[url=http://game.amd.com/us-en/drivers_catalyst.aspx?p=vista64/common-vista64][b][color=blue]ATI Catalyst 8.3 Display Driver [Windows Vista x64][/color][/b][/url]

[size=8pt][i]Quelle: game.amd.com[/i][/size]

go-windowsgo-windows smfsmf windowswindows vistavista ymsyms winwin win7win7 bgebge forumforum bgqbgq treibertreiber zwuzwu problemproblem problemeprobleme bingbing gehtgeht keinkein softwaresoftware zguzgu funktioniertfunktioniert d2sd2s windows7windows7 windowwindow hardwarehardware yahooyahoo 5818717858187178 installiereninstallieren downloaddownload keinekeine searchsearch
12
Antworten
16672
Aufrufe
error code 0x80070005
Begonnen von sandrinebecker
29. Februar 2008, 11:11:21
nachfolgendes habe ich über Google gefunden. Leider ohne Lösung.
Es istdeckunsgleich mit dem Problem was ich auch habe. Weiß jemand Rat?


Problembeschreibung:

Hallo,

Weiß net genau ob des hierher gehört, aber stell meine Frage trotzdem mal!

Möchte einige Videodateien(avi, mpegII) die ich auf dem Rechner habe in DVD-Format umwandeln! Und anschließend dann brennen!

Hab das mit "TMPGEnc DVD Author 3" probiert! Alles OK bis zu dem Zeitpunkt als er angefangen hat den OUTPUT zu starten, also die DVD zu erstellen (nicht zu brennen!)

Die Menüs hat er noch gemacht, aber mit den Video-Files hat er anscheinend ein Problem!

Fehlermeldungen sind: "Zugriff verweigert (error code 0x80070005)"

Was bedeutet die meldung und wie kann man das Problem angehen?
0
Antworten
11604
Aufrufe
HDAudio.sys und portcls.sys TREIBER PROBLEM bei Systemstart
Begonnen von dreamdealer
24. Februar 2008, 12:37:20
Hallo!
Ich hab Probleme mit meinem Notebook Samsung M55 Breetoo mit VISTA Ulitmate.

Beschreibung:
Der Notebook ist für mehrere Stunden aus. Wenn ich ihn einschalte muss ich 2-3mal reseten bis Windows hochfährt, dann läuft es einwandfrei. Der High Definition Audio Treiber spuckt keinen Sound aus. (Bei Installation des Hersteller Treibers ist das Problem weiterhin vorhanden). Ich hab alle Hardware inkl. Memory auf fehler getestet, Treiber deaktiviert etc. da üblich Programm (bin fortgeschrittener User)

Ich hab ein Debug gemacht vom Crash Dump (WinDBG) und bräuchte mal eure Hilfe bei der Lösung, meines erachtens ist es der treiber hdaudio.sys, der die Probleme verursacht (Bluescreen) und der Treiber portcls.sys (Miniport). Es könnte aber auch sein das die beiden zusammenhängen.

Hier der vollständige Crash Dump von WinDBG:

---------------------------------------------------------------------------------------------------------------------------------------------------
Microsoft (R) Windows Debugger Version 6.8.0004.0 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Windows\Minidump\Mini022408-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: C:\Users\Administrator\Desktop\symbols
Executable search path is:
Windows Vista Kernel Version 6000 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 6000.16584.x86fre.vista_gdr.071023-1545
Kernel base = 0x81c00000 PsLoadedModuleList = 0x81d08ad0
Debug session time: Sun Feb 24 11:27:44.407 2008 (GMT+1)
System Uptime: 0 days 0:00:09.126
Loading Kernel Symbols
.............................................................................................
Loading User Symbols
Loading unloaded module list
.
*******************************************************************************
*                                                                            *
*                        Bugcheck Analysis                                    *
*                                                                            *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1000008E, {c0000005, 81dee4c1, 829223d4, 0}

Unable to load image \SystemRoot\system32\drivers\HdAudio.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for HdAudio.sys
*** ERROR: Module load completed but symbols could not be loaded for HdAudio.sys


Probably caused by : portcls.sys ( portcls!CRegistryKey::Init+bb )

Followup: MachineOwner
---------

0: kd> !analyze -v
*******************************************************************************
*                                                                            *
*                        Bugcheck Analysis                                    *
*                                                                            *
*******************************************************************************

KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
This is a very common bugcheck.  Usually the exception address pinpoints
the driver/function that caused the problem.  Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003.  This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG.  This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG.  This will let us see why this breakpoint is
happening.
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: 81dee4c1, The address that the exception occurred at
Arg3: 829223d4, Trap Frame
Arg4: 00000000

Debugging Details:
------------------




EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - Die Anweisung in 0x%08lx verweist auf Speicher 0x%08lx. Der Vorgang %s konnte nicht im Speicher durchgef hrt werden.

FAULTING_IP:
nt!CmpAllocateDelayItem+8f
81dee4c1 897804          mov    dword ptr [eax+4],edi

TRAP_FRAME:  829223d4 -- (.trap 0xffffffff829223d4)
ErrCode = 00000002
eax=50535000 ebx=8ce2add0 ecx=00000000 edx=00000001 esi=81d25ea0 edi=81d25ec0
eip=81dee4c1 esp=82922448 ebp=8292246c iopl=0        nv up ei pl nz na po nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000            efl=00210202
nt!CmpAllocateDelayItem+0x8f:
81dee4c1 897804          mov    dword ptr [eax+4],edi ds:0023:50535004=????????
Resetting default scope

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x8E

PROCESS_NAME:  System

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from 81dd5de4 to 81dee4c1

STACK_TEXT: 
82922450 81dd5de4 00000000 83423368 83423368 nt!CmpAllocateDelayItem+0x8f
8292246c 81dd5b72 00000000 3b9aca07 000007ff nt!CmpAddToDelayedClose+0x28
82922488 81decc05 83423368 00000000 83423368 nt!CmpDereferenceKeyControlBlockWithLock+0x58
829224ac 81dc7f08 83423368 85ffb98c 8340fd10 nt!CmpDereferenceKeyControlBlock+0x8d
82922600 81ddae7d 8340fd28 8528a040 85ffb8e8 nt!CmpParseKey+0xbae
82922690 81dccade 00000000 829226e8 00000240 nt!ObpLookupObjectName+0x615
829226f0 81e276fb 82922878 8528a040 00000000 nt!ObOpenObjectByName+0x13c
829227bc 81e258f0 829228a8 00020019 82922878 nt!CmOpenKey+0x1b1
829227e0 81c460fa 829228a8 00020019 82922878 nt!NtOpenKey+0x39
829227e0 81c44555 829228a8 00020019 82922878 nt!KiFastCallEntry+0x12a
82922864 81da058a 829228a8 00020019 82922878 nt!ZwOpenKey+0x11
82922890 81da40d7 81ef6f08 00020019 00000000 nt!IopOpenRegistryKeyEx+0x36
829228ac 81d82cc4 882bf0d8 829228ec 00020019 nt!PnpDeviceObjectToDeviceInstance+0x1c
829229cc 81d82b15 882bf0d8 00000002 000f003f nt!IopOpenOrCreateDeviceRegistryKey+0x139
829229e8 8efa786f 882bf0d8 00000002 000f003f nt!IoOpenDeviceRegistryKey+0x18
82922a0c 8efa80a6 8374c1f8 00000002 000f003f portcls!CRegistryKey::Init+0xbb
82922a40 8efd7a59 8374c1f8 00000000 00000002 portcls!PcNewRegistryKey+0x69
WARNING: Stack unwind information not available. Following frames may be wrong.
82922aa8 8efe3f24 8eff33e2 82922bb4 82922ae0 HdAudio+0x16a59
82922c80 8efe4841 87223048 8efd8d92 882e30d0 HdAudio+0x22f24
82922cd8 8efe6787 00000000 883080e0 883080e0 HdAudio+0x23841
82922cf4 8efa76ad 882e30d0 883080e0 837e8840 HdAudio+0x25787
82922d1c 8efa764a 00000000 00000000 882e30d0 portcls!PnpStartDevice+0x4f
82922d30 81e18fb0 882e30d0 837dcf58 8528e2d8 portcls!EnqueuedIoWorkItemCallback+0x20
82922d44 81c6b7aa 88305210 00000000 8528e2d8 nt!IopProcessWorkItem+0x23
82922d7c 81dafbad 88305210 82929680 00000000 nt!ExpWorkerThread+0xfd
82922dc0 81c9a346 81c6b6ad 00000001 00000000 nt!PspSystemThreadStartup+0x9d
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


STACK_COMMAND:  kb

FOLLOWUP_IP:
portcls!CRegistryKey::Init+bb
8efa786f ebc1            jmp    portcls!CRegistryKey::Init+0x7e (8efa7832)

SYMBOL_STACK_INDEX:  f

SYMBOL_NAME:  portcls!CRegistryKey::Init+bb

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: portcls

IMAGE_NAME:  portcls.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  4549b266

FAILURE_BUCKET_ID:  0x8E_portcls!CRegistryKey::Init+bb

BUCKET_ID:  0x8E_portcls!CRegistryKey::Init+bb

Followup: MachineOwner
---------

0: kd> lmvm portcls
start    end        module name
8ef94000 8efc1000  portcls    (pdb symbols)          C:\Users\Administrator\Desktop\symbols\portcls.pdb\D6CCD475C6E54324A85C6E44C245E0142\portcls.pdb
    Loaded symbol image file: portcls.sys
    Mapped memory image file: C:\Users\Administrator\Desktop\symbols\portcls.sys\4549B2662d000\portcls.sys
    Image path: \SystemRoot\system32\drivers\portcls.sys
    Image name: portcls.sys
    Timestamp:        Thu Nov 02 09:55:02 2006 (4549B266)
    CheckSum:        00034F0F
    ImageSize:        0002D000
    File version:    6.0.6000.16386
    Product version:  6.0.6000.16386
    File flags:      0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.9 Driver
    File date:        00000000.00000000
    Translations:    0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:    portcls.sys
    OriginalFilename: portcls.sys
    ProductVersion:  6.0.6000.16386
    FileVersion:      6.0.6000.16386 (vista_rtm.061101-2205)
    FileDescription:  Port Class (Class Driver for Port/Miniport Devices)
    LegalCopyright:  © Microsoft Corporation. All rights reserved.
0: kd> .trap 0xffffffff829223d4
ErrCode = 00000002
eax=50535000 ebx=8ce2add0 ecx=00000000 edx=00000001 esi=81d25ea0 edi=81d25ec0
eip=81dee4c1 esp=82922448 ebp=8292246c iopl=0        nv up ei pl nz na po nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000            efl=00210202
nt!CmpAllocateDelayItem+0x8f:
81dee4c1 897804          mov    dword ptr [eax+4],edi ds:0023:50535004=????????
------------------------------------------------------------------------------------------------------------------------------------------------------------------

Der HOTFIX kb888111 funktioniert bei mir nicht. Es wäre nett wenn mir jemand von euch helfen könnte. Ich bin von der googlei ziemlich genervt und hab nix brauchbares gefunden!

Vielen Dank



5
Antworten
40062
Aufrufe
Programme verschieben
Begonnen von Black-Disk
23. Februar 2008, 23:10:54
Hallo

Wie kann ich unter Vista einstellen, das alle Programme die ich Installieren möchte automatisch auf D:\Programme verwiesen werden?

Ich möchte Programme und Windows seperat haben?

Welche Registry schlüssel muss ich da ändern?

Hoffe auf schnelle Hilfe :]
0
Antworten
6889
Aufrufe
MP3TAG Version 2.40 erschienen
Begonnen von Jean Paul
23. Februar 2008, 09:20:32
"Mp3tag v2.40 - the universal Tag Editor" (Freeware) ist in einer neuen Version 2.40 erschienen. Die Änderungen und Verbesserungen scheinen nicht unbeachtlich. Ein Must für jeden Musikfreund...
http://www.mp3tag.de/en/index.html

Changelog:
[code]
CHG: $num has now a bigger range of values.
CHG: ALBUMARTIST is now BAND again since change confused too many users.
CHG: FLAC 1.2.1
CHG: WRITER at WMA is mapped to LYRICIST as in other tag formats.
CHG: added error reporting to actions ‘Import cover art from file’ and ‘Import text file’.
CHG: executing files from within Mp3tag now consistent with Windows Explorer.
CHG: export dialogs now detects changes automatically.
CHG: export with enabled option ‘One file per directory’ not longer depends on order of files in file view.
CHG: field ORGANIZATION is mapped to PUBLISHER at Vorbis Comments now.
CHG: improved accessibility at column configuration dialog.
CHG: improved accessibility at edit action group dialog.
CHG: improved list of tag fields at extended tag dialog for readability.
CHG: improved support for regular expressions at filter.
CHG: invalid characters are now automatically removed from file names when creating new export configurations.
CHG: keyboard shortcut F2 now also works if filename column is disabled.
CHG: removed menu item ‘Default values in input fields’.
CHG: removed obsolete option dialogs for converters and actions.
CHG: removed option for case-sensitive sorting (it’s not case sensitive by default now).
CHG: standard format for cover art from clipboard now JPEG.
CHG: supported operating systems: Windows XP, Windows 2003, Windows Vista, Windows 2008
CHG: tracknumbers in number format (DWORD) are now automatically converted to string format when saving WMA tags.
CHG: ‘ID3v2 only if ID3v1 too small’ is now also triggered if tracknumber is > 255 or contains info about total tracks #/##
FIX: NETRADIOOWNER was saved to TXXX instead of TRSO at ID3v2.
FIX: action ‘Export cover to file’ had problems with creating a sequence of file names when exporting multiple covers from one file.
FIX: action ‘Export’ did not default to ansi.
FIX: action ‘Format value’ for _DIRECTORY was executed per file.
FIX: added workaround for HTTP proxies with erroneous implementation of HTTP chunked mode.
FIX: always saved only one value for WMA tag fields that support multiple values.
FIX: contents of user-defined fields in the tag panel got reset after changing the tag panel via the options dialog.
FIX: directories created by converter ‘Tag - Filename’ were not removed at undo.
FIX: erroneous MPEG properties if Emphasis bit was set.
FIX: export in append mode also appended byte order marker to file if option was enabled.
FIX: fixed some issues with new column configuration.
FIX: fixed various problems due to misplaced/missing formatting parameters in some language files (especially Finnish and Trad. Chinese).
FIX: freedb web search only worked with limited functionality.
FIX: function $len(…) omitted everything after first comma.
FIX: global keyboard shortcut Ctrl+Alt+Del triggered confirmation dialog on deleting files.
FIX: import cover from clipboard or via drag’n'drop resulted in reduced image quality.
FIX: import cover from clipboard shifted cover by a few pixels in some cases.
FIX: in some cases pressing the TAB key did not jump to the next editable field in the file view.
FIX: memory leak when saving flac tags.
FIX: message regarding inproper installation after installation under Windows Vista.
FIX: pasting album art from clipboard did not work in some cases.
FIX: progress dialog got stuck in certain circumstances until interaction with the program.
FIX: rare crash on multi-core systems on actions that were executed in another thread.
FIX: reading of RATING WMP did not convert to values 1-5.
FIX: removing of tag fields with trailing blanks was not possible at extended tag dialog.
FIX: renaming directories via actions was not undoable.
FIX: runtime error when removing invalid album art via tag panel.
FIX: runtime error when right-clicking on empty space at the column header of the file view.
FIX: saving cover art in APEv2 tags omitted last byte of cover art file.
FIX: selection at ‘Options > Tags > Default values’ was not preserved in all cases.
FIX: several improvements at encoding detection for web sources.
FIX: tag fields containing = could not be removed via extended tag dialog.
FIX: tracknumbers greater than 255 are written as 0 now at ID3v1 because of limitations of ID3v1.
FIX: uninstaller did not remove all created shortcuts from the startmenu in some cases.
FIX: use of | inside $loop at export gave unexpected results.
FIX: when adding multiple playlists via drag’n'drop no progress dialog was displayed.
FIX: when sorting the export result with an undefined sort key, the initial order from the file view was not preserved.
FIX: wrong directory in question whether configuration files should be removed during uninstall.
FIX: ‘Retry’ at renaming of locked files did not have the expected effect.
LNG: Galician language file.
LNG: Japanese language file.
LNG: Norwegian Language file.
LNG: Serbian (Latin) language file.
NEW: action type ‘Export’.
NEW: action type ‘Import text file’.
NEW: button to browse for file at action type ‘Import cover from file’.
NEW: button to browse for file at action type ‘Import text file’.
NEW: completely redesigned dialog for Tag Sources (Web Sources, freedb, and local freedb).
NEW: dialog ‘Export cover to file’ is resizable now.
NEW: dialog ‘Export’ is resizable now.
NEW: dialog ‘Format values’ is resizable now.
NEW: dialog ‘Guess values’ is resizable now.
NEW: dialog ‘Import cover from file’ is resizable now.
NEW: dialog ‘Replace with regular expression’ is resizable now.
NEW: dialog ‘Replace’ is resizable now.
NEW: enabling and disabling of columns in file view.
NEW: function ’set’ for web sources framework.
NEW: helper menus for quick access to placeholders and scripting functions.
NEW: improvements regarding accessibility (menu items can be read by Screen Readers now).
NEW: individual action groups can now be executed directly via drop-down menu of actions toolbar button.
NEW: keywords url and url-utf-8 for encoding in web sources.
NEW: loading and saving of column configurations.
NEW: loading and saving of selection state of action groups.
NEW: mapping of ID3v2 UFID frame with MusicBrainz description to MUSICBRAINZ_TRACKID.
NEW: natural sorting at file list and export.
NEW: open/save dialog now uses new-style dialog under Windows Vista.
NEW: option ‘Default file name for cover art’ at ‘Options > Tags’ (used at web sources).
NEW: option ‘Save image to disk’ at web sources (uses default file name for cover art).
NEW: option ‘Show message at warnings from Actions’ at ‘Options > Messages’.
NEW: possibility to change language within Mp3tag at ‘Options > Language’.
NEW: possibility to create new directories while exporting cover art via an action.
NEW: scripting function $ord(x).
NEW: support for ID3v2.4 TSST frame (SETSUBTITLE).
NEW: support for gzip compressed results for web sources.
NEW: support for iTunes SHOW field at MP4.
NEW: support for iTunes advisory field for MP4 (ITUNESADVISORY).
NEW: support for iTunes sorting fields at ID3v2.2, ID3v2.3, and ID3v2.4 (ALBUMSORTORDER, BANDSORTORDER, COMPOSERSORTORDER, PERFORMERSORTORDER, and TITLESORTORDER).
NEW: support for iTunes sorting fields at MP4 (ALBUMSORTORDER, BANDSORTORDER, COMPOSERSORTORDER, PERFORMERSORTORDER, SHOWSORTORDER, and TITLESORTORDER).
NEW: tooltips for long items in drop-down lists.
NEW: ‘Change directory’ now uses new-style dialog under Windows Vista.
NEW: ‘File > Read tag’ runs in separate thread now.
[/code]
20
Antworten
19823
Aufrufe
Probleme mit Nvidia Treiber. Bildausetzer, Schwarzer Monitor
Begonnen von Mirco@Vista
22. Februar 2008, 15:13:33
« 1 2
Hallo,
zuvor mein System:
Gigabyte GA P35.DS3
Intel e4500 @ 2,6 Ghz und 1,2 Volt
MSI Nvidia 6200TC 64MB Ram

Mein Problem liegt darin das ich häufig Bildaussetzer habe die sich äußern in dem der Bildschirm für ein paar Sekunden abgeschaltet wird und das Bild Schwarz wird.
Ganz schlimm wird es wenn ich z.B. Media Portal auf dem 2. Bildschirm (Fernseher) laufen habe die Bildaussetzer bringen dann leider das Programm zum Absturz.
Eigentlich wollte ich jetzt ein bisschen aufrüsten, ich habe an eine geforce 7300 mir 512Mb RAM gedacht.
Aber da der Nvidia Treiber anscheinend so unstabil ist, bin ich am überlegen ob ich nicht lieber eine ATI Karte nehmen sollte.
Was meint ihr wo liegt der Ursprung dieses Fehlers, danke euch schon einmal im Voraus! :)
6
Antworten
7071
Aufrufe
(Audigy2): Lautstärke kontrolle reagiert verzögert & Sound kratzt
Begonnen von SirIsaac
22. Februar 2008, 13:37:42
Hi!

Ich hab ein Problemchen:

MS-7235 (MSI Neo) Board
Core 2 Duo E6300
4x 512 MB DDR2
Creative Audigy2 PCI
nVidia GeForce 7600GT PCIe

Klicke ich unten rechts auf das Lautsprecher Icon erscheint der Mastervolumeregler.
Jedoch werden Änderungen, die ich dann da am Regler tätige (also halt lauter/leiser) erst nach ca. 1-2 Sekunden Pause durchgeführt.
Anschließend läuft das wieder problemlos. Bis ich den Mixer schließe und erneut aufrufe.

Liegts an der Hardware? An den Treibern (aktuellste von Creative sind drauf, ebenso für den Chipsatz)? An Vista? Hat jemand auch so ein Problem?


Problemchen #2:
Mein Sound kratzt/hakt. Vornehmlich (ausschließlich?) wenn ich in iTunes Musik höre... merkwürdige.. vor allem nervige sache. bei 11% cpu auslastung und 1 gb ram auslastung
34
Antworten
41290
Aufrufe
Desktop: Wallpaper immer gestreckt?
Begonnen von break
18. Februar 2008, 22:23:58
« 1 2 3
Hiho zusammen,

habe seit heute folgendes Problem, jedes kleinere Bild was ich als Wallpaper nutzen möchte (Zentriert) wird immer nur gestreckt dargestellt. Habe auch schon unter Anpassen --> Desktophintergrund--> Zentriert eingestellt.
Wird aber nicht zentriert. Hab auch schon mit Neustart versucht. Kann mir einer sagen woran das liegt?
3
Antworten
8077
Aufrufe
Vista stürzt neuerdings ab
Begonnen von tommy_h
13. Februar 2008, 14:19:07
Nun schon der zweite Tag hintereinander, dass mein Vista gegen die Mittagszeit abstürzt. Ich hab Ultimate auf 64bit am laufen.

Im Windows Event Log gibt es jede Menge Errors kurz vor dem Absturz (Absturz = es kommen Fehlermeldungen von verschiedene Programme, z.B. AdobeReader, Opera,... diese lassen sich aber nicht mal mehr wegglicken, da Bilschirm "einfriert") steht z.B. im Application Log
The Desktop Window Manager has encountered a fatal error (0x8876017c)

Im System Log steht sehr viele Errors wie z.B.
- An I/O operation initiated by the Registry failed unrecoverably.The Registry could not flush hive (file): '\??\C:\Users\tom\ntuser.dat'.
- An I/O operation initiated by the Registry failed unrecoverably.The Registry could not flush hive (file): '\SystemRoot\System32\Config\SOFTWARE'.
- DCOM got error "1450" attempting to start the service LiveUpdate with arguments "" in order to run the server:
{03E0E6C2-363B-11D3-B536-00902771A435}
- The LiveUpdate service failed to start due to the following error:
Insufficient system resources exist to complete the requested service.

Das System läuft jetzt schon fast 1 Jahr und ich hatte vorher noch keine Schwierigkeiten. Jemand eine Idee, woran es liegen kann? Oder was man überprüfen sollte?
9
Antworten
8960
Aufrufe
Audigy SE und teufel und Vista
Begonnen von Sturmhase
13. Februar 2008, 00:33:52
Hi Leutz geht um folgendes, ich will mit einer Creative Sound Blaster Audigy SE unter Vista ein Teufel Soundsystem betreiben, ( ja ich weis die karte ist nicht der bringer, aber alle mal besser als meine realtek hd audio on board) aufjedenfall gab es ja bei creative und Vista sowieso anfangs derbe Treiber Probs, nunja ich geh auf die Creative Page lade mir den Treiber, install alles, alles klappt, klingt gut, ausser der Subwoofer, da kommt garnichts, gegoogelt und gefunden das man bei Teufel Surrounds und auch diversen anderen die Bassumleitung aktivieren muss in der Creative, schön aber wo zur hölle mach ich das??

Ich finde das einfach nicht in dem Konfigurationsprogramm von Creative, jemand Ahnung davon?
3
Antworten
13852
Aufrufe
Wie Bekomme ich Volle Administrator Rechte (Wie früher bei win200 z.B.)?
Begonnen von Bastian1982
10. Februar 2008, 01:07:59
Hallo,

hab jetzt seit 2 Tagen Vista drauf und will nun ein Programm installieren License Server. Mitten in der Installation erhalte ich die nachricht "Überprüfen Sie, ob Sie die ausreichende Berechtigungen zum Starten von Systemdiensten besitzen".

Habs mal probiert mit Ausführen als Administrator, als Administrator anmelden und dann installiert usw. hat aber bis jetzt nichts funktioniert.

Gibt es denn keine möglichkeit die ganzen abfragen einfach auszuschalten.

Vielen dank im Vorraus

MFG Basti
1
Antworten
6956
Aufrufe
kein 5.1 bei Creative Soundblaster Audigy SE
Begonnen von Nebu
08. Februar 2008, 18:09:40
Hallo
hab suchfunktion benutzt aber nichts passendes gefunden

Habe von Creative die Soundblaster Audigy SE karte. Vista installiert ohne Probleme die Treiber von der CD und Karte wird auch erkannt. Stereo Ton funktionert auch.

Nun kann ich aber weder die Creative Software (Konsole) richtig Installieren, noch unter der Lautsprechkonfiguration 5.1 auswählen.

Bei der Software kommt die Meldung das sie nicht für Vista ist. Mit kompatiblitätsmodus lässt sie sich aber trotzdem  installieren. Nach dem Neustart hängt sich der PC beim Ladebildschirm 2 mal auf bevor man ins Windows kommt. Dort kommt das Setup zum einstellen der Boxen für 5.1 doch nach dem "erfolgreichen" einstellen der Boxen läuft alles in Stereo. In der Lautsprecherkonfiguration kann nur zwischen Stereo und Mono ausgewählt werden.

Hab die aktuellsten Treiber runtergeladen doch es hat absolut gar nichts gebracht.

Vista Home Premium 32 bit
9
Antworten
7773
Aufrufe
LCD Monitor
Begonnen von marclied
07. Februar 2008, 16:37:33
hallo,

hab mal eine frage zu lcd monitore.

Ich seh über den pc fernseh aber nicht im vollbild modus sondern nur als kleines kästchen in der rechten ecke.

ich frage mich ob das irgendwie schädlich für den monitor ist wenn er nur einseiteg ständig mit dem tv-bild belastet wird. wird mit der zeit dieser ausschnitt des lcd monitors wo das tv-bild ist schlechter? oder ist es besser die possition des tv-bildes von zeit zu zeit zu wechseln?

danke schon mal für die antworten...
7
Antworten
9094
Aufrufe
Dolby Digital in Games @HD Audio
Begonnen von MrTvista
06. Februar 2008, 19:04:58
Hi,

weiß einer von euch ob man in Games auch über Dolby Digital spielen kann?

Wenn ich z.B. in Half-Life 2 (oder andere Spiele) den Sound 5.1 auswähle bleibt er trotzdem Stereo, wenn ich wieder ins Menü zurückgehe steht er wieder auf Stereo.

Bei DVD-Wiedergabe läuft 5.1 ohne Probleme.

Weiß jemand Rat?
0
Antworten
13234
Aufrufe
Realtek AC97-Treiber 4.04
Begonnen von ossinator
04. Februar 2008, 23:49:12

Für die auf noch vielen Mainboards integrierten AC97-Audio-Codecs ist ein neuer Treiber in der Version 4.04 erschienen.
Neben einem Update der Realtek-3D-Engine behebt die neue Treiberversion auch mögliche Abstürze in Form von Bluescreens.

[b]Changelog: A4.04[/b]
1. Update Realtek 3D engine.
2. For special customize settings.
3. Fix blue screen issue.

[url=http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=14&PFid=23&Level=4&Conn=3&DownTypeID=3&GetDown=false][b][color=blue]Download A4.04[/color][/b][/url]
3
Antworten
8777
Aufrufe
Vista startet nicht mehr!
Begonnen von K3v3
04. Februar 2008, 14:41:12
Habe ein Notebook gekauft (Asus) dort war Vista Premium vorinstalliert...., habe nun Nero installiert und sollte neu starten.Allerdings fuhr das Notebook nicht runter, sondern hing am Abmeldebildschirm, mit der Meldung "wird herunter gefahren", nachdem nichts passierte, habe ich ihn manuel neu gestartet.Wenn ich jetzt Vista neu starte, kommt er bis zum Ladebildschirm und lädt und lädt, aber nichts passiert mehr.Der Balken bewegt sich, aber starten tut Vista nicht.Habe auch lange genug gewartet!Im abgesicherten Modus lässt er sich auch nicht starten!Nunja, habe ich mir gedacht Recovery DVD rein und reparieren, evtl. neu installieren, aber dies geht auch nicht!Es kommt die Meldung Windos loading Files, er lädt komplett, bis der weisse Balken unten voll ist, doch dann kommt sofort wieder der Ladebildschirm, der sich tot lädt mit dem Balken unten.

Ich habe nicht mal die Möglichkeit etwas zu reparieren, oder neu zu installieren, da ich immer wieder zum Ladebildschirm komme und nichts passiert!

Liegt das am Notebook und seinen Einstellungen, wenn ja was muss ich ändern, um an das Menue der Recovery DVD zu kommen, oder um Vista ggf. neu zu installieren?

MfG
3
Antworten
2942
Aufrufe
Vista Update
Begonnen von cadro
04. Februar 2008, 08:26:17
Hallo

Seit dem letzten Vista Update läuft mein PC nicht mehr richtig.
Wo finde ich dieses Update um es wieder zu entfernen??

Vielen Dank für die Hilfe :O
11
Antworten
16163
Aufrufe
vista will bei der installation cd/dvd treiber, wo finde ich welchen?
Begonnen von poehli123
03. Februar 2008, 23:04:18
alsooo... bei der vista ultimate installation bringt mir das setup die meldung dass ich einen cd/ dvd treiber installieren soll, jedoch habe ich alle treiber schon ausprobiert wo auf der mainboard cd drauf sind...


mainboard, asus p5k-se
hdd,  samsung HD400LJ
3
Antworten
11087
Aufrufe
Call of Duty 4 - Patch 1.5
Begonnen von ossinator
03. Februar 2008, 09:04:41

Neues Pflaster für Kriegshelden: Patch 1.5 für Call of Duty 4: Modern Warfare ist freigegeben.
Zur Verwendung muß der vorherige Patch 1.4 bereits installiert sein. Darüber hinaus sind Onlineschlachten in Version 1.4 und 1.5 nicht kompatibel. Der Browser zeigt nur die jeweils kompatiblen Server an.

Die Liste mit Modifizierungen ist überschaubar, behebt aber einige wichtige Fehler:
- Fixed server browser not showing all of the servers
- The "hold to steady" sniper scope hint will only appear if you can use it
- Fixed game not recognizing IWDs existing if they are all in fs_basepath and none are in the main/ folder
- Made mod scripts able to change stats
- Allow developer_script for mulitiplayer modding
- Fixed map rotation errors with usermaps
- Fixed minimap not showing up in the menu for usermaps
- Mod tools will now work with other languages

[url=http://www.gamershell.com/download_22482.shtml][b][color=blue]Call of Duty 4 - Patch 1.4 [/color][/b][/url]
[url=http://www.gamershell.com/patch_download_archive.html][b][color=blue]Call of Duty 4 - Patch 1.5 [/color][/b][/url]
19
Antworten
10649
Aufrufe
Windows Vista Ultimate 64bit
Begonnen von icet85
29. Januar 2008, 15:27:03
« 1 2
Hi Leute,

kann ich wenn ich windows vista ultimate 64bit insterliere die Serien nummer von meiner windows vista ultimate 312bit variante nutzen oder muss ich das kannze betriebssystem neu kaufen????


Danke schon mal im vorraus.