Go to advanced search

by sarusukh
Thu Jul 02, 2020 9:42 am
Forum: Beginners
Topic: Unable to access my RPi zero using neither VNC viewer nor Remote desktop connection
Replies: 2
Views: 85

Re: Unable to access my RPi zero using neither VNC viewer nor Remote desktop connection

i even pinged my rpi using my laptop: C:\Users\DELL>ping raspberrypi.local Pinging raspberrypi.local [2402:3a80:1fd3:ab8f:ca95:a71d:1c25:d0b9] with 32 bytes of data: Reply from 2402:3a80:1fd3:ab8f:ca95:a71d:1c25:d0b9: time=16ms Reply from 2402:3a80:1fd3:ab8f:ca95:a71d:1c25:d0b9: time=9ms Reply from ...
by sarusukh
Thu Jul 02, 2020 9:38 am
Forum: Beginners
Topic: Unable to access my RPi zero using neither VNC viewer nor Remote desktop connection
Replies: 2
Views: 85

Unable to access my RPi zero using neither VNC viewer nor Remote desktop connection

I used to work on my Rpi zero on same windows 10 laptop via both remote desktop connection and VNC viewer. There was no issue at all. Then I didn't use my RPi for few months, and after that it won't connect at all. I am doing all the things same as I did previously, all same steps in accessing RPi w...
by sarusukh
Wed Nov 20, 2019 6:57 am
Forum: Beginners
Topic: to measure CPI and other values for a program in RPi Zero
Replies: 0
Views: 83

to measure CPI and other values for a program in RPi Zero

I am unable to install perf on my RPi zero for my:
Linux raspberrypi 4.19.50+ #896 Thu Jun 20 16:09:52 BST 2019 armv6l GNU/Linux

I need to calculate certain performance parameters like Cycles per instruction for my C code.
Can you please help me in this?
Thank you
by sarusukh
Wed Nov 20, 2019 6:34 am
Forum: Raspberry Pi OS
Topic: Regarding installation of linux tool "perf" on raspbian
Replies: 5
Views: 993

Re: Regarding installation of linux tool "perf" on raspbian

You need a kernel version specific package for the perf tools to work but it isn't packaged for the Raspberry Pi Trading modified kernel. The repo does have packages for 4.18_4.18.20-2+rpi1_armhf and 5.2_5.2.17-1+rpi1+b2_armhf which are the upstream kernels but they're not used normally in Raspbian...
by sarusukh
Tue Nov 19, 2019 4:44 pm
Forum: Raspberry Pi OS
Topic: Regarding installation of linux tool "perf" on raspbian
Replies: 5
Views: 993

Re: Regarding installation of linux tool "perf" on raspbian

I am really struggling with installing linux tool "perf"; (I'm using raspberry pi zero and operating it via my laptop which has windows 10 installed) My issue is as follows: When i try to install perf using the following command, it says that its already installed. sudo apt-get install linux-perf l...
by sarusukh
Tue Nov 19, 2019 4:43 pm
Forum: Raspberry Pi OS
Topic: Regarding installation of linux tool "perf" on raspbian
Replies: 5
Views: 993

Re: Regarding installation of linux tool "perf" on raspbian

Linux raspberrypi 4.19.50+ #896 Thu Jun 20 16:09:52 BST 2019 armv6l GNU/Linux
by sarusukh
Tue Nov 19, 2019 1:31 pm
Forum: Raspberry Pi OS
Topic: Regarding installation of linux tool "perf" on raspbian
Replies: 5
Views: 993

Regarding installation of linux tool "perf" on raspbian

I am really struggling with installing linux tool "perf"; (I'm using raspberry pi zero and operating it via my laptop which has windows 10 installed) My issue is as follows: When i try to install perf using the following command, it says that its already installed. sudo apt-get install linux-perf li...
by sarusukh
Thu Nov 14, 2019 1:27 pm
Forum: General discussion
Topic: Download kernel source
Replies: 12
Views: 3685

Re: Download kernel source

I am really struggling with installing linux tool "perf"; (I'm using raspberry pi zero) My issue is as follows: When i try to install perf using the following command, it says that its already installed. sudo apt-get install linux-perf linux-perf is already the newest version (4.9+80+deb9u4+rpi2). l...
by sarusukh
Wed Jul 03, 2019 1:51 am
Forum: General discussion
Topic: Download kernel source
Replies: 12
Views: 3685

Re: Download kernel source

Can you please tell me step by step procedure of how to download kernel source?

Go to advanced search