|
|
Linux Technical issues under Linux platform |
|
Thread Tools | Display Modes |
03-20-2008, 05:53 AM | #1 |
Pledge
Join Date: Sep 2007
Location: Arizona
Posts: 38
|
what is your development environment?
ok devs,
this is rather an important question. A friend of mine on the phone suggests that if you are developing under an older version of linux, it could result in some incompatibilities.. In my case, my client freezes at random (I am on an AMD64 machine with with OS being Kubuntu 7.10 (gutsy) running kernel 2.6.22-14-generic and under the NVIDIA UNIX x86_64 Kernel Module 100.14.19 driver set. my room mates machine (which seems a lot more stable): cpuinfo: vendor_id : AuthenticAMD cpu family : 6 model : 8 model name : AMD Athlon(tm) XP 1800+ cpu MHz : 1526.957 OS:Opensuse 10.1 running kernel 2.6.16.13-4-default nvidia info: NVIDIA Linux x86 Kernel Module 96.43.01 agp info: Fast Writes: Supported SBA: Not Supported AGP Rates: 4x 2x 1x Registers: 0x1f000017:0x1f000104 card: Quadro NVS 280 SD Given the above, his machine has not locked up at all during an entire day of gameplay, nor has it encountered any of the problems associated with later versions of OS and nvidia drivers. |
03-20-2008, 07:52 PM | #2 | |
Count
Join Date: Jun 2007
Location: Jippy's Mom's House
Posts: 1,286
|
Quote:
When you lock up, what does dmesg or /var/log/messages say?? Do you see anything in there that points to a reason? My laptop locks at times but I've determined that it is a heat related issue.
__________________
Compost (60 Hunter) Alsius Compoundious (Dead and gone...) |
|
03-24-2008, 01:06 PM | #3 | |
Pledge
Join Date: Sep 2007
Location: Arizona
Posts: 38
|
Quote:
|
|
03-24-2008, 01:55 PM | #4 |
Banned
Join Date: Jul 2007
Posts: 12
|
When does the kernel relate to software problems? Kernel defines hardware and is the acting intermediary between hardware and software, such that software can communicate with the hardware.
You posted things things (1) Difference in kernel versions; (2) Difference in linux distributions; (3) Difference in in nvidia hardware; (4) Difference in nvidia driver versions; and (5) the 64 vs. x86 architecture difference. You, as well as your friend, seem to suggest that, ignoring for these factors, that all linux distributions are configured the same way? I'm not so sure it's the developers "development environment" versus your own. Also comparing apples to oranges wont allow you to come to any formal conclusion on such an issue. |
03-24-2008, 05:08 PM | #5 | |
Count
Join Date: Jun 2007
Location: Jippy's Mom's House
Posts: 1,286
|
Quote:
__________________
Compost (60 Hunter) Alsius Compoundious (Dead and gone...) |
|
|
|