Results 1 to 8 of 8
I have a Fujitsu SCENIC P320 (i915G) and would like to know if I can get the Linux drivers for it....
- 01-06-2011 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 12
Linux Drivers for Fujitsu SCENIC P320 (i915G)
I have a Fujitsu SCENIC P320 (i915G) and would like to know if I can get the Linux drivers for it.
- 01-06-2011 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Most drivers for Linux are already included within the kernel.
Which drivers are you missing?oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 01-08-2011 #3Just Joined!
- Join Date
- Feb 2010
- Posts
- 12
- 01-08-2011 #4
Let's try some things here. Can you post the output of these commands please.
Code:sudo lshw -C network
Code:sudo lshw -C sound
Code:sudo lshw -C video
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 01-09-2011 #5Just Joined!
- Join Date
- Feb 2010
- Posts
- 12
Code:sudo lshw -C network *-network description: Ethernet interface product: NetXtreme BCM5751 Gigabit Ethernet PCI Express vendor: Broadcom Corporation physical id: 0 bus info: pci@0000:07:00.0 logical name: eth2 version: 11 serial: 00:30:05:96:f2:f9 capacity: 1GB/s width: 64 bits clock: 33MHz capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.99 firmware=5751-v3.29a latency=0 link=no multicast=yes port=twisted pair resources: irq:18 memory:f0100000-f010ffff *-network description: Ethernet interface product: 21x4x DEC-Tulip compatible 10/100 Ethernet vendor: Davicom Semiconductor, Inc. physical id: 5 bus info: pci@0000:0b:05.0 logical name: eth3 version: 40 serial: 00:08:a1:6f:7e:7f width: 32 bits clock: 33MHz capabilities: pm bus_master cap_list rom ethernet physical configuration: broadcast=yes driver=dmfe driverversion=1.36.4 ip=192.168.0.103 latency=165 link=yes maxlatency=40 mingnt=20 multicast=yes resources: irq:22 ioport:5000(size=256) memory:f0200000-f02000ff memory:40000000-4003ffff(prefetchable) *-network DISABLED description: Ethernet interface physical id: 2 logical name: vboxnet0 serial: 0a:00:27:00:00:00 capabilities: ethernet physical configuration: broadcast=yes multicast=yes*-multimedia description: Multimedia audio controller product: 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller vendor: Intel Corporation physical id: 1e.2 bus info: pci@0000:00:1e.2 version: 03 width: 32 bits clock: 33MHz capabilities: pm bus_master cap_list configuration: driver=Intel ICH latency=0 resources: irq:17 ioport:3800(size=256) ioport:3400(size=64) memory:f00c0800-f00c09ff memory:f00c0400-f00c04ffCode:sudo lshw -C sound
*-display description: VGA compatible controller product: 82915G/GV/910GL Integrated Graphics Controller vendor: Intel Corporation physical id: 2 bus info: pci@0000:00:02.0 version: 04 width: 32 bits clock: 33MHz capabilities: pm bus_master cap_list rom configuration: driver=i915 latency=0 resources: irq:16 memory:f0000000-f007ffff ioport:1000(size=8) memory:e0000000-efffffff(prefetchable) memory:f0080000-f00bffffCode:sudo lshw -C video
for the record, I have a PCI network adaptor connected in my system through which I connect, as I cannot connect through the onboard.Last edited by MikeTbob; 01-09-2011 at 12:17 PM.
- 01-09-2011 #6
All drivers are showing as loaded.
Which network card are you using? DEC Tulip is showing as disabled.NetXtreme BCM5751 Gigabit Ethernet PCI Express driver=tg3
21x4x DEC-Tulip compatible 10/100 Ethernet driver=dmfe
82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller driver=Intel
82915G/GV/910GL Integrated Graphics Controller driver=i915
As for the soundcard, I think you need to check the mute button on your mixer.
What is wrong with video? Does it not work correctly?I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 01-10-2011 #7Just Joined!
- Join Date
- Feb 2010
- Posts
- 12
I'm wondering if DEC Tulip is the one embedded on the m/board? how can I enable it - I see it listed as eth2 but nowhere I can can enable it.
everytime I shut down the computer, it gives some error message saying screen isn't composited and that I should run something like compiz -fusion but when I do so it just doesn't seem to work.What is wrong with video? Does it not work correctly?
- 01-11-2011 #8I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.


Reply With Quote
