Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
hundreds of xruns in under a minute...
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
sonicbhoc
Veteran
Veteran


Joined: 24 Oct 2005
Posts: 1805
Location: In front of the computer screen

PostPosted: Mon May 21, 2007 3:35 pm    Post subject: Reply with quote

As did I. I also tried the command line:

jackd -dalsa -n3

and got the same result as what you see in my last post.
_________________
I'm too lazy to keep this stupid signature up to date, so here's something more interesting:
My friend Hetdegon can draw if you ask me.
Now using PClinuxOS on my laptop and Gentoo on my desktop and new laptop.
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Tue May 22, 2007 5:15 pm    Post subject: Reply with quote

by the way i also use position_fix
try using it
Back to top
View user's profile Send private message
sonicbhoc
Veteran
Veteran


Joined: 24 Oct 2005
Posts: 1805
Location: In front of the computer screen

PostPosted: Wed May 23, 2007 12:40 am    Post subject: Reply with quote

GNUtoo wrote:
by the way i also use position_fix
try using it


I don't see that anywhere.

Well, google turned up a few results but I don't know what value to put there. I think it should be 1 but I'm probably wrong... time to do a little trial and error I suppose.

Aaaand... nothing. Still getting the same error. Do I put position fix on the same line as model, like this?

options snd_hda_intel model=3stack-dig position_fix=1

I tried 1, 2 and 3 for position_fix values and still get the same error.
_________________
I'm too lazy to keep this stupid signature up to date, so here's something more interesting:
My friend Hetdegon can draw if you ask me.
Now using PClinuxOS on my laptop and Gentoo on my desktop and new laptop.
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Wed May 23, 2007 10:35 am    Post subject: Reply with quote

sonicbhoc wrote:
GNUtoo wrote:
by the way i also use position_fix
try using it


I don't see that anywhere.

Well, google turned up a few results but I don't know what value to put there. I think it should be 1 but I'm probably wrong... time to do a little trial and error I suppose.

Aaaand... nothing. Still getting the same error. Do I put position fix on the same line as model, like this?

options snd_hda_intel model=3stack-dig position_fix=1

I tried 1, 2 and 3 for position_fix values and still get the same error.

just put it without the 1
Back to top
View user's profile Send private message
sonicbhoc
Veteran
Veteran


Joined: 24 Oct 2005
Posts: 1805
Location: In front of the computer screen

PostPosted: Thu May 24, 2007 12:16 pm    Post subject: Reply with quote

It keeps saying:
Code:

 * Loading ALSA modules ...
 *   Loading: snd-card-0 ...
FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.21-gentoo-newlaptop-lulz/alsa-driver/pci/hda/snd-hda-intel.ko): Invalid argument                   [ !! ]
 *   Loading: snd-pcm-oss ...                                             [ ok ]
 *   Loading: snd-seq-oss ...                                             [ ok ]
 *   ERROR: Failed to load necessary drivers                              [ ok ]
 * Restoring Mixer Levels ...
alsactl: unrecognized option `---'
Usage: alsactl <options> command

Available options:
  -h,--help       this help
  -f,--file #     configuration file (default /etc/asound.state or /etc/asound.names)
  -F,--force      try to restore the matching controls as much as possible
  -d,--debug      debug mode
  -v,--version    print version of this program

Available commands:
  store <card #>  save current driver setup for one or each soundcards
                  to configuration file
  restore<card #> load current driver setup for one or each soundcards
                  from configuration file
 * Errors while restoring defaults, ignoring                              [ ok ]


when I put position_fix or position-fix.
_________________
I'm too lazy to keep this stupid signature up to date, so here's something more interesting:
My friend Hetdegon can draw if you ask me.
Now using PClinuxOS on my laptop and Gentoo on my desktop and new laptop.
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Thu May 24, 2007 5:11 pm    Post subject: Reply with quote

mabe try to pass the argument to the module instead of the kernel...because i have alsa inside the kernel...
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Thu May 24, 2007 5:16 pm    Post subject: Reply with quote

by the way i also use the pro-audio overlay with:
-the special pam...
-the realtime kernel
you also need to etc-update or dispatch conf to change your settings to the pam file for allowing audio to be realtime
then you also need in qjackcontrol to:
put realtime and put it to 89
Back to top
View user's profile Send private message
sonicbhoc
Veteran
Veteran


Joined: 24 Oct 2005
Posts: 1805
Location: In front of the computer screen

PostPosted: Tue Jun 05, 2007 3:54 pm    Post subject: Reply with quote

GNUtoo wrote:
mabe try to pass the argument to the module instead of the kernel...because i have alsa inside the kernel...


I'm going to try building the drivers into the kernel this time and see if that makes a difference.

I'd rather keep the modules separate from the kernel so I can get the latest alsa driver, though.

My school has a connection speed of 2.6 kb/s so it'll take 7 hours to download the files again. I hate my school. <_<
_________________
I'm too lazy to keep this stupid signature up to date, so here's something more interesting:
My friend Hetdegon can draw if you ask me.
Now using PClinuxOS on my laptop and Gentoo on my desktop and new laptop.
Back to top
View user's profile Send private message
sonicbhoc
Veteran
Veteran


Joined: 24 Oct 2005
Posts: 1805
Location: In front of the computer screen

PostPosted: Tue Jun 05, 2007 8:53 pm    Post subject: Reply with quote

And, as I expected, setting that kernel option even with drivers built-in did absolutely nothing. How do I get this working now?
_________________
I'm too lazy to keep this stupid signature up to date, so here's something more interesting:
My friend Hetdegon can draw if you ask me.
Now using PClinuxOS on my laptop and Gentoo on my desktop and new laptop.
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Tue Jun 05, 2007 10:11 pm    Post subject: Reply with quote

could you detail your settings please
such as realtime kernel,pam and similar
and at how much latency you get the xruns
Back to top
View user's profile Send private message
sonicbhoc
Veteran
Veteran


Joined: 24 Oct 2005
Posts: 1805
Location: In front of the computer screen

PostPosted: Wed Jun 06, 2007 12:48 am    Post subject: Reply with quote

I get the same problems with both realtime and not realtime kernels. Nothing seems to be helping.
_________________
I'm too lazy to keep this stupid signature up to date, so here's something more interesting:
My friend Hetdegon can draw if you ask me.
Now using PClinuxOS on my laptop and Gentoo on my desktop and new laptop.
Back to top
View user's profile Send private message
sonicbhoc
Veteran
Veteran


Joined: 24 Oct 2005
Posts: 1805
Location: In front of the computer screen

PostPosted: Wed Jun 06, 2007 1:29 am    Post subject: Reply with quote

Changing to capture-only mode makes this happen:
Code:
delay of 21318.000 usecs exceeds estimated spare time of 21255.000; restart ...
a billion times. I think I'll try contacting the JACK mailing list...
_________________
I'm too lazy to keep this stupid signature up to date, so here's something more interesting:
My friend Hetdegon can draw if you ask me.
Now using PClinuxOS on my laptop and Gentoo on my desktop and new laptop.
Back to top
View user's profile Send private message
ndgkd
n00b
n00b


Joined: 28 Jun 2007
Posts: 7

PostPosted: Thu Aug 09, 2007 6:46 am    Post subject: Reply with quote

I have exact same card and i could only make it "work" (still gives some occasional xruns) with the configuration like:

Code:

jackd -dalsa -r96000 -p64 -n3 -m


and i couldn't figure out how to use it with real-time, it seems it's better not to set it. Every other configuration gives thousands of xruns..

hoping to get a decent card soon..
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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