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

Un fulmine sulla scrivania, Corsair Sabre v2 Pro ridefinisce la velocità nel gaming
Un fulmine sulla scrivania, Corsair Sabre v2 Pro ridefinisce la velocità nel gaming
Questo mouse ultraleggero, con soli 36 grammi di peso, è stato concepito per offrire un'esperienza di gioco di alto livello ai professionisti degli FPS, grazie al polling rate a 8.000 Hz e a un sensore ottico da 33.000 DPI. La recensione esplora ogni dettaglio di questo dispositivo di gioco, dalla sua agilità estrema alle specifiche tecniche che lo pongono un passo avanti
Nokia Innovation Day 2025: l’Europa ha bisogno di campioni nelle telecomunicazioni
Nokia Innovation Day 2025: l’Europa ha bisogno di campioni nelle telecomunicazioni
Dal richiamo di Enrico Letta alla necessità di completare il mercato unico entro il 2028 alla visione di Nokia sul ruolo dell’IA e delle reti intelligenti, il Nokia Innovation Day 2025 ha intrecciato geopolitica e tecnologia, mostrando a Vimercate come la ricerca italiana contribuisca alle sfide globali delle telecomunicazioni
Sottile, leggero e dall'autonomia WOW: OPPO Reno14 F conquista con stile e sostanza
Sottile, leggero e dall'autonomia WOW: OPPO Reno14 F conquista con stile e sostanza
OPPO Reno14 F 5G si propone come smartphone di fascia media con caratteristiche equilibrate. Il device monta processore Qualcomm Snapdragon 6 Gen 1, display AMOLED da 6,57 pollici a 120Hz, tripla fotocamera posteriore con sensore principale da 50MP e generosa batteria da 6000mAh con ricarica rapida a 45W. Si posiziona come alternativa accessibile nella gamma Reno14, proponendo un design curato e tutto quello che serve per un uso senza troppe preoccupazioni.
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 24-01-2006, 12:55   #1
chouse
Member
 
L'Avatar di chouse
 
Iscritto dal: Mar 2005
Città: FM
Messaggi: 84
[Ubuntu] Connessione internet

Ho installato di recente Ubuntu Breezy anche sul pc di casa,
come faccio a creare diverse connessioni ai diversi provider che uso?

Grazie

PS. Il modem pci isdn della trust è riconosciuto nella conf. hardware
__________________
IdeaPad 5i 15
chouse è offline   Rispondi citando il messaggio o parte di esso
Old 24-01-2006, 13:57   #2
Nemios
Senior Member
 
L'Avatar di Nemios
 
Iscritto dal: Oct 2004
Messaggi: 1431
Ma non c'è la pratica utility nel menu in alto? Preferenze o amministrazione, non ricordo. La stessa utility che ti permette di configurare la rete, perchè in generale configura le connessioni
__________________

Notebook: Ryzen 5 3500U, 12GB DDR4, Radeon Vega 8, Windows 10 Home e Linux Mint Debian Edition (Lenovo IdeaPad 3 15ADA05)
Console : Nintendo Wii & 2DS
Nemios è offline   Rispondi citando il messaggio o parte di esso
Old 26-01-2006, 00:42   #3
chouse
Member
 
L'Avatar di chouse
 
Iscritto dal: Mar 2005
Città: FM
Messaggi: 84
Quote:
Originariamente inviato da Nemios
Ma non c'è la pratica utility nel menu in alto? Preferenze o amministrazione, non ricordo. La stessa utility che ti permette di configurare la rete, perchè in generale configura le connessioni
Si, esatto: Amministrazione -> Rete -> Connessioni -> connessione via modem

Il problema sorge qui: quando vado a impostare le "Proprietà"
della connessione, nella menù a scorrimento
"La porta del modem" si fa riferimento a dei file dev/.....
in particolare ne è elencato uno dev/modem che neanche esite

inoltre non riconosce automaticamente il modem
__________________
IdeaPad 5i 15
chouse è offline   Rispondi citando il messaggio o parte di esso
Old 26-01-2006, 09:30   #4
Nemios
Senior Member
 
L'Avatar di Nemios
 
Iscritto dal: Oct 2004
Messaggi: 1431
Quote:
Il modem pci isdn della trust è riconosciuto nella conf. hardware
Vai a vedere a che /dev corrisponde.
Nel caso di modem esterni attaccati alla seriale, ad esempio, dovrebbe essere qualcosa tipo /dev/tt0
/dev/modem dovrebbe essere solo un link, ma forse è linkato alla cosa sbagliata
__________________

Notebook: Ryzen 5 3500U, 12GB DDR4, Radeon Vega 8, Windows 10 Home e Linux Mint Debian Edition (Lenovo IdeaPad 3 15ADA05)
Console : Nintendo Wii & 2DS
Nemios è offline   Rispondi citando il messaggio o parte di esso
Old 26-01-2006, 22:30   #5
chouse
Member
 
L'Avatar di chouse
 
Iscritto dal: Mar 2005
Città: FM
Messaggi: 84
Quote:
Originariamente inviato da Nemios
Vai a vedere a che /dev corrisponde.
Come?

Ah, cmq grazie per l'aiuto
__________________
IdeaPad 5i 15
chouse è offline   Rispondi citando il messaggio o parte di esso
Old 27-01-2006, 08:44   #6
Nemios
Senior Member
 
L'Avatar di Nemios
 
Iscritto dal: Oct 2004
Messaggi: 1431
In Amministrazione --> Sistema (o hardware? o chissache? non mi ricordo il nome ma la voce c'è)
Tu da dove hai visto che te l'ha riconosciuto? Non è da li?
__________________

Notebook: Ryzen 5 3500U, 12GB DDR4, Radeon Vega 8, Windows 10 Home e Linux Mint Debian Edition (Lenovo IdeaPad 3 15ADA05)
Console : Nintendo Wii & 2DS
Nemios è offline   Rispondi citando il messaggio o parte di esso
Old 27-01-2006, 11:10   #7
Al Azif
Senior Member
 
L'Avatar di Al Azif
 
Iscritto dal: Jul 2002
Città: Potenza
Messaggi: 1137
Quote:
Originariamente inviato da chouse
Come?

Ah, cmq grazie per l'aiuto
Da shell:

lspci

Vedi se effettivametne te lo rileva, poi:

dmesg

E vedi su che device te lo monta.
__________________
Al Azif è offline   Rispondi citando il messaggio o parte di esso
Old 31-01-2006, 20:53   #8
chouse
Member
 
L'Avatar di chouse
 
Iscritto dal: Mar 2005
Città: FM
Messaggi: 84
Quote:
Originariamente inviato da Al Azif
Da shell:

lspci

Vedi se effettivametne te lo rileva, poi:
Codice:
0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 01)
0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bri dge (AGP)
0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Br idge)
0000:00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016
0000:00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller  (rev 07)
0000:00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller  (rev 07)
0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound  Controller (rev a0)
0000:00:03.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fa st Ethernet (rev 90)
0000:00:0f.0 Network controller: Cologne Chip Designs GmbH ISDN network controll er [HFC-PCI] (rev 02)
0000:00:13.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Contr oller (rev 50)
0000:00:13.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Contr oller (rev 50)
0000:00:13.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 51)
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 RF/SG AGP
Quote:
Originariamente inviato da Al Azif
Da shell:
dmesg

E vedi su che device te lo monta.
Codice:
mory: 511236k/524224k available (1415k kernel code, 12396k reserved, 763k data, 224k init, 0k highmem)
[4294670.994000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[4294670.994000] Calibrating delay loop... 3964.92 BogoMIPS (lpj=1982464)
[4294671.016000] Security Framework v1.0.0 initialized
[4294671.016000] SELinux:  Disabled at boot.
[4294671.016000] Mount-cache hash table entries: 512
[4294671.016000] CPU: After generic identify, caps: 0383f9ff c1c3f9ff 00000000 00000000 00000000 00000000 00000000
[4294671.016000] CPU: After vendor identify, caps: 0383f9ff c1c3f9ff 00000000 00000000 00000000 00000000 00000000
[4294671.016000] CPU: CLK_CTL MSR was 6003d22f. Reprogramming to 2003d22f
[4294671.016000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[4294671.016000] CPU: L2 Cache: 256K (64 bytes/line)
[4294671.016000] CPU: After all inits, caps: 0383f9ff c1c3f9ff 00000000 00000020 00000000 00000000 00000000
[4294671.016000] CPU: AMD Athlon(tm) XP 2400+ stepping 01
[4294671.016000] Enabling fast FPU save and restore... done.
[4294671.016000] Enabling unmasked SIMD FPU exception support... done.
[4294671.016000] Checking 'hlt' instruction... OK.
[4294671.020000] Checking for popad bug... OK.
[4294671.020000] checking if image is initramfs... it is
[4294671.387000] Freeing initrd memory: 4821k freed
[4294671.389000] ACPI: Looking for DSDT in initrd... not found!
[4294671.436000]  not found!
[4294671.442000] ACPI: setting ELCR to 0200 (from 0c20)
[4294671.445000] NET: Registered protocol family 16
[4294671.445000] EISA bus registered
[4294671.445000] ACPI: bus type pci registered
[4294671.446000] PCI: PCI BIOS revision 2.10 entry at 0xfdb01, last bus=1
[4294671.446000] PCI: Using configuration type 1
[4294671.446000] mtrr: v2.0 (20020519)
[4294671.447000] ACPI: Subsystem revision 20050729
[4294671.453000] ACPI: Interpreter enabled
[4294671.453000] ACPI: Using PIC for interrupt routing
[4294671.453000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[4294671.453000] PCI: Probing PCI hardware (bus 00)
[4294671.453000] ACPI: Assume root bridge [\_SB_.PCI0] segment is 0
[4294671.456000] Uncovering SIS18 that hid as a SIS503 (compatible=1)
[4294671.456000] Enabling SiS 96x SMBus.
[4294671.456000] Boot video device is 0000:01:00.0
[4294671.457000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[4294671.461000] ACPI: Power Resource [URP1] (off)
[4294671.461000] ACPI: Power Resource [URP2] (off)
[4294671.461000] ACPI: Power Resource [FDDP] (off)
[4294671.461000] ACPI: Power Resource [LPTP] (off)
[4294671.461000] ACPI: PCI Interrupt Link [LNKA] (IRQs *11)
[4294671.462000] ACPI: PCI Interrupt Link [LNKB] (IRQs *11)
[4294671.462000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *10 12 14 15)
[4294671.462000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 *10 12 14 15)
[4294671.462000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 12 14 15) *0, disabled.
[4294671.462000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 12 14 15) *0, disabled.
[4294671.463000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 *10 12 14 15)
[4294671.463000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 7 10 12 14 15)
[4294671.463000] Linux Plug and Play Support v0.97 (c) Adam Belay
[4294671.463000] pnp: PnP ACPI init
[4294671.466000] pnp: PnP ACPI: found 10 devices
[4294671.466000] PnPBIOS: Disabled by ACPI PNP
[4294671.466000] PCI: Using ACPI for IRQ routing
[4294671.466000] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[4294671.475000] audit: initializing netlink socket (disabled)
[4294671.475000] audit: initialized
[4294671.475000] VFS: Disk quotas dquot_6.5.1
[4294671.475000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[4294671.475000] devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
[4294671.475000] devfs: boot_options: 0x0
[4294671.475000] Initializing Cryptographic API
[4294671.475000] isapnp: Scanning for PnP cards...
[4294671.830000] isapnp: No Plug & Play device found
[4294671.846000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[4294671.846000] serio: i8042 AUX port at 0x60,0x64 irq 12
[4294671.846000] serio: i8042 KBD port at 0x60,0x64 irq 1
[4294671.846000] Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports, IRQ sharing enabled
[4294671.846000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294671.846000] ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[4294671.848000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294671.848000] ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[4294671.848000] io scheduler noop registered
[4294671.848000] io scheduler anticipatory registered
[4294671.848000] io scheduler deadline registered
[4294671.848000] io scheduler cfq registered
[4294671.849000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[4294671.849000] EISA: Probing bus 0 at eisa.0
[4294671.849000] EISA: Detected 0 cards.
[4294671.849000] NET: Registered protocol family 2
[4294671.858000] IP: routing cache hash table of 4096 buckets, 32Kbytes
[4294671.858000] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[4294671.858000] TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
[4294671.859000] TCP: Hash tables configured (established 32768 bind 32768)
[4294671.859000] NET: Registered protocol family 8
[4294671.859000] NET: Registered protocol family 20
[4294671.859000] ACPI wakeup devices:
[4294671.859000] PCI0 PS2M PS2K UAR1 UAR2 USB1 USB2  LAN  MDM  AUD SLPB
[4294671.859000] ACPI: (supports S0 S1 S4 S5)
[4294671.859000] Freeing unused kernel memory: 224k freed
[4294671.873000] vga16fb: initializing
[4294671.873000] vga16fb: mapped to 0xc00a0000
[4294671.997000] Console: switching to colour frame buffer device 80x30
[4294671.997000] fb0: VGA16 VGA frame buffer device
[4294672.009000] input: AT Translated Set 2 keyboard on isa0060/serio0
[4294673.106000] Capability LSM initialized
[4294673.118000] NET: Registered protocol family 1
[4294673.130000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[4294673.130000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[4294673.130000] ACPI: bus type ide registered
[4294673.136000] SIS5513: IDE controller at PCI slot 0000:00:02.5
[4294673.136000] SIS5513: chipset revision 208
[4294673.136000] SIS5513: not 100% native mode: will probe irqs later
[4294673.136000] SIS5513: SiS735 ATA 100 (2nd gen) controller
[4294673.136000]     ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:DMA
[4294673.136000]     ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc:DMA, hdd:DMA
[4294673.136000] Probing IDE interface ide0...
[4294673.400000] hda: QUANTUM FIREBALLP LM15, ATA DISK drive
[4294673.655000] hdb: WDC WD84AA, ATA DISK drive
[4294673.707000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[4294673.707000] Probing IDE interface ide1...
[4294674.379000] hdc: HL-DT-ST CD-ROM GCR-8520B, ATAPI CD/DVD-ROM drive
[4294674.991000] ide1 at 0x170-0x177,0x376 on irq 15
[4294674.991000] Probing IDE interface ide2...
[4294675.504000] Probing IDE interface ide3...
[4294676.016000] Probing IDE interface ide4...
[4294676.529000] Probing IDE interface ide5...
[4294677.044000] hda: max request size: 128KiB
[4294677.056000] hda: 29336832 sectors (15020 MB) w/1900KiB Cache, CHS=29104/16/63, UDMA(66)
[4294677.056000] hda: cache flushes not supported
[4294677.056000]  /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 < p5 >
[4294677.075000] hdb: max request size: 128KiB
[4294677.094000] hdb: 16514064 sectors (8455 MB) w/2048KiB Cache, CHS=16383/16/63, UDMA(66)
[4294677.094000] hdb: cache flushes not supported
[4294677.094000]  /dev/ide/host0/bus0/target1/lun0: p1
[4294677.110000] hdc: ATAPI 52X CD-ROM drive, 128kB Cache
[4294677.110000] Uniform CD-ROM driver Revision: 3.20
[4294677.355000] Attempting manual resume
[4294677.356000] swsusp: Suspend partition has wrong signature?
[4294677.394000] usbcore: registered new driver usbfs
[4294677.394000] usbcore: registered new driver hub
[4294677.394000] ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
[4294677.395000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
[4294677.395000] PCI: setting IRQ 10 as level-triggered
[4294677.395000] ACPI: PCI Interrupt 0000:00:02.2[D] -> Link [LNKD] -> GSI 10 (level, low) -> IRQ 10
[4294677.395000] ohci_hcd 0000:00:02.2: Silicon Integrated Systems [SiS] USB 1.0 Controller
[4294677.395000] ohci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 1
[4294677.395000] ohci_hcd 0000:00:02.2: irq 10, io mem 0xcfffe000
[4294677.448000] hub 1-0:1.0: USB hub found
[4294677.448000] hub 1-0:1.0: 3 ports detected
[4294677.451000] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 5
[4294677.451000] PCI: setting IRQ 5 as level-triggered
[4294677.451000] ACPI: PCI Interrupt 0000:00:02.3[A] -> Link [LNKH] -> GSI 5 (level, low) -> IRQ 5
[4294677.451000] ohci_hcd 0000:00:02.3: Silicon Integrated Systems [SiS] USB 1.0 Controller (#2)
[4294677.451000] ohci_hcd 0000:00:02.3: new USB bus registered, assigned bus number 2
[4294677.451000] ohci_hcd 0000:00:02.3: irq 5, io mem 0xcffff000
[4294677.504000] hub 2-0:1.0: USB hub found
[4294677.504000] hub 2-0:1.0: 3 ports detected
[4294677.537000] sis900.c: v1.08.08 Jan. 22 2005
[4294677.537000] ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 10
[4294677.537000] ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKG] -> GSI 10 (level, low) -> IRQ 10
[4294677.538000] 0000:00:03.0: Realtek RTL8201 PHY transceiver found at address 1.
[4294677.546000] 0000:00:03.0: Using transceiver found at address 1 as default
[4294677.547000] eth0: SiS 900 PCI Fast Ethernet at 0xd400, IRQ 10, 00:0a:e6:af:06:81.
[4294677.562000] USB Universal Host Controller Interface driver v2.2
[4294677.562000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[4294677.562000] PCI: setting IRQ 11 as level-triggered
[4294677.562000] ACPI: PCI Interrupt 0000:00:13.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
[4294677.562000] uhci_hcd 0000:00:13.0: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
[4294677.624000] uhci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 3
[4294677.624000] uhci_hcd 0000:00:13.0: irq 11, io base 0x0000c800
[4294677.624000] hub 3-0:1.0: USB hub found
[4294677.624000] hub 3-0:1.0: 2 ports detected
[4294677.627000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[4294677.627000] ACPI: PCI Interrupt 0000:00:13.1[b] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
[4294677.627000] uhci_hcd 0000:00:13.1: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
[4294677.689000] uhci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 4
[4294677.689000] uhci_hcd 0000:00:13.1: irq 11, io base 0x0000cc00
[4294677.689000] hub 4-0:1.0: USB hub found
[4294677.689000] hub 4-0:1.0: 2 ports detected
[4294677.707000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[4294677.707000] ACPI: PCI Interrupt 0000:00:13.2[C] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
[4294677.707000] ehci_hcd 0000:00:13.2: VIA Technologies, Inc. USB 2.0
[4294677.707000] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 5
[4294677.707000] ehci_hcd 0000:00:13.2: irq 10, io mem 0xcfffde00
[4294677.707000] ehci_hcd 0000:00:13.2: USB 2.0 initialized, EHCI 0.95, driver 10 Dec 2004
[4294677.708000] hub 5-0:1.0: USB hub found
[4294677.708000] hub 5-0:1.0: 4 ports detected
[4294680.103000] ACPI: CPU0 (power states: C1[C1])
[4294680.269000] Attempting manual resume
[4294680.269000] swsusp: Suspend partition has wrong signature?
[4294680.291000] kjournald starting.  Commit interval 5 seconds
[4294680.291000] EXT3-fs: mounted filesystem with ordered data mode.
[4294681.273000] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
[4294684.452000] Adding 281096k swap on /dev/hda5.  Priority:-1 extents:1
[4294684.683000] EXT3 FS on hda2, internal journal
[4294692.385000] parport: PnPBIOS parport detected.
[4294692.385000] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[4294692.474000] lp0: using parport0 (interrupt-driven).
questo me lo dovresti tradurre
grazie
__________________
IdeaPad 5i 15
chouse è offline   Rispondi citando il messaggio o parte di esso
Old 09-02-2006, 22:27   #9
chouse
Member
 
L'Avatar di chouse
 
Iscritto dal: Mar 2005
Città: FM
Messaggi: 84
Up!
please!
__________________
IdeaPad 5i 15
chouse è offline   Rispondi citando il messaggio o parte di esso
Old 11-09-2006, 21:05   #10
chouse
Member
 
L'Avatar di chouse
 
Iscritto dal: Mar 2005
Città: FM
Messaggi: 84
risolto

Problema risolto con mandriva 2006 che con il mandrivacontrolcentre
mi ha permesso di scegliere il giusto driver
__________________
IdeaPad 5i 15
chouse è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


Un fulmine sulla scrivania, Corsair Sabre v2 Pro ridefinisce la velocità nel gaming Un fulmine sulla scrivania, Corsair Sabre v2 Pro...
Nokia Innovation Day 2025: l’Europa ha bisogno di campioni nelle telecomunicazioni Nokia Innovation Day 2025: l’Europa ha bisogno d...
Sottile, leggero e dall'autonomia WOW: OPPO Reno14 F conquista con stile e sostanza Sottile, leggero e dall'autonomia WOW: OPPO Reno...
Destiny Rising: quando un gioco mobile supera il gioco originale Destiny Rising: quando un gioco mobile supera il...
Plaud Note Pro convince per qualità e integrazione, ma l’abbonamento resta un ostacolo Plaud Note Pro convince per qualità e int...
iPhone Air: rischio flop? Dai tempi di c...
La modalità Xbox di Windows 11 &e...
Display AMOLED curvo anche per i custom ...
ASUS riconosce il problema e avvia un'in...
Tencent si difende dall'accusa di plagio...
Ricchi sempre più ricchi: Kevin D...
Aprono gli ordini per la nuova Fiat 500 ...
Il film sulla F1 è stato un succe...
Google, oltre 200 lavoratori AI licenzia...
Ryzen 7 9800X3D supera il muro dei 7,3 G...
Ascend 950, 960 e 970: Huawei prepara il...
Mitsubishi svela la Eclipse Cross elettr...
PS5 Slim Digital: la nuova revisione ha ...
Scoperto bug grave su Chrome: Google ril...
In Italia si perde il 42% dell'acqua imm...
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: 21:11.


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