|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#7581 | |
|
Senior Member
Iscritto dal: Sep 2006
Messaggi: 1886
|
Quote:
|
|
|
|
|
|
#7582 |
|
Member
Iscritto dal: Aug 2006
Messaggi: 57
|
allora ho una p5b deluxe ...il problema sonstanziale [ che 3/4 delle cose che hai detto di fare ...bhe
|
|
|
|
|
#7583 | |
|
Moderatore
Iscritto dal: Feb 2003
Città: Anagni/Firenze
Messaggi: 9133
|
Quote:
Ma una domanda, opensuse 10.2 ha la 7.2 come versione di xorg? Perché altrimenti potrebbero non essere attendibili i risultati. Dovresti essere così gentile di provare con Feisty per avere un quadro veritiero del tutto. P.S. Su edgy funziona... Un saluto a tutti... masand
__________________
Regole Sezione Linux - [Ubuntu] HWupgrade Clan - Installare Ubuntu 13.10 64bit su Asus N56JR |
|
|
|
|
|
#7584 |
|
Member
Iscritto dal: Aug 2006
Messaggi: 57
|
un passo in avanti l-ho fatto ...ho letto una guida che mi diceva che dovevo fare il reinstalla di grub...l-ho fatto ma poi fatto ci; aperto grub dovevo digitare root (hd0,1) per sistemare ...anche qui mi dice per; che non vede l-hd/...ho provato con molti alrei hd*hd0,1/hd1,1) ma nulla
|
|
|
|
|
#7585 |
|
Member
Iscritto dal: Aug 2006
Messaggi: 57
|
scusate il doppio post ma visto che lo fanno da pertutto dove hanno sto problema lo facico anch-io ...ecco il mio menu.ist e dire la verit' il finale on mi sconfinferla ...
## ## End Default Options ## title Ubuntu, kernel 2.6.20-15-generic root (hd1,0) kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=8f8b3127-c21d-4fa9-a4c1-6ef00a4044c8 ro quiet splash initrd /boot/initrd.img-2.6.20-15-generic quiet savedefault title Ubuntu, kernel 2.6.20-15-generic (recovery mode) root (hd1,0) kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=8f8b3127-c21d-4fa9-a4c1-6ef00a4044c8 ro single initrd /boot/initrd.img-2.6.20-15-generic title Ubuntu, memtest86+ root (hd1,0) kernel /boot/memtest86+.bin quiet ### END DEBIAN AUTOMAGIC KERNELS LIST # This is a divider, added to separate the menu items below from the Debian # ones. title Other operating systems: root # This entry automatically added by the Debian installer for a non-linux OS # on /dev/sda1 title Microsoft Windows XP Professional root (hd0,0) savedefault makeactive chainloader +1 |
|
|
|
|
#7586 |
|
Senior Member
Iscritto dal: May 2004
Città: Stra (VE)
Messaggi: 5608
|
Un paio di proposte per il logo di Ubuntu FAQ:
![]()
Ultima modifica di oclla : 26-04-2007 alle 17:56. |
|
|
|
|
#7587 | |
|
Senior Member
Iscritto dal: Sep 2006
Messaggi: 1886
|
Quote:
xdpyinfo | grep resolution, mi restituisce 96x96 (mentre prima era 95x96), ed il comando: xdpyinfo | grep dimensions, mi dà 1280x1024 pixels (338x270 millimeters), quando prima avevo 1280x1024 con 342x270 mm. Quindi qualcosa è cambiato, ma, francamente, io non noto una mazza.... Qui il mio xorg.conf: # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Nov 9 17:55:20 PST 2006 # /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" EndSection Section "Files" # path to defoma fonts FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" FontPath "/usr/share/fonts/X11/misc" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" Option "XkbOptions" "lv3:ralt_switch" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" # /dev/input/event # for USB Identifier "stylus" Driver "wacom" Option "Device" "/dev/wacom" # Change to Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" # /dev/input/event # for USB Identifier "eraser" Driver "wacom" Option "Device" "/dev/wacom" # Change to Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" # /dev/input/event # for USB Identifier "cursor" Driver "wacom" Option "Device" "/dev/wacom" # Change to Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "Monitor" Identifier "AL1716" Option "DPMS" DisplaySize 345 276 EndSection Section "Device" Identifier "nVidia Corporation NV44A [GeForce 6200]" Driver "nvidia" Option "UseEditDpi" "FALSE" Option "DPI" "96 x 96" EndSection Section "Screen" Identifier "Default Screen" Device "nVidia Corporation NV44A [GeForce 6200]" Monitor "AL1716" Option "AddARGBGLXVisuals" "1" Option "RenderAccel" "1" Option "AllowGLXWithComposite" "1" # Option "AddARGBGLXVisuals" "true" Option "XAANoOffscreenPixmaps" "1 DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection Section "Extensions" Option "RENDER" "true" Option "DAMAGE" "true" Option "Composite" "Enable" EndSection Scusate per il post un pò lungo... Ultima modifica di ezln : 26-04-2007 alle 17:55. |
|
|
|
|
|
#7588 | |
|
Senior Member
Iscritto dal: May 2002
Città: Milano
Messaggi: 5152
|
Quote:
1° solo che adesso sul desk mi ritrovo ancora la vecchia /media/dati basta che la cestino ? 2° adesso vorrei mettere la cartella /home/utente/dati sul desk 3° per sbaglio dentro nautilus ho fatto 1 collegamento della cartella /home/utente/dati e non riesco a cancellarla 4° ma non la si vede con l' icona dell' hd ? è 1pò scomodo non c' era modo di abilitare i permessi su /medi/dati ? 6° mi sorge 1 dubbio ma in linux non è possibile creare delle cartelle all'interno di 1 partizione ad esempio dento in dati se voglio fare 1 cartella mp3 e 1 film ? grazie |
|
|
|
|
|
#7589 |
|
Senior Member
Iscritto dal: May 2002
Città: Milano
Messaggi: 5152
|
[quote=oclla;16892137]Un paio di proposte per il logo di Ubuntu FAQ:
![]() senza dubbi la 1 C-ubuntu
|
|
|
|
|
#7590 |
|
Senior Member
Iscritto dal: May 2002
Città: Milano
Messaggi: 5152
|
scaricandolo con synaptic alla fine dove lo trovi x impostarlo ?
|
|
|
|
|
#7591 | ||
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Quote:
Quote:
|
||
|
|
|
|
#7592 | |
|
Senior Member
Iscritto dal: May 2002
Città: Milano
Messaggi: 5152
|
Quote:
errore: non si trova sullo stesso file system durante l' eliminazione di media/dati/nomefile
|
|
|
|
|
|
#7593 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Probabilmente non è stato smontato prima...in effetti non te l'ho fatto smontare... Fregatene e al prossimo riavvio dovrebbe scomparire...
|
|
|
|
|
#7594 | |
|
Moderatore
Iscritto dal: Feb 2003
Città: Anagni/Firenze
Messaggi: 9133
|
Quote:
Ma non riesco a capire perché... avevo messo le stesse identiche cose e nello stesso identico posto... Forse un problema di virgolette... boh! Per fare in modo che cambi qualcosa segui quest'altra guida, sempre su Feisty: http://pollycoke.wordpress.com/2007/...ubuntu-feisty/ Grazie per la pazienza Un saluto a tutti... masand
__________________
Regole Sezione Linux - [Ubuntu] HWupgrade Clan - Installare Ubuntu 13.10 64bit su Asus N56JR |
|
|
|
|
|
#7595 | |
|
Senior Member
Iscritto dal: Sep 2006
Messaggi: 1886
|
Quote:
|
|
|
|
|
|
#7596 |
|
Senior Member
Iscritto dal: May 2002
Città: Milano
Messaggi: 5152
|
anatema... adesso sono sotto win e da ieri che ho condiviso la posta scaricata tra win & ubuntu con thunderbird adesso se vado sulle e-m@il di notifica del forum non ho + il link per aprire la pagina cosa che prima di condiviere la posta scaricata avevo, mentre su thunderbird di linux funziona mi visulalizza il link
anzi tutte le anteprime delle email non sono + visibili anatema
|
|
|
|
|
#7597 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Non hai più l'anteprima o nell'anteprima non ti fa vedere niente ? Hai la stessa versione dei programmi su entrambi i sistemi operativi ?
|
|
|
|
|
#7598 | |
|
Senior Member
Iscritto dal: May 2002
Città: Milano
Messaggi: 5152
|
Quote:
|
|
|
|
|
|
#7599 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
|
|
|
|
|
#7600 |
|
Senior Member
Iscritto dal: Feb 2004
Città: Pian Camuno
Messaggi: 4678
|
Ciao a tutti, ho appena messo Feisty dopo aver brasato l'HD con su Edgy, e ho un problemino "supido" però noioso:
Nella LiveCD di Feisty non riesco a far funzionare la scheda di rete (quindi niente connessione e niente download dei pacchetti di traduzione etc etc come succedeva in edgy). Ma il problema non è che non viene rilevata. Viene rilevata, la configuro con gli ip che uso per il router, cioè: IP: 192.168.0.2 Sub. Mask: 255.255.255.0 Gateway: 192.168.0.1 (router) E poi metto i DNS, proprio come facevo sulla live di Edgy. Risultato? Niente rete, niente di niente (su Edgy funzionava perfettamente). Non riesco ad aprire pagine web, loggare con gaim e tantomeno scaricare pacchetti. Qualcuno ha qualche idea? Sulla P5B Deluxe sono montate 2 schede di rete Marvell-Yukon, una usa il bus PCI e una quello PCI-Ex. Provate entrambe e danno lo stesso problema.. La cosa ancora più folle è che una volta installato Feisty, la rete funziona perfettamente..
__________________
! I survived Sonisphere Switzerland !
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 04:57.



















