LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-07-2004, 09:27 PM   #1
maphi262
LQ Newbie
 
Registered: Jan 2004
Posts: 23

Rep: Reputation: 15
Angry Slackware 8.1 desktop is not working


I successfully installed Slackware 8.1 in to my computer.

The real problem started while I try to start Startx.
While comming up the KDE stated giving following error messages.

'Sound server informational message
error while initializing the sound driver device/dev/dsp cannot be opened (No such device)
The sound serve will continue using the null out put device'
Top to everything my mouse is not at all moving.The mouse was work with linux.
I run the config several times no help.
I am very new to linux and shell comands
I am very frustrated.Please help

system AMD K-6 III 400 384 MB memory, 6GB hard drive a fax modem, network card,sound card and an ATI video card. MB is ASUS P5 A-B

Maphi262
 
Old 01-07-2004, 09:59 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Hi, and welcome to LQ.

What kind of mouse have you got, how is it connected?

What type is your soundcard?

And what exactly does
Quote:
The mouse was work with linux.
mean?


If you're not sure about the sound card,
try to run

lspci

... if it's an ISA one try pnpdump



Cheers,
Tink
 
Old 01-07-2004, 10:36 PM   #3
maphi262
LQ Newbie
 
Registered: Jan 2004
Posts: 23

Original Poster
Rep: Reputation: 15
I have a generic 3 button mouse .
I mean the mouse worked in linux.
I have Philips sound card.PCI The sound is VLSI Tech Q Sound Thunder bird PCI audio

Last edited by maphi262; 01-07-2004 at 11:16 PM.
 
Old 01-08-2004, 02:17 AM   #4
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612
Have you run xf86config to configure X? This is the best utility for that, although since x is working you might try running xf86cfg to just change the settings for your mouse. If the mouse is connected with a PS/2 connection you'll need to choose /dev/psaux for the location. For sound, you'll have to chmod 777 /dev/dsp and chmod 777 /dev/mixer even if the card is recognized. If your souncard shows up with lspci then try lsmod to see if the module is being loaded. If not you'll need to look at the file /etc/rc.d/rc.modules and see if there is a line there for your sound card and uncomment it. If it's not there you may need to create a line there in order for the module to be loaded.
Your mouse was working in WHICH Linux?
 
Old 01-08-2004, 11:59 AM   #5
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally posted by maphi262
I have a generic 3 button mouse .
USB, serial, PS/2?

Quote:
I mean the mouse worked in linux.
Which distro/version number?
Slackware is Linux, too, you know :P

Quote:
I have Philips sound card.PCI The sound is VLSI Tech Q Sound Thunder bird PCI audio
Give's the output of
lspci -v
, please


Cheers,
Tink
 
Old 01-09-2004, 11:29 PM   #6
maphi262
LQ Newbie
 
Registered: Jan 2004
Posts: 23

Original Poster
Rep: Reputation: 15
I choose /dev/psaux for the location and mouse is working great
Tons of thanks
but still I am struggling with sound
lsmod is as follows
module size used by
sound core 3236 0 auto clean
PCMCIA core 40896 0
ide SCSI 7456 0
Tulip 37184 0

When i did /etc/rc.d/rc.modules the message is
Module dependencies up to date no new kernel module found
could you please help
 
Old 01-09-2004, 11:50 PM   #7
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
That means that there's no module for the
physical device loaded...

Please post the output of lspci


Cheers,
Tink
 
Old 01-10-2004, 08:17 AM   #8
maphi262
LQ Newbie
 
Registered: Jan 2004
Posts: 23

Original Poster
Rep: Reputation: 15
Angry

In my lspci
00:00.0 host bridge ALi M1541
00:01.0 PCI bridge ALi M1541 PCI to AGP
00:02.0 USB controller
00:03.0 Bridge ALi M701
00:07.0 ISA bridge
00:09.0 Communication port
00:0b.0 multimediaaudiocontroller VLSItechnologyQSoundThunderBird PCI audio
00:0b.1 gameport
00:0b.2 serial controller PCI audio support register
feel like I have a big proble in hand
hope this info will help to fig out the problem
Thanks
maphi 262

looks like no driver for this sound card

Last edited by maphi262; 01-10-2004 at 08:26 AM.
 
Old 01-10-2004, 02:51 PM   #9
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612
Open /etc/rc.d/rc.modules in a text editor and see if there is a line there for your sound module. If you find one then uncomment it to load your sound cards' module on startup
 
Old 01-10-2004, 04:45 PM   #10
maphi262
LQ Newbie
 
Registered: Jan 2004
Posts: 23

Original Poster
Rep: Reputation: 15
When i did /etc/rc.d/rc.modules i get
'module depndencies up to date no new kernel module found'
no idea what to do. Thinking of getting any other cards
Thanks
maphi262
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to get Remote Desktop working antknee869 SUSE / openSUSE 7 05-25-2005 02:47 PM
Gnome desktop not working Stan the caddy Linux - Software 4 01-07-2005 04:02 PM
mandrake 9.1 desktop icons not working joney_bravo Linux - Software 1 07-20-2004 12:17 PM
desktop not working with XFree86 4.1.0 RUG Linux - Newbie 1 03-11-2004 11:16 PM
wine and winesetuptk working well with slackware 9.0 and slackware 9.1 oobe Linux - Software 0 10-19-2003 12:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration