Saturday, May 11, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 21104  / 3 Years ago, mon, june 21, 2021, 11:17:39

First off, I am fairly new to Ubuntu. Anyway.



I very recently bought a laptop that comes with a FreeDOS, and a disk containing drivers.



Installation of Ubuntu was fine. However, I think many important drivers are not installed. For example, I can't even connect to wifi, it detects nothing. When I also looked up the "graphics" of my laptop, it says unknown, although it has AMD Radeon HD 7670M.



Then I tried to use the disk that supposedly contains the drivers. However it does not work, and when I try to manually run the "CDsetup.exe", a window appears where it seems to be reading the .exe file as an archive, then an error message appears(I can't really paste the error message here, I am only using my phone which is my only way to the internet right now.:()



I think the laptop salesman told me that the disk works only(?) for windows, and true enough, there's a "windows7" folder in the disk. He wasn't sure if the disk works for Ubuntu.



Do you think that's the problem? And if so, how do I install the drivers when I can't even connect to the net?



Advanced thanks to anyone who answers!!! Your help is GREATLY appreciated.:)



Edit:



Here are the results of what Mr. Web-E told me to type in the terminal.



When I type "lspci":



00:00.0 Host bridge: Intel Corporation Ivy Bridge DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Ivy Bridge PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation Panther Point USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation Panther Point MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation Panther Point USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation Panther Point High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Panther Point PCI Express Root Port 1 (rev c4)
00:1c.3 PCI bridge: Intel Corporation Panther Point PCI Express Root Port 4 (rev c4)
00:1d.0 USB controller: Intel Corporation Panther Point USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Panther Point LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Panther Point 6 port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation Panther Point SMBus Controller (rev 04)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Thames XT/GL [Radeon HD 7600M Series]
02:00.0 Network controller: Atheros Communications Inc. Device 0037 (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)


When I typed "sudo lshw -c network":
soren@soren-CX41-1AC:~$ sudo lshw -c network



 *-network UNCLAIMED     
description: Network controller
product: Atheros Communications Inc.
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:02:00.0
version: 01
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:f7c00000-f7c7ffff memory:f7c80000-f7c8ffff
*-network
description: Ethernet interface
product: RTL8111/8168B PCI Express Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: 06
serial: 8c:89:a5:03:d8:97
size: 10Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168e-3_0.0.4 03/27/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:43 ioport:d000(size=256) memory:f0004000-f0004fff memory:f0000000-f0003fff


When I typed "rfkill list all"
Nothing happens. :(


More From » 12.04

 Answers
0

Welcome to askubuntu. Please don't ask many question in one question. For graphics card issue create a question, for wireless another. Please try to follow it next time. :)



Answers;



My gpu isn't detected,



Follow How can I get my graphics card to be recognized in System Info?



Drivers



Yes,Windows driver aren't compatible with linux.



But good news, almost all drivers are built in ubuntu. But few companies don't want to give away source code of their driver, so these are propitiatory drivers and need to be installed separately.



With internet there is a great way to get such restricted drivers, press Windows key (key between alt and ctrl on left side), search for addtional drivers. This will fetch the drivers required for your laptop.



Please check whether by any means you can connect to internet using wired neteork/ usb modem.



If you can connect,



graphics card driver installation instruction - follow this



What is the correct way to install proprietary ATI Catalyst Video Drivers (fglrx) directly from AMD?



Without internet, it is a bit difficult,



For wireless driver we need the hardware id, or you can search using that id in this forum.



To get hardware ids, open a terminal, execute these commands one by one. Copy the result and add to your question



lspci



sudo lshw -c network



rfkill list all






Update:



Your wireless card isn't at all recognized by ubuntu. :( . I think this is a newer model.



If you can install est ubuntu 12.10 that will be better. You don't have to install anything (hopefully). Atheros driver free, as your model is new one. It doesn't include the drivers.



If you can connect by any other means (ethernet/usb modem)



execute following



sudo apt-get install linux-backports-modules-cw-3.6-precise-generic


Last resort will be building driver as told here Atheros wifi not working 12 LTS


[#32904] Wednesday, June 23, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ingwhin

Total Points: 332
Total Questions: 112
Total Answers: 115

Location: Burkina Faso
Member since Tue, Apr 26, 2022
2 Years ago
ingwhin questions
Sat, Jul 17, 21, 21:33, 3 Years ago
Mon, Oct 10, 22, 12:09, 2 Years ago
Tue, Jun 15, 21, 05:43, 3 Years ago
Mon, Oct 18, 21, 23:34, 3 Years ago
;