PDA

View Full Version : Un paio di problemini (ubuntu)


ndwolfwood
12-04-2009, 23:37
Premessa: mai utilizzato linux prima di oggi pomeriggio.
Ho installato ubuntu 8.10 su un portatile (Benq Joybook 7000) con wubi (c'è XP installato in un'altra partizione) ... ho un paio di problemini.
Ho già sfruttato google ed ho già smanettato abbastanza, per oggi basta!
1) L'audio funziona solo dalle cuffie. Consigli?
2) Funziona bene solo una porta USB, sembra perché è l'unica 2.0
Però qualsiasi cosa collego non parte automaticamente: solo quando do il comando lsusb allora parte!
Se collego una chiavetta USB alle 1.1 non la legge in ogni caso, se collego alla 2.0 la monta dopo lsusb.
Se collego il mouse lo riconosce (dopo lsusb) da tutte però sulle 1.1 va a scatti.
Ok che sono più lente ma allora perché da win non ci sono problemi? ... e anche dallo stesso ubuntu il mouse andava bene subito dopo l'installazione ... prima che scaricassi gli aggiornamenti!

patel45
13-04-2009, 08:57
Installa in modo normale e non come programma di win e risolverai i problemi. Se hai installato con wubi non hai Ubuntu in una partizione, ma in un file che emula la partizione.

ndwolfwood
13-04-2009, 09:17
E' la prima cosa che avevo fatto ma mi dava un errore all'avvio: Grub Error 18.

Che sarebbe:

Selected cylinder exceeds maximum supported by BIOS
This error is returned when a read is attempted at a linear block address beyond the end of the BIOS translated area. This generally happens if your disk is larger than the BIOS can handle (512MB for (E)IDE disks on older machines or larger than 8GB on others.). In more practical terms this means the BIOS is unable to start executing the kernel because the kernel is not located within the block it can access at boot up time.

This can be circumvented by creating a boot partition at the beginning of the disk that is completely within the first 1023 cylinders of the harddrive. This partition will contain the kernel.

The kernel it self does not suffer from the same limitations as the BIOS so after the BIOS has loaded the kernel the kernel will have no problem accessing the whole harddrive. Newer BIOSes will automatically translate the harddrives size in a way that it can be completely contained within the first 1023 cylinders and hence modern computers do not suffer from this problem.

Però nella prima partizione ho WinXP che non posso disinstallare (almeno non subito).

P.S.
Cmq non è importantissimo, ho postato tante volte qualcuno avesse la soluzione in tasca ... al limite lo disinstallo e pace.

patel45
13-04-2009, 20:42
la soluzione all'errore 18 è creare una partizione primaria di boot da 100 Mb all'inizio del disco, installare Win nella seconda partizione primaria e poi Ubuntu. E' un po' complicato, ma fattibile.