...GNU/Linux in generale e, ancor più in generale, in termini hardware.
Bye 8-)
L'ho provato sia col CD LIVE di Ubuntu 11.4, sia con "PartitionMagic" su memoria USB.
Funziona in entrambi i casi, ma Unity non parte, ed ho qualche perplessità sulle porte USB.
Chi me l'ha venduto, mi ha assicurato che il
Notebook IBM R50e ha 2 porte
USB2Io allora, senza collegare nulla alle porte USB, ho impartito il comando
lsusb che ha fornito il seguente output:
ubuntu@ubuntu:~$ lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
ubuntu@ubuntu:~$
come se vedesse 3 porte
USB1.1 ed una porta
USB2 Successivamente, ho inserito un mouse USB in una porta USB, e una memoria USB nell'altra poera USB rimasta, ed ho dato il comando
lsusb ottenendo questo output:
ubuntu@ubuntu:~$ lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 045e:0024 Microsoft Corp. Trackball Explorer
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 067b:2517 Prolific Technology, Inc. Flash Disk Mass Storage Device
Bus 001 Device 003: ID 067b:2515 Prolific Technology, Inc. Flash Disk Embedded Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
ubuntu@ubuntu:~$
Qualcuno mi sa dire che significa questo output?
In particolare, vorrei sapere: il mouse e la memoria di massa USB, sono stati collegati ad una porta USB1.1 o ad una porta USB2?
Da che si capisce?