- Questo topic ha 17 risposte, 3 partecipanti ed è stato aggiornato l'ultima volta 14 anni, 7 mesi fa da Silvan.
-
AutoreArticoli
-
-
24 Marzo, 2010 alle 18:16 #18034SybeliusMembro
Ciao a Tutti,
Ho recentemente installato la Milestone I e dopo esser riuscito ad inserirla nel menù di Grub, grazie al gentile aiuto ricevuto da Ercolinux e Silvan, mi sono scontrato con altri due problemi, ovvero:
– Audio: aprendo “KMix”, la finestra è completamente chiara, ovvero non è presente niente per poter fare la configurazione. Ho provato a registrare con Audacity ed ovviamente, non registra niente.
– Video: aprendo “Cheese”, la finestra presenta strisce colorate ed un riquadro con effetto neve (ID 041e:4036 Creative Technology, Ltd Webcam Live!).
Quanto sopra si riferisce alla Milestone I; ho provato anche la live della Milestone II ed ho riscontrato i medesimi problemi, con l’ aggravante che non essendo presente il pacchetto “rp-pppoe”, non posso connetermi (oltretutto, la live alle volte si avvia, alle volte no).
Mi piacerebbe sapere se è possibile metter a posto la “I” (dimenticavo, non funzionano nemmeno le quattro frecce per muovere il cursore); oppure, partendo dal presupposto che io riesca ad installare il pacchetto “rp-pppoe”, se è meglio installare la “II” e su di essa lavorare per risolvere i problemi prima descritti.
Mi piacerebbe molto mantenere una distro Italiana sulla mia macchina e spero che i problemi descritti si possano risolvere; grazie per la vostra gentile attenzione. Ciao
-
25 Marzo, 2010 alle 14:27 #25685ercolinuxModeratore
Ciao, sicuramente conviene lavorare sulla 2 visto che è ormai prossima all’uscita definitiva.
rp-pppoe è già presente nella milestone-2 (sicuro che non sia installato cosa hai usato il cd o il DVD?), comunque per installarlo basta scaricarlo da qui il pacchetto: http://openmamba.org/download.html?file=/pub/openmamba/milestone2/RPMS.i586/rp-pppoe-3.10-1mamba.i586.rpm
Per la webcam in cheese vai nel menu modifica -> preferenze e verifica che sia selezionata la webcam come input.
Invece per quanto riguarda l’audio che modello di scheda hai?
-
25 Marzo, 2010 alle 20:19 #25686SybeliusMembro
Ciao Ercolinux,
Grazie per il tuo aiuto; ho seguito il tuo consiglio ed ho disinstallato la “I”, installando la “II”. Adesso ti racconto in che guai mi trovo 🙂
– Connessione Internet: hai ragione tu a proposito del pacchetto “rp-pppoe”, esso è già presente con interfaccia grafica (quando me ne sono accorto, lo avevo già scaricato, comunque non l’ ho installato), però almeno nel mio caso, creando la connessione, la stessa non si avvia.
Ho provato allora a seguire il sistema che conosco, cioè da terminale, ma la procedura non si avvia (pppoe-setup), perchè non è presente “ppp-2.3.10”; ho quindi scaricato il pacchetto (.tar.gz), ma non mi riesce d’ installarlo, allego l’ output.
Per quanto riguarda i problemi audio/video, “Cheese” funziona, ovvero sono riuscito a registrare un video, però è muto; anche “Audacity” non registra niente; ti allego due output che forse contengono dati che possono farti comodo, a proposito della scheda audio e della scheda madre.
Ancora grazie, ciao
Edit
Non capisco il motivo, ma gli allegati vengono rifiutati, copio quì i tre output del terminale.
Output fallita installazione pacchetto “ppp-2.3.10”
[dominum@Dominum—Tlokweng ~]$ cd /home/dominum/OpenMamba
[dominum@Dominum—Tlokweng OpenMamba]$ tar xf ppp-2.3.10.tar.gz
[dominum@Dominum—Tlokweng OpenMamba]$ cd /home/dominum /OpenMamba/ppp-2.3.10
[dominum@Dominum—Tlokweng ~]$ ./configure
bash: ./configure: No such file or directory
[dominum@Dominum—Tlokweng ~]$ ./configure
bash: ./configure: No such file or directory
[dominum@Dominum—Tlokweng ~]$ su
Password:
[root@Dominum—Tlokweng dominum]# su dominum
[dominum@Dominum—Tlokweng ~]$ cd /home/dominum /OpenMamba/ppp-2.3.10
[dominum@Dominum—Tlokweng ~]$ ./configure
bash: ./configure: No such file or directory
[dominum@Dominum—Tlokweng ~]$ su
Password:
[root@Dominum—Tlokweng dominum]# cd /home/dominum/OpenMamba/ppp-2.3.10
[root@Dominum—Tlokweng ppp-2.3.10]# ./configure
Creating links to Makefiles.
Makefile -> linux/Makefile.top
pppd/Makefile -> Makefile.linux
pppstats/Makefile -> Makefile.linux
chat/Makefile -> Makefile.linux
pppdump/Makefile -> Makefile.linux
[root@Dominum—Tlokweng ppp-2.3.10]# make
cd chat; make all
make[1]: Entering directory `/home/dominum/OpenMamba/ppp-2.3.10/chat’
cc -c -O2 -g -pipe -DTERMIOS -DSIGTYPE=void -UNO_SLEEP -DFNDELAY=O_NDELAY -o chat.o chat.c
make[1]: cc: Command not found
make[1]: *** [chat.o] Error 127
make[1]: Leaving directory `/home/dominum/OpenMamba/ppp-2.3.10/chat’
make: *** [all] Error 2
[root@Dominum—Tlokweng ppp-2.3.10]#
Dati scheda audio
dominum@Dominum—Tlokweng:~$ dmesg | grep -i hda
[ 8.476383] HDA Intel 0000:80:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 8.476417] HDA Intel 0000:80:01.0: setting latency timer to 64
[ 8.476421] HDA Intel 0000:80:01.0: PCI: Disallowing DAC for device
[ 8.844987] hda_codec: num_steps = 0 for NID=0x1c (ctl = Front Playback Volume)
[ 8.845133] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.512106] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.514972] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.517686] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.520229] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.523404] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.527627] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.531202] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.533835] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.537750] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.541290] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.544734] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.548478] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.553422] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.558226] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.562292] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.564929] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.569780] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.573108] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.577018] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.580198] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.583891] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.587344] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.590723] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.594262] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.596968] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.603650] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.607119] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.609754] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.613463] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.617132] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.620785] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.624312] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.627718] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.630405] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.634341] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.637874] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.641961] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.650904] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.653691] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.657488] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
[ 9.660720] hda_codec: num_steps = 0 for NID=0x1d (ctl = Headphone Playback Volume)
dominum@Dominum—Tlokweng:~$ aplay -l
**** Lista di PLAYBACK dispositivi hardware ****
scheda 0: VT82xx [HDA VIA VT82xx], dispositivo 0: VT1708B Analog [VT1708B Analog]
Sottoperiferiche: 2/2
Sottoperiferica #0: subdevice #0
Sottoperiferica #1: subdevice #1
dominum@Dominum—Tlokweng:~$ cat /proc/asound/card*/codec* | grep -i codec
Codec: VIA VT1708B 8-Ch
dominum@Dominum—Tlokweng:~$
Dati Scheda Madre
dominum@Dominum—Tlokweng ~ $ sudo dmidecode
[sudo] password for dominum:
# dmidecode 2.9
SMBIOS 2.4 present.
30 structures occupying 940 bytes.
Table at 0x000F0000.
Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
Vendor: Phoenix Technologies, LTD
Version: 6.00 PG
Release Date: 02/24/2009
Address: 0xE0000
Runtime Size: 128 kB
ROM Size: 512 kB
Characteristics:
ISA is supported
PCI is supported
PNP is supported
APM is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
BIOS ROM is socketed
EDD is supported
5.25″/360 KB floppy services are supported (int 13h)
5.25″/1.2 MB floppy services are supported (int 13h)
3.5″/720 KB floppy services are supported (int 13h)
3.5″/2.88 MB floppy services are supported (int 13h)
Print screen service is supported (int 5h)
8042 keyboard services are supported (int 9h)
Serial services are supported (int 14h)
Printer services are supported (int 17h)
CGA/mono video services are supported (int 10h)
ACPI is supported
USB legacy is supported
AGP is supported
LS-120 boot is supported
ATAPI Zip drive boot is supported
BIOS boot specification is supported
Targeted content distribution is supported
Handle 0x0001, DMI type 1, 27 bytes
System Information
Manufacturer: BIOSTAR Group
Product Name: P4M900-M7 FE
Version: Ver:1.0
Serial Number: OEM_Serial
UUID: 00000000-0000-0000-3412-000078563412
Wake-up Type: Power Switch
SKU Number:
Family:
Handle 0x0002, DMI type 2, 8 bytes
Base Board Information
Manufacturer: BIOSTAR Group
Product Name: P4M900-M7 FE
Version: Ver:1.0
Serial Number: OEM_Serial
Handle 0x0003, DMI type 3, 17 bytes
Chassis Information
Manufacturer: BIOSTAR Group
Type: Desktop
Lock: Not Present
Version: P4M900-M7 FE
Serial Number: OEM_Serial
Asset Tag:
Boot-up State: Unknown
Power Supply State: Unknown
Thermal State: Unknown
Security Status: Unknown
OEM Information: 0x00000000
Handle 0x0004, DMI type 4, 35 bytes
Processor Information
Socket Designation: Socket 775
Type: Central Processor
Family: Pentium 4
Manufacturer: Intel
ID: 7A 06 01 00 FF FB EB BF
Signature: Type 0, Family 6, Model 23, Stepping 10
Flags:
FPU (Floating-point unit on-chip)
VME (Virtual mode extension)
DE (Debugging extension)
PSE (Page size extension)
TSC (Time stamp counter)
MSR (Model specific registers)
PAE (Physical address extension)
MCE (Machine check exception)
CX8 (CMPXCHG8 instruction supported)
APIC (On-chip APIC hardware supported)
SEP (Fast system call)
MTRR (Memory type range registers)
PGE (Page global enable)
MCA (Machine check architecture)
CMOV (Conditional move instruction supported)
PAT (Page attribute table)
PSE-36 (36-bit page size extension)
CLFSH (CLFLUSH instruction supported)
DS (Debug store)
ACPI (ACPI supported)
MMX (MMX technology supported)
FXSR (Fast floating-point save and restore)
SSE (Streaming SIMD extensions)
SSE2 (Streaming SIMD extensions 2)
SS (Self-snoop)
HTT (Hyper-threading technology)
TM (Thermal monitor supported)
PBE (Pending break enabled)
Version: Intel(R) Pentium(R)
Voltage: 1.2 V
External Clock: 200 MHz
Max Speed: 4000 MHz
Current Speed: 2500 MHz
Status: Populated, Enabled
Upgrade: ZIF Socket
L1 Cache Handle: 0x0008
L2 Cache Handle: 0x0009
L3 Cache Handle: Not Provided
Serial Number:
Asset Tag:
Part Number:
Handle 0x0005, DMI type 5, 20 bytes
Memory Controller Information
Error Detecting Method: None
Error Correcting Capabilities:
None
Supported Interleave: One-way Interleave
Current Interleave: Four-way Interleave
Maximum Memory Module Size: 2048 MB
Maximum Total Memory Size: 4096 MB
Supported Speeds:
70 ns
60 ns
Supported Memory Types:
Standard
EDO
Memory Module Voltage: 5.0 V
Associated Memory Slots: 2
0x0006
0x0007
Enabled Error Correcting Capabilities: None
Handle 0x0006, DMI type 6, 12 bytes
Memory Module Information
Socket Designation: A0
Bank Connections: 0
Current Speed: 30 ns
Type: Other Unknown EDO
Installed Size: 2048 MB (Single-bank Connection)
Enabled Size: 2048 MB (Single-bank Connection)
Error Status: OK
Handle 0x0007, DMI type 6, 12 bytes
Memory Module Information
Socket Designation: A1
Bank Connections: None
Current Speed: 30 ns
Type: Other Unknown EDO
Installed Size: Not Installed
Enabled Size: Not Installed
Error Status: OK
Handle 0x0008, DMI type 7, 19 bytes
Cache Information
Socket Designation: Internal Cache
Configuration: Enabled, Not Socketed, Level 1
Operational Mode: Write Back
Location: Internal
Installed Size: 32 KB
Maximum Size: 32 KB
Supported SRAM Types:
Synchronous
Installed SRAM Type: Synchronous
Speed: Unknown
Error Correction Type: Unknown
System Type: Unknown
Associativity: Unknown
Handle 0x0009, DMI type 7, 19 bytes
Cache Information
Socket Designation: External Cache
Configuration: Enabled, Not Socketed, Level 2
Operational Mode: Write Back
Location: External
Installed Size: 2048 KB
Maximum Size: 2048 KB
Supported SRAM Types:
Synchronous
Installed SRAM Type: Synchronous
Speed: Unknown
Error Correction Type: Unknown
System Type: Unknown
Associativity: Unknown
Handle 0x000A, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: PRIMARY IDE
Internal Connector Type: On Board IDE
External Reference Designator: Not Specified
External Connector Type: None
Port Type: Other
Handle 0x000B, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: SECONDARY IDE
Internal Connector Type: On Board IDE
External Reference Designator: Not Specified
External Connector Type: None
Port Type: Other
Handle 0x000C, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: FDD
Internal Connector Type: On Board Floppy
External Reference Designator: Not Specified
External Connector Type: None
Port Type: 8251 FIFO Compatible
Handle 0x000D, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: COM1
Internal Connector Type: 9 Pin Dual Inline (pin 10 cut)
External Reference Designator:
External Connector Type: DB-9 male
Port Type: Serial Port 16450 Compatible
Handle 0x000E, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: LPT1
Internal Connector Type: DB-25 female
External Reference Designator:
External Connector Type: DB-25 female
Port Type: Parallel Port ECP/EPP
Handle 0x000F, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Keyboard
Internal Connector Type: PS/2
External Reference Designator:
External Connector Type: PS/2
Port Type: Keyboard Port
Handle 0x0010, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: PS/2 Mouse
Internal Connector Type: PS/2
External Reference Designator:
External Connector Type: PS/2
Port Type: Mouse Port
Handle 0x0011, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: USB0
External Connector Type: Other
Port Type: USB
Handle 0x0012, DMI type 9, 13 bytes
System Slot Information
Designation: PCI0
Type: 32-bit PCI
Current Usage: In Use
Length: Long
ID: 1
Characteristics:
5.0 V is provided
PME signal is supported
Handle 0x0013, DMI type 9, 13 bytes
System Slot Information
Designation: PCI1
Type: 32-bit PCI
Current Usage: Available
Length: Long
ID: 2
Characteristics:
5.0 V is provided
PME signal is supported
Handle 0x0014, DMI type 9, 13 bytes
System Slot Information
Designation: AGP
Type: 32-bit AGP
Current Usage: Available
Length: Long
ID: 8
Characteristics:
5.0 V is provided
Handle 0x0015, DMI type 13, 22 bytes
BIOS Language Information
Installable Languages: 1
n|US|iso8859-1
Currently Installed Language: n|US|iso8859-1
Handle 0x0016, DMI type 16, 15 bytes
Physical Memory Array
Location: System Board Or Motherboard
Use: System Memory
Error Correction Type: None
Maximum Capacity: 1 GB
Error Information Handle: Not Provided
Number Of Devices: 2
Handle 0x0017, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x0016
Error Information Handle: Not Provided
Total Width: Unknown
Data Width: Unknown
Size: 2048 MB
Form Factor: DIMM
Set: None
Locator: A0
Bank Locator: Bank0/1
Type: DDR2
Type Detail: None
Speed: Unknown
Manufacturer: Not Specified
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Handle 0x0018, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x0016
Error Information Handle: Not Provided
Total Width: Unknown
Data Width: Unknown
Size: No Module Installed
Form Factor: DIMM
Set: None
Locator: A1
Bank Locator: Bank2/3
Type: DDR2
Type Detail: None
Speed: Unknown
Manufacturer: Not Specified
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Handle 0x0019, DMI type 19, 15 bytes
Memory Array Mapped Address
Starting Address: 0x00000000000
Ending Address: 0x0007FFFFFFF
Range Size: 2 GB
Physical Array Handle: 0x0016
Partition Width: 0
Handle 0x001A, DMI type 20, 19 bytes
Memory Device Mapped Address
Starting Address: 0x00000000000
Ending Address: 0x0007FFFFFFF
Range Size: 2 GB
Physical Device Handle: 0x0017
Memory Array Mapped Address Handle: 0x0019
Partition Row Position: 1
Handle 0x001B, DMI type 20, 19 bytes
Memory Device Mapped Address
Starting Address: 0x00000000000
Ending Address: 0x000000003FF
Range Size: 1 kB
Physical Device Handle: 0x0018
Memory Array Mapped Address Handle: 0x0019
Partition Row Position: 1
Handle 0x001C, DMI type 32, 11 bytes
System Boot Information
Status: No errors detected
Handle 0x001D, DMI type 127, 4 bytes
End Of Table
dominum@Dominum—Tlokweng ~ $
-
25 Marzo, 2010 alle 23:29 #25687ercolinuxModeratore
Ti consiglio di scaricare il pacchetto ppp dal repository di openmamba: http://www.openmamba.org/download.html?file=/pub/openmamba/milestone2/RPMS.i586/ppp-2.4.5-1mamba.i586.rpm
Per poter compilare un programma devi aver installato il gruppo di pacchetti relativi allo sviluppo (in questo caso ti manca almeno il compilatore cc).
-
26 Marzo, 2010 alle 18:43 #25688SybeliusMembro
Ciao Ercolinux,
Io non sono esperto ed adesso sono anche confuso 🙂 Deduco che i pacchetti .tar.gz non sono adatti per OpenMamba; ho scaricato il .rpm che mi hai gentilmente indicato, ma volendolo installare, ricevo la notifica che il pacchetto è già installato !?
Con un certo imbarazzo aggiungo che non capisco la nota a proposito della compilazione di un programma; a cosa ti riferisci, quale programma dovrei compilare ?
E per quanto riguarda il compilatore “cc”, quale / da dove dovrei scaricare ? (Ho provato a fare delle ricerche, ma non ho capito quale posso usare su OpenMamba), e, per cosa lo dovrei usare ?
Mi rendo conto che l’ incompetenza puo’ dare fastidio, sto scrivendo per non piantare in asso la discussione, ma se per qualunque motivo il basso livello delle mie domande si dovesse rivelare fastidioso, lascia stare. Ciao
-
26 Marzo, 2010 alle 18:59 #25689ercolinuxModeratore
Tranquillo nessun problema.
Per compilare intendevo la procedura che cercavi di fare partendo dal tar.gz (cioè i sorgenti) per arrivare al programma eseguibile. La procedura (per quanto non difficilissima) non è consigliabile chi è alle prime armi e comunque esclude i programmi dalle procedure di aggiornamento automatici della distribuzione.
Il fatto che ti dica che è già installato conferma la mia ipotesi: ppp è già disponibile di default. Di preciso qual’è il problema con la connessione e qual’è la procedura che volevi seguire?
-
27 Marzo, 2010 alle 01:43 #25690SybeliusMembro
Ercolinux sei gentilissimo, grazie 🙂
Mi spiego in sintesi, ma se per caso ti occorrono altri dati, fammi sapere. Allora: da cosa dipende non lo so, ma più o meno per tutte le distro che ho installato l’ unico sistema che mi consente di connettermi ad Internet, è questo (da terminale / root):
1 – ifconfig eth0 up
2 – ifconfig eth0 192.xxx.x.x
3 – pppoe-start (dopo aver fatto la configurazione tramite il comando “pppoe-setup”); questo si riferisce al pacchetto “rp-pppoe”.
Il mio modem o router che sia (presenta 4 porte) è lo SpeedTouch Thomson 546V6, collegato alla macchina tramite cavo ethernet.
Su OpenMamba 2, ho tentato con tutte le applicazioni con interfaccia grafica presenti, ma non ho concluso niente; ritengo quindi che l’ unico sistema valido sia quello che ho indicato prima, ma come già detto, la procedura da terminale non parte.
Immagino che tu stesso possa fare la prova, digitando (da root) “pppoe-setup”; vien fuori l’ avviso che manca il pacchetto “ppp” (lo stesso che risulta presente se tento d’ installare quello con estensione .rpm).
Ho fatto anche la prova (incongrua, temo), d’ installare il pacchetto “rp-pppoe-3.8.tar.gz, ma dopo averlo estratto, la procedura si ferma già al comando “./configure” perchè non sono presenti “gcc”, “cc” ed altri che non ricordo.
Ho provato a cercare su Google, supponendo che installando il compilatore, che a quanto capisco, non è presente su OpenMamba, sia possibile installare i pacchetti che desidero, ma l’unica fonte di download che ho trovato, presenta le versioni specifiche per Debian o per PCLinuxOS, quindi mi sono fermato (il link è questo: http://www.freepenguin.it/gcc-download.html). Ciao
-
27 Marzo, 2010 alle 06:18 #25691ercolinuxModeratore
Grazie della segnalazione: ho trovato un bug in pppoe-setup che ho corretto.rifaccio il pacchetto e lo mando avanti. Nel frattempo scompatta l’allegato al messaggio in /usr/sbin/: è la versione corretta del programma
-
27 Marzo, 2010 alle 17:41 #25692SybeliusMembro
Caro Ercolinux,
Grazie mille per il pacchetto che mi hai mandato 🙂 ti sto scrivendo da OpenMamba, quindi il problema della connessione è risolto, evviva !
Ho appena finito l’installazione e l’aggiornamento dalla rete, per sicurezza ho anche riavviato;
ti faccio un rapporto il più dettagliato possibile (compatibilmente con la mia memoria):
– Per prima cosa ho rimosso da /usr/sbin il file “pppoe-setup” ivi presente, poi ho trasferito colà il pacchetto che mi hai mandato e l’ho scompattato/installato (sono riuscito a farlo accedendo al sistema da “root”, avevo anche provato con il comando “mv” da terminale ed anche con il tasto dx del mouse, facendo forse un po’ di confusione, perchè mi sono ritrovato con un’altra cartella/sottocartella /usr/sbin creata, che ho eliminato dopo aver spostato nella giusta posizione il file “pppoe-setup”); poi, aprendo la cartella “Home” mi ritrovo creata una cartella “usr”, con dentro “sbin” e dentro quest’ultima il file “pppoe-setup” (se la cestino, la connessione non parte più).
Quindi è presente (non so come), in questo percorso oltre che in /Radice/usr/sbin dove lo avevo posizionato io.
Sono riuscito a compilare da terminale, il modulo “pppoe-setup”, però dando sempre da terminale il comando (da root) “pppoe-start”, la connessione non si avvia. In breve, ho fatto un esperimento che si è rivelato vincente:
1 – terminale/root = comandi:
ifconfig eth0 up
ifconfig 192.xxx.x.x
2 – Start da “RP-PPPoE” utilità grafica. Connesso ! (Ma devo lasciare “RP-PPPoE” minimizzato).
Per quanto riguarda l’aggiornamento base da rete, ho selezionato tutte le caselle disponibili, qualcosa non è andato a buon fine e seguendo quanto ho letto nell’ultima schermata, ti posto quì il log (sono riportati solo i messaggi di errore):
Err http://www.openmamba.org pub/openmamba/milestone2/i586 elfutils 0.141-1mamba
Error reading from server Remote end closed connection
Err http://www.openmamba.org pub/openmamba/milestone2/i586 gcc 4.4.3-1mamba
Error reading from server Remote end closed connection
Err http://www.openmamba.org pub/openmamba/milestone2/i586 gdb 7.0.1-1mamba
Error reading from server Remote end closed connection
Err http://www.openmamba.org pub/openmamba/milestone2/i586 gettext-devel 0.17-2mamba
Error reading from server Remote end closed connection
Err http://www.openmamba.org pub/openmamba/milestone2/i586 libkdebase3 3.5.10-9mamba
Error reading from server Remote end closed connection
Err http://www.openmamba.org pub/openmamba/milestone2/i586 kdebase 3.5.10-9mamba
Error reading from server Remote end closed connection
Err http://www.openmamba.org pub/openmamba/milestone2/i586 kdelibs4-devel 4.3.5-1mamba
Error reading from server Remote end closed connection
Err http://www.openmamba.org pub/openmamba/milestone2/i586 kernel-mamba-headers 2.6.30.10-2mamba
Error reading from server Remote end closed connection
Err http://www.openmamba.org pub/openmamba/milestone2/i586 libwxGTK-ansi 2.8.10-1mamba
Error reading from server Remote end closed connection
Err http://www.openmamba.org pub/openmamba/milestone2/i586 mercurial 1.4.2-1mamba
Error reading from server Remote end closed connection
Err http://www.openmamba.org pub/openmamba/milestone2/i586 rpm-devel 4.4.9-12mamba
Error reading from server Remote end closed connection
Failed to fetch http://www.openmamba.org/pub/openmamba/milestone2/RPMS.i586/doxygen-1.6.2-1mamba.i586.rpm Error reading from server Remote end closed connection
Failed to fetch http://www.openmamba.org/pub/openmamba/milestone2/RPMS.i586/elfutils-0.141-1mamba.i586.rpm Error reading from server Remote end closed connection
Failed to fetch http://www.openmamba.org/pub/openmamba/milestone2/RPMS.i586/gcc-4.4.3-1mamba.i586.rpm Error reading from server Remote end closed connection
Failed to fetch http://www.openmamba.org/pub/openmamba/milestone2/RPMS.i586/gdb-7.0.1-1mamba.i586.rpm Error reading from server Remote end closed connection
Failed to fetch http://www.openmamba.org/pub/openmamba/milestone2/RPMS.i586/gettext-devel-0.17-2mamba.i586.rpm Error reading from server Remote end closed connection
Failed to fetch http://www.openmamba.org/pub/openmamba/milestone2/RPMS.i586/libkdebase3-3.5.10-9mamba.i586.rpm Error reading from server Remote end closed connection
Failed to fetch http://www.openmamba.org/pub/openmamba/milestone2/RPMS.i586/kdebase-3.5.10-9mamba.i586.rpm Error reading from server Remote end closed connection
Failed to fetch http://www.openmamba.org/pub/openmamba/milestone2/RPMS.i586/kdelibs4-devel-4.3.5-1mamba.i586.rpm Error reading from server Remote end closed connection
Failed to fetch http://www.openmamba.org/pub/openmamba/milestone2/RPMS.i586/kernel-mamba-headers-2.6.30.10-2mamba.i586.rpm Error reading from server Remote end closed connection
Failed to fetch http://www.openmamba.org/pub/openmamba/milestone2/RPMS.i586/libqt-devel-3.3.8b-2mamba.i586.rpm Error reading from server Remote end closed connection
Failed to fetch http://www.openmamba.org/pub/openmamba/milestone2/RPMS.i586/libwxGTK-ansi-2.8.10-1mamba.i586.rpm Error reading from server Remote end closed connection
Failed to fetch http://www.openmamba.org/pub/openmamba/milestone2/RPMS.i586/mercurial-1.4.2-1mamba.i586.rpm Error reading from server Remote end closed connection
Failed to fetch http://www.openmamba.org/pub/openmamba/milestone2/RPMS.i586/rpm-devel-4.4.9-12mamba.i586.rpm Error reading from server Remote end closed connection
E: Unable to fetch some archives, maybe run apt-get update or try with –fix-missing?
Fetched 84,2MB in 30m6s (46,6kB/s)
Fine
27 Marzo 2010
Per quanto riguarda “Cheese” riesco a registrare video, ma sono muti; Audacity non registra niente e se voglio aprire “KMix”, ottengo solo l’icona che zompa un po’ sul desktop e basta.
Credo di non dimenticare niente, ancora grazie per il tuo gentilissimo aiuto. Ciao
-
27 Marzo, 2010 alle 18:06 #25693ercolinuxModeratore
Prova a rilanciare l’aggiornamento: a volte lo fa quando ci sono molti pacchetti da scaricare o sono molto grandi perchè va in timeout.
Risolto l’aggiornamento vediamo di capire cosa ha l’audio
-
29 Marzo, 2010 alle 00:07 #25695SybeliusMembro
Fatto 🙂 ho rilanciato l’aggiornamento due volte e l’ultima volta l’unico messaggio “allarmante” è stato questo:
Output da glibc-devel-2.11.1-1mamba@i586:
mv: impossibile fare stat di `/usr/include/asm/*’: No such file or directory
(Per essere più preciso, dopo quest’ultimo messaggio ho rilanciato per la terza volta ed è risultato tutto già fatto).
Pare che adesso resti da sistemare il problema dell’audio, cioè il fatto che il KMix non si apre (cliccando vien fuori solo l’icona che saltella sul desktop) e che Audacity e Skype non funzionano.
Ciao
-
31 Marzo, 2010 alle 00:31 #25697ercolinuxModeratore
Ciao, per l’audio ho provato a vedere se trovavo un PC con lo stesso chip per fare delle prove, ma non ho trovato nulla.
Ad ogni modo prova a darmi l’output di questo comando:
lsmod
così vediamo che moduli sono stati caricati
-
2 Aprile, 2010 alle 02:12 #25703SybeliusMembro
Ciao Ercolinux 🙂
Eccolo:
[dominum@Dominum—Tlokweng ~]$ lsmod
Module Size Used by
bsd_comp 5236 0
n_hdlc 7656 0
ppp_synctty 6832 1
ppp_async 8012 0
crc_ccitt 1656 1 ppp_async
ppp_generic 21952 7 bsd_comp,ppp_synctty,ppp_async
slhc 4848 1 ppp_generic
ipv6 238352 37
binfmt_misc 7600 1
vboxnetflt 14360 0
vboxdrv 149584 1 vboxnetflt
fuse 53260 1
snd_seq_midi 6272 0
snd_rawmidi 18956 1 snd_seq_midi
snd_seq_dummy 2664 0
snd_seq_oss 27224 0
snd_seq_midi_event 6228 2 snd_seq_midi,snd_seq_oss
xt_tcpudp 2660 276
snd_seq 46720 6 snd_seq_midi,snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 6488 5 snd_seq_midi,snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
nf_conntrack_ipv4 12968 167
nf_defrag_ipv4 1636 1 nf_conntrack_ipv4
xt_state 1884 167
ipt_REJECT 2576 4
xt_limit 2256 6
ipt_LOG 4928 9
nf_conntrack_ftp 6228 0
nf_conntrack_irc 4776 0
nf_conntrack_tftp 3896 0
nf_conntrack 52344 5 nf_conntrack_ipv4,xt_state,nf_conntrack_ftp,nf_conntrack_irc,nf_conntrack_tftp
iptable_filter 3156 1
ip_tables 10228 1 iptable_filter
x_tables 13632 6 xt_tcpudp,xt_state,ipt_REJECT,xt_limit,ipt_LOG,ip_tables
freq_table 3412 0
video 19888 0
output 2660 1 video
container 3468 0
battery 11012 0
ac 4364 0
nls_iso8859_1 3752 1
nls_cp437 5408 1
reiserfs 205992 1
ext4 199896 6
jbd2 51132 1 ext4
crc16 1616 1 ext4
snd_hda_codec_via 25848 1
gspca_zc3xx 45324 0
gspca_main 20332 1 gspca_zc3xx
videodev 31344 1 gspca_main
v4l1_compat 12904 1 videodev
snd_hda_intel 25120 0
snd_hda_codec 65028 2 snd_hda_codec_via,snd_hda_intel
nvidiafb 39336 0
fb_ddc 1912 1 nvidiafb
snd_hwdep 6876 1 snd_hda_codec
i2c_algo_bit 5140 1 nvidiafb
snd_pcm 64932 2 snd_hda_intel,snd_hda_codec
vgastate 7364 1 nvidiafb
usb_storage 32004 0
snd_timer 18324 2 snd_seq,snd_pcm
snd 51432 11 snd_seq_midi,snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore 5976 1 snd
nvidia 8876500 38
snd_page_alloc 8080 2 snd_hda_intel,snd_pcm
lp 8540 0
via_agp 7924 1
agpgart 29248 2 nvidia,via_agp
ehci_hcd 30936 0
uhci_hcd 20208 0
ppdev 6712 0
parport_pc 33560 1
shpchp 29444 0
ide_cd_mod 25768 0
parport 30700 3 lp,ppdev,parport_pc
via_rhine 20280 0
pci_hotplug 25528 1 shpchp
fan 4404 0
cdrom 30460 1 ide_cd_mod
thermal 13916 0
i2c_viapro 6632 0
processor 36008 0
thermal_sys 13868 4 video,fan,thermal,processor
sg 26784 0
rtc_cmos 10104 0
rtc_core 15884 1 rtc_cmos
rtc_lib 2312 1 rtc_core
hwmon 2176 1 thermal_sys
button 5568 0
ext3 113616 3
jbd 42960 1 ext3
sata_via 8660 12
libata 146524 1 sata_via
[dominum@Dominum—Tlokweng ~]$
Grazie, ciao e tanti auguri di buona Pasqua
-
2 Aprile, 2010 alle 17:13 #25708SilvanAmministratore del forum
Ciao,
il post è lungo da rileggere e magari qualcosa mi sfugge, ma mi sembra che il problema non sia con l’audio in generale quanto con la registrazione audio e con kmix. Ma se non funziona il mixer probabilmente non è possibile impostare i controlli per la registrazione. Per sicurezza una domanda semplice la riproduzione audio funziona? (amarok, kaffeine, …).
Il driver è il solito snd_hda_intel che ha molte varianti, per diagnosticare questo driver sarebbe bene vedere il contenuto di /proc/asound/card0/codec#0.
Inoltre è strano che non parta kmix, puoi provare ad aprire una console e lanciare alsamixer per regolare i controlli, e se non parte come kmix magari restituisce qualche messaggio di errore utile.
-
6 Aprile, 2010 alle 16:33 #25710SybeliusMembro
Ciao Ercolinux, ciao Silvan,
Chiedo scusa per aver tardato a scrivere, ma sono stato all’estero; ho fatto le seguenti prove:
– Amarok = riproduce perfettamente files musicali archiviati
– Kaffeine = idem
Dopodichè, ho provato ad agire da terminale e questo è il risultato:
[dominum@Dominum—Tlokweng ~]$ kmix
[dominum@Dominum—Tlokweng ~]$ alsamixer
cannot load mixer controls: Invalid argument
[dominum@Dominum—Tlokweng ~]$ su
Password:
[root@Dominum—Tlokweng dominum]# alsamixer
cannot load mixer controls: Invalid argument
[root@Dominum—Tlokweng dominum]# kmix
<unknown program name>(4527)/: KUniqueApplication: Cannot find the D-Bus session server: “Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.”
<unknown program name>(4526)/: KUniqueApplication: Pipe closed unexpectedly.
[root@Dominum—Tlokweng dominum]# /proc/asound/card0/codec#0
bash: /proc/asound/card0/codec#0: Permission denied
[root@Dominum—Tlokweng dominum]#
Visto quanto sopra a proposito di “/proc/asound/card0/codec#0” sono andato a vedere “manualmente”, e questo è il risultato:
Codec: VIA VT1708B 8-Ch
Address: 0
Function Id: 0x1
Vendor Id: 0x1106e721
Subsystem Id: 0x81081565
Revision Id: 0x100100
No Modem Function Group found
Default PCM:
rates [0x0]:
bits [0x0]:
formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
GPIO: io=1, o=0, i=0, unsolicited=1, wake=0
IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
Node 0x10 [Audio Output] wcaps 0x41d: Stereo Amp-Out
Amp-Out caps: ofs=0x2a, nsteps=0x2a, stepsize=0x05, mute=0
Amp-Out vals: [0x2a 0x2a]
Converter: stream=0, channel=0
PCM:
rates [0x5e0]: 44100 48000 88200 96000 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Power: setting=D0, actual=D0
Node 0x11 [Audio Output] wcaps 0x41d: Stereo Amp-Out
Amp-Out caps: ofs=0x2a, nsteps=0x2a, stepsize=0x05, mute=0
Amp-Out vals: [0x2a 0x2a]
Converter: stream=0, channel=0
PCM:
rates [0x5e0]: 44100 48000 88200 96000 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Power: setting=D0, actual=D0
Node 0x12 [Audio Output] wcaps 0x611: Stereo Digital
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
PCM:
rates [0x5e0]: 44100 48000 88200 96000 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Power: setting=D0, actual=D0
Node 0x13 [Audio Input] wcaps 0x10051b: Stereo Amp-In
Amp-In caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1
Amp-In vals: [0x13 0x13]
Converter: stream=0, channel=0
SDI-Select: 0
PCM:
rates [0x560]: 44100 48000 96000 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Power: setting=D0, actual=D0
Connection: 1
0x17
Node 0x14 [Audio Input] wcaps 0x10051b: Stereo Amp-In
Amp-In caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1
Amp-In vals: [0x00 0x00]
Converter: stream=0, channel=0
SDI-Select: 0
PCM:
rates [0x560]: 44100 48000 96000 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Power: setting=D0, actual=D0
Connection: 1
0x1e
Node 0x15 [Audio Output] wcaps 0x611: Stereo Digital
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
PCM:
rates [0x5e0]: 44100 48000 88200 96000 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Power: setting=D0, actual=D0
Node 0x16 [Audio Mixer] wcaps 0x20050b: Stereo Amp-In
Amp-In caps: ofs=0x17, nsteps=0x1f, stepsize=0x05, mute=1
Amp-In vals: [0x00 0x00] [0x17 0x17] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x97 0x97] [0x97 0x97]
Power: setting=D0, actual=D0
Connection: 7
0x10 0x1f 0x1a 0x1b 0x1e 0x1d 0x25
Node 0x17 [Audio Selector] wcaps 0x300501: Stereo
Power: setting=D0, actual=D0
Connection: 6
0x1f 0x1a 0x1b* 0x1e 0x1d 0x16
Node 0x18 [Audio Selector] wcaps 0x30050d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Power: setting=D0, actual=D0
Connection: 1
0x11
Node 0x19 [Pin Complex] wcaps 0x400581: Stereo
Pincap 0x00000014: OUT Detect
Pin Default 0x410110f2: [N/A] Line Out at Ext Rear
Conn = 1/8, Color = Black
DefAssociation = 0xf, Sequence = 0x2
Pin-ctls: 0x00:
Unsolicited: tag=00, enabled=0
Power: setting=D0, actual=D0
Connection: 1
0x18
Node 0x1a [Pin Complex] wcaps 0x400581: Stereo
Pincap 0x00002334: IN OUT Detect
Vref caps: HIZ 50 100
Pin Default 0x01a19026: [Jack] Mic at Ext Rear
Conn = 1/8, Color = Pink
DefAssociation = 0x2, Sequence = 0x6
Pin-ctls: 0x21: IN VREF_50
Unsolicited: tag=00, enabled=0
Power: setting=D0, actual=D0
Connection: 1
0x26
Node 0x1b [Pin Complex] wcaps 0x400581: Stereo
Pincap 0x00002334: IN OUT Detect
Vref caps: HIZ 50 100
Pin Default 0x0181302e: [Jack] Line In at Ext Rear
Conn = 1/8, Color = Blue
DefAssociation = 0x2, Sequence = 0xe
Pin-ctls: 0x20: IN VREF_HIZ
Unsolicited: tag=00, enabled=0
Power: setting=D0, actual=D0
Connection: 1
0x18
Node 0x1c [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Pincap 0x0001001c: OUT HP EAPD Detect
EAPD 0x2: EAPD
Pin Default 0x01014010: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Green
DefAssociation = 0x1, Sequence = 0x0
Pin-ctls: 0x40: OUT
Unsolicited: tag=00, enabled=0
Power: setting=D0, actual=D0
Connection: 1
0x16
Node 0x1d [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Pincap 0x0000233c: IN OUT HP Detect
Vref caps: HIZ 50 100
Pin Default 0x0221401f: [Jack] HP Out at Ext Front
Conn = 1/8, Color = Green
DefAssociation = 0x1, Sequence = 0xf
Pin-ctls: 0xc0: OUT HP VREF_HIZ
Unsolicited: tag=01, enabled=1
Power: setting=D0, actual=D0
Connection: 2
0x16 0x25*
Node 0x1e [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x0000233c: IN OUT HP Detect
Vref caps: HIZ 50 100
Pin Default 0x02a19028: [Jack] Mic at Ext Front
Conn = 1/8, Color = Pink
DefAssociation = 0x2, Sequence = 0x8
Pin-ctls: 0x21: IN VREF_50
Unsolicited: tag=00, enabled=0
Power: setting=D0, actual=D0
Connection: 2
0x16* 0x25
Node 0x1f [Pin Complex] wcaps 0x400401: Stereo
Pincap 0x00000020: IN
Pin Default 0x90370127: [Fixed] CD at Int N/A
Conn = Analog, Color = Unknown
DefAssociation = 0x2, Sequence = 0x7
Misc = NO_PRESENCE
Pin-ctls: 0x20: IN
Power: setting=D0, actual=D0
Node 0x20 [Pin Complex] wcaps 0x400701: Stereo Digital
Pincap 0x00000010: OUT
Pin Default 0x474411f0: [N/A] SPDIF Out at Ext Rear Panel
Conn = RCA, Color = Black
DefAssociation = 0xf, Sequence = 0x0
Misc = NO_PRESENCE
Pin-ctls: 0x40: OUT
Power: setting=D0, actual=D0
Connection: 1
0x12
Node 0x21 [Pin Complex] wcaps 0x400701: Stereo Digital
Pincap 0x00000010: OUT
Pin Default 0x47c421f0: [N/A] SPDIF In at Ext Rear Panel
Conn = RCA, Color = Grey
DefAssociation = 0xf, Sequence = 0x0
Misc = NO_PRESENCE
Pin-ctls: 0x40: OUT
Power: setting=D0, actual=D0
Connection: 1
0x15
Node 0x22 [Pin Complex] wcaps 0x400581: Stereo
Pincap 0x00000014: OUT Detect
Pin Default 0x410160f1: [N/A] Line Out at Ext Rear
Conn = 1/8, Color = Orange
DefAssociation = 0xf, Sequence = 0x1
Pin-ctls: 0x00:
Unsolicited: tag=00, enabled=0
Power: setting=D0, actual=D0
Connection: 1
0x26
Node 0x23 [Pin Complex] wcaps 0x400581: Stereo
Pincap 0x00000014: OUT Detect
Pin Default 0x410120f4: [N/A] Line Out at Ext Rear
Conn = 1/8, Color = Grey
DefAssociation = 0xf, Sequence = 0x4
Pin-ctls: 0x00:
Unsolicited: tag=00, enabled=0
Power: setting=D0, actual=D0
Connection: 1
0x27
Node 0x24 [Audio Output] wcaps 0x41d: Stereo Amp-Out
Amp-Out caps: ofs=0x2a, nsteps=0x2a, stepsize=0x05, mute=0
Amp-Out vals: [0x2a 0x2a]
Converter: stream=0, channel=0
PCM:
rates [0x5e0]: 44100 48000 88200 96000 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Power: setting=D0, actual=D0
Node 0x25 [Audio Output] wcaps 0x41d: Stereo Amp-Out
Amp-Out caps: ofs=0x2a, nsteps=0x2a, stepsize=0x05, mute=0
Amp-Out vals: [0x2a 0x2a]
Converter: stream=0, channel=0
PCM:
rates [0x5e0]: 44100 48000 88200 96000 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Power: setting=D0, actual=D0
Node 0x26 [Audio Selector] wcaps 0x30050d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Power: setting=D0, actual=D0
Connection: 1
0x24
Node 0x27 [Audio Selector] wcaps 0x30050d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Power: setting=D0, actual=D0
Connection: 1
0x25
Ancora grazie per la Vostra gentilezza e pazienza. Ciao
-
6 Aprile, 2010 alle 23:46 #25711SilvanAmministratore del forum
Il codec VIA VT1708B sembra essere supportato correttamente solo a partire dalla versione 1.0.22.1 del driver ALSA, quindi in openmamba può funzionare solo con la milestone2 e installando il pacchetto “kernel-mamba-sound-backport”. Se questo pacchetto è già installato proseguiamo con ulteriori indagini, altrimenti suggerisco di effettuarne l’installazione e di riavviare il sistema.
-
7 Aprile, 2010 alle 14:53 #25712SybeliusMembro
Ciao Silvan,
Il pacchetto che mi indichi, pare essere correttamente installato; ho avviato Synaptic, il quale lo presenta con il quadratino verde:
“kernel-mamba-sound-backpor 1:1.0.21-2mamba” indicato quale versione installata ed ultima versione. Ciao
-
7 Aprile, 2010 alle 17:58 #25713SilvanAmministratore del forum
La nuova versione dei driver alsa (con kernel 2.6.31) è nel repository di sviluppo e sarà disponibile per la seconda pre-release. Potresti quindi effettuare l’aggiornamento installando il pacchetto openmamba-devel, attivando i repository devel e devel-games con smart (dal centro di controllo openmamba -> Software -> Aggiungi/Rimuovi pacchetti software) ed effettuando un aggiornamento di sistema. Oppure partendo dall’ultima snapshot puoi provare il sistema live se funziona o anche effettuare una nuova installazione.
-
-
AutoreArticoli
- Devi aver eseguito l’accesso per poter rispondere a questa discussione.