If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
The crash happend too fast I am not able to see which application is called
All settings are still default for my distribution... just installed
If I want to listen to the spam security letters by registering in the forum for example it crashes.
I can hear the system alarms
If I go in the System settings>sound and multimedia in the hardware tab I see auto detect but nothing else, is that normal?
If I try to open a mp3 file Amarok opens but can't start to play the music. I select the file press play and get message play list finished
Voila, this is what I can see with my newbee eyes
Thanks in advance for your comprehension and help.
Padu
Follow the instructions on How to: Play MP3 files to ensure that you have the required codecs to play mp3 files.
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
The crash happend too fast I am not able to see which application is called
Right click sound file > Open with > ...
You can change default application:
Alt + F2 type kcontrol > KDE Components > File Associations > Audio >...
If I go in the System settings>sound and multimedia in the hardware tab I see auto detect but nothing else, is that normal?
Yes, If you want info: K > System > KInfoCenter -> Sound
or in the konsole (you need to install lshw):
Code:
sudo lshw
or
Code:
sudo lshw -html > Hardware.html
(will make Hardware.html file)
man lshw:
LSHW(1) LSHW(1)
NAME
lshw - list hardware
SYNOPSIS
lshw [ -version ]
lshw [ -help ]
lshw [ -X ]
lshw [ -html | -short | -xml | -businfo ] [ -class class ... ] [ -dis‐
able test ... ] [ -enable test ... ]
DESCRIPTION
lshw is a small tool to extract detailed information on the hardware
configuration of the machine. It can report exact memory configuration,
firmware version, mainboard configuration, CPU version and speed, cache
configuration, bus speed, etc. on DMI-capable x86 or IA-64 systems and
on some PowerPC machines (PowerMac G4 is known to work)...
Comment