similar to: ext3 kernel panic (turntable.c)

Displaying 20 results from an estimated 100 matches similar to: "ext3 kernel panic (turntable.c)"

2009 Aug 19
5
scale or not to scale that is the question - prcomp
Dear all here is my data called "rglp" structure(list(vzorek = structure(1:17, .Label = c("179/1/1", "179/2/1", "180/1", "181/1", "182/1", "183/1", "184/1", "185/1", "186/1", "187/1", "188/1", "189/1", "190/1", "191/1", "192/1",
2004 Mar 03
0
rpcclient addprinter error
Hi I am trying to use rpcclient's addprinter to install a printer automatically in a large number of XP workstations (+100) But I get the following: 1) connecting to a XP workstation works fine rpcclient -U root sim31%xxxx rpcclient $> 2) adddriver also works fine. Enumdrivers shows this: rpcclient $> enumdrivers [Windows NT x86] Printer Driver Info 1: Driver Name:
2006 Jan 28
1
Unit Tests Behavior
Hi, Working on unit tests and I have a few cascade delete constraints I am testing. The unit tests stop at the first assert_raise test. Is this typical? def test_destroy_all_cascade_delete assert_equal 1, Iep.find(:first).client_id assert_equal 1, Encounter.find(:first).client_id @client.destroy assert_raise(ActiveRecord::RecordNotFound) { Iep.find(1) } <--
2010 Apr 29
0
error on Samba compilation
Hi, With the aim of being able to integrate machines Windows 7 into a domain Samba, I try at present to compile the version 3.5.2 under Debian Lenny According to doc: http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/compiling.html ... And I obtain the following error during the execution of the make: Linking libsmbclient shared library bin/libsmbclient.so
2012 Dec 28
0
How to apply XPath query on XML nodes separately?
Dear R experts, I try to extract certain child nodes from an XML document and construct a table in which the parent node names are the columns and the child id values, joined in a list, are the cell content. If I first apply an XPath query to extract all above parent nodes, then iterate over those nodes and again apply a XPath query to select their child nodes, I get *ALL* matching child nodes
2010 Dec 25
0
For sale Yamaha DGX-640 Grand Piano Keyboard for $450USD
We are wholesale supplier of DJ equipment here in Taiwan.We have various model in stock such as Guitar,Amps/Effects,Bass,Drums,Keyboards,Live Sound in stock.interested buyers should contact us at the below address yangmiaofenggear at yahoo.com yangmiaofenggear at hotmail.com Pioneer DJM 909 ...................$500USD PIoneer DJM 700 ...................$450USD Pioneer DJM 800
2011 Jan 10
5
FLAC is dead?
>> Oh I don't doubt the basics, red book is red book and bits are >> identically replicable and re rippable bits. > > I don't see any problem with taking innovation as far as is practical > and saying "it's finished, no more updates". Sure, basics :) Again, I'm meaning in regard to about bugs, docs, porting and nits. > If I want to do freedb
2007 Feb 09
1
subset function
Hello R-Users, I have the following problem with the subset function: See the following simple linear model. Here everything works fine: >germany<-lm(RENT~AGE1, in.mi01) However, if a use the same regression equation and only specify a subset, I get an error message: > berlin<-lm(RENT~AGE1, in.mi01, subset=C_X01=="Berlin") Error in lm.fit(x, y, offset
2019 Dec 23
3
Using Pulse Audio--question
On Mon, Dec 23, 2019 at 11:34:32AM +1100, Bill Maidment wrote: > On 23/12/2019 11:06 am, Fred Smith wrote: > > >I can find no way to do it with pavucontrol, nor the default mate > >sound tool. > > In my SL7 Mate system I use the Hardware and Output tabs in > System->Preferences->Hardware->Sound > > Cheers > Bill Thanks bill. But nothing I do there
2011 Jan 10
0
FLAC is dead?
On Jan 10, 2011, at 11:59, grarpamp wrote: > However, about 1.5 years ago you could get a factory new SL-1200 > for $485US. Now one cannot be had for under $825. Furthermore, you > may follow this link and attempt to find any major seller with in > stock quantities of any model at a sane price. That would be an > excercise in futility. Therefore, they've left the market.
2019 Dec 23
1
Using Pulse Audio--question
On Sun, Dec 22, 2019 at 5:23 PM David G. Miller <dave at davenjudy.org> wrote: > I do something similar to what you're trying to do when I digitize my > vinyl LPs. I take output from my amp/turntable into my sound card and > use Audacity to digitize it and write an appropriate sound file. I also > monitor the sound using Audacity by telling it to also route the sound >
2017 Sep 27
3
USB audio on Centos-7
I'm using Centos-7 on my PC, with ASUS motherboard. internal audio has always worked fine EXCEPT that I can never get audio input (for recording) to work. I want to feed audio from a phono turntable and from a cassette deck. I use a phono preamp for the turntable, or directly connect the tape deck. but either nothing, or low level with horrible distortion. so, I gave up (after years of
2007 Feb 07
6
setting a number of values to NA over a data.frame.
This is probably a simple problem but I don't see a solution. I have a data.frame with a number of columns where I would like 0 <- NA thus I have df1[,144:157] <- NA if df1[, 144: 157] ==0 and df1[, 190:198] <- NA if df1[, 190:198] ==0 but I cannot figure out a way do this. cata <- c( 1,1,6,1,1,NA) catb <- c( 1,2,3,4,5,6) doga <- c(3,5,3,6,4, 0) dogb <- c(2,4,6,8,10,
2003 Apr 28
1
Wine compile error in tools/wpp (ppl.l) under debian
I'm getting a compile error when trying to compile the flex output of ppl.l in tools/wpp. This is under Debian (Woody) with latest updates. Can anybody help me out? Enclosed is the output of the build and folling that, the installed packages. I have also tried the latest version (20030408) with identical results. TIA Luke ================================================================
2007 Apr 30
0
[LLVMdev] Boostrap Failure -- Expected Differences?
On Apr 27, 2007, at 3:50 PM, David Greene wrote: > The saga continues. > > I've been tracking the interface changes and merging them with > the refactoring work I'm doing. I got as far as building stage3 > of llvm-gcc but the object files from stage2 and stage3 differ: > > > warning: ./cc1-checksum.o differs > warning: ./cc1plus-checksum.o differs > >
2019 Dec 23
0
Using Pulse Audio--question
On 12/22/19 6:01 PM, Fred Smith wrote: > On Mon, Dec 23, 2019 at 11:34:32AM +1100, Bill Maidment wrote: >> On 23/12/2019 11:06 am, Fred Smith wrote: >> >>> I can find no way to do it with pavucontrol, nor the default mate >>> sound tool. >> In my SL7 Mate system I use the Hardware and Output tabs in >> System->Preferences->Hardware->Sound
2004 Sep 10
1
FLAC and Surround
Hello, I'm new to this list, and I would like to know about the current status of FLAC and surround formats (5.1, 7.1). I know it is possible to compress interleaved multichannel files with FLAC, but does it in any way have any multichannel matrix, that collects common information from all channels and use this when compressing? If not, wouldn't it be a great idea to have this feature!!!
2001 Jun 25
3
Quadraphonics
Over the weekend I chanced by the house of a quadraphile friend of mine to check it his SQ setup. For those interested, he has a fairly decent Kenwood linear turntable with what I understand is a rather pricy cartridge manufactured by some company whose name escapes me, hooked into a Fosgate Tate II SQ decoder which is likewise hooked into two X10-D buffers then finally into a Marantz receiver.
2005 Sep 09
7
[PATCH 0/6] jbd cleanup
The following 6 patches cleanup the jbd code and kill about 200 lines. First of 4 patches can apply to 2.6.13-git8 and 2.6.13-mm2. The rest of them can apply to 2.6.13-mm2. fs/jbd/checkpoint.c | 179 +++++++++++-------------------------------- fs/jbd/commit.c | 101 ++++++++++-------------- fs/jbd/journal.c | 11 +- fs/jbd/revoke.c | 158
2011 Sep 06
6
gcc1: out of memory error when installing wine
I am installing wine 1.1.26 on suse 9.2. I am installing it from source. I can't get it to install. Everything goes well until I get this far. This is the first error that I got: gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall-pipe -fno-strict-aliasing -Wwrite-strings -Wpointer-arith -g -O2 -o package.o package.c gcc1: out of memory allocating 287975456