Strano avvio di lenny su laptop Toshiba

2 risposte [Ultimo contenuto]
Ritratto di rhino
rhino
(Newbie)
Offline
Newbie
Iscritto: 13/07/2009
Messaggi: 4

Salve a tutti,

ho da poco installato la versione "lenny stable" sul mio portatile Toshiba Satellite, partendo da zero con "netinst", però all'avvio noto uno strano comportamento:

- se è connesso il mouse USB wireless il sistema funziona normalmente (e funziona regolarmente anche il touchpad);
- se invece non è connesso il mouse USB, il sistema non si avvia, sullo schermo si vedono degli strani effetti di colore fino a che non spengo e faccio ripartire il sistema ! (con mouse USB connesso ...).

Ho provato a leggere Xorg.conf per cercare di riconfigurare il touchpad ma è vuoto !

Il mio file "/proc/bus/input/devices" è il seguente:

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/class/input/input0
U: Uniq=
H: Handlers=kbd event0
B: EV=120013
B: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7

I: Bus=0003 Vendor=05fe Product=0011 Version=0110
N: Name="Wireless Mouse Wireless Mouse"
P: Phys=usb-0000:00:1d.1-1/input0
S: Sysfs=/class/input/input1
U: Uniq=
H: Handlers=mouse0 event1
B: EV=17
B: KEY=1f0000 0 0 0 0 0 0 0 0
B: REL=103
B: MSC=10

I: Bus=0019 Vendor=0000 Product=0002 Version=0000
N: Name="Power Button (FF)"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/class/input/input2
U: Uniq=
H: Handlers=kbd event2
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/class/input/input3
U: Uniq=
H: Handlers=event3
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button (CM)"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/class/input/input4
U: Uniq=
H: Handlers=kbd event4
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=/video/input0
S: Sysfs=/class/input/input5
U: Uniq=
H: Handlers=kbd event5
B: EV=3
B: KEY=3f000b 0 0 0 0 0 0 0

I: Bus=0010 Vendor=001f Product=0001 Version=0100
N: Name="PC Speaker"
P: Phys=isa0061/input0
S: Sysfs=/class/input/input6
U: Uniq=
H: Handlers=kbd event6
B: EV=40001
B: SND=6

I: Bus=0011 Vendor=0002 Product=0008 Version=0000
N: Name="PS/2 Mouse"
P: Phys=isa0060/serio4/input1
S: Sysfs=/class/input/input7
U: Uniq=
H: Handlers=mouse1 event7
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=3

I: Bus=0011 Vendor=0002 Product=0008 Version=7321
N: Name="AlpsPS/2 ALPS GlidePoint"
P: Phys=isa0060/serio4/input0
S: Sysfs=/class/input/input8
U: Uniq=
H: Handlers=mouse2 event8
B: EV=f
B: KEY=420 0 70000 0 0 0 0 0 0 0 0
B: REL=3
B: ABS=1000003

... sembra che il touchpad Alps lo riconosca!

P.S.: Sullo stesso PC avevo installato la "etch" e tutto funzionava regolarmente.

Grazie in anticipo per la collaborazione.

Ritratto di mcortese
mcortese
(Guru)
Offline
Guru
Iscritto: 27/02/2009
Messaggi: 540

Ti consiglio come prima cosa di isolare l'anomalia, cioè di capire se è un problema di X, dell'ambiente desktop, del kernel, ecc.

Per fare questo, devi avviare in "single-user mode". Le moderne installazioni hanno una voce esplicita in Grub, ma se non c'è devi modificare a mano la riga che lancia il kernel aggiungendo "single".

Il single-user mode fa partire il sistema di base senza lanciare servizi opzionali (tra cui X) e ti lascia con una shell di root.

A questo punto puoi lanciare uno a uno tutti i servizi opzionali e vedere qual è quello che si blocca. I servizi opzionali sono quelli che iniziano con S nella directory /etc/rc2.d

Ritratto di astabada
astabada
(Newbie)
Offline
Newbie
Iscritto: 15/12/2009
Messaggi: 5

Stesso problema, con un Fujistu-Siemens Amilo 1420m.
Se riesci a risolverlo posteresti qui?