|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#161 | |
|
Senior Member
Iscritto dal: Dec 2005
Messaggi: 1369
|
Quote:
|
|
|
|
|
|
|
#162 | |
|
Junior Member
Iscritto dal: Dec 2006
Messaggi: 8
|
Quote:
Thanks |
|
|
|
|
|
|
#163 | |
|
Senior Member
Iscritto dal: Dec 2005
Messaggi: 1369
|
Quote:
Prova a contattare l'HP ma non so' fino a che punto ti possano aiutare |
|
|
|
|
|
|
#164 |
|
Member
Iscritto dal: Nov 2006
Messaggi: 39
|
Ragazzi questo post è talmente lungo che spero la mia domanda non sia già stata affrontata.
Anche io ho preso il 6162 e ho subito 2 domande: 1)Quale deve essere il corretto uso della batteria perchè duri il più tempo possibile? 2)E' normale che sul monitor c'è scritto dv6000 anziche 6162? Grazie a tutti Saluti |
|
|
|
|
|
#165 | |
|
Senior Member
Iscritto dal: Mar 2006
Città: Bronx
Messaggi: 442
|
Quote:
Stavo facendo delle prove con msn tra i miei pc. Quando ho fatto la chiamata da hp a toshiba nel notebook toshiba si sentiva un gran fruscio... come da te descritto. Viceversa no. Purtroppo l'hp si connette con il wireless alla rete. Mmmmmmmmm
__________________
Toshiba Satellite a100-155 ***Genuine Intel(R) CPU T2400 @ 1.83GHz*** 2x1gb RAM DDR2 633MHz Corsair***Ati mobility radeon X1600 512MB***Hard Disk Drive 160gb 7200rpm Seagate Momentus 7200.2 ***harman/kardon - Realtek High Definition Audio -***LCD TrueBrite 15,4" 1280x800*** Pcmark05=4029@default 3dmark05=3746@default |
|
|
|
|
|
|
#166 | |
|
Senior Member
Iscritto dal: Dec 2005
Messaggi: 1369
|
Quote:
|
|
|
|
|
|
|
#167 |
|
Member
Iscritto dal: Nov 2006
Messaggi: 39
|
Help batteria
Ligabuz sei stato gentilissimo
Ti sarei davvero molto grato se mi dessi anche un consiglio sul corretto utilizzo della batteria e scusami se chiedo delle cose stupide ma è il mio primo notebook. Grazie ancora Ciao |
|
|
|
|
|
#168 | |
|
Senior Member
Iscritto dal: Apr 2004
Città: Torino
Messaggi: 980
|
Quote:
http://www.notebookreview.it/modules...php?storyid=22
__________________
{MacBook PRO Retina 2013 ✓ i7 2.8GHz ✓ 16GB ✓ 500GB SSD} - {iPhone X ✓ 256GB} - {LG OLED 55C8} |
|
|
|
|
|
|
#169 |
|
Senior Member
Iscritto dal: Dec 2005
Messaggi: 1369
|
Piu' di quell'articolo io non posso dirti nulla
|
|
|
|
|
|
#170 |
|
Senior Member
Iscritto dal: Mar 2006
Città: Bronx
Messaggi: 442
|
Chiedo scusa per l'ot... ma ho un problema
Il media center mi da qualche problema. All'apertura mi da questo errore: ehExtHost.exe Common Language runtime debugging service Poi si apre e sembra funzionare tutto. Quando vado in video e cerco di visualizzare i dvix che ho su un cd alcuni me li fa vedere altri no. Ho installato il k-lite codec full pack. Gli altri player li visualizzano tutti. Poi spesso sempre per l'errore che ho scritto su il media center si chiude. In internet ho trovato questo che sembri essere una soluzione al mio problema...ma non ci ho capito tanto che fare. Mi dareste gentilmente una mano. Mi piacerebbe dare il portatile che è destinato alla mia sorellina in buono stato. Title: ehExtHost - Common Language Runtime Debugging Services Text: Application has generated an exception that could not be handled. Windows Media Center was usable after dismissing this dialog, but it was really annoying to have to dismiss it each time Windows Media Center was launched. Since I have seen this issue multiple times recently, I wanted to describe some troubleshooting steps that can be used to resolve this issue in many instances. The ehExtHost process is a hosting process for Windows Media Center add-ins. When it crashes, it typically means that the add-in itself has crashed inside of its process space. Windows Media Center supports a type of add-ins known as background add-ins. These add-ins are launched when Windows Media Center is launched and run in the background as long as the main Windows Media Center process is running on system. When ehExtHost crashes immediately after Windows Media Center is launched, it typically means that an add-in registered in the background category has crashed. In many cases, users may be unaware of what add-ins are installed on their systems, particularly in the case of Windows Media Center systems purchased from an OEM or system builder because the manufacturer may pre-install add-ins. Without knowing what add-ins are installed on the system, it is a bit more difficult to determine which add-in is causing ehExtHost to crash. In the cases I have seen, I narrowed down the issue by looking in the registry to determine which add-ins are installed in the background category. Windows Media Center stores information about registered add-ins in the following registry sub-hives: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Media Center\Extensibility HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Media Center\Extensibility These hives normally have 3 sub-keys: Applications Categories Entry Points Add-ins that are registered in the background category will appear in a sub-key named ...\Extensibility\Categories\Background. The structure for a specific add-in looks like the following (and it is valid for this structure to appear in HKEY_CURRENT_USER or HKEY_LOCAL_MACHINE even though I only list HKLM below): [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Media Center\Extensibility\Applications\{application_guid}] [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Media Center\Extensibility\Categories\Background\{entrypoint_guid}] AppId={application_guid} [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Media Center\Extensibility\Entry Points\{entrypoint_guid}] The {application_guid} value and {entrypoint_guid} values must match in the 2 places they are listed above, and together they represent a specific entry point for an add-in. In the cases of the customers I talked to, they only had one add-in registered in the background category, and I had them rename the 3 registry sub-keys above and that caused Windows Media Center to stop trying to launch this add-in when starting up, and ehExtHost stopped crashing. In some cases, it may be possible that multiple applications are registered in the background category. In that case, I suggest renaming the sets of 3 registry values that correspond to each add-in one at a time to narrow down which add-in is causing the ehExtHost crash. In general, it would be best to use official unstall mechanisms to unregister the add-in, but I have seen my share of add-ins that either do not create Add/Remove Programs entries or that do not correctly unregister themselves during uninstall. Therefore it is sometimes necessary to directly edit the registry. It is important to note that I always recommend renaming the registry sub-keys as opposed to deleting them because you can rename the sub-keys back in case something goes wrong. If you are unsure about what add-ins are installed and what the possible cause of this type of crash is, you can use the following command lines to gather the relevant registry information and send them to me so I can try to advise. Click on the Start menu, choose Run, type cmd and click OK Run start /wait regedit /e %temp%\hkcu_mce_extensibility.reg "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Media Center\Extensibility" Run start /wait regedit /e %temp%\hklm_mce_extensibility.reg "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Media Center\Extensibility" Zip the files named %temp%\hkcu_mce_extensibility.reg and %temp%\hklm_mce_extensibility.reg
__________________
Toshiba Satellite a100-155 ***Genuine Intel(R) CPU T2400 @ 1.83GHz*** 2x1gb RAM DDR2 633MHz Corsair***Ati mobility radeon X1600 512MB***Hard Disk Drive 160gb 7200rpm Seagate Momentus 7200.2 ***harman/kardon - Realtek High Definition Audio -***LCD TrueBrite 15,4" 1280x800*** Pcmark05=4029@default 3dmark05=3746@default |
|
|
|
|
|
#171 |
|
Senior Member
Iscritto dal: Dec 2005
Messaggi: 1369
|
op
|
|
|
|
|
|
#172 |
|
Senior Member
Iscritto dal: Apr 2004
Città: Torino
Messaggi: 980
|
Ho dei piccoli problemi con partition magic...
Quando il note si riavvia per completare l'operazione mi dice "troppi errori impossibile continuare" ??? Visto che è la prima volta non ho proprio idea di cosa possa essere... Questo è l'altro errore che mi dà dal programma... ![]() Poi ho provato una video chiamata con MSN ed è praticamente impossibile visto il casino infernale del microfono!!!! Comincio a pensare di non aver fatto un gran bell'affare...
__________________
{MacBook PRO Retina 2013 ✓ i7 2.8GHz ✓ 16GB ✓ 500GB SSD} - {iPhone X ✓ 256GB} - {LG OLED 55C8} |
|
|
|
|
|
#173 |
|
Senior Member
Iscritto dal: Oct 2001
Città: prov Bologna
Messaggi: 2053
|
aiuto !!!! wireless ko
prima AUGURI
poi ho un grave problema la scheda interna del portatile non rileva + la rete wireless e sono sicuro che non è il router perchè il fisso si collega benissimo inoltre direi che non è neanche un problema di impostazioni sul router , perchè in quel caso dovrebbe almeno rilevarla , ma magari non collegarsi, ho già provato a disinstallarla e reinstallarla e aggiornare i driver , ma niente, avete qualche idea o mi tocca portarla all'assistaenza ? ciao
__________________
Milano-Brescia-Ustica-Bologna-Italicus-Rapido 904-Capaci-Via D'Amelio e le altre : NON DIMENTICATELE MAI !!! Windows 10 pro 64;Fritz!Box 3490; RME BABYFACE PRO; AKG 702; DOCET CUFFIA AMP; SHURE SM577 E PG58; EPIPHONE LUCILLE & IBANEZ AF151 I-SPIRA equipe; Quilter 101 mini head; TC NOVA SYSTEM; 2xTS 808; I-SPIRA I-ODS |
|
|
|
|
|
#174 |
|
Senior Member
Iscritto dal: Nov 2005
Città: Milano
Messaggi: 1610
|
Io per risolvere ho dovuto installare gli ultimi drivers intel e lasciare come gestore del wireless non windows ma intel.
Da quando ho fatto cosi' si collega subito. |
|
|
|
|
|
#175 | |
|
Senior Member
Iscritto dal: Oct 2001
Città: prov Bologna
Messaggi: 2053
|
Quote:
comunque ho risolto in altro modo solo che il comportamento è diverso da prima. come dicevo ho il netgear 834gt e facendo mente locale il tutto dovrebbe essere successo dopo il cambio del firmware del router, dico forse , perchè il portatile è di mio figlio e lo uso di rado. la soluzione è stata : 1- rimettere in chiaro il nome della rete wireless ( che era però nascosto anche prima , il SSID ) 2- mettere x forza i dns di Alice altrimenti vedevo pagine web bianche. ora non che tutto questo mi disturbi + di tanto , ma mi piacerebbe capire il come e il perchè. ciao
__________________
Milano-Brescia-Ustica-Bologna-Italicus-Rapido 904-Capaci-Via D'Amelio e le altre : NON DIMENTICATELE MAI !!! Windows 10 pro 64;Fritz!Box 3490; RME BABYFACE PRO; AKG 702; DOCET CUFFIA AMP; SHURE SM577 E PG58; EPIPHONE LUCILLE & IBANEZ AF151 I-SPIRA equipe; Quilter 101 mini head; TC NOVA SYSTEM; 2xTS 808; I-SPIRA I-ODS |
|
|
|
|
|
|
#176 | |
|
Member
Iscritto dal: Jan 2006
Messaggi: 67
|
Quote:
Non ce l'ha!!!!!...dovrebbe essere scritto sul frontale del masterizzatore ( non c'e') mi sono letto tutte le caratteristiche della serie DV 600 e sul nostro il light...non c'e' |
|
|
|
|
|
|
#177 |
|
Senior Member
Iscritto dal: Nov 2006
Città: Bari
Messaggi: 347
|
ciao, quakcuno di voi ha già inoltrato richiesta per l'aggiornamento a win vista. sul sito hp è attiva da circa una settimana la procedura per richiedere (quando vista sarà uscito ufficilamente) la propria copia di aggiornamento.
Io ho fatto la procedura ma mi sono fermato nell'ultima scheda in quanto l'unico metodo di pagamento per le spese postali (20 euro, la copia di win vista è gratis) è carta di credito. Ovvio che io una carta di credito non ce l'ho. Come farò? boh... Cmq segnalo anche che la copia di aggiornamento a windows media center è windows vista home premium a 32 bit (si potevano pure sforzare a dare la 64 visto che il t5500 lo supporta). Auguri e buone feste Saverio
__________________
Mobo: Asus M4A785TD-V EVO - CPU: Phenom II X4 955BE C3 cooled by AC Freezer 7 Pro rev.2 - Ram: 4x2GB Kingston Hyperx 1333Mhz CL7 H.Disk: WD Caviar Black 640GB - Case: CM Elite 330 cooled by 2x Noctua NF-S12, Noctua NF-R8 - Ali: Corsair VX450 - Rheobus: Scythe "KAZE MASTER ACE" - Networking: Netgear DGN2200 |
|
|
|
|
|
#178 | |
|
Senior Member
Iscritto dal: May 2001
Messaggi: 308
|
Quote:
Le varie versioni di VISTA dovrebbero essere queste (queste informazioni le ho trovate nel seguente sito www.aspitalia.com): * Windows Starter 2007: senza Aero, il sottosistema per gli effetti grafici, e comunque distribuita solo per i paesi emergenti; * Windows Vista Home Basic: un po' come XP Home, è una versione pensata per le famiglie; * Windows Vista Home Basic N: del tutto simile alla Home Basic, ma senza Media Player, per via delle richieste dell'antitrust europeo; * Windows Vista Home Premium: sempre una versione Home di Vista, ma questa volta con tutte le funzionalità, tra cui di sicuro spicca il supporto per le funzionalità Media Center; * Windows Vista Business: è l'equivalente di XP Pro, con tutte le funzionalità presenti e pensata in modo specifico per chi lavora con il computer; * Windows Vista Business N: ancora una volta, Vista Business senza Media Player; * Windows Vista Enterprise: la versione specifica per il mondo enterprise, con funzionalità come VirtualPC, volume encryption o MUI (multi-language user interface); * Windows Vista Ultimate: come il nome suggerisce, è la versione che racchiude il meglio di Home e Business, con altre funzionalità esclusive, ma pensata soprattutto per il singolo utente, dove invece la Enterprise è specifica per il mondo del lavoro. L'aggiornemento gratuito dovrebbe riguardare la versione WINDOWS VISTA HOME BASIC. BUON ANNO A TUTTO IL FORUM!!! Ultima modifica di galahad : 31-12-2006 alle 11:58. |
|
|
|
|
|
|
#179 | |
|
Member
Iscritto dal: Dec 2006
Messaggi: 88
|
Quote:
io ho appena fatto la richiesta... aggiornamento a windows vista home premium a 32 bit... ma soprattutto... 0 euro... ho stampato anche il riepilogo, nessun costo nè per vista nè per tasse nè per spedizioni.... devono ancora mandarmi la mail quindi per dire che l'ho ricevuto gratis aspetto di avercelo tra le mani.. p.s. ho un dv6195, ma non credo cambi il discorso |
|
|
|
|
|
|
#180 |
|
Senior Member
Iscritto dal: Apr 2004
Città: Torino
Messaggi: 980
|
Inveci io ho provato a fare tutta la registrazione e...
Spedizione e trasporto EUR 16,58 Imposte e tasse EUR 3,32 Totale EUR 19,90
__________________
{MacBook PRO Retina 2013 ✓ i7 2.8GHz ✓ 16GB ✓ 500GB SSD} - {iPhone X ✓ 256GB} - {LG OLED 55C8} |
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 04:05.




















