[gentoo-user] Xt error: Can't open display: :1

2010-12-06 Thread David Sveningsson
Hi, for years I've been running a multiple monitor setup based on two 
screens, on a few different machines.


Recently, I can not say exactly when but after system upgrades, I am 
unable to open windows on the secondary monitor.


At first I thought this was related to ati-drivers as they cause lots of 
issues anyway but today I got the same problem with another machine 
running nvidia-drivers.


In the console (running X) all I see is:

xterm Xt error: Can't open display: :1

However, by starting a terminal at :0 and address the other monitor as 
:0.1 (which is the correct name) I can start a terminal and from there 
start everything. But that is quite inconvenient.


I don't really know how to debug this as there is so many different 
factors involved, so got any clue on how to solve this? In both cases I 
upgraded the system in one go, so I cant pinpoint a specific version of 
any package without downgrading one at a time.


Xorg is setup as following:
2 monitors, 2 cards (multihead), 2 screens and serverlayout setting the 
layout of the monitors.


As window manager I am using fluxbox.

# emerge -pvq fluxbox xorg-x11 xorg-server nvidia-drivers

[ebuild   R   ] x11-base/xorg-server-1.9.2.901  USE="ipv6 nptl udev xorg 
-dmx -doc -kdrive -minimal -static-libs -tslib"
[ebuild   R   ] x11-wm/fluxbox-1.1.1-r2  USE="imlib nls slit toolbar 
truetype -gnome -newmousefocus -vim-syntax -xinerama"

[ebuild   R   ] x11-base/xorg-x11-7.4-r1
[ebuild   R   ] x11-drivers/nvidia-drivers-260.19.21  USE="(multilib) 
-acpi -custom-cflags -gtk"


So, any ideas?



Re: [gentoo-user] Xt error: Can't open display: :1

2010-12-07 Thread David Sveningsson

On 2010-12-06 18:27, David Sveningsson wrote:

Hi, for years I've been running a multiple monitor setup based on two
screens, on a few different machines.

Recently, I can not say exactly when but after system upgrades, I am
unable to open windows on the secondary monitor.

At first I thought this was related to ati-drivers as they cause lots of
issues anyway but today I got the same problem with another machine
running nvidia-drivers.

In the console (running X) all I see is:

xterm Xt error: Can't open display: :1

However, by starting a terminal at :0 and address the other monitor as
:0.1 (which is the correct name) I can start a terminal and from there
start everything. But that is quite inconvenient.

I don't really know how to debug this as there is so many different
factors involved, so got any clue on how to solve this? In both cases I
upgraded the system in one go, so I cant pinpoint a specific version of
any package without downgrading one at a time.

Xorg is setup as following:
2 monitors, 2 cards (multihead), 2 screens and serverlayout setting the
layout of the monitors.

As window manager I am using fluxbox.

# emerge -pvq fluxbox xorg-x11 xorg-server nvidia-drivers

[ebuild R ] x11-base/xorg-server-1.9.2.901 USE="ipv6 nptl udev xorg -dmx
-doc -kdrive -minimal -static-libs -tslib"
[ebuild R ] x11-wm/fluxbox-1.1.1-r2 USE="imlib nls slit toolbar truetype
-gnome -newmousefocus -vim-syntax -xinerama"
[ebuild R ] x11-base/xorg-x11-7.4-r1
[ebuild R ] x11-drivers/nvidia-drivers-260.19.21 USE="(multilib) -acpi
-custom-cflags -gtk"

So, any ideas?



To further investigate the problem I used genlop and a small 
pythonscript to mask all packages recently updated.


I found that downgrading from x11-libs/libX11-1.4.0 to 
x11-libs/libX11-1.3.6 resolves the issue.


Still no idea why it stops working thought.




Re: [gentoo-user] emacs and asian languages

2008-07-20 Thread David Sveningsson

Citerar "David Relson" <[EMAIL PROTECTED]>:


I'm using emacs.22.1 and it's having trouble displaying asian
languages, specifically chinese and korean.

From the menus, using Options//Mule//ShowMultiLingualText, displays
Japanese correctly but shows boxes for Chinese and Korean characters.

Similarly, I've got a HelloWorld.java program that displays "Hello
World" in English, Chinese, Japanese, and Korean. This file displays
perfectly using Eclipse.  Emacs displays the japanese characters
without any problem.  4 of the 5 chinese characters are displayed
properly, with the 5th showing as a box.  All 8 korean characters show
up as boxes.

FWIW, the strings show up properly in my mail reader (Claws-Mail).  The
strings are:

zh: ""
ja: "_"
ko: " __"

Can anybody identfy what's wrong and point me toward a solution?

Thanks.

David




This sounds like a font issue to me. Can you see the characters  
correctly if you cat the files?



This message was sent using IMP, the Internet Messaging Program.


pgph8r6KVBEv3.pgp
Description: PGP Digital Signature


Re: [gentoo-user] emacs and asian languages

2008-07-20 Thread David Sveningsson

David Relson skrev:

On Sun, 20 Jul 2008 22:29:15 +0200
David Sveningsson wrote:
This sounds like a font issue to me. Can you see the characters  
correctly if you cat the files?


Hi David,

Using a Gnome terminal and the default character set "Current Local
Ansi_X3.4-1968" all the asian characters are bad.  Using "Unicode
(UTF-8)" all look good.  So cat'ing _does_ work properly.

On the plus side, being able to display correctly in (1) a Gnome
terminal and (2) in Eclipse's source code window (which uses
"Monospace") and (3) in a Claws-Mail window indicates that all needed
fonts are available.

On the minus side, e experiments to change emacs' mule encoding to
ascii, chinese, and utf-8 don't seem to have any effect :-<

And in an emacs *shell* window (with "mule...set UTF-8", the strings
show up like:

   String sh = "zh: \344\270\226\347\225u"\345\245\275";

which interprets as the octal codes corresponding to UTF-8 char. 


David




I assume you are using xemacs, does it work if you're not using xemacs 
(use the -nw flag when launching)? I have never used mule myself as it 
is not needed with emacs 22. Since everything seems to work in your 
terminal I cannot see why it wouldn't work in emacs, but I'm not an expert.


Just to be sure, have you followed the steps in 
http://www.gentoo.org/doc/en/utf-8.xml?

--


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow 
man by using the One True Brace Style, even if thou likest it not, for 
thy creativity is better used in solving problems than in creating 
beautiful new impediments to understanding.




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] emacs and asian languages

2008-07-21 Thread David Sveningsson

David Relson skrev:


I've got both emacs and xemacs installed.  Using xemacs, most of the
chinese, japanese, and korean characters show up as hex codes like
\226.  emacs does the better job (with japanese being correct).

I've looked at the utf-8.xml page and what I've got is a combination of
en_US.UTF-8 and "C" (see the end of this message).

My 2.6.24 kernel has iso8859-1 as its default and I'm rebuilding with
UTF-8 as the default to see if this helps.

Regards,

David


In /etc/locale.gen is:

en_US.UTF-8 UTF-8

In /etc/profile.env is:

export LANG='en_US.UTF-8'

In /etc/env.d/02locale.gen is:

LANG="en_US.UTF-8"

"env-update" and "source /etc/profile" have been run.

Running "locale" reports:

LANG=en_US.UTF-8
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=C

Running "locale -a" reports:

C
POSIX
en_US.utf8





Try running emacs like this:
LC_ALL="en_US.UTF-8" emacs -nw

If that doesn't help I have no idea why it doesn't work. I am able to 
display Japanese, Chinese and Korean with xterm (with unicode enabled) 
and LC_ALL and LANG set to "sv_SE.utf8".


However, in my .emacs file I have these lines (but I don't think they 
are required any longer):


(set-default-coding-systems 'utf-8)
(set-terminal-coding-system 'utf-8)
(set-keyboard-coding-system 'utf-8)

--


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow 
man by using the One True Brace Style, even if thou likest it not, for 
thy creativity is better used in solving problems than in creating 
beautiful new impediments to understanding.




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] emacs and asian languages

2008-07-21 Thread David Sveningsson

David Relson skrev:

On Mon, 21 Jul 2008 15:49:53 +0200
David Sveningsson wrote:

...[snip]...


Try running emacs like this:
LC_ALL="en_US.UTF-8" emacs -nw


That works nicely!



For reference:
Depending on whenever you want to set this setting sitewide or not you 
can put LC_ALL="en_US.UTF-8" in either /etc/env.d/02locale or in your 
your profile (~/.bash_profile or similar). Check with locale that LC_ALL 
has changed to en_US.UTF-8 for all fields.


If that doesn't help I have no idea why it doesn't work. I am able to 
display Japanese, Chinese and Korean with xterm (with unicode

enabled) and LC_ALL and LANG set to "sv_SE.utf8".

However, in my .emacs file I have these lines (but I don't think they 
are required any longer):


(set-default-coding-systems 'utf-8)
(set-terminal-coding-system 'utf-8)
(set-keyboard-coding-system 'utf-8)


Doesn't seem to have any effect ...


Thanks!





--


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow 
man by using the One True Brace Style, even if thou likest it not, for 
thy creativity is better used in solving problems than in creating 
beautiful new impediments to understanding.




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] emerge -1 `eix -Iu --only-names` & removing old version of Python

2008-08-31 Thread David Sveningsson
Stroller skrev:
> 
> On 30 Aug 2008, at 21:19, Alan McKinnon wrote:
>> ...
>> In retrospect, it would probably have been quicker if you went the
>> long way
>> round:
>>
>> emerge -e world
> 
> Tried it. Kept dying and leaving a number of packages that I just
> couldn't build.
> 
> Stroller.
> 
> 
> 

You can resume building by using "emerge --resume". If a package fails
to build you can skip it with "emerge --resume --skipfirst".

-- 


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow
man by using the One True Brace Style, even if thou likest it not, for
thy creativity is better used in solving problems than in creating
beautiful new impediments to understanding.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Sending RSS feeds via email

2008-09-18 Thread David Sveningsson
[EMAIL PROTECTED] skrev:
> Does anyone know a tool that fetches RSS feeds and sends new articles to a 
> given email address?
> 
> Momesso Andrea
> 
> 
> 

Probably not what you want but you could use Planet[1] and cron to do
it. Setup planet, create a suitable template and add your feeds. Now run
a cronjob which first updates planet (a necessary step for planet to
work anyway) and then have it mail the planet page.

[1] http://www.planetplanet.org/

-- 


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow
man by using the One True Brace Style, even if thou likest it not, for
thy creativity is better used in solving problems than in creating
beautiful new impediments to understanding.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] app-arch/zip-3.0 fails to build without 'crypt'

2008-09-25 Thread David Sveningsson
Alexander Beregalov skrev:
> zip.c:3455
> IZ_PWLEN is not defined whith NO_CRYPT
> 
[snip]
> 
> But I can not find how it is related to CRYPT/NO_CRYPT
> 

I cannot reproduce this (and I even use -Wl,--as-needed).

Whats your "emerge --info"? Which arch? Which other useflags is enabled?

-- 


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow
man by using the One True Brace Style, even if thou likest it not, for
thy creativity is better used in solving problems than in creating
beautiful new impediments to understanding.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] unofficial ebuilds - how to find

2008-09-26 Thread David Sveningsson
Daniel Pielmeier skrev:
> 2008/9/26 Helmut Jarausch <[EMAIL PROTECTED]>:
>> is there some repository or similar thing to find unofficial ebuilds.
>> Currently I'm looking for an ebuild for gcc svn version or a recent
>> gcc-4.4.0 snapshot.
> 
> google "gcc svn ebuild" -> http://gentoo-overlays.zugaina.org/ ->
> http://overlays.gentoo.org/dev/dirtyepic :-)
> 
> 

Also take a look at layman which has an overlay called toolchain which
includes gcc-4.4 ebuilds but also many other related ebuilds you might
be interested in.

-- 


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow
man by using the One True Brace Style, even if thou likest it not, for
thy creativity is better used in solving problems than in creating
beautiful new impediments to understanding.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] 2008.0 Installation Question...

2008-09-29 Thread David Sveningsson
Justin skrev:
> BRM schrieb:
>> I took the dive on my laptop this weekend and installed Gentoo 2008.0. I 
>> started Friday night and used the stage3 and latest-portage.
>> The initial install when okay, until I started emerging applications - 
>> specifically X windows/KDE/etc; and that is the point I am still working on.
>>
>> The problem seems to be that emerge/portage is not detecting dependencies 
>> correctly, or rather - a dependency says it is installed but the ebuilds for 
>> other packages that depend on it do not find the files it supposedly 
>> installed. For example, I have had to manually emerge nearly all the X 
>> protocol (e.g. xproto, xkbproto, etc.) packages.
>>
>> I've installed several other gentoo systems, but not with 2008.0 directly 
>> like this - my last two were installed under 2007.0 and upgraded to 2008.0 
>> profiles.
>> The only bug reports I come across seem to indicate broken e-builds, but 
>> that does seem to be the case as "emerge --search " indicates it is 
>> installed when in fact it might not be which leads me to believe that the 
>> local portage database (?) is somehow broken or something...
>>
>> Has anyone else seen this kind of behavior?
>> Is there anything I can to do get fixed?
>> -- Preferably without re-installing from scratch, though I can if need be 
>> since I haven't gotten that far despite >48 hours of time put into it 
>> already.
>>
>> Nearly every time I run "emerge world -vuDN" it will go for a while and then 
>> break when the contents of a package that was supposedly installed are not 
>> found by a package depending on it.
>>
>> Any how...any tips would be greatly appreciated!
>>
>> Ben
>>
>>
>>   
> you can also use equery check to check all files which should be
> installed. Did you do an emerge --sync to corrected any portage brackage?
> 

I had a similar issue installing 2008.0 once but that was most likely a
broken portage snapshot. emerge --sync fixed the problem.

-- 


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow
man by using the One True Brace Style, even if thou likest it not, for
thy creativity is better used in solving problems than in creating
beautiful new impediments to understanding.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] no sound

2008-10-28 Thread David Sveningsson
Andrey Vul skrev:
> I open mplayer, mpg321, vlc, or flash (youtube) and I have no sound.
> ALSA is working.
> Hardware is working.
> Already did alsaconf + alsamixer.
> 
> Any suggestions?
> 

Have you unmuted the channels (using alsamixer)? They are muted by default.

-- 


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow
man by using the One True Brace Style, even if thou likest it not, for
thy creativity is better used in solving problems than in creating
beautiful new impediments to understanding.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] subversion ebuild problem

2008-12-05 Thread David Sveningsson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Grant wrote:
> I'm using layman to pull in the je_fro overlay and I'm getting this:
> 
 Unpacking source...
>  * subversion switch start -->
>  *  old repository: http://svn.madwifi.org/madwifi/[EMAIL PROTECTED]
>  *  new repository: http://svn.madwifi-project.org/madwifi/trunk
> svn: 'http://svn.madwifi.org/madwifi/trunk'
> is not the same repository as
> 'http://svn.madwifi-project.org'
>  *
>  * ERROR: net-wireless/madwifi-ng-svn- failed.
> 
> Is there anything I can do about this or does the ebuild need to be
> fixed?  Does anyone know how to contact je_fro?
> 
> - Grant
> 
> 

Hi, try removing the old working copy from /usr/portage/distfiles/svn-src

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkk5TdcACgkQ6pa1H/H5pqWYlgCfU5nYJBvhRxJp/KOVWEB5uiQC
EacAn3YAIIDiIX6FFxEn2Uv299WLWU3g
=ky38
-END PGP SIGNATURE-



Re: [gentoo-user] new cron print job...

2008-12-11 Thread David Sveningsson

Mark Knecht skrev:

Hello,
   Thanks to those that helped me with the new printer thread the
other day. We purchased an HP M1522nf from NewEgg. It arrived in under
24 hours and tool me less than 2 minutes to get a test page. Quite a
success. Thanks!

   I'd now like to set up a cron job to print a small file each
evening just to keep the printers rollers moving every day. I've never
used cron before. It looks *fairly* straight forward but I'd like to
get some verification if I might. Thanks again.

1) In /root I created a small executable file that store df -h to a
file and then I print that file using lpr. I executed that file using
lpr -D HP_M1522nf print_todays_info and it appears to have worked.
(I'm remote but I do see a print job in the CUPS records. I'll call
later to see if it's printing correctly but I suspect it is.)

2) As root I ran crontab -e. The editor (nano) came up fine.

3) I entered the following line for testing

5 * * * * /root/print_todays_info

If I'm correct then I understand that this would run the job every
hour 5 minutes after the hour. I'll change it to

5 1 * * * /root/print_todays_info

after I've tested it a bit more to make it a 1:05AM print job.

Looking in the CUPS logs on the remote machine it appears a new copy
printed a 5 minutes after 9AM so I'm thinking it's set up.

Does this sound about right? Anything else I should be doing?

Thanks,
Mark




The cronjob is right. You can also put your script under /etc/cron.daily 
and you won't have to edit the crontab manually. I also prefer to make 
sure that local mail delivery is working so cron may mail the results 
somewhere.


--


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow 
man by using the One True Brace Style, even if thou likest it not, for 
thy creativity is better used in solving problems than in creating 
beautiful new impediments to understanding.




[gentoo-user] Disable xterm scroll-to-bottom and auto scrolling

2009-01-28 Thread David Sveningsson
Hi, I disabled xterm scroll-to-bottom using -si but it is pretty much
useless since the output keeps scrolling anyway. I would like to be able
to scroll freely in the terminal output without any interfering
automatic scrolling. Like Terminal.app in Mac OSX. I've tried reading
the manual and googled a bit but I couldn't find anything. Is it possible?
-- 


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow
man by using the One True Brace Style, even if thou likest it not, for
thy creativity is better used in solving problems than in creating
beautiful new impediments to understanding.



signature.asc
Description: OpenPGP digital signature


[gentoo-user] Xorg won't use my TFT monitor as screen 0

2007-10-10 Thread David Sveningsson
Hi, I recently bought a new TFT monitor. I used to have 2 CRT monitors
with an nvidia graphics card. I configured Xorg to use two separate
screens and *not* twin-view.

When I replaced the monitor that used to be screen 0 with the new TFT
monitor Xorg cannot use it as screen 0 any more. And the placement of
the screen seems weird. All applications starts about 200x200px to the
left and above the desktops. When maximizing an application it fits into
a (estimated) 1024x768 window.

No matter how I configure X it just doesn't seem to work. Attaching my
xorg.conf

Also, I recently had some issues with java+firefox. Anytime a java
applet is starting I get the following error:

Java process caught exception: java.lang.ExceptionInInitializerError

The callstack printed reveals that the error comes from
sun.awt.X11GraphicsEnvironment.getDefaultScreenDevice(X11GraphicsEnvironment.java:218)

So I figured something must be really wrong with my configuration. Any
ideas?




Java Runtime Error:
=

  PLUGIN ERROR
  
Java process caught exception: java.lang.ExceptionInInitializerError


java.lang.ExceptionInInitializerError
at sun.plugin.JavaRunTime.initEnvironment(JavaRunTime.java:84)
at sun.plugin.navig.motif.Plugin.doit(Plugin.java:131)
at sun.plugin.navig.motif.Plugin.start(Plugin.java:104)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
at
sun.awt.X11GraphicsEnvironment.getDefaultScreenDevice(X11GraphicsEnvironment.java:218)
at java.awt.Window.init(Window.java:354)
at java.awt.Window.(Window.java:407)
at java.awt.Frame.(Frame.java:402)
at java.awt.Frame.(Frame.java:367)
at sun.plugin.AppletViewer.(AppletViewer.java:109)
... 3 more
Java process: caught exception from sun.plugin.navig.motif.Plugin.start
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1
at
sun.awt.X11GraphicsEnvironment.getDefaultScreenDevice(X11GraphicsEnvironment.java:218)
at java.awt.Window.init(Window.java:354)
at java.awt.Window.(Window.java:407)
at java.awt.Frame.(Frame.java:402)
at java.awt.Frame.(Frame.java:367)
at
sun.plugin.viewer.LifeCycleManager.destroyCachedAppletPanels(LifeCycleManager.java:230)
at sun.plugin.navig.motif.Plugin.onExit(Plugin.java:399)
at sun.plugin.navig.motif.Plugin.doit(Plugin.java:389)
at sun.plugin.navig.motif.Plugin.start(Plugin.java:104)
Could not read ack from child process
Plugin: Java VM process has died.
plugin: java process exited with status 0
Could not start JavaVM!

VM did not start up properly

-- 


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow
man by using the One True Brace Style, even if thou likest it not, for
thy creativity is better used in solving problems than in creating
beautiful new impediments to understanding.
Section "Files"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)

# For XFS, uncomment this and comment the others
FontPath"unix/:-1"
FontPath"/usr/share/fonts/local/"
FontPath"/usr/share/fonts/misc/"
FontPath"/usr/share/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/100dpi/:unscaled"
FontPath"/usr/share/fonts/Type1/"
FontPath"/usr/share/fonts/TTF/"
FontPath"/usr/share/fonts/CID/"
FontPath"/usr/share/fonts/Speedo/"
FontPath"/usr/share/fonts/75dpi/"
FontPath"/usr/share/fonts/100dpi/"
FontPath"/usr/share/fonts/artwiz"
FontPath"/usr/share/fonts/artwiz-aleczapka-en/"

FontPath"/usr/share/fonts/cronyx/100dpi/:unscaled"
FontPath"/usr/share/fonts/cronyx/misc/:unscaled"
FontPath"/usr/share/fonts/cronyx/75dpi/:unscaled"

# The default path is shown here.


EndSection

# **
# Module section -- this is an optional section which is used to specify
# which run-time loadable modules to load when the X server starts up.
# **

Section "Module"
Load  "bitmap"
Load  "dbe"
Load  "ddc"
Load  "extmod"
Load  "freetype"
Load  "glx"
Load  "int10"
Load  "record"
#Load  "speedo"
Load  "type1"
#L

Re: [gentoo-user] VT8237R Plus / no sound

2007-11-12 Thread David Sveningsson
Uwe Thiem skrev:
> Hi folks,
> 
> subjects says it all actually. I have a new motherboard with the VIA VT8237R 
> Plus chip on it. Tried kernel 2.6.22-r5 and 2.6.23-r1 but couldn't get sound 
> to work. All the relevant modules are loaded I think:
> uwix src # lsmod | grep snd
> snd_pcm_oss35648  0
> snd_mixer_oss  16512  1 snd_pcm_oss
> snd_seq_oss28672  0
> snd_seq_midi_event  7680  1 snd_seq_oss
> snd_seq37232  4 snd_seq_oss,snd_seq_midi_event
> snd_via82xx23480  0
> gameport   12936  1 snd_via82xx
> snd_ac97_codec 75308  1 snd_via82xx
> ac97_bus5376  1 snd_ac97_codec
> snd_pcm53132  3 snd_pcm_oss,snd_via82xx,snd_ac97_codec
> snd_timer  19080  2 snd_seq,snd_pcm
> snd_page_alloc 10504  2 snd_via82xx,snd_pcm
> snd_mpu401_uart 9216  1 snd_via82xx
> snd_rawmidi18752  1 snd_mpu401_uart
> snd_seq_device  8972  3 snd_seq_oss,snd_seq,snd_rawmidi
> snd34788  11 
> snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
> 
> Is it simply not supported yet, or does anybody know a trick?
> 
> Uwe
> 

Try using media-sound/alsa-driver

-- 


//*David Sveningsson [eXt]*

Freelance coder | Game Development Student
http://sidvind.com

Thou shalt make thy program's purpose and structure clear to thy fellow
man by using the One True Brace Style, even if thou likest it not, for
thy creativity is better used in solving problems than in creating
beautiful new impediments to understanding.
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Playing Audio and DVD cds!!!

2006-05-05 Thread David Sveningsson




Hello, I use VLC for this without
any touble. You shouldn't mount the audio-cds or dvd, and and as far as
I know you shouldn't write cdda:// when playing, the application should
figure out that itself.

Christopher E wrote:
Hello All,
  
  
IS there any one that can help me get my audio cds and dvds to work, i
have tryed so much I don't know wht I have done and I would put all
  
here but I don't,  I am geting the:
  
  
Couldn't display "cdda:///dev/hda".
  
  
/etc/init.d/ivman start
  
* Re-caching dependency info (mtimes differ)...
  
* Could not get dependency info for "ivman"!
  
* Please run:
  
  
*   # /sbin/depscan.sh
  
  
* to try and fix this.
  
* Re-caching dependency info (mtimes differ)...
  
* Could not get dependency info for "ivman"!
  
* Please run:
  
  
*   # /sbin/depscan.sh
  
  
* to try and fix this.
  
* Re-caching dependency info (mtimes differ)...
  
* Could not get dependency info for "ivman"!
  
* Please run:
  
  
*   # /sbin/depscan.sh
  
  
* to try and fix this.
  
* Re-caching dependency info (mtimes differ)...
  
* Could not get dependency info for "ivman"!
  
* Please run:
  
  
*   # /sbin/depscan.sh
  
  
* to try and fix this.
  
* Starting Automounter
...   [ ok ]
  
  
I have emerged:
  
ivman
  
I added to rc-update and get the above error also
  
  
my cd is being detected after I do a mount of:
  
mount /dev/hda /dev/dvd
  
  
I am able to see the metadata of the cd under cd player but am unable
to play it
  
  
PLEASE help I have been playing with this for hours!
  
  
Sincerely,
  
Christopher
  
  


-- 




//David Sveningsson [eXt]
__
Freelance Coder | Game Developer Student
[ http://sidvind.com ] 
[ http://nitroxy.com ]