Pagina 1 di 1

[Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: lunedì 27 aprile 2009, 10:12
da spartacus80
salve a tutti ragazzi ho bisogno di voi!!!
Ho installato Ubuntu su un notebook un pò datato. Il problema è che non riconosce il monitor (scheda video integrata), la sis740.
Come posso fare? Non trovo i driver per linux... Dopo un pò il monitor da fastidio agli occhi perchè è tutto un pò sfocato.
Grazie amici.

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: lunedì 27 aprile 2009, 10:51
da steff
il modello esatto?

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: lunedì 27 aprile 2009, 10:59
da spartacus80
Packard Bell Easy Note C3

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: lunedì 27 aprile 2009, 11:02
da steff
spero che riesci a capire
, se no chiedi:
http://belo.web.elte.hu/PackardBellC3.html dice:
Xwindow
The graphics controller is based on SiS740. By default it did not want to work at all :(
Luckily Thomas Winischhofer, the official maintainer of the kernel SiS modules and of X's SiS support, has some drivers on his page (see: http://www.winischhofer.net/linuxsisvga.shtml). This page explains well how to set up X and framebuffer support for SiS. For Debian add the following two lines to /etc/apt/sources.list :

deb http://www.winischhofer.net/sis/debian/unstable ./
deb-src http://www.winischhofer.net/sis/debian/unstable ./

This will make two packages available (sisctrl and sisxdriver) after configuring these set in XF86Config-4 the Driver to SiS.
Note that if in your CF86Config-4 you enable

Option "EnableSiSCtrl" "true"

then you can use Thomas Winischhofer's sisctrl utility, which allows you to change X's resolution.
X works nicely ;) Here is a link to my XF86Config-4. (Note that I have not yet set up the fancy mouse buttons for scrolling).

I experienced a problem with X when gpm was running. In such cases my mouse was moving erratically, usually it was randomly jumping to the top right corner of the screen. (Getting rid of gpm or using gpm's replication device as input source for X solves this.)
Framebuffer
To set up the SiS Linux framebuffer driver (provided by Thomas Winischhofer) follow the instructions on http://www.winischhofer.net/linuxsisvga.shtml. Basically you need to download the framebuffer driver, and copy it as instructed to the kernel source tree. Once compiled this for your Packard Bell EasyNote C3 add to your lilo.conf the following line:

append="video=sisfb:mode:1024x768x16,mem:12288,rate:75"

(and run lilo)
It works nicely both with the 2.4 and 2.6 kernel series :)
Network

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: lunedì 27 aprile 2009, 12:32
da spartacus80
Emmmhhh... Mh.....  >:(
Sono un pò newbie!!!

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: lunedì 27 aprile 2009, 12:51
da steff
E' anche datato tutto. Posta i 3 risultati dei 3 comandi

Codice: Seleziona tutto

locate sis_drv.o
gcc -v
X -version
che versione ubuntu?

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: lunedì 27 aprile 2009, 13:37
da spartacus80
L'ultima versione: 9.04

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: lunedì 27 aprile 2009, 13:38
da steff
apri il terminale (applicazioni > accessori) e dai i comandi e copia qui i risultati

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: lunedì 27 aprile 2009, 20:48
da spartacus80
Al primo comando non mi ha dato nulla:

casa@casa-laptop:~$ locate sis_drv.o

casa@casa-laptop:~$ gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)

casa@casa-laptop:~$ X -version
X.Org X Server 1.6.0
Release Date: 2009-2-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-23-server i686 Ubuntu
Current Operating System: Linux casa-laptop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686
Build Date: 09 April 2009  02:10:02AM
xorg-server 2:1.6.0-0ubuntu14 (buildd@rothera.buildd)
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
casa@casa-laptop:~$

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: martedì 28 aprile 2009, 0:44
da steff
riprova

Codice: Seleziona tutto

locate sis_drv.so
scusa ma è delicato tutto

se non ottieni nulla:

Codice: Seleziona tutto

locate sis_drv

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: martedì 28 aprile 2009, 18:18
da spartacus80
Ecco il risultato:

casa@casa-laptop:~$ locate sis_drv
/usr/lib/xorg/modules/drivers/sis_drv.so

PS ho avuto un pò di problemi di lentezza con Ubuntu. Così sto provando Xubuntu che sembrerebbe più leggera. Sbaglio? Il notebook è del 2001.

PSS il problema però rimane ugualmente.

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: martedì 28 aprile 2009, 19:16
da steff
http://www.winischhofer.eu/cgi-bin/down ... 6-1.tar.gz

tasto destro su "here" e salvalo nella /home/utente, tasto destro >estrai qui, c'è un file solo.

riavvia e vai  in recovery mode, scegli  drop to root prompt che sarebbe la riga di comando e dai (sempre una riga poi enter)

Codice: Seleziona tutto

cd /usr/lib/xorg/modules/drivers/
cp sis_drv.so sis_drv.so.bak
cp /home/nome-login/sis_drv.so sis_drv.so
init 5 
(o 
startx)
xubuntu è meglio direi. Altrimenti puoi provare anche fluxbox + gnome.

se non ti parte X:

Codice: Seleziona tutto

cd /usr/lib/xorg/modules/drivers/
cp sis_drv.so.bak sis_drv.so
startx

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: martedì 28 aprile 2009, 19:20
da spartacus80
Un mio collega mi ha detto di provare anche mandriva? Secondo te???
PS come faccio ad andare in recovery mode?

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: martedì 28 aprile 2009, 19:40
da steff
per il supporto stai meglio qui credo. Leggendo su quella scheda sembra che gli unici driver sono quelli che stai per provare. Esiste anche una versione migliore a pagamento, hai letto?

Cmq provare puoi provare quel che vuoi  :)

premi esc alla voce grub all'avvio per il menu

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: martedì 28 aprile 2009, 19:48
da spartacus80
Ho fatto... nulla. Mi ha dato un errore dopo aver dato il comando

startx

(diceva driver mancanti)

Ho dovuto riavviare con la seconda parte del codice:

cd /usr/lib/xorg/modules/drivers/
cp sis_drv.so.bak sis_drv.so
startx

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: martedì 28 aprile 2009, 19:56
da steff
troppo moderno jaunty credo, il driver è per la xorg 7.1 e jaunty monta 7.4... potresti provare la LTS hardy...

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: mercoledì 29 aprile 2009, 14:09
da spartacus80
Grazie mille per il tuo aiuto Steff... cmq ci rinuncio per ora. Mi tengo la grafica così com'è. Se hai qualche news fai un fiskio ok??

ps
visto che ho formattato una decina di volte l'hd mi sai dire se occorre qualche software per deframmentare i file (tipo windozz)??
Oppure ho detto una cazz....ata??

Re: [Driver] Ubuntu 9.10 su Notebook Packard Bell

Inviato: mercoledì 29 aprile 2009, 14:14
da steff
non ti preoccupare per la deframmentazione, gnu/ frammenta i file quasi per niente