Install the Preempt - Rt Kernel
19 Jul 2016 18:03 - 20 Jul 2016 02:06 #77666
by vre
but look what iam getting in dmesg
Replied by vre on topic Install the Preempt - Rt Kernel
$ uname -a
Linux linuxcnc 4.6.0-0.bpo.1-rt-686-pae #1 SMP PREEMPT RT Debian 4.6.3-1~bpo8+1 (2016-07-13) i686 GNU/Linux
but look what iam getting in dmesg
[ 1190.501640] ------------[ cut here ]------------
[ 1190.501648] WARNING: CPU: 0 PID: 2291 at /home/zumbi/linux-4.6.3/debian/build/source_rt/arch/x86/include/asm/fpu/internal.h:532 fpu__restore+0xbb/0x160
[ 1190.501673] Modules linked in: hidp(E) bnep(E) btusb(E) btrtl(E) btbcm(E) btintel(E) bluetooth(E) ch341(E) usbserial(E) joydev(E) ppdev(E) snd_hda_codec_realtek(E) snd_hda_codec_generic(E) parport_serial(E) binfmt_misc(E) parport_pc(E) parport(E) snd_hda_codec_hdmi(E) sp5100_tco(E) cfg80211(E) hid_generic(E) usbhid(E) hid(E) eeepc_wmi(E) asus_wmi(E) sparse_keymap(E) nfsd(E) rfkill(E) auth_rpcgss(E) nfs_acl(E) video(E) evdev(E) nfs(E) lockd(E) grace(E) fscache(E) sunrpc(E) kvm_amd(E) kvm(E) irqbypass(E) serio_raw(E) pcspkr(E) k10temp(E) shpchp(E) snd_hda_intel(E) snd_hda_codec(E) snd_hda_core(E) snd_hwdep(E) snd_pcm(E) snd_timer(E) i2c_piix4(E) snd(E) soundcore(E) wmi(E) 8250_fintek(E) radeon(E) acpi_cpufreq(E) ttm(E) drm_kms_helper(E) tpm_tis(E) drm(E) tpm(E) button(E) i2c_algo_bit(E) processor(E)
[ 1190.501682] loop(E) fuse(E) autofs4(E) ext4(E) crc16(E) jbd2(E) mbcache(E) sg(E) sr_mod(E) cdrom(E) sd_mod(E) ohci_pci(E) ahci(E) xhci_pci(E) ehci_pci(E) ohci_hcd(E) libahci(E) ehci_hcd(E) xhci_hcd(E) psmouse(E) libata(E) r8169(E) mii(E) usbcore(E) scsi_mod(E) usb_common(E)
[ 1190.501686] CPU: 0 PID: 2291 Comm: Xorg Tainted: G E 4.6.0-0.bpo.1-rt-686-pae #1 Debian 4.6.3-1~bpo8+1
[ 1190.501687] Hardware name: System manufacturer System Product Name/F1A75-V PRO, BIOS 2507 01/29/2015
[ 1190.501690] 00203286 d2773a9b ee9b5e80 c12ee0c1 00000000 00000000 c107165a c1680bfc
[ 1190.501692] 00000000 000008f3 c1670d4c 00000214 c103743b 00000214 00000009 c103743b
[ 1190.501693] e99dafc0 e99da800 bf8404c0 ee9b5e94 c107176a 00000009 00000000 00000000
[ 1190.501694] Call Trace:
[ 1190.501699] [<c12ee0c1>] ? dump_stack+0x55/0x74
[ 1190.501702] [<c107165a>] ? __warn+0xea/0x110
[ 1190.501703] [<c103743b>] ? fpu__restore+0xbb/0x160
[ 1190.501704] [<c103743b>] ? fpu__restore+0xbb/0x160
[ 1190.501706] [<c107176a>] ? warn_slowpath_null+0x2a/0x30
[ 1190.501707] [<c103743b>] ? fpu__restore+0xbb/0x160
[ 1190.501708] [<c10387ec>] ? __fpu__restore_sig+0x26c/0x530
[ 1190.501711] [<c102b939>] ? restore_sigcontext.isra.7+0xe9/0x110
[ 1190.501712] [<c102c371>] ? sys_sigreturn+0xa1/0xb0
[ 1190.501714] [<c1003870>] ? do_int80_syscall_32+0x60/0x190
[ 1190.501716] [<c1002e5f>] ? exit_to_usermode_loop+0xbf/0x120
[ 1190.501718] [<c158f81d>] ? entry_INT80_32+0x31/0x31
[ 1190.501719] ---[ end trace 0000000000000002 ]---
Last edit: 20 Jul 2016 02:06 by vre.
Please Log in or Create an account to join the conversation.
21 Jan 2017 19:28 #86381
by Rolquin
Replied by Rolquin on topic Install the Preempt - Rt Kernel
HI Todd , its been a while since this post , but Im still struggling with this issue.
Finally I have been able to install the RT kernel , now boot over the new kernel , Im trying adding the buildbot to the repo files.
This is unable to fetch, Http is not found , looks like the link has been remove or maybe moved from server. The same if I try adding " deb http:// linuxcnc.org/wheezy base 2.7 -uspace "
Is there any other way to archive this ? can you please provide any help ?
Thanks.
Finally I have been able to install the RT kernel , now boot over the new kernel , Im trying adding the buildbot to the repo files.
This is unable to fetch, Http is not found , looks like the link has been remove or maybe moved from server. The same if I try adding " deb http:// linuxcnc.org/wheezy base 2.7 -uspace "
Is there any other way to archive this ? can you please provide any help ?
Thanks.
Please Log in or Create an account to join the conversation.
22 Jan 2017 01:31 #86389
by rodw
Replied by rodw on topic Install the Preempt - Rt Kernel
I think you need
deb http://buildbot.linuxcnc.org/ wheezy 2.7-rtpreempt
Please Log in or Create an account to join the conversation.
25 Jan 2017 22:03 #86651
by Rolquin
Replied by Rolquin on topic Install the Preempt - Rt Kernel
Hi Todd , Thanks for you soon answers
Precisely adding that line to the repositories files is where I'm having the message.
I have been trying removing and adding spaces and quotes , but same message return , its not able to fetch or connect to the HTTP.
So far what I have is a fresh install of Debian 7.11 , without Linux CNC , then the Preempt Rt kernel.
I have confirmed thru the uname -v , command.
Do I have to install a previous version of the Linux CNC , then upgrade ?
Im a little bit confused , Im not a Linux guy , but willing to learn , even though will take some time.
Is there any thing else I might try ? I don't want to go over a pre configured hard drive.
Thanks.
Precisely adding that line to the repositories files is where I'm having the message.
I have been trying removing and adding spaces and quotes , but same message return , its not able to fetch or connect to the HTTP.
So far what I have is a fresh install of Debian 7.11 , without Linux CNC , then the Preempt Rt kernel.
I have confirmed thru the uname -v , command.
Do I have to install a previous version of the Linux CNC , then upgrade ?
Im a little bit confused , Im not a Linux guy , but willing to learn , even though will take some time.
Is there any thing else I might try ? I don't want to go over a pre configured hard drive.
Thanks.
Please Log in or Create an account to join the conversation.
- cncnoob1979
- Offline
- Platinum Member
Less
More
- Posts: 403
- Thank you received: 75
25 Jan 2017 22:34 - 25 Jan 2017 22:38 #86653
by cncnoob1979
Replied by cncnoob1979 on topic Install the Preempt - Rt Kernel
Hey,
You can build linuxcnc like this how-to if you'd like to try it.
Just look under the heading for building LinuxCNC.
As far as the repo goes. Click on the package manager and look closely at the entry in additional repositories. Are you sure it's correct?
If it appears correct, delete the entry and cut and paste it back in again.
forum.linuxcnc.org/9-installing-linuxcnc...install-or-deb#86196
Look at buildbot.linuxcnc.org and check the line you need to enter. You could also try master as well. Version 2.8pre is the version of master. 2.7.8 is latest stable.
You can build linuxcnc like this how-to if you'd like to try it.
Just look under the heading for building LinuxCNC.
As far as the repo goes. Click on the package manager and look closely at the entry in additional repositories. Are you sure it's correct?
If it appears correct, delete the entry and cut and paste it back in again.
forum.linuxcnc.org/9-installing-linuxcnc...install-or-deb#86196
Look at buildbot.linuxcnc.org and check the line you need to enter. You could also try master as well. Version 2.8pre is the version of master. 2.7.8 is latest stable.
Last edit: 25 Jan 2017 22:38 by cncnoob1979.
Please Log in or Create an account to join the conversation.
28 Jan 2017 18:45 #86849
by Rolquin
Replied by Rolquin on topic Install the Preempt - Rt Kernel
Hi Todd
I believe my problem is in the Synaptic Manager , Im not able to check the Souce Code box in the setting for repositories.
Is there something Im missing ? How can I get this option active ?
Thanks.
I believe my problem is in the Synaptic Manager , Im not able to check the Souce Code box in the setting for repositories.
Is there something Im missing ? How can I get this option active ?
Thanks.
Please Log in or Create an account to join the conversation.
08 Feb 2017 11:53 #87524
by bkt
Replied by bkt on topic Install the Preempt - Rt Kernel
Please Log in or Create an account to join the conversation.
Time to create page: 0.288 seconds