Re: 2.6.11-rc3: intel8x0 alsa outputs no sound

2005-02-04 Thread Shaw
tel8x0 card and not experiencing any troubles with sound. (Using Alsa, btw) Did you check the usual culprits- that your modules are being loaded, permissions of /dev/sound/*, that the channels are unmuted, etc? Checkout the thinkpad list too, they're always very helpful. Good luck, Shaw - To un

Re: Athlon runtime problems

2001-04-16 Thread Ray Shaw
>CPU model/stepping AMD Duron, 800mhz >chipset VIA KT-133; motherboard is an ABIT KT7A-RAID >amount of RAM 256M, single PC-133 SDRAM >/proc/mtrr output reg00: base=0x ( 0MB), size= 256MB: write-back, count=1 reg05: base=0xd000 (3328MB), size= 64MB: write-combining, count=1 >com

NFS server difficulties

2001-06-24 Thread Ray Shaw
I thought I saw a post regarding a similar problem to mine, and mentioning a patch, but I can't find the post anymore (and I never found the patch), so: I'm currently running 2.4.5-ac9. Earlier 2.4.x kernels worked OK with NFS, but blew up on my Athlon machine. This kernel does _not_ work OK w

sched.h problem with kernel 2.4.3

2001-04-27 Thread Shaw Carruthers
ing: implicit declaration of function `proc_register' lm78.c: In function `cleanup_module': lm78.c:195: warning: implicit declaration of function `proc_unregister' make: *** [lm78.o] Error 1 -- Shaw Carruthers - [EMAIL PROTECTED] London SW14 7JW UK This is not a sig( with homage to Mag

Re: DISCOVERED! Cause of Athlon/VIA KX133 Instability

2001-05-06 Thread Ray Shaw
I don't know if it's the motherboard, but I've got a KT7A-RAID, and I haven't been able to run any 2.4.x that I've tried. I was worried, because this board also has new RAM, but 2.2.x doesn't have any problems at all. I've tried: 2.4.2 2.4.3 2.4.3-ac9 2.4.3-ac11 Someone else mentioned stabili

2.2.19 toshiba.c won't build(PATCH)

2001-05-08 Thread Shaw Carruthers
lude #endif -#include"toshiba.h" +#include #define TOSH_MINOR_DEV 181 -- Shaw Carruthers - [EMAIL PROTECTED] London SW14 7JW UK This is not a sig( with homage to Magritte). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bo

Re: WARNING: at fs/sysfs/dir.c:424 sysfs_add_one() with 4fa435018d740cb83d74c92306aa1f796da91ddd

2007-10-31 Thread Shaw Vrana
Yeah, I get the same with 2.6.24-rc1. On Tue, Oct 23, 2007 at 05:48:54PM +0200, Thomas Meyer wrote: > Thomas Meyer schrieb: > > Oct 23 17:13:55 [kernel] usb 1-1: new high speed USB device using > > ehci_hcd and address 7 > > Oct 23 17:13:55 [kernel] usb 1-1: configuration #1 chosen from 1 choice

RE:Premiums

2015-01-11 Thread Jennifer Shaw
New Year, Miss Jennifer Shaw Sales representative Skype ID: shaw.jennifer1 Sonier Pins Co.,Ltd Add: No.2, JiXi ShunCheng Center, Xiaolan Town, Zhongshan City 528415,Guangdong,China . Tel:(86 -760)22123680 Fax:(86 -760)22122916 Email: jennifershaw1...@yahoo.com Website: http

RE:Souvenir keychains

2014-12-16 Thread Jennifer Shaw
Jennifer. Have a good day, Miss Jennifer Shaw Sales representative Skype ID: shaw.jennifer1 Sonier Pins Co.,Ltd Add: No.2, JiXi ShunCheng Center, Xiaolan Town, Zhongshan City 528415,Guangdong,China . Tel:(86 -760)22123680 Fax:(86 -760)22122916 Email: sal...@sonier-pins.com Website :http

RE:Coins supplier

2014-12-16 Thread Jennifer Shaw
, Miss Jennifer Shaw Sales representative Skype ID: shaw.jennifer1 Sonier Pins Co.,Ltd Add: No.2, JiXi ShunCheng Center, Xiaolan Town, Zhongshan City 528415,Guangdong,China . Tel:(86 -760)22123680 Fax:(86 -760)22122916 Email: sal...@sonier-pins.com Website: www.sonier-pins.com

[PATCH] uprobes: Fix limiting un-nested return probes

2013-09-02 Thread Hemant Kumar Shaw
chained. So, utask->depth should be incremented only if chained. This should fix the issue. Signed-off-by: Hemant Kumar Shaw Reported-by: Mikhail Kulemin --- kernel/events/uprobes.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kernel/events/uprobes.c b/kernel/

[RFC PATCH 0/2] Perf support to SDT markers

2013-09-03 Thread Hemant Kumar Shaw
This series adds support to perf to list and probe into the SDT markers. The first patch implements listing of all the SDT markers present in the ELFs (executables or libraries). The SDT markers are present in the .note.stapsdt section of the elf. That section can be traversed to list all the marke