Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to compile RTL2832 with linux-headers
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
dasPaul
n00b
n00b


Joined: 14 Feb 2012
Posts: 35
Location: VirgoSC/LocalGroup/MilkyWay/Solarsystem/Earth/Europe/Germany/Saxony/Dresden

PostPosted: Tue Jan 15, 2013 8:36 pm    Post subject: How to compile RTL2832 with linux-headers Reply with quote

Hi there

I need to compile the DVB-Realtek-RTL2832U modules as described here (for Ubuntu) but for my kernel version 3.5.7

the ubuntu way:
Quote:


...
- install linux headers
sudo apt-get install linux-headers-$(uname -r)
- clone this repo using git
git clone https://github.com/amb...
...
- compile code
make clean
make

- install module
sudo make install

- insert module (or reboot)
modprobe dvb_usb_rtl2832u



So far I have
...sys-kernel/linux-headers
Latest version available: 3.6
Latest version installed: 3.6

installed, but when I try to compile the module it tries to find the header dir:

Quote:

c2 RTL2832-2.2.2_kernel-3.0.0 # make
make -C /usr/src/linux-headers-`uname -r` SUBDIRS=/import/rtl/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0/RTL2832-2.2.2_kernel-3.0.0 modules
make: *** /usr/src/linux-headers-3.5.7-gentoo: No such file or directory. Stop.
make: *** [default] Error 2


Any idea how I could solve this if at all possible?
Back to top
View user's profile Send private message
Jaglover
Advocate
Advocate


Joined: 29 May 2005
Posts: 3978
Location: Saint Amant, Acadiana

PostPosted: Tue Jan 15, 2013 9:37 pm    Post subject: Reply with quote

I believe this driver is in kernel since September 2012.
_________________
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
dasPaul
n00b
n00b


Joined: 14 Feb 2012
Posts: 35
Location: VirgoSC/LocalGroup/MilkyWay/Solarsystem/Earth/Europe/Germany/Saxony/Dresden

PostPosted: Wed Jan 16, 2013 12:21 pm    Post subject: Reply with quote

Jaglover wrote:
...is in kernel since September 2012.


Thank you 8) . Upgraded from 3.5.7 to 3.7.2 and it works now. 3.5.7-gentoo did not contain the needed frontent for rtl2832u.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum