Search found 7 matches

by lyf4sci
2015/11/26 11:30:59
Forum: CentOS 6 - Software Support
Topic: Debugging Cent OS 6 kernel using GDB
Replies: 1
Views: 1180

Debugging Cent OS 6 kernel using GDB

Hi Experts,

How to debug the Cent OS 6.x kernel using the GDB on another machine ?

My driver is getting crashed in the Kernel space. To debug the same needs a method to debug from the remote machine ?
by lyf4sci
2015/07/08 09:59:16
Forum: CentOS 5 - Software Support
Topic: Clang Compiler support in Cent OS 5.8
Replies: 9
Views: 36250

Re: Clang Compiler support in Cent OS 5.8

Hi Chemal,

How sure in case of Cent oS 5.11 ?
by lyf4sci
2015/07/07 10:28:52
Forum: CentOS 5 - Software Support
Topic: Clang Compiler support in Cent OS 5.8
Replies: 9
Views: 36250

Clang Compiler support in Cent OS 5.8

Hi Experts,

Is there Clang compiler support available along with GCC in the Cent OS 5.8 ?
by lyf4sci
2015/07/02 14:36:00
Forum: CentOS 6 - Software Support
Topic: USB Kernel driver crashes in Cent OS 6.2
Replies: 4
Views: 1164

Re: USB Kernel driver crashes in Cent OS 6.2

Hi TrevorH,

But the same driver works fine in the Cent OS 5.8

Is the above OS is long term supported ?

Regards,
Lyf
by lyf4sci
2015/06/30 09:16:51
Forum: CentOS 6 - Software Support
Topic: USB Kernel driver crashes in Cent OS 6.2
Replies: 4
Views: 1164

USB Kernel driver crashes in Cent OS 6.2

Hi Experts,

The USB kernel driver crashes in the Cent OS 6.2 version.

The crash occurs exactly when the driver is loaded and the USB bulk msg api is accessed.

Regards,
Lyf
by lyf4sci
2014/12/23 04:25:45
Forum: CentOS 5 - Software Support
Topic: Creating general Patch for kernel driver
Replies: 3
Views: 3890

Creating general Patch for kernel driver

Hi Experts, I am making changes to some of the device drivers by recompiling it and generate a new .ko file and install it. But in that case each of the different versions of linux I have to recompile and needs to be installed. Instead how to create a patch for all the series in the Cent OS 5 versio...