Displaying 8 results from an estimated 8 matches for "1b4".
Did you mean:
  14
  
2003 Jan 29
0
VP3 for xine 1.0-beta4
...(1.0-beta4,
released today).
        If you would like to try this out:
* go to http://xinehq.de
* download xine-lib-1-beta4.tar.gz
* unpack xine-lib:
  'tar zxvf xine-lib-1-beta4.tar.gz'
  cd xine-lib-1-beta4
* download the decoder patch at:
  http://www.pcisys.net/~melanson/codecs/xine-1b4-vp3-decoder.patch.bz2
* bunzip it:
  'bunzip2 xine-1b4-vp3-decoder.patch.bz2'
* apply the patch:
  'patch -p1 < xine-1b4-vp3-decoder.patch'
* run autogen.sh:
  './autogen.sh'
* make and install:
  'make; make install'
That installs xine-lib. You also need a front...
2015 Mar 30
0
[Bug 82714] [G84] nouveau fails to properly initialize GPU
...mov    %esi,%r14d
19e:       48 8b 47 08             mov    0x8(%rdi),%rax
1a2:       48 8b 78 40             mov    0x40(%rax),%rdi
1a6:       48 85 ff                test   %rdi,%rdi
1a9:       0f 84 e1 00 00 00       je     290 <evo_wait+0x110>
1af:       e8 00 00 00 00          callq  1b4 <evo_wait+0x34>
1b4:       c1 e8 02                shr    $0x2,%eax
1b7:       4c 8d ab 00 01 00 00    lea    0x100(%rbx),%r13
1be:       41 89 c4                mov    %eax,%r12d
1c1:       4c 89 ef                mov    %r13,%rdi
1c4:       45 01 e6                add    %r12d,%r14d
1c7:...
2003 Oct 21
7
Help on domain creation
Hi all,
I am running the current xen-unstable and had the following error message
when trying to create domain1.
# ./xenctl script -f/etc/xen-mynewdom
Domain defaults:
   name            XenoLinux
   size            98304
   vifs            1
   domainImage     /boot/xenolinux.gz
   domainInitRD    null
   rootDevice      /dev/hda5
   rootArgs        rw
   usrDevice       null
   NWIP           
2008 Dec 11
2
Validity of GLM using Gaussian family with sqrt link
...orresponds to count of forest floor small mammal captured in a plot and vegetation characteristics measured at that plot
> sotr
     plot cnt herbc herbht
1     1A1   0 37.08  53.54
2     1A3   1 36.27  26.67
3     1A5   0 32.50  30.62
4     1A7   0 56.54  45.63
5     1B2   0 41.66  38.13
6     1B4   0 32.08  37.79
7     1B6   0 33.71  30.62
...
I am interested in comparing fit of different specification of Generalized Linear Models (although there are some issues with using AIC or BIC for comparison, but this is the question that I like to post here). Here are two of the several models that...
2003 Jan 14
2
2.4.21-pre3 - problems with ext3
...race; c015ee7c <seq_printf+13ec/a9c0>
Trace; c015ff11 <seq_printf+2481/a9c0>
Trace; c01586ce <clear_inode+8e/260>
Trace; c01587ac <clear_inode+16c/260>
Trace; c0156590 <dput+30/190>
Trace; c0158a42 <invalidate_device+102/240>
Trace; c0158af4 <invalidate_device+1b4/240>
Trace; c0137323 <kmem_find_general_cachep+1583/24b0>
Trace; c0137386 <kmem_find_general_cachep+15e6/24b0>
Trace; c01382d2 <_alloc_pages+82/210>
Trace; c0138564 <__alloc_pages+104/1a0>
Trace; c012f9b6 <find_or_create_page+86/110>
Trace; f88b44dc <[jbd]__jbd_k...
2018 Dec 04
2
Incorrect placement of an instruction after PostRAScheduler pass
...the issue.
198:   e35c0001        cmp     ip, #1  <<<<<<<<<<<<<<<<<<
19c:   e023700e        eor     r7, r3, lr
1a0:   e0022003        and     r2, r2, r3
1a4:   e0087007        and     r7, r8, r7
1a8:   e1820007        orr     r0, r2, r7
1ac:   e1b42e9f        ldaexd  r2, r3, [r4]
1b0:   e1a46f90        strexd  r6, r0, [r4]
1b4:   e3560000        cmp     r6, #0
1b8:   1afffffb        bne     1ac <xxxxx+0x1ac>
1bc:   1a000002        bne     1cc <xxxx+0x1cc> <<<<<<<<<<<<<<<<<<<...
1999 Sep 23
1
rpcclient problem
i can use the smbclient -L just fine to get a list of shares off my NT4 (Alpha processor) server. My problem lies with rpcclient.  It lets me login but then samtest gives the following error:
smb: \> samtest
samtest
SAM Encryption Test
SAMR_R_UNKNOWN_38: Unknown NT error
smb: \>
all i need to be able to do is change the nt password, but the ntpass command gives the same error.
any ideas
2010 Jun 28
23
zpool import hangs indefinitely (retry post in parts; too long?)
Now at 36 hours since zdb process start and:
 PID USERNAME  SIZE   RSS STATE  PRI NICE      TIME  CPU PROCESS/NLWP
   827 root     4936M 4931M sleep   59    0   0:50:47 0.2% zdb/209
Idling at 0.2% processor for nearly the past 24 hours... feels very stuck. Thoughts on how to determine where and why?
-- 
This message posted from opensolaris.org