Torna indietro   Hardware Upgrade Forum > Software > Linux, Unix, OS alternativi

Deep Tech Revolution: così Area Science Park apre i laboratori alle startup
Deep Tech Revolution: così Area Science Park apre i laboratori alle startup
Siamo tornati nel parco tecnologico di Trieste per il kick-off del programma che mette a disposizione di cinque startup le infrastrutture di ricerca, dal sincrotrone Elettra ai laboratori di genomica e HPC. Roberto Pillon racconta il modello e la visione
HP OMEN MAX 16 con RTX 5080: potenza da desktop replacement a prezzo competitivo
HP OMEN MAX 16 con RTX 5080: potenza da desktop replacement a prezzo competitivo
HP OMEN MAX 16-ak0001nl combina RTX 5080 Laptop e Ryzen AI 9 HX 375 in un desktop replacement potente e ben raffreddato, con display 240 Hz e dotazione completa. Autonomia limitata e calibrazione non perfetta frenano l'entusiasmo, ma a 2.609 euro è tra le proposte più interessanti della categoria.
Recensione Google Pixel 10a, si migliora poco ma è sempre un'ottima scelta
Recensione Google Pixel 10a, si migliora poco ma è sempre un'ottima scelta
Google ha appena rinnovato la sua celebre serie A con il Pixel 10a, lo smartphone della serie più conveniente se consideriamo il rapporto tra costo e prestazioni. Con il chip Tensor G4, un design raffinato soprattutto sul retro e l'integrazione profonda di Gemini, il colosso di Mountain View promette un'esperienza premium a un prezzo accessibile. E il retro non ha nessuno scalino
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 14-10-2007, 14:13   #1
ricky_4
Member
 
L'Avatar di ricky_4
 
Iscritto dal: Jul 2006
Messaggi: 263
[Ubuntu] Schermata bianca & puntatore all'avvio

il problema è quello del titolo, avvio Ubuntu, metto i miei dati, effettuo l'accesso e schermata bianca con puntatore...

qualcuno mi sa spiegare come poter risolvere il problema?

tutto ciò è successo poichè ho cambiato la mia vecchia radeon 9200 con una nuova x1650pro, e ho formattato e reinstallato linux...
__________________
[RETIRED]Warrior di IX° Livello -- Flotta Stellare su BOINC.Italy -> Vice-Admiral della sezione ADVANCED STARSHIP DESIGN BUREAU
My PC: LC Power 550W - Asus P5KPL - CPU Intel Core 2 Quad Q6600 - Memoria Ram DDRII 1024 Mb * 4 - Scheda Grafica Nvidia GeForce GT210 - 2x Hard Disk Sata Maxtor DiamondMax 120 Gb
ricky_4 è offline   Rispondi citando il messaggio o parte di esso
Old 14-10-2007, 21:51   #2
M_82
Senior Member
 
L'Avatar di M_82
 
Iscritto dal: Sep 2007
Città: Dordrecht, Nederlands
Messaggi: 458
cosa restituisce xorg.conf?
M_82 è offline   Rispondi citando il messaggio o parte di esso
Old 21-10-2007, 14:40   #3
ricky_4
Member
 
L'Avatar di ricky_4
 
Iscritto dal: Jul 2006
Messaggi: 263
Quote:
Originariamente inviato da M_82 Guarda i messaggi
cosa restituisce xorg.conf?
Codice:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"it"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"stylus"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"stylus"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"eraser"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"eraser"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"cursor"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"cursor"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "Device"
	Identifier	"ATI Technologies Inc ATI Default Card"
	Driver		"vesa"
	BusID		"PCI:3:0:0"
EndSection

Section "Monitor"
	Identifier	"L50S"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies Inc ATI Default Card"
	Monitor		"L50S"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus"	"SendCoreEvents"
	InputDevice     "cursor"	"SendCoreEvents"
	InputDevice     "eraser"	"SendCoreEvents"
EndSection

Section "DRI"
	Mode	0666
EndSection
ecco qua
__________________
[RETIRED]Warrior di IX° Livello -- Flotta Stellare su BOINC.Italy -> Vice-Admiral della sezione ADVANCED STARSHIP DESIGN BUREAU
My PC: LC Power 550W - Asus P5KPL - CPU Intel Core 2 Quad Q6600 - Memoria Ram DDRII 1024 Mb * 4 - Scheda Grafica Nvidia GeForce GT210 - 2x Hard Disk Sata Maxtor DiamondMax 120 Gb
ricky_4 è offline   Rispondi citando il messaggio o parte di esso
Old 23-10-2007, 19:11   #4
ricky_4
Member
 
L'Avatar di ricky_4
 
Iscritto dal: Jul 2006
Messaggi: 263
piccolo up
__________________
[RETIRED]Warrior di IX° Livello -- Flotta Stellare su BOINC.Italy -> Vice-Admiral della sezione ADVANCED STARSHIP DESIGN BUREAU
My PC: LC Power 550W - Asus P5KPL - CPU Intel Core 2 Quad Q6600 - Memoria Ram DDRII 1024 Mb * 4 - Scheda Grafica Nvidia GeForce GT210 - 2x Hard Disk Sata Maxtor DiamondMax 120 Gb
ricky_4 è offline   Rispondi citando il messaggio o parte di esso
Old 24-10-2007, 23:00   #5
ricky_4
Member
 
L'Avatar di ricky_4
 
Iscritto dal: Jul 2006
Messaggi: 263
nessuno mi risolve sto problema?
__________________
[RETIRED]Warrior di IX° Livello -- Flotta Stellare su BOINC.Italy -> Vice-Admiral della sezione ADVANCED STARSHIP DESIGN BUREAU
My PC: LC Power 550W - Asus P5KPL - CPU Intel Core 2 Quad Q6600 - Memoria Ram DDRII 1024 Mb * 4 - Scheda Grafica Nvidia GeForce GT210 - 2x Hard Disk Sata Maxtor DiamondMax 120 Gb
ricky_4 è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


Deep Tech Revolution: così Area Science Park apre i laboratori alle startup Deep Tech Revolution: così Area Science P...
HP OMEN MAX 16 con RTX 5080: potenza da desktop replacement a prezzo competitivo HP OMEN MAX 16 con RTX 5080: potenza da desktop ...
Recensione Google Pixel 10a, si migliora poco ma è sempre un'ottima scelta Recensione Google Pixel 10a, si migliora poco ma...
6G, da rete che trasporta dati a rete intelligente: Qualcomm accelera al MWC 2026 6G, da rete che trasporta dati a rete intelligen...
CHUWI CoreBook Air alla prova: design premium, buona autonomia e qualche compromesso CHUWI CoreBook Air alla prova: design premium, b...
Il nuovo MacBook Neo ha una memoria SSD ...
Xbox Project Helix, le prime specifiche ...
Annunci pubblicitari sulla TV quando cam...
Prezzi aumentati del 50% durante la nott...
Sconti studiati per singolo utente: Sony...
Addio alla Kia Niro EV, il crossover sar...
Apple crede nel suo iPhone Fold: la prod...
Fortnite, un nuovo listino per i pacchet...
Ecco i nuovi Sonos Play ed Era 100 SL: d...
Razer svela il futuro del gaming potenzi...
Tre robot Narwal in offerta: pulizia aut...
Gracenote denuncia OpenAI: ChatGPT addes...
Microsoft AI Tour Milano: dall'efficienz...
Asus ExpertBook Ultra: Intel Core Ultra ...
Intel presenta i processori desktop Core...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 03:19.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Served by www3v