 |
HD-5500 - n00b can't "make" driver on Ubuntu Edgy |
 |
Posted: Sat Nov 11, 2006 5:59 am |
|
|
greenhat |
|
|
|
Joined: 10 Nov 2006 |
Posts: 2 |
|
|
|
 |
 |
 |
|
I'm getting the following error when I run the make command. Any help, tips, etc. would be much appreciated.
Thanks,
Code: | jeff@uhtpc:~/Desktop/v4l-dvb$ make
make -C /home/jeff/Desktop/v4l-dvb/v4l
make[1]: Entering directory `/home/jeff/Desktop/v4l-dvb/v4l'
scripts/make_makefile.pl
creating symbolic links...
make -C /lib/modules/2.6.17-10-386/build SUBDIRS=/home/jeff/Desktop/v4l-dvb/v4l modules
make: Entering an unknown directory
make: *** /lib/modules/2.6.17-10-386/build: No such file or directory. Stop.
make: Leaving an unknown directory
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/jeff/Desktop/v4l-dvb/v4l'
make: *** [all] Error 2
|
This is a new install of Ubuntu Edgy on a
Asus M2NPV-VM motherboard
AMD 64 X2 Dual-Core 4200+
Using onboard Nvidia GeForce 6150 GPU
1 Gb Ram
Before trying to install I enabled all the extra repositories and did
Code: | sudo apt-get install build-essential |
Some other info:
Code: | $ uname -a
Linux uhtpc 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686 GNU/Linux
|
Code: | $ sudo lspci -v
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: bus master, 66MHz, fast devsel, latency 0
Capabilities: [44] HyperTransport: Slave or Primary Interface
Capabilities: [e0] HyperTransport: MSI Mapping
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: 66MHz, fast devsel
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: 66MHz, fast devsel
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: 66MHz, fast devsel
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: bus master, 66MHz, fast devsel, latency 0
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: bus master, 66MHz, fast devsel, latency 0
Capabilities: [44] #00 [00fe]
Capabilities: [fc] #00 [0000]
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: 66MHz, fast devsel
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: 66MHz, fast devsel
00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000a000-0000afff
Memory behind bridge: fd900000-fd9fffff
Prefetchable memory behind bridge: 00000000fd800000-00000000fd800000
Capabilities: [40] #0d [0000]
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable+
Capabilities: [60] HyperTransport: MSI Mapping
Capabilities: [80] Express Root Port (Slot+) IRQ 0
Capabilities: [100] Virtual Channel
00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 00008000-00008fff
Memory behind bridge: fde00000-fdefffff
Prefetchable memory behind bridge: 00000000fdd00000-00000000fdd00000
Capabilities: [40] #0d [0000]
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable+
Capabilities: [60] HyperTransport: MSI Mapping
Capabilities: [80] Express Root Port (Slot+) IRQ 0
Capabilities: [100] Virtual Channel
00:04.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: 0000b000-0000bfff
Memory behind bridge: fdc00000-fdcfffff
Prefetchable memory behind bridge: 00000000fda00000-00000000fda00000
Capabilities: [40] #0d [0000]
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable+
Capabilities: [60] HyperTransport: MSI Mapping
Capabilities: [80] Express Root Port (Slot+) IRQ 0
Capabilities: [100] Virtual Channel
00:05.0 VGA compatible controller: nVidia Corporation C51PV [GeForce 6150] (rev a2) (prog-if 00 [VGA])
Subsystem: ASUSTeK Computer Inc. Unknown device 81cd
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 66
Memory at fc000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at f6000000 (64-bit, non-prefetchable) [size=16M]
[virtual] Expansion ROM at 50000000 [disabled] [size=128K]
Capabilities: [48] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: bus master, 66MHz, fast devsel, latency 0
Capabilities: [44] HyperTransport: Slave or Primary Interface
Capabilities: [e0] HyperTransport: MSI Mapping
00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: bus master, 66MHz, fast devsel, latency 0
00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: 66MHz, fast devsel, IRQ 255
I/O ports at 4c00 [size=64]
I/O ports at 4c40 [size=64]
Capabilities: [44] Power Management version 2
00:0a.2 RAM memory: nVidia Corporation MCP51 Memory Controller 0 (rev a3)
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: 66MHz, fast devsel
00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3) (prog-if 10 [OHCI])
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 233
Memory at fe02f000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3) (prog-if 20 [EHCI])
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 209
Memory at fe02e000 (32-bit, non-prefetchable) [size=256]
Capabilities: [44] Debug port
Capabilities: [80] Power Management version 2
00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev a1) (prog-if 8a [Master SecP PriP])
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: bus master, 66MHz, fast devsel, latency 0
I/O ports at f400 [size=16]
Capabilities: [44] Power Management version 2
00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1) (prog-if 85 [Master SecO PriO])
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 209
I/O ports at 09f0 [size=8]
I/O ports at 0bf0 [size=4]
I/O ports at 0970 [size=8]
I/O ports at 0b70 [size=4]
I/O ports at e000 [size=16]
Memory at fe02d000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
Capabilities: [b0] Message Signalled Interrupts: 64bit+ Queue=0/2 Enable-
Capabilities: [cc] HyperTransport: MSI Mapping
00:0f.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1) (prog-if 85 [Master SecO PriO])
Subsystem: ASUSTeK Computer Inc. Unknown device 81c0
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 217
I/O ports at 09e0 [size=8]
I/O ports at 0be0 [size=4]
I/O ports at 0960 [size=8]
I/O ports at 0b60 [size=4]
I/O ports at cc00 [size=16]
Memory at fe02c000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
Capabilities: [b0] Message Signalled Interrupts: 64bit+ Queue=0/2 Enable-
Capabilities: [cc] HyperTransport: MSI Mapping
00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2) (prog-if 01 [Subtractive decode])
Flags: bus master, 66MHz, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=04, sec-latency=128
I/O behind bridge: 00009000-00009fff
Memory behind bridge: f7000000-fbffffff
Prefetchable memory behind bridge: fdb00000-fdbfffff
Capabilities: [b8] #0d [0000]
Capabilities: [8c] HyperTransport: MSI Mapping
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
Subsystem: ASUSTeK Computer Inc. Unknown device 81cb
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 217
Memory at fe024000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
Capabilities: [6c] HyperTransport: MSI Mapping
00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)
Subsystem: ASUSTeK Computer Inc. Unknown device 816a
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 225
Memory at fe02b000 (32-bit, non-prefetchable) [size=4K]
I/O ports at c800 [size=8]
Capabilities: [44] Power Management version 2
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
Flags: fast devsel
Capabilities: [80] HyperTransport: Host or Secondary Interface
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
Flags: fast devsel
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
Flags: fast devsel
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
Flags: fast devsel
Capabilities: [f0] #0f [0010]
04:05.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link) (prog-if 10 [OHCI])
Subsystem: ASUSTeK Computer Inc. K8N4-E Mainboard
Flags: bus master, medium devsel, latency 32, IRQ 50
Memory at fbfff000 (32-bit, non-prefetchable) [size=2K]
Memory at fbff8000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 2
04:09.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
Subsystem: pcHDTV Unknown device 5500
Flags: bus master, medium devsel, latency 32, IRQ 58
Memory at fa000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: [44] Vital Product Data
Capabilities: [4c] Power Management version 2
04:09.1 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05)
Subsystem: pcHDTV Unknown device 5500
Flags: bus master, medium devsel, latency 32, IRQ 58
Memory at f9000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: [4c] Power Management version 2
04:09.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
Subsystem: pcHDTV Unknown device 5500
Flags: bus master, medium devsel, latency 32, IRQ 255
Memory at f8000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: [4c] Power Management version 2
04:09.4 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [IR Port] (rev 05)
Subsystem: pcHDTV Unknown device 5500
Flags: bus master, medium devsel, latency 32, IRQ 255
Memory at f7000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: [4c] Power Management version 2
|
Code: | $ sudo lsmod
Module Size Used by
nls_cp437 6016 1
isofs 36792 1
udf 87684 0
binfmt_misc 11784 1
rfcomm 38936 0
l2cap 23300 5 rfcomm
bluetooth 48996 4 rfcomm,l2cap
ipv6 257632 8
cpufreq_userspace 4372 0
cpufreq_stats 5892 0
freq_table 4996 1 cpufreq_stats
cpufreq_powersave 2048 0
cpufreq_ondemand 6944 0
cpufreq_conservative 7200 0
video 16644 0
tc1100_wmi 7428 0
sbs 15776 0
sony_acpi 5516 0
pcc_acpi 13184 0
i2c_ec 5376 1 sbs
hotkey 10660 0
dev_acpi 11140 0
button 7056 0
battery 10756 0
container 4736 0
ac 5892 0
asus_acpi 16792 0
sbp2 23304 0
lp 11972 0
cx88_blackbird 21020 0
af_packet 21768 2
tsdev 8256 0
snd_hda_intel 18580 0
snd_hda_codec 163712 1 snd_hda_intel
tuner 53804 0
nvidia 4552052 12
pcspkr 3072 0
cx88_alsa 13704 1
snd_pcm_oss 46080 0
snd_mixer_oss 18560 1 snd_pcm_oss
cx88_dvb 13700 0
cx8802 12036 2 cx88_blackbird,cx88_dvb
cx88_vp3054_i2c 4480 1 cx88_dvb
cx8800 33932 1 cx88_blackbird
cx88xx 62884 5 cx88_blackbird,cx88_alsa,cx88_dvb,cx8802,cx8800
ir_common 27652 1 cx88xx
agpgart 33456 1 nvidia
serio_raw 7300 0
snd_pcm 80520 4 snd_hda_intel,snd_hda_codec,cx88_alsa,snd_pcm_oss
snd_timer 23172 1 snd_pcm
mt352 7044 1 cx88_dvb
or51132 10500 1 cx88_dvb
video_buf_dvb 6660 1 cx88_dvb
dvb_core 80424 1 video_buf_dvb
nxt200x 14468 1 cx88_dvb
zl10353 5636 1 cx88_dvb
cx24123 14216 1 cx88_dvb
lgdt330x 8604 1 cx88_dvb
cx22702 6916 1 cx88_dvb
dvb_pll 12804 4 cx88_dvb,or51132,nxt200x,cx22702
rtc 12596 0
i2c_algo_bit 9480 2 cx88_vp3054_i2c,cx88xx
video_buf 26372 7 cx88_blackbird,cx88_alsa,cx88_dvb,cx8802,cx8800,cx88xx,video_buf_dvb
tveeprom 15248 1 cx88xx
i2c_core 22288 14 i2c_ec,tuner,nvidia,cx88_dvb,cx88xx,mt352,or51132,nxt200x,zl10353,cx24123,lgdt330x,cx22702,i2c_algo_bit,tveeprom
v4l2_common 16384 3 cx88_blackbird,tuner,cx8800
compat_ioctl32 1536 1 cx8800
v4l1_compat 14212 1 cx8800
btcx_risc 5384 4 cx88_alsa,cx8802,cx8800,cx88xx
videodev 9728 3 cx88_blackbird,cx8800,cx88xx
psmouse 40072 0
shpchp 40856 0
pci_hotplug 31284 1 shpchp
evdev 10496 1
snd 55428 9 snd_hda_intel,snd_hda_codec,cx88_alsa,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 9952 1 snd
snd_page_alloc 10504 2 snd_hda_intel,snd_pcm
parport_pc 36132 1
parport 37320 2 lp,parport_pc
ext3 138632 2
jbd 55700 1 ext3
ehci_hcd 32520 0
ohci1394 35248 0
ieee1394 302904 2 sbp2,ohci1394
ohci_hcd 20740 0
usbcore 130304 3 ehci_hcd,ohci_hcd
forcedeth 30220 0
ide_generic 1536 0
ide_cd 32416 1
cdrom 37792 1 ide_cd
ide_disk 17664 5
generic 4868 0
amd74xx 14364 0 [permanent]
sata_nv 10116 0
libata 73228 1 sata_nv
scsi_mod 141320 2 sbp2,libata
thermal 14600 0
processor 26028 1 thermal
fan 5124 0
fbcon 40480 0
tileblit 2944 1 fbcon
font 8448 1 fbcon
bitblit 6272 1 fbcon
softcursor 2432 1 bitblit
vesafb 8348 0
capability 5000 0
commoncap 7808 1 capability
|
|
|
|
|
|
 |
 |
|
 |
Posted: Sat Nov 11, 2006 2:11 pm |
|
|
AbEx |
|
|
|
Joined: 11 Nov 2006 |
Posts: 5 |
|
|
|
 |
 |
 |
|
Hey, I have the same exact setup!
After a lot of trial and error, I found this to work best with the 64 bit build. Anyways, if you have all the repositories enabled (universe, multiverse)... search synaptic for dvb, you'll find the drivers and won't need to do this. But as for your problems with building, you may need the kernel headers and restricted modules. |
|
|
|
|
 |
 |
|
 |
Posted: Mon Nov 13, 2006 8:19 am |
|
|
greenhat |
|
|
|
Joined: 10 Nov 2006 |
Posts: 2 |
|
|
|
 |
 |
 |
|
AbEx wrote: | Hey, I have the same exact setup!
After a lot of trial and error, I found this to work best with the 64 bit build. Anyways, if you have all the repositories enabled (universe, multiverse)... search synaptic for dvb, you'll find the drivers and won't need to do this. But as for your problems with building, you may need the kernel headers and restricted modules. |
Well... I couldn't find the drivers in synaptic, but your tip on the kernel headers did the trick. After installing the headers I was able to compile the drivers and the card is now recognized. THANK YOU!
Next task is getting the sound to work. I've read that I need to include "noapic" in grub. We'll see. |
|
|
|
|
 |
 |
|
 |
Posted: Tue Nov 14, 2006 7:11 pm |
|
|
AbEx |
|
|
|
Joined: 11 Nov 2006 |
Posts: 5 |
|
|
|
 |
 |
 |
|
Are you using the optional spdif motherboard connector???
You don't want to turn off apic. Due to a bios problem, you need to pass a nolapic boot option to boot into any 64bit cd for this motherboard but after that you are fine.
Sound should work without anything fancy. If you are having trouble with the analogue sound... ubuntu might be trying to play out of the pchdtv (conexant) card instead of the onboard nvidia. I know mine flip flops between /dev/dsp and /dev/dsp1 between reboots. I haven't fixed it yet since it was such a hassle getting this card going to begin with. But a motherboard, dual core processor later I finally have it going. |
|
|
|
|
pcHDTV Forum Index -> Installation/Setup
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
|
All times are GMT - 7 Hours
Page 1 of 1
|
|
|
|