Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Some problems..
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
eEye
n00b
n00b


Joined: 28 Jul 2004
Posts: 57
Location: Canada / Québec

PostPosted: Mon Feb 28, 2005 3:09 pm    Post subject: Some problems.. Reply with quote

Hi guys,

I finished to install Gentoo in RAID0 with my two Raptor 74G, thats kicks ass... :)
But i still dont have sound. I have a A8N-SLi-Deluxe. Alsa-utils is installed and started, but
i dont get any /dev/dsp or /dev/sound/dsp... Only have /dev/sound/sequencer and sequencer2, /dev/snd/controlC0,
/dev/snd/seq /dev/snd/timer. I can run alsamixer to all umute the things but xmms cant play some sound, there is no /dev/dsp or something...
snd_intel8x0 and snd_ac97_codec are loaded.

Next things, i use a logitech optical mouse PS/2. and the scroll dont work.
Code:
Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping" "4 5"


Whats wrong?:roll:

Thanks.
Back to top
View user's profile Send private message
Karsten from Berlin
Guru
Guru


Joined: 28 Feb 2004
Posts: 446
Location: Berlin/Germany

PostPosted: Mon Feb 28, 2005 3:30 pm    Post subject: Reply with quote

Mouse: Try to change the protocol from 'PS/2' to 'IMPS/2'.

Sound: Have you added the ALSA-script to the runlevel, so it saved the unmuting? Have you startet the service after 'emerge alsa-utils'? What is happening with the sound generated not from xmms - does it work, for example, to play sound from KDE?
_________________
Heaven: The police are British, the chefs Italian, the mechanics German, the lovers French and it's organized by the Swiss.
Hell: The police are German, the chefs British, the mechanics French, the lovers Swiss and it's organized by the Italians.


Last edited by Karsten from Berlin on Mon Feb 28, 2005 3:32 pm; edited 1 time in total
Back to top
View user's profile Send private message
mike4148
l33t
l33t


Joined: 09 Sep 2003
Posts: 641

PostPosted: Mon Feb 28, 2005 3:31 pm    Post subject: Reply with quote

For the alsa problem, try this as root:
Code:
modprobe snd-pcm-oss

If that works, add snd-pcm-oss to your /etc/modules.autoload.d/kernel-*.

To fix the mouse problem, change the protocol to "ImPS/2":
Code:
Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "ImPS/2"
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping" "4 5"
Back to top
View user's profile Send private message
eEye
n00b
n00b


Joined: 28 Jul 2004
Posts: 57
Location: Canada / Québec

PostPosted: Mon Feb 28, 2005 3:39 pm    Post subject: Reply with quote

Wow you guys.. thats solve my problems...
Many thanks.
Have a great time.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum