StackOverflow Questions for Tag: chardev

Carsten Angerer
Carsten Angerer

Reputation: 1

Is it possible to open a socket on a char device in Linux?

Score: 0

Views: 48

Answers: 0

Read More
user3719581
user3719581

Reputation: 1

Writing to a simple char device module from the user space with echo - Cannot see the write taking place

Score: 0

Views: 617

Answers: 1

Read More
candylife9
candylife9

Reputation: 58

how to get struct device's private data in the Linux's chrdev ->open() function?

Score: 0

Views: 1119

Answers: 0

Read More
Cassie H.
Cassie H.

Reputation: 393

Simple character device not working as expected

Score: 1

Views: 857

Answers: 0

Read More
Alessio Malavasi
Alessio Malavasi

Reputation: 3

Module parameter array in Linux module not showing up in sysfs

Score: 0

Views: 583

Answers: 1

Read More
TecDroiD
TecDroiD

Reputation: 133

Python reads empty bytearray from character device

Score: -1

Views: 49

Answers: 1

Read More
oki doki
oki doki

Reputation: 39

why Variable has incomplete type 'struct file_operations' though importing fs.h?

Score: 3

Views: 634

Answers: 1

Read More
Mathieeo
Mathieeo

Reputation: 23

mmap more than one buffer in kernel is crashing please help (using dma_mmap_coherent)

Score: 1

Views: 389

Answers: 1

Read More
autistic456
autistic456

Reputation: 183

How to debug kernel log?

Score: 0

Views: 466

Answers: 0

Read More
autistic456
autistic456

Reputation: 183

kernel output weird dmesg of my driver module

Score: 0

Views: 408

Answers: 0

Read More
autistic456
autistic456

Reputation: 183

Why does module failed to load? (/dev/scull0 : no such device or address)

Score: 1

Views: 416

Answers: 0

Read More
Sharat Chandra
Sharat Chandra

Reputation: 191

Segmentation fault while trying to boot after adding a device driver

Score: 0

Views: 728

Answers: 0

Read More
Ahmad Afkande
Ahmad Afkande

Reputation: 137

Are system calls thread-safe?

Score: -1

Views: 620

Answers: 1

Read More
Alex Hoffmann
Alex Hoffmann

Reputation: 367

Changing default permissions on IOctl cdev

Score: 0

Views: 489

Answers: 0

Read More
Dsrivast
Dsrivast

Reputation: 49

Why does cat call read() twice when once was enough?

Score: 2

Views: 1691

Answers: 1

Read More
Cijay
Cijay

Reputation: 51

Replacing `chardev` by `mmap`

Score: 1

Views: 90

Answers: 0

Read More
Mugen
Mugen

Reputation: 9095

Getting ENOTTY on ioctl for a Linux Kernel Module

Score: 3

Views: 6951

Answers: 1

Read More
Santino
Santino

Reputation: 1

Infinite printing on read command of character device (through cat command)

Score: 0

Views: 20

Answers: 0

Read More
toastedDeli
toastedDeli

Reputation: 580

Why am I getting an error message when trying to "cat" my char device driver?

Score: 0

Views: 1770

Answers: 1

Read More
Yoelson
Yoelson

Reputation: 41

Registering Mapped Linux Character Device Memory with cudaHostRegister Results in Invalid Argument

Score: 1

Views: 1034

Answers: 1

Read More
PreviousPage 1Next