OpenSuse 11.1 su Il BenQ Joybook R23

Pubblicità

Epr0m

Utente Attivo
Messaggi
318
Reazioni
20
Punteggio
55
Ho installato questa distro sul mio portatile. Con mio sommo stupore al riavvio after installation mi ritrovo con un login a linea di comando... :skept:

Provo subito a fare uno "Startx" ma esce un errore sul framebuffer (CPU,VGA) che impedisce il caricamento della GUI.

Un mio amico mi suggerisce di modificare il file dentro "/boot/grub/menu.lst", dato che con un controllo del Xorg.conf..vedo che ha caricato i driver corretti.

Aggiungo quindi nella riga del Kernel "nofb" (noFrameBuffer), salvo e riavvio.

Tutto si risolve e il pc parte normalmente! Evviva!!! (invece no..)

La tastiera è americana e non mi mantiene le impostazioni energetiche per la scheda wireless "power ON"... :cav: provo a reimpostarle..funzia tutto ma le modifiche spariscono al riavvio...:doh:

Controllo intanto se ci sono aggiornamenti da fare e installo gli aggiornamenti di sicurezza prioritari e riavvio.

All'accensione ritorna tutto come prima della modica..non parte la GUI...:mad:

Reimposto il solito "nofb" ma ritorna sempre una login a linea di comando...

Cosa potrei provare? I driver VIA Unichrome Pro(VGA) per il mio portatile non li trovo manco sul sito via...però OpenSuse li trova da solo e li installa..saranno quelli corretti?

Ho provato Fedora ma non trovando i driver adatti al mio portatile sarei orientato verso OpenSuse.
 
Ultima modifica:
Tra due giorni esce OpenSUSE 11.2, prova quella ;).
Ti scarichi il DVD e installi.
La 11.1 va configurata e riconfigurata per renderla perfettamente utilizzabile.
La 11.2 invece è molto più stabile e veloce.
Purtroppo hanno tolto il supporto a KDE3.5.10, ma per i notebook è molto meglio GNOME o la 4.31.

Aspetta due giorni (se non vuoi scaricare la RC attuale) e fammi sapere ;)
 
I driver della VGA che cerco sono per K8M800/K8N800/K8N800A [S3 Unichrome Pro]
Ho provato ad installare gli openchrome ma non parte nulla.


Ti posto il mio xorg.conf

# /.../
# SaX generated X11 config file
# Created on: 2009-11-10T09:14:04+0100.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc:unscaled"
FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
FontPath "/usr/share/fonts/baekmuk:unscaled"
FontPath "/usr/share/fonts/japanese:unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc:unscaled"
FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/misc:unscaled"
FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "ZapWarning" "on"
EndSection


Section "Module"
Load "dri"
Load "dbe"
Load "freetype"
Load "extmod"
Load "glx"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "it,it"
Option "XkbModel" "pc104"
Option "XkbOptions" "grp:alt_shift_toggle"
Option "XkbRules" "xfree86"
Option "XkbVariant" "basic,"
EndSection

Section "InputDevice"
Driver "synaptics"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "HorizScrollDelta" "0"
Option "InputFashion" "Mouse"
Option "Name" "Synaptics;Touchpad"
Option "Protocol" "explorerps/2"
Option "SHMConfig" "on"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "Mouse[3]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
DisplaySize 305 230
HorizSync 29-60
Identifier "Monitor[0]"
ModelName "1024X768@60HZ"
Option "DPMS"
Option "PreferredMode" "1024x768"
VendorName "--> LCD"
VertRefresh 30-60
UseModes "Modes[0]"
EndSection

Section "Modes"
Identifier "Modes[0]"
EndSection

Section "Screen"
DefaultDepth 16
SubSection "Display"
Depth 15
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection


Section "Device"
BoardName "K8M800, K8N800, K8N800A"
Driver "unichrome"
Identifier "Device[0]"
Screen 0
VendorName "VIA"
EndSection

Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[3]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection


Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection

Attendo lumi :help:
 
I driver della VGA che cerco sono per K8M800/K8N800/K8N800A [S3 Unichrome Pro]
Ho provato ad installare gli openchrome ma non parte nulla.


Ti posto il mio xorg.conf

# /.../
# SaX generated X11 config file
# Created on: 2009-11-10T09:14:04+0100.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc:unscaled"
FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
FontPath "/usr/share/fonts/baekmuk:unscaled"
FontPath "/usr/share/fonts/japanese:unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc:unscaled"
FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/misc:unscaled"
FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "ZapWarning" "on"
EndSection


Section "Module"
Load "dri"
Load "dbe"
Load "freetype"
Load "extmod"
Load "glx"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "it,it"
Option "XkbModel" "pc104"
Option "XkbOptions" "grp:alt_shift_toggle"
Option "XkbRules" "xfree86"
Option "XkbVariant" "basic,"
EndSection

Section "InputDevice"
Driver "synaptics"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "HorizScrollDelta" "0"
Option "InputFashion" "Mouse"
Option "Name" "Synaptics;Touchpad"
Option "Protocol" "explorerps/2"
Option "SHMConfig" "on"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "Mouse[3]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
DisplaySize 305 230
HorizSync 29-60
Identifier "Monitor[0]"
ModelName "1024X768@60HZ"
Option "DPMS"
Option "PreferredMode" "1024x768"
VendorName "--> LCD"
VertRefresh 30-60
UseModes "Modes[0]"
EndSection

Section "Modes"
Identifier "Modes[0]"
EndSection

Section "Screen"
DefaultDepth 16
SubSection "Display"
Depth 15
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection


Section "Device"
BoardName "K8M800, K8N800, K8N800A"
Driver "unichrome"
Identifier "Device[0]"
Screen 0
VendorName "VIA"
EndSection

Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
InputDevice "Mouse[3]" "SendCoreEvents"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection


Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection

Attendo lumi :help:

Prova a dare il comando sax2 -a
Comunque leggi la risposta precendente.
 
Si ho letto domani verifico...mi serve necessariamente KDE e non GNOME.
Tu dici che KDE non sarà più supportata?
 
Solo dalla 4 in poi.
Comunque la 4 è più leggera della 3 ;)


Bene. Adesso riesco ad entrare con KDE solo grazie all'opzione sul menu.lst

nofb e x11failsafe ecc... in pratica non riesco a lavorarci....:muro:
il mouse scatta da matti la tastiera solo in americano ed è estremamente lento...spero che si possa trovare una soluzione.
La 11.2 è da provare :asd: ..
 
dal comando sax2 -a

Codice:
SaX: Checking update status for unichrome driver
SaX: initialization already done
SaX: call [ sax2 -r ] if your system has changed !

SaX: startup

SaX: creating config file please wait...

SaX: Automatic configuration is done
Ho provato a dare un "sax2 -a -r -m 0=vesa", ma con i vesa si incarta lo stesso...gli unichrome li sto usando ma se non metto la modalità x11failsafe non carica la GUI.

Edit: Provato a fare su Driver "vesa" nel Xorg.conf e fatto un
"sax2 -r" e cancellato da menu.lst la "x11failsafe" e "nofb".
Stavolta è partito con i vesa. La tastiera è tornata ok e parte in ita, anche il mouse. :) Solo che non sfrutto a pieno le potenzialità della scheda grafica....idee?

Magari ci fosse un driver funzionante al 100% che non mi va in crash!!!!!!!!!!!!
 
Installato la 11.2

Devo dire che è un bel upgrade cambiano molte cose rispetto alla 11.1.

Per quanto riguarda la compatibilità hardware con il mio pc, ho risolto con questa versione il problema ai driver grafici..però ho scoperto un bug per quanto riguarda la gestione della scheda di rete.
All'avvio gli devo reimpostare tutte le impostazioni wi fi perchè stranamente non li tiene i ìn memoria e dopo un pò di tempo che lavoro con il pc si blocca la rete e devo ridargli un "Init.d" alla network.

All'avvio è un briciolo più lento della vecchia versione.

In sostanza è sempre il solito OpenSuse ma con altri tipi di bug.

Speriamo che risolvano

CIAWA
 
Usi ifup o networkmanager?
Sono tutti problemi che non ho mai riscontrato, fino ad oggi non ho mai avuto problema né con il wi-fi né con altro e mai un crash di un'applicazione.
 
lo so è strano..ma vero :)
ho disabilitato il networkmanager vado da yast.
E' possibile che si surriscaldi il chipset? temperature max 55°
 
lo so è strano..ma vero :)
ho disabilitato il networkmanager vado da yast.
E' possibile che si surriscaldi il chipset? temperature max 55°

Non saprei dirti, le temperature limite variano da PC a PC.
Intanto potresti automatizzarti il restart del network con uno script
 
già fatto l'ho messo anche in autostart ..comunque uso ifup. Ho segnalato il bug sul sito di Opensuse.
Ho letto su molti forum stranieri che molti hanno questo tipo di bug.
 
New

Mi sono imbattuto in un possibile driver video per la mia S3 Unichrome Pro.. sul sito via
eseguendolo mi esce che mancano dei file nel X11R6!!!


Codice:
./CN_CX700-CN800XORG40071-kernel-bin_20061107.run
Verifying archive integrity... All good.
Uncompressing VIA Integration Graphics Linux Driver for XServer v4.1.00.71...............................................................................................................................................................................

Please choose the job you want to do:
1. Install driver
2. Uninstall driver
1
 -------- install start --------
cp: impossibile creare il file normale `/usr/X11R6/lib/modules/drivers': No such file or directory
Now start to install VIA/S3G display utility...

Warning, system cannot find the /usr/X11R6/lib/libXv.so.1.0 file.
You can find the package in the installation CD.

Abort, the utility is not installed.


Ho già installato e reinstallato libVx dell'X11 ma non risolve.. :help:
 
Hai installato xorg-x11-libVx?
Se sì controlla di aver installato anche xorg-x11-libVx-devel...magari vedi che sia aggiornato all'ultima versione anche se beta.

OpenSUSE 64 o 32 Bit?
 
Pubblicità
Pubblicità
Indietro
Top