Buon giorno a tutti, sono un nuovo utente debian,ho da poco installato whezee e mi sembra molto valido,l'ho installato su un ibookg4 ppc.Non sono uno specialista in merito e vorrei sapere cosa devo fare per far funzionare un adattatore usb wifi n 300 sitecom in quanto mi sono accorto dopo l'acquisto che non c'e' il driver per linux.
Grazie a tutti per questa bella organizzazione e per quello che offrite
adattatore wifi usb n300 sitecom
dimenticavo whezee kde
Ciao,
per prima cosa apri un terminale, inserisci la chiavetta USB e digita :
lsusb dmesg|tail -10
e posta il risultato.
Metto subito le mani avanti dicendoti che visto che il tuo è un PowerPC potrebbero esserci maggiori difficoltà rispetto ad un normale PC soprattutto se dovesse servire un firmware o peggio l'uso di ndiswrapper in mancanza di driver specifici per linux.
Ma prima vediamo l'output dei suddetti comandi.
arco@debian:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 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 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 05ac:8203 Apple, Inc. Bluetooth HCI
Bus 003 Device 005: ID 04b4:0033 Cypress Semiconductor Corp. Mouse
Bus 001 Device 006: ID 0df6:0077 Sitecom Europe B.V.
marco@debian:~$ dmesg|tail -10
[12423.267495] ISOFS: unable to read i-node block
[12494.362573] sr 1:0:0:0: [sr0] Unhandled sense code
[12494.362589] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[12494.362600] sr 1:0:0:0: [sr0] Sense Key : Medium Error [current]
[12494.362611] Info fld=0x10a3b
[12494.362616] sr 1:0:0:0: [sr0] Add. Sense: No seek complete
[12494.362628] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 01 0a 3b 00 00 01 00
[12494.362649] end_request: I/O error, dev sr0, sector 272620
[12494.362769] ISOFS: unable to read i-node block
[25492.577023] gem 0002:20:0f.0: eth0: Link down
marco@debian:~$
Ciao non capisco bene quello e' scritto
Allora, da dmesg speravo qualcosa di più.
Però il driver del kernel per la tua scheda, meglio per il chipset usato, è il rtl8192cu e il firmware è nel pacchetto firmware-realtek che puoi installare con apt-get, controlla prima di avere abilitato il repository non-free nel tuo /etc/apt/sources.list.
Non dovrebberò esserci problemi per quanto riguarda l'architettura PowerPC.
Ciao badroot, questo e' cio' che vedo dalla chiavetta
marco@debian:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 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 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 0df6:0077 Sitecom Europe B.V.
Bus 002 Device 002: ID 05ac:8203 Apple, Inc. Bluetooth HCI
Bus 003 Device 002: ID 04b4:0033 Cypress Semiconductor Corp. Mouse
marco@debian:~$ dmesg|tail -10
[ 55.075679] usb 1-2: USB disconnect, device number 2
[ 109.545070] usb 1-2: new high-speed USB device number 4 using ehci_hcd
[ 109.678731] usb 1-2: New USB device found, idVendor=0df6, idProduct=0077
[ 109.678749] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 109.678757] usb 1-2: Product: 802.11n WLAN Adapter
[ 109.678764] usb 1-2: Manufacturer: Realtek
[ 109.678770] usb 1-2: SerialNumber: 00e04c000001
[ 109.941026] rtl8192cu:_rtl92cu_read_adapter_info():<0-0> EEPROM ID(0xe00) is invalid!!
[ 109.952836] usb 1-2: firmware: agent aborted loading rtlwifi/rtl8192cufw.bin (not found?)
[ 109.953465] rtlwifi:rtl_usb_probe():<0-0> Can't init_sw_vars.
marco@debian:~$
marco@debian:~$
Ciao,
come ti ho indicato nel post devi installare il firmware per la tua scheda.
sudo apt-get install firmware-realtek
Controlla prima di avere abilitato il repository non-free nel tuo /etc/apt/sources.list.
ciao badroot ,purtroppo sono un principiante,quando vado sul repository nano /etc/apt/sources.list, aggiungo contribut non-free ai repository,quando salvo ctrl-o il terminale mi chiede il nome del file dove salvare
Ciao, purtroppo non uso nano come editor, ma in ogni caso devi essere root per modificare il file in questione, non è che il problema è che lo stai modificando come utente normale ?
entro come root,#nano /etc/apt/sources.list, a questo punto entro nel repository
# deb cdrom:[Debian GNU/Linux 7.8.0 _Wheezy_ - Official powerpc kde-CD Binary-1$
deb cdrom:[Debian GNU/Linux 7.8.0 _Wheezy_ - Official powerpc kde-CD Binary-1 2$
deb http://debian.tu-bs.de/debian/ wheezy main contrib non-free
deb-src http://debian.tu-bs.de/debian/ wheezy main contrib non-free
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
# wheezy-updates, previously known as 'volatile'
deb http://debian.tu-bs.de/debian/ wheezy-updates main contrib non-free
deb-src http://debian.tu-bs.de/debian/ wheezy-updates main contrib non-free
Nome del file in cui salvare: /etc/apt/sources.list
^G Guida M-D Formato DOS M-A Accoda M-B File di backup
^C Annulla M-M Formato Mac M-P Scrivi in testa
# deb cdrom:[Debian GNU/Linux 7.8.0 _Wheezy_ - Official powerpc kde-CD Binary-1$
deb cdrom:[Debian GNU/Linux 7.8.0 _Wheezy_ - Official powerpc kde-CD Binary-1 2$
deb http://debian.tu-bs.de/debian/ wheezy main contrib non-free
deb-src http://debian.tu-bs.de/debian/ wheezy main contrib non-free
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
# wheezy-updates, previously known as 'volatile'
deb http://debian.tu-bs.de/debian/ wheezy-updates main contrib non-free
deb-src http://debian.tu-bs.de/debian/ wheezy-updates main contrib non-free
Nome del file in cui salvare: /etc/apt/sources.list
^G Guida M-D Formato DOS M-A Accoda M-B File di backup
^C Annulla M-M Formato Mac M-P Scrivi in testa
In questi casi solo google ti può aiutare
Questa guida pare che funzioni http://grechi.it/blog/2007/01/25/guida-alla-configurazione-e-risoluzione-problemi-wireless/