w****g 发帖数: 597 | 1 没有。请看附上的 lspci 硬件列表结果。
请问可以从lspci结果中看出来audio & video使用的driver吗? 请问其中video的driver版本是多少?是不是最新版本的Intel video driver吗? audio driver?
$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and
945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/
940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/
940GML Express Integrated Graphics Cont |
|
w****g 发帖数: 597 | 2 许多笔记本touchpad(触摸板)很容易被碰到,影响用户们正常的打字和编辑。那么,能不能在在需要的时候打开触摸板,而在不需要的时候就关闭它呢?包子感谢。
比如,是否可以找到触摸板硬件的driver, 需要时候就加载驱动insmod driver,而不需要的时候就卸载驱动rmmod driver? 如何在Ubuntu 9.04下面实施卸载或者关闭触摸板的驱动呢?或者还有更好的办法吗?
首先,如何找到触摸板的驱动软件呢?包子感谢。
lshw | grep synaptics
lshw | grep touchpad
lspci | grep synaptics
lspci | grep touchpad
以上命令都试过了,但是还是无法找到任何触摸板(Synaptics Touchpad)的驱动软件信息。(OS: Ubuntu 9.04) |
|
w****g 发帖数: 597 | 3 谢谢,请你再次查看一下Intel video driver的版本号码信息。
虽然有'lspci -vvx'列表输出(内容见下),但是我还是无法从其中找到audio &
video driver的版本信息,例如,其中的Intel video driver版本的号码是什么?
其中的Intel audio driver版本的号码是什么?
特别的,这个有待找到的Intel video driver的版本号码,和在新闻中"2009-7-20:xf86-video-intel 2.8.0 released"提到的驱动版本号码2.8.0是可以相比较新旧的号码吗?
$ lspci -vvx
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/
940GML Express Integrated Graphics Controller (rev 03)
Subsystem: Dell Device 01bd
Control: I/O+ Mem+ BusMaster+ SpecCycle- M |
|
a*******e 发帖数: 3021 | 4 2个显卡,一个是板载的,一个是独立的geforce。
如果我用板载的显卡启动,lspci就看不到有geforce显卡,只能显示那个板载的显卡
(bios设定是 graphite initiate: IGD)
如果我用独立显卡启动,lspci就看不到板载显卡,只能显示独立显卡。
(bios设定是graphite initiate: peg/igd)
有办法让两个显卡都能同时认出来吗? |
|
c********e 发帖数: 383 | 5 想不到能搞什么别的东西啊。
这种由不用拨号的,难道不是看看ifconfig/lspci之类的。哎,咱是比较土。 |
|
a***y 发帖数: 19743 | 6 ☆─────────────────────────────────────☆
crystalike (New Start) 于 (Sun Jun 27 16:19:56 2010, 美东) 提到:
我目前一IT民工,前几天一个国内的朋友的小孩过来念书,我帮忙安顿,住学校的宿舍
,入住要登记房间的情况,其中一项是网络。我一看网线和接口都是现成的。小姑娘笔
记本拿出来,我一看,mac book pro.咱没少去过apple store玩,可是就没完过他们的
机器。但是想着咱unix/linux还是应该没问题的。插上网线,没啥反映,小姑娘开始尝
试登陆messenger一类的东西,不灵,不知道怎么办了,我说那我看看,结果,搞了几
分钟愣是连个terminal都搞不出来,跟小姑娘描述了一下,说给我个console/terminal
,小姑娘说没听说过,finder里面也找不到。我想着,果果的人性化应该还是不错的,
有线网络应该是插上就能用,不行肯定是接口的问题,大概还没给通上,就放下了。今
天代小姑娘出去吃饭,人家跟我说,搞定了,是国内的男朋友打电话来数落她为什么不
上网联系,小姑... 阅读全帖 |
|
D***D 发帖数: 5321 | 7 $lspci
if USB,
$lsusb
Try to find your network card.
Then $lsmod . |
|
t****p 发帖数: 1703 | 8 lspci或者lsusb能看到wifi设备的么?没看到的话大概需要装Driver了吧..... |
|
l***i 发帖数: 1309 | 9 I got a Lenovo M58 desktop and installed Fedora 16. Since I need dual
monitor, I bought a DisplayPort to VGA adapter. When use Windows 7, I can
use both monitors, however, Fedora 16 seems to have trouble use the one with
DisplayPort. I have tried to boot with and without the monitor plugged in
DisplayPort but no success.
lspci detects DisplayPort. Do I need a linux driver for DisplayPort?
Thanks |
|
Z**0 发帖数: 1119 | 10 sudo dmesg
你最好sudo lspci | grep Network,把结果贴出来。看看什么什么无线网卡。 |
|
h*******y 发帖数: 1227 | 11 坛子里面用thinkpad得挺多的吧,我的无线看不到周围的ap,必须手动配置interface文
件,然后ifup才可以,
lspci输出的是intel pro 4965,
iwconfig可以看到wlan0
但是sudo iwlist wlan0 scan的结果是:no scan result
为什么扫描不到结果呢? |
|
N****w 发帖数: 21578 | 12 lspci 看看什么显卡
Nvidia 的话用 nvidia 网站上的驱动,有安装说明的 |
|
A**********e 发帖数: 3102 | 13 lspci 说 VGA controller 是 ATI ES1000。
屏幕平时不闪。鼠标滑过时,鼠标下方所有区域都闪个不停。
我过去的 server 也是屏幕时不时就狂闪,也是 RHEL。但是我是远程 text-mode,所
以无所谓。
这次脑残网管把我的 server 给放到了 non-routable subnet 去了,也就是说,不能
ssh 访问。nnd,得等好几天才能纠正。这期间咋办涅?
xorg.conf 把显卡驱动设成了 radeon。看着好像也是唯一正确的了。
难道要自己手装驱动不成? |
|
N****w 发帖数: 21578 | 14 看你是什么网卡了. Dell 600M 估计是 Intel 的老网卡吧
lspci 看看 |
|
m*********g 发帖数: 273 | 15 I need to see the output of these commands,
$ dpkg -l | grep xserver
$ lspci
$ dpkg -l | grep compiz |
|
l***e 发帖数: 480 | 16 you should show the output of "lspci" or "lsusb"(?) |
|
w********e 发帖数: 557 | 17 lsmod -- see if the emulex driver is listed.
lspci -- see if the hba is listed
/var/log/messages -- see the events |
|
w****g 发帖数: 597 | 18 听起来这个KMS很强大。
请问如何查看集成显卡的驱动软件版本和显卡设置?
OS: Ubuntu 9.04 (kernel 2.6.28-13)
$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and
945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/
940GML 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) |
|
a*****i 发帖数: 4391 | 19
current
video driver
hmm, run lspci | grep controller. |
|
w****g 发帖数: 597 | 20 请问我的ubuntu为什么无法正常的显示联网功能状态?
安装vbox之后,我可以正常使用vbox和ubuntu. 但是,在没有运行vbox的时候,我很快发现Ubuntu本身有了问题:虽然Ubuntu有线联网功能一切正常,但是,网络连接的状态却总是显示:
Error displaying connection information:
No valid active connections found!
网络连接的状态的ICON总是显示灰色的disable图标。
这是什么问题,如何可以解决问题,谢谢。
OS: Ubuntu 9.04 (kernel2.6.28-13)
$ lspci
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev
02) |
|
u*********r 发帖数: 2735 | 21 what 内置的无线网卡 not supported? lspci -vvv and post the ethernet
controller
part. |
|
w****g 发帖数: 597 | 22 请问在Ubuntu下如何查出当前kernel使用的audio&video的driver?
用lspci没有查出来。
用lsmod也没有查出来。
OS: Ubuntu 9.04
Dell Insipron. |
|
z**r 发帖数: 17771 | 23 lspci没有?俺的都能列出来啊,到system->admin->hardware drivers里看看,是不是
有需要activate的? |
|
z**r 发帖数: 17771 | 24 你这不也列出来硬件了吗?用lspci -vvx看看kernel driver?
driver版本是多少?是不是最新版本的Intel video driver吗? audio driver?
Definition |
|
m********o 发帖数: 129 | 25 没有看明白修改/etc/udev/ruled.d/50-mdk.rules那块
为啥之后lspci就能出来多个硬件 |
|
b******n 发帖数: 4225 | 26 用了$ lspci -v
得到跟显卡有关的部分
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset
Integrated Graphics Controller (rev 07)
Subsystem: Dell Device 0233
Flags: bus master, fast devsel, latency 0, IRQ 2297
Memory at f6c00000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at ef98 [size=8]
Capabilities:
00:02.1 Display controller: Intel Corporation Mobile 4 Series Ch |
|
m********o 发帖数: 129 | 27 lspci -nn | grep Network
啥结果? |
|
g*******0 发帖数: 127 | 28 Google了,没有发现答案才来问的。有几个人的Asus主板也有这个问题,提交了Bug
report,但不是一个型号。
以下是主板(Asus A8V Deluxe)信息:
$ lspci
00:00.0 Host bridge: VIA Technologies, Inc. K8T800Pro Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. K8T800Pro Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. K8T800Pro Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. K8T800Pro Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. K8T800Pro Host Bridge
00:00.7 Host bridge: VIA Technologies, Inc. K8T800Pro Host Bridge
00:01.0 PC |
|
y***q 发帖数: 100 | 29 what is
lspci | grep Network |
|
x****u 发帖数: 44466 | 30 第一步是lspci把芯片型号id搜出来。然后google。 |
|
r******n 发帖数: 4522 | 31 刚才又查了下,lspci出来的网卡是Sis900,所以可能不是driver的问题,不管网络怎
么设都连不通。Windows下一切正常。 |
|
b*****l 发帖数: 9499 | 32 另外,怀疑是不是显卡驱动或者 xorg.conf 的问题
$lspci | grep VGA 的结果是
0a:03.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200eW WPCM450
(rev 0a)
/etc/X11/xorg.conf 是用 Xorg -configure 生成的。。。
/var/log/gdm3/:0-greeter.log 的内容是:
gnome-session[28930]: atk-bridge-WARNING: AT_SPI_REGISTRY was not started at
session startup.
gnome-session[28930]: atk-bridge-WARNING: IOR not set.
gnome-session[28930]: atk-bridge-WARNING: Could not locate registry
** (:28938): DEBUG: Client registered with session manage... 阅读全帖 |
|
|
u****d 发帖数: 1278 | 34 用asus ul30vt, Ubuntu 1104
用vgaswitcheroo命令如下
echo OFF > /sys/kernel/debug/vgaswitcheroo/switch
然后打开switch文件看,显示独立显卡是off,但是
lspci |grep VGA 显示还是两个显卡,
功耗也没有降低
问高人怎么回事,谁的方法能解决,十个包子 |
|
c******n 发帖数: 4965 | 35 seems possible, my laptop does have nvidia video card:
$ lsmod|grep nv
snd_hda_codec_nvhdmi 12879 4
snd_hda_codec 87552 3
snd_hda_codec_nvhdmi,snd_hda_codec_conexant,snd_hda_intel
nvram 6342 1 thinkpad_acpi
$ lspci |grep -i nv
01:00.0 VGA compatible controller: nVidia Corporation GT218 [NVS 3100M]
(rev a2)
01:00.1 Audio device: nVidia Corporation High Definition Audio Controller
(rev a1) |
|
|
l*******e 发帖数: 3584 | 37 当初用的是HIREN‘S BOOT CD,不太记得用得是那个克隆软件了,
系统现在出了问题,想克隆回去,结果不知如何下手
镜像的时候给出一系列的文件,最大的一个是.aa为扩展名
别的文件列表如下。
Volume Serial Number is 0AAA-99D0
Directory of D:\2012-04-17-16-imgServer2008
06/27/2012 12:22 PM .
06/27/2012 12:22 PM ..
06/27/2012 12:22 PM 0 a.txt
04/17/2012 04:57 PM 4 disk
04/17/2012 04:57 PM 11,087 Info-dmi.txt
04/17/2012 04:57 PM 18,251 Info-lshw.txt
04/17/2012 04:57 PM 2,207 Info-ls... 阅读全帖 |
|
s**i 发帖数: 220 | 38 最近淘了个chromebook cr-48.玩着感觉很不错。
问题是无线网卡时有时无,每次启动的时候。
lspci有时能看到,有时看不到。
请问什么问题?
是硬件接触不好吗? |
|