erich8
(usa Ubuntu)
Enviado em 17/12/2010 - 14:47h
O netbook é do meu irmão. nao quero instalar drives do Win.
Estou postando o resultado dos comandos lspci e lsmod;
eder@eder-T100:~/driver/novo2/BlueW-2310U_2.4.4_100823_Ubuntu10.04_withhotkey$ sudo bash Install_3DSPUSB.sh
* Checking user... [ Ok ]
* Verifying kernel... [Fail]
Notice: The kernel "2.6.35-23-generic" is NOT supported by this package.
Exit.
eder@eder-T100:~/driver/novo2/BlueW-2310U_2.4.4_100823_Ubuntu10.04_withhotkey$
--
eder@eder-T100:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
eder@eder-T100:~$
–
eder@eder-T100:~$ lsmod
Module Size Used by
nls_iso8859_1 3261 0
nls_cp437 4931 0
vfat 9201 0
fat 48240 1 vfat
usb_storage 40172 0
parport_pc 26058 0
ppdev 5556 0
snd_hda_codec_realtek 217971 1
binfmt_misc 6599 1
snd_hda_intel 22107 2
snd_hda_codec 87552 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 5040 1 snd_hda_codec
snd_pcm 71475 2 snd_hda_intel,snd_hda_codec
i915 292683 3
snd_seq_midi 4588 0
snd_rawmidi 17783 1 snd_seq_midi
uvcvideo 55847 0
drm_kms_helper 30168 1 i915
snd_seq_midi_event 6047 1 snd_seq_midi
snd_seq 47174 2 snd_seq_midi,snd_seq_midi_event
snd_timer 19067 2 snd_pcm,snd_seq
drm 168054 4 i915,drm_kms_helper
snd_seq_device 5744 3 snd_seq_midi,snd_rawmidi,snd_seq
videodev 43098 1 uvcvideo
intel_agp 26424 2 i915
psmouse 59033 0
snd 49006 13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
led_class 2633 0
v4l1_compat 13359 2 uvcvideo,videodev
serio_raw 4022 0
soundcore 880 1 snd
agpgart 32011 2 drm,intel_agp
i2c_algo_bit 5168 1 i915
snd_page_alloc 7120 2 snd_hda_intel,snd_pcm
video 18712 1 i915
output 1883 1 video
lp 7342 0
parport 31492 3 parport_pc,ppdev,lp
r8169 36489 0
mii 4425 1 r8169
eder@eder-T100:~$