Results 1 to 10 of 15
Q1: Can someone tell me why the sound doesn't work I have "Opensuse Linux 10.3" do I have to setup sound or something?
Q2: Where will I get a 100% ...
- 06-10-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 8
Sound, antivirus & VB 2008
Q1: Can someone tell me why the sound doesn't work I have "Opensuse Linux 10.3" do I have to setup sound or something?
Q2: Where will I get a 100% free antivirus programme for Linux?
Q3: Is there any Visual Basic 2008 Express Edititon for SuseLinux 10.3?
- 06-10-2008 #2
We can't tell you why your sound doesn't work unless you tell us what kind of sound hardware you have. Usually you can find this out by running this command in a Terminal window:
Code:lspci -l
There are several to choose from. ClamAV is the only one I can think of at the moment, but I'm sure others will have suggestions as well.Q2: Where will I get a 100% free antivirus programme for Linux?
No. Visual Basic is a programming language that is specifically designed to run only on the Microsoft Windows operating system. The closest equivalent to Visual Basic that runs in Linux is the Mono project.Q3: Is there any Visual Basic 2008 Express Edititon for SuseLinux 10.3?Registered Linux user #270181
TechieMoe's Tech Rants
- 06-10-2008 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Sound is often muted by default, so it might be as simple as un-muting it.
As suggested by techiMoe, you can try ClamAV, as it might be the most popular option under Linux. Here's a brief security article that you can read to help with security concerns under Linux. Lots of Linux users don't even bother at all with any type AV program.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 06-11-2008 #4Just Joined!
- Join Date
- Jun 2008
- Posts
- 8
I've tried
I've tried typing in that code you said "lspci -l" It says it's a wrong command.
And I think you will laugh at this, well: When I download something a programme comes up called "YAST2" and sometimes YAST2 just crashes but when it doesn't loads and loads of files pop up and I can't find the setup file. I'm just new to Linux I always had Windows XP Professional which was way easier! Thanks.
- 06-11-2008 #5
Sorry, that should have been just lspci. I'm not sure where the -l came from.
XP is easier because it's what you're used to. People who have never seen a computer would find Linux, Solaris, or Windows to be on equal footing.And I think you will laugh at this, well: When I download something a programme comes up called "YAST2" and sometimes YAST2 just crashes but when it doesn't loads and loads of files pop up and I can't find the setup file. I'm just new to Linux I always had Windows XP Professional which was way easier! Thanks.
YaST is actually a very helpful tool when you know how to use it. What are you trying to download?Registered Linux user #270181
TechieMoe's Tech Rants
- 06-11-2008 #6
the command must be run as root to become root first type
su
then the root password (note the password is not echoed to the screen)
then type
lspci
this will list all your PCI devices (note do not use the -l)
Yast is the Suse installer program it is best to install all programs via Yast You can get to Yast by going to the menu and selecting Administrator settings (Yast)
Yast is where you control the settings and download and install software etc. Think of it as the Control Panel in Windows
You should set up the repositories you will want to use.
YaST - openSUSE
Additional YaST Package Repositories - openSUSE
- 06-11-2008 #7
- 06-11-2008 #8
- 06-11-2008 #9
- 06-11-2008 #10Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110


Reply With Quote
