Tutti i postRe: Firefox 3 |
||
|---|---|---|
|
Amministratore
![]()
Iscritto il:
2005/1/28 20:28 Da Bibbiena (AR)
Gruppo:
Amministratore Utenti registrati Messaggi:
3786
Livello : 46; EXP : 81
HP : 687 / 1145 MP : 1262 / 11499 ![]() |
il 2 prima lo devi disistallare completamente.
apt-get --purge remove firefox Poi installi il nuovo . Per installare il nuovo apri la tarbal da mc e copi l' intera cartella /firefox in /usr/lib poi ricrei il symlink dell' eseguibile /usr/lib/firefox/firefox /usr/bin/firefox
Inviato: Yesterday 21:03
|
|
Trasferisci
|
||
Re: HD 250 giga ntfs impossibile accesso |
||
|---|---|---|
|
Maestro
![]()
Iscritto il:
2006/6/17 19:05 Gruppo:
Utenti registrati Messaggi:
77
Livello : 7; EXP : 71
HP : 0 / 167 MP : 25 / 1007 ![]() |
Mi dava lo stesso problema anche a seguito della intera formattazione dell'HD, quindi con memoria completamente libera.
Inviato: Yesterday 18:50
|
|
Trasferisci
|
||
Firefox 3 |
||
|---|---|---|
|
Allievo
![]()
Iscritto il:
2005/5/1 14:57 Gruppo:
Utenti registrati Messaggi:
30
Livello : 4; EXP : 22
HP : 0 / 80 MP : 10 / 749 ![]() |
Aggiorno Firefox a 3, e la seconda volta che parte, si riavvia il 2 (installazione scaricando il tar dal sito firefox).
Che dite, aggiungo una "riga" (quale?) alla "lista del sorcio" e la scarico via apt, oppure campo beato con la versione 2 ? :)
Inviato: Yesterday 16:24
|
|
Trasferisci
|
||
Re: compiz fusion e intel 965 express mobile x3000 |
||
|---|---|---|
|
Amministratore
![]()
Iscritto il:
2005/1/28 20:28 Da Bibbiena (AR)
Gruppo:
Amministratore Utenti registrati Messaggi:
3786
Livello : 46; EXP : 81
HP : 687 / 1145 MP : 1262 / 11499 ![]() |
non sei l'unico ad avere problemi con la tua scheda e mepis, purtoppo i driver rilasciati da intel richiedono kernel-2.6.24.1 o superiori , motivo per il quale con ubuntu hardy e derivate il problema non si pone.
Upgradare da simply-etch a simply-lenny.
Inviato: 7/3 20:23
|
|
Trasferisci
|
||
compiz fusion e intel 965 express mobile x3000 |
||
|---|---|---|
|
Maestro
![]()
Iscritto il:
2005/8/26 13:08 Gruppo:
Utenti registrati Messaggi:
66
Livello : 7; EXP : 2
HP : 0 / 150 MP : 22 / 1259 ![]() |
Salve qualcuno e' riuscito a far funzionare compiz in mepis in pc dotati di schede grafiche intel chip 965 serie x3000 ??
Nel mio caso sono portatili in cui gira Vista Microsoft (perdonatemi se lo nomino), gira bene compiz di linux mint per esempio ma mepis 7 riconosce la scheda solo come vesa e compiz non parte. Grazie a tutti Roberto allego xorg.conf generato in fase di installazione Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 #Screen 0 "ATIScreen" 0 0 #Screen 1 "Screen1" RightOf "Screen0" #Option "Xinerama" "true" #Option "Clone" "true" InputDevice "Keyboard0" "CoreKeyboard" #InputDevice "PS/2 Mouse" "CorePointer" InputDevice "USB Mouse" "CorePointer" InputDevice "Touchpad" "SendCoreEvents" #InputDevice "ALPS Touchpad" "SendCoreEvents" #InputDevice "Appletouch" "SendCoreEvents" #InputDevice "Stylus" "SendCoreEvents" #InputDevice "Eraser" "SendCoreEvents" #InputDevice "Cursor" "SendCoreEvents" #InputDevice "Serial Mouse" "CorePointer" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "true" EndSection Section "Files" # Xorg 7.0 font paths FontPath "/usr/share/fonts/X11/100dpi:unscaled" FontPath "/usr/share/fonts/X11/misc:unscaled" # Other font paths FontPath "/usr/share/fonts/truetype/arphic" FontPath "/usr/share/fonts/truetype/freefont" FontPath "/usr/share/fonts/truetype/kochi" FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "dbe" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "type1" Load "v4l" Load "vbe" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "CoreKeyboard" Option "XkbModel" "pc105" Option "XkbLayout" "it" Option "XKbOptions" "" EndSection Section "InputDevice" Identifier "Serial Mouse" Driver "mouse" Option "Protocol" "Microsoft" Option "Device" "/dev/ttyS0" Option "Emulate3Buttons" "false" Option "Emulate3Timeout" "70" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "HorizScrollDelta" "0" Option "MinSpeed" "0.09" Option "MaxSpeed" "0.18" Option "AccelFactor" "0.0015" Option "SHMConfig" "on" EndSection Section "InputDevice" Driver "synaptics" Identifier "ALPS Touchpad" Option "Device" "/dev/input/mouse0" Option "Protocol" "event" Option "LeftEdge" "130" Option "RightEdge" "840" Option "TopEdge" "130" Option "BottomEdge" "640" Option "FingerLow" "7" Option "FingerHigh" "8" Option "MaxTapTime" "180" Option "MaxTapMove" "110" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "20" Option "HorizScrollDelta" "0" Option "MinSpeed" "0.25" Option "MaxSpeed" "0.50" Option "AccelFactor" "0.030" Option "EdgeMotionMinSpeed" "200" Option "EdgeMotionMaxSpeed" "200" Option "UpDownScrolling" "1" Option "CircularScrolling" "1" Option "CircScrollDelta" "0.1" Option "CircScrollTrigger" "2" Option "SHMConfig" "on" EndSection Section "InputDevice" Identifier "Appletouch" Driver "synaptics" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "LeftEdge" "100" Option "RightEdge" "1120" Option "TopEdge" "50" Option "BottomEdge" "310" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapMove" "220" Option "TapButton1" "1" Option "TapButton2" "3" Option "TapButton3" "2" Option "MinSpeed" "0.79" Option "MaxSpeed" "0.88" Option "AccelFactor" "0.0015" Option "SHMConfig" "on" EndSection Section "InputDevice" Identifier "PS/2 Mouse" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "false" Option "Emulate3Timeout" "70" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "InputDevice" Identifier "USB Mouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "InputDevice" Identifier "Stylus" Driver "wacom" Option "Mode" "Absolute" Option "Type" "stylus" Option "Device" "/dev/input/wacom" Endsection # Settings for wacom eraser Section "InputDevice" Identifier "Eraser" Driver "wacom" Option "Mode" "Absolute" Option "Type" "eraser" Option "Device" "/dev/input/wacom" Endsection # Settings for wacom cursor (mouse) Section "InputDevice" Identifier "Cursor" Driver "wacom" Option "Mode" "Relative" Option "Type" "cursor" Option "Device" "/dev/input/wacom" Endsection Section "Monitor" Identifier "Monitor0" VendorName "unknown" ModelName "unknown" Option "DPMS" "true" HorizSync 30-75 VertRefresh 55-70 EndSection Section "Monitor" Identifier "Monitor1" VendorName "unknown" ModelName "unknown" Option "DPMS" "true" HorizSync 30-75 VertRefresh 55-70 EndSection Section "Monitor" Identifier "ATIMonitor" VendorName "unknown" ModelName "unknown" Option "DPMS" "true" HorizSync 30-75 VertRefresh 55-70 EndSection Section "Device" Identifier "Card0" Driver "vesa" BoardName "unknown" Screen 0 #Option "UseDisplayDevice" "dfp" #Option "MonitorLayout" "crt,crt" #BusID "PCI:1:0:0" #Option "sw_cursor" # needed for some ati cards #Option "hw_cursor" #Option "NoAccel" #Option "ShowCache" #Option "ShadowFB" #Option "UseFBDev" #Option "Rotate" Option "UseInternalAGPGART" "no" # savage special options, use with care #Option "NoUseBios" #Option "BusType" "PCI" Option "DmaMode" "None" # nvidia special options, use with care Option "CursorShadow" "1" Option "CursorShadowAlpha" "63" Option "CursorShadowYOffset" "2" Option "CursorShadowXOffset" "4" Option "FlatPanelProperties" "Scaling = native" Option "NoLogo" "true" Option "UseEDID" "true" Option "AddARGBGLXVisuals" "true" Option "RenderAccel" "true" #Option "AllowGLXWithComposite" "true" EndSection Section "Device" Identifier "Card1" Driver "vesa" BoardName "unknown" Screen 1 #Option "MonitorLayout" "crt,crt" #BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultColorDepth 16 SubSection "Display" Depth 8 Modes "1280x800" "1280x768" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 15 Modes "1280x800" "1280x768" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 16 Modes "1280x800" "1280x768" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 24 Modes "1280x800" "1280x768" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 32 Modes "1280x800" "1280x768" "1024x768" "800x600" EndSubSection # Only the official NVIDIA driver supports twinview # these setting are an example Option "TwinView" "false" Option "SecondMonitorVendorName" "unknown" Option "SecondMonitorModelName" "unknown" Option "SecondMonitorHorizSync" "30-75" Option "SecondMonitorVertRefresh" "55-70" #Option "MetaModes" "1024x768, 1024x768" Option "TwinViewOrientation" "RightOf" Option "ConnectedMonitor" "dfp,dfp" EndSection Section "Screen" Identifier "Screen1" Device "Card1" Monitor "Monitor1" DefaultColorDepth 16 SubSection "Display" Depth 8 Modes "1280x800" "1280x768" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 15 Modes "1280x800" "1280x768" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 16 Modes "1280x800" "1280x768" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 24 Modes "1280x800" "1280x768" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 32 Modes "1280x800" "1280x768" "1024x768" "800x600" EndSubSection EndSection Section "Screen" Identifier "ATIScreen" Device "Card0" Monitor "ATIMonitor" DefaultColorDepth 24 SubSection "Display" Depth 24 Modes "1280x800" "1280x768" "1024x768" "800x600" EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" EndSection
Inviato: 7/3 19:50
|
|
Trasferisci
|
||
Re: HD 250 giga ntfs impossibile accesso |
||
|---|---|---|
|
Amministratore
![]()
Iscritto il:
2005/1/28 20:28 Da Bibbiena (AR)
Gruppo:
Amministratore Utenti registrati Messaggi:
3786
Livello : 46; EXP : 81
HP : 687 / 1145 MP : 1262 / 11499 ![]() |
nonn è che l' unità ntfs sia semplicemente da deframmentare .?
Inviato: 7/3 16:49
|
|
Trasferisci
|
||
Mepisitalia.org/franco/ Simply-Lenny - |
||
|---|---|---|
|
Amministratore
![]()
Iscritto il:
2005/1/28 20:28 Da Bibbiena (AR)
Gruppo:
Amministratore Utenti registrati Messaggi:
3786
Livello : 46; EXP : 81
HP : 687 / 1145 MP : 1262 / 11499 ![]() |
Inviato: 7/3 16:45
Modificato da francofait su 3/7/2008 17:39:24
|
|
Trasferisci
|
||
Re: HD 250 giga ntfs impossibile accesso |
||
|---|---|---|
|
Matricola
![]()
Iscritto il:
5/16 0:36 Gruppo:
Utenti registrati Messaggi:
11
Livello : 2; EXP : 12
HP : 0 / 28 MP : 3 / 11 ![]() |
Eheh pure io ho stressato francofait su un problema simile. Dopo mille battaglie, ecco la mia conclusione: il box usb esterno della Manhattan è di difficile interpretazione da parte del kernel e, a meno di non essere un drago e ricompilarmi il kernel conoscendo le specifiche dell'hardware, devo rassegnarmi a fare come fai tu. Diverso il discorso per gli HD interni.
Inviato: 7/3 16:21
|
|
Trasferisci
|
||
Re: Brightness control |
||
|---|---|---|
|
Matricola
![]()
Iscritto il:
7/1 11:04 Gruppo:
Utenti registrati Messaggi:
3
Livello : 1; EXP : 10
HP : 0 / 2 MP : 0 / 0 ![]() |
Ok, ho installato. Funziona benissimo tutto, anzi, il controllo del volume che prima con la mappatura tasttiera da controlcenter mi funzionava solo mute on/off, ora con hotkeys mi funziona benissimo. Mi funzionano anche i tasti speciali per abilitare/disabilitare touchpad, wireless, ecc... MA NON MI FUNZIONANO QUELLI DEL BRIGHTNESS.
Secondo me il problema sta nel driver della scheda video (una cosa del genere me la hanno detta anche su mepislovers). Io in effetti il controllo del brightness ce l'ho disabilitato anche da kpowersave, quindi non è questione di tasti funzione. La mancanza del driver, infatti, mi fa crashare anche compiz se provo ad usarlo. Sei d'accordo anche tu che dovrebbe essere il driver? La mia scheda video è una Intel GMA X3100. Come faccio ad installare il driver specifico per la scheda?
Inviato: 7/3 10:25
|
|
Trasferisci
|
||
Re: Brightness control |
||
|---|---|---|
|
Amministratore
![]()
Iscritto il:
2005/1/28 20:28 Da Bibbiena (AR)
Gruppo:
Amministratore Utenti registrati Messaggi:
3786
Livello : 46; EXP : 81
HP : 687 / 1145 MP : 1262 / 11499 ![]() |
Dovrebbe esserci anche per debian , al limite convertilo .deb tramite alien
Inviato: 7/3 10:05
|
|
Trasferisci
|
||



Trasferisci




