LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-09-2011, 08:16 AM   #16
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032

This is not a problem. The module was loaded since there are no errors. You can check the output of
Code:
dmesg
and
Code:
lsmod
to verify it.

For the warning don't bother. I guess it says that in the future the configuration files should have a .conf extension.
 
1 members found this post helpful.
Old 02-09-2011, 08:34 AM   #17
MODYSAMA
Member
 
Registered: Dec 2010
Posts: 144

Original Poster
Rep: Reputation: 0
Question dmesg is attached

Code:
sok@sok-HP-ProBook-4520s:~$ lsmod
Module                  Size  Used by
gspca_main             23644  0 
usbhid                 36882  0 
hid                    67742  1 usbhid
usb_storage            40172  0 
snd_usb_audio          86480  1 
snd_usbmidi_lib        17413  1 snd_usb_audio
binfmt_misc             6599  1 
rfcomm                 33811  6 
sco                     7998  2 
bnep                    9542  2 
l2cap                  37008  16 rfcomm,bnep
parport_pc             26058  0 
ppdev                   5556  0 
snd_hda_codec_atihdmi     2411  1 
snd_hda_codec_idt      54919  1 
snd_hda_intel          22203  2 
snd_hda_codec          87552  3 snd_hda_codec_atihdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep               5040  2 snd_usb_audio,snd_hda_codec
arc4                    1165  2 
snd_pcm                71475  3 snd_usb_audio,snd_hda_intel,snd_hda_codec
radeon                829447  3 
snd_seq_midi            4588  0 
ath9k                  88756  0 
snd_rawmidi            17783  2 snd_usbmidi_lib,snd_seq_midi
snd_seq_midi_event      6047  1 snd_seq_midi
ath9k_common            5982  1 ath9k
snd_seq                47174  2 snd_seq_midi,snd_seq_midi_event
joydev                  8767  0 
ath9k_hw              292297  2 ath9k,ath9k_common
ttm                    56633  1 radeon
ath                     8153  2 ath9k,ath9k_hw
mac80211              231959  2 ath9k,ath9k_common
uvcvideo               55847  0 
snd_timer              19067  2 snd_pcm,snd_seq
snd_seq_device          5744  3 snd_seq_midi,snd_rawmidi,snd_seq
btusb                  10969  2 
drm_kms_helper         30200  1 radeon
videodev               43098  2 gspca_main,uvcvideo
v4l1_compat            13359  2 uvcvideo,videodev
hp_wmi                  5223  0 
cfg80211              144694  4 ath9k,ath9k_common,ath,mac80211
bluetooth              50500  9 rfcomm,sco,bnep,l2cap,btusb
hp_accel               13204  0 
psmouse                59033  0 
snd                    49038  17 snd_usb_audio,snd_usbmidi_lib,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
video                  18712  0 
output                  1883  1 video
lis3lv02d               8556  1 hp_accel
input_polldev           3491  1 lis3lv02d
drm                   168092  5 radeon,ttm,drm_kms_helper
serio_raw               4022  0 
led_class               2633  2 ath9k,hp_accel
soundcore                880  1 snd
intel_agp              26566  0 
snd_page_alloc          7120  2 snd_hda_intel,snd_pcm
intel_ips              11101  0 
i2c_algo_bit            5168  1 radeon
agpgart                32011  3 ttm,drm,intel_agp
lp                      7342  0 
parport                31492  3 parport_pc,ppdev,lp
ahci                   19198  2 
libahci                21728  1 ahci
r8169                  36521  0 
mii                     4425  1 r8169
Attached Files
File Type: txt dmesg.txt (88.0 KB, 18 views)

Last edited by MODYSAMA; 02-09-2011 at 08:35 AM.
 
Old 02-09-2011, 08:55 AM   #18
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
OK, the module is loaded successfully.
For the errors in dmesg:
Quote:
[ 8411.597697] uvcvideo: Failed to submit URB 0 (-28).
[ 9237.787059] HP WMI: Unknown response received
I suggest you to use google to look for solutions. I searched for the 1st one and got lots of hits, so maybe you can find a solution.
I'm sorry but I cannot help you more on this, as I don't have an HP laptop, nor a camera and I'm not running ubuntu

Regards
 
1 members found this post helpful.
Old 02-09-2011, 09:51 AM   #19
MODYSAMA
Member
 
Registered: Dec 2010
Posts: 144

Original Poster
Rep: Reputation: 0
It's okey

That's great effort from you, sir.
Many many thanks for you.Never mind I will continue my search.
 
Old 02-09-2011, 02:12 PM   #20
MODYSAMA
Member
 
Registered: Dec 2010
Posts: 144

Original Poster
Rep: Reputation: 0
Hello everyone,
Q: Can this problem related to my machine -HP ProBook 4520s - and it's drivers?
Suggest your opinion.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
make: CC: Command not found make: *** [main.o] Error 127 on opensuse 11.3 Leo89 Linux - Newbie 6 11-30-2012 05:13 PM
RH9 make menuconfig error: make[1]: *** [lxdialog] Error 1 rrochele Linux - Kernel 3 02-07-2007 03:39 PM
make bzImage failure: make[1]: *** [init/version.o] Error 1 nmainak Linux - Kernel 2 07-16-2006 05:06 PM
lopster v1.2.2 make error: No rule to make target `m4/glibc21.m4' Kropotkin Fedora 0 10-31-2004 11:19 AM
make: cc: command not found make: *** [gzip.o]error 127 zyjk Linux - Newbie 5 02-08-2002 09:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration