Results 1 to 9 of 9
i have no sound and my screen resolution is messed up as well. any help?...
- 10-09-2005 #1Linux Newbie
- Join Date
- Jul 2005
- Location
- massachusetts, north america
- Posts
- 105
no sound / messed up screen res.
i have no sound and my screen resolution is messed up as well. any help?
Signature removed by moderator - please see forum rules or else.
- 10-09-2005 #2Linux Newbie
- Join Date
- Jul 2005
- Location
- Turn Around
- Posts
- 202
XF86Config-4... search the forums for that and you will find tons of resolution help.
i myself am having sound problems also. are you using an old sound card? do you have alsa and its libraries, etc? make sure its not muted on ur computer. give some more info plz
-Dan
- 10-09-2005 #3Linux Newbie
- Join Date
- Jul 2005
- Location
- massachusetts, north america
- Posts
- 105
actually, i guess it's jusy my GAIM not making sound, but that could probably be a missing pluggin. and now the only problem i have is screen res.
Signature removed by moderator - please see forum rules or else.
- 10-10-2005 #4Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
There's a simular post a little up
Originally Posted by neanderthal // anarchism
The easiest way is by editing Section "Screen" in /etc/X11/XF86Config-4.
Mine looks like this(and should work on most systems):
So just replace yours with mine and restart X (or reboot).Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600"
EndSubSection
- 10-11-2005 #5Linux Newbie
- Join Date
- Jul 2005
- Location
- massachusetts, north america
- Posts
- 105
rad, thanks
Originally Posted by jens
but mine looks like this
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600" "640x480"
EndSubSection
EndSectionSignature removed by moderator - please see forum rules or else.
- 10-11-2005 #6Linux Newbie
- Join Date
- Jul 2005
- Location
- massachusetts, north america
- Posts
- 105
or should i just delete all that was in mine and just paste what you have yours as?
Signature removed by moderator - please see forum rules or else.
- 10-11-2005 #7Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
Yep
Originally Posted by neanderthal // anarchism
PS: do make a backup of XF86Config-4 if you feel unsure
(cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4-old)
- 10-11-2005 #8Linux Newbie
- Join Date
- Jul 2005
- Location
- massachusetts, north america
- Posts
- 105
yeah, i'm just worried if i set it like that and then i just can't see my screen at all, i'll be screwed.
Originally Posted by jens Signature removed by moderator - please see forum rules or else.
- 10-11-2005 #9Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
Sorry, I was still editing, do the above to back it up...
Originally Posted by neanderthal // anarchism
So if it doesn't work, you can just do:
"cp /etc/X11/XF86Config-4-old /etc/X11/XF86Config-4" to set it back.


Reply With Quote
