Pular para o conteúdo

Estou sem som, sem pendrive na USB e sem placa de rede Ethernet [RESOLVIDO]

Responder tópico
  • Denunciar
  • Indicar
01 02

13. Re: Estou sem som, sem pendrive na USB e sem placa de rede Ethernet [RESOLVIDO]

Enviado em 23/04/2020 - 00:21h

Ola,

porque você esta querendo instalar o WineHQ?

"Eu tinha tentado colocar o wine não deu certo"

No terminal digite o comando ls -l /etc/apt/sources.list.d e mostre o que aparece!

Responder tópico

14. Re: Estou sem som, sem pendrive na USB e sem placa de rede Ethernet

Enviado em 23/04/2020 - 01:04h

StanislausK escreveu:

Ola,

porque você esta querendo instalar o WineHQ?

"Eu tinha tentado colocar o wine não deu certo"

No terminal digite o comando ls -l /etc/apt/sources.list.d e mostre o que aparece!
Para alguma eventualidade. Como fazer um pendrive bootável que no Yumi é muito mais fácil que nos outros softwares. Pelo menos em tentei em mais de dez softwares na distro UbuntuStudio 19.10 e nenhum foi compatível com a distro. Mas, quando instalei o wine não sabia ainda que meu pendrive não estava sendo reconhecido.

ls -l /etc/apt/sources.list.d

Aparece escrito:
~$ ls -l /etc/apt/sources.list.d
total 0

15. Re: Estou sem som, sem pendrive na USB e sem placa de rede Ethernet

Enviado em 23/04/2020 - 02:52h

Achei um comando "sudo apt-get install gnome-disk-utility"¹ que fez agora ter o DISKS na distro. Consigo formatar o pendrive. Mas, ainda não consigo fazer ele montar nem manualmente, nem automaticamente. Se resolver o som e a pendrive nem preciso trocar a distro a placa ethernet eu resolveria depois. Agora vou dormir que já virei a noite ontem instalando a distro e configurando. Hoje preciso dormir ao menos um pouco.

Grato pela atenção a todos.

¹Fonte: https://askubuntu.com/questions/271516/is-there-a-program-to-mount-all-of-my-drives-automatically/27...


16. O pendrive consegui!!! =]

Enviado em 23/04/2020 - 03:32h

Instalei o Etcher para fazer bootáveis. Veio compactado em zip. Procurei tutorial para descompactar achei este:
https://www.vivaolinux.com.br/dica/Todos-os-compactadores-e-descompactadores-no-Linux

Segui a instrução com a linha de comando no terminal:
sudo apt-get install p7zip-full p7zip-rar lzma lzma-dev rar unrar-free p7zip ark ncompress

Depois disso usei o Ark para descompactar o Etcher. Refiz a pendrive bootável com a mini.iso do site do Ubuntu. No fim do procedimento automáticamente montou o Cd-room e o pendrive.

Agora falta o som e a placa de Rede. Com o som por ter wi-fi já ficará ótimo e seguiria pesquisando com calma. De todo modo agora com o pendrive funcionando se for o caso de trocar a distro já tenho como fazer. Mas, se alguém tiver a dica de como corrigir o som agradeço. Porque assim aprenderia como. Se não encontrar e a dica não vier aí terei que recorrer a trocar a distro.

De todo modo grande abraço a todos e todas boa madrugada.

17. Re: Estou sem som, sem pendrive na USB e sem placa de rede Ethernet [RESOLVIDO]

Enviado em 23/04/2020 - 08:18h

vai com calma, neofito..

acho que o pessoal aqui tem bastante paciência, mas não tem como eles te ensinarem *tudo*..

um tópico, uma dúvida.

18. Re: Estou sem som, sem pendrive na USB e sem placa de rede Ethernet [RESOLVIDO]

Enviado em 23/04/2020 - 10:55h

Tenta instalar o alsa-utils:
sudo apt-get install alsa-utils 

Se não mudar nada, desinstale:
sudo apt-get purge alsa-utils 

Poste a saída desse comando:
cat /etc/apt/sources.list 

E desse:
ls -lh /etc/apt/ 

19. Re: Estou sem som, sem pendrive na USB e sem placa de rede Ethernet [RESOLVIDO]

Enviado em 23/04/2020 - 12:00h

Uma pequena tarefa opcional.
Abra esse link: https://raw.githubusercontent.com/AdrianoSiqueira/ShellScript/master/self_maintenance.sh
Clique com o botão direito > Salvar como > Salve em um lugar de fácil acesso com o nome self_maintenance.sh
Abra o terminal na pasta onde salvou o arquivo e digite:
chmod 777 self_maintenance.sh
./self_maintenance.sh --all

Isso vai executar uma rotina de manutenção no seu PC que envolve: atualização completa, reparo de pacotes quebrados, limpeza de lixo de sistema e atualização do grub.

20. Re: Estou sem som, sem pendrive na USB e sem placa de rede Ethernet

Enviado em 23/04/2020 - 13:39h

RogerDez escreveu:

vai com calma, neofito..

acho que o pessoal aqui tem bastante paciência, mas não tem como eles te ensinarem *tudo*..

um tópico, uma dúvida.
Se acaso ofendi ou irritei alguém peço desculpas. Não foi minha intenção.

Antes era uma emergência. Agora é aprendizado em manutenção de computadores de fato.

De todo modo é um diálogo também. O fato de ter conseguido arrumar a USB através do Etcher e ter postado como pode ajudar alguém. Vou tentar as dicas postadas pela madrugada e manhã e se nada funcionar vou instalar alguma das distros sugeridas. Depois posto a resolução aqui.

Grato pela atenção e auxílio de de todos que se dispuseram.

21. Re: Estou sem som, sem pendrive na USB e sem placa de rede Ethernet

Enviado em 23/04/2020 - 14:07h

adrisiq escreveu:

Tenta instalar o alsa-utils:
sudo apt-get install alsa-utils 

Se não mudar nada, desinstale:
sudo apt-get purge alsa-utils 

Poste a saída desse comando:
cat /etc/apt/sources.list 

E desse:
ls -lh /etc/apt/ 
Fiz o que comentou. Instalei o relatório no fim foi este:
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

A colagem das mensagens dos comandos que apontou estão aqui abaixo.

---> ~$ cat /etc/apt/sources.list

# deb http://us.archive.ubuntu.com/ubuntu/ bionic main restricted

#
# deb http://us.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
# deb http://security.ubuntu.com/ubuntu bionic-security main restricted
#
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
# deb http://us.archive.ubuntu.com/ubuntu/ bionic main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic main restricted
#
# # Major bug fix updates produced after the final release of the
# # distribution.
# deb http://us.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
#
# # N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
# # team. Also, please note that software in universe WILL NOT receive any
# # review or updates from the Ubuntu security team.
# deb http://us.archive.ubuntu.com/ubuntu/ bionic universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic universe
# deb http://us.archive.ubuntu.com/ubuntu/ bionic-updates universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic-updates universe
#
# # N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
# # team, and may not be under a free licence. Please satisfy yourself as to
# # your rights to use the software. Also, please note that software in
# # multiverse WILL NOT receive any review or updates from the Ubuntu
# # security team.
# deb http://us.archive.ubuntu.com/ubuntu/ bionic multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic multiverse
# deb http://us.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
#
# # N.B. software from this repository may not have been tested as
# # extensively as that contained in the main release, although it includes
# # newer versions of some applications which may provide useful features.
# # Also, please note that software in backports WILL NOT receive any review
# # or updates from the Ubuntu security team.
# deb http://us.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
#
# # Uncomment the following two lines to add software from Canonical's
# # 'partner' repository.
# # This software is not part of Ubuntu, but is offered by Canonical and the
# # respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu bionic partner
# deb-src http://archive.canonical.com/ubuntu bionic partner
#
# deb http://security.ubuntu.com/ubuntu bionic-security main restricted
# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
# deb http://security.ubuntu.com/ubuntu bionic-security universe
# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
# deb http://security.ubuntu.com/ubuntu bionic-security multiverse
# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ bionic main
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ bionic-updates main
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ bionic universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic universe
deb http://us.archive.ubuntu.com/ubuntu/ bionic-updates universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ bionic multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://us.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ bionic-backports main universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu bionic partner
# deb-src http://archive.canonical.com/ubuntu bionic partner

deb http://security.ubuntu.com/ubuntu bionic-security main
# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse

---> ~$ ls -lh /etc/apt/

total 40K
drwxr-xr-x 2 root root 4.0K Apr 22 17:32 apt.conf.d
drwxr-xr-x 2 root root 4.0K Sep 3 2019 auth.conf.d
drwxr-xr-x 2 root root 4.0K Apr 20 2018 preferences.d
-rw-r--r-- 1 root root 5.9K Apr 22 08:14 sources.list
drwxr-xr-x 2 root root 4.0K Apr 20 2018 sources.list.d
-rw-r--r-- 1 root root 5.9K Apr 22 08:14 sources.list.save
-rw-r--r-- 1 root root 2.2K Apr 22 03:30 trusted.gpg
drwxr-xr-x 2 root root 4.0K Apr 22 08:28 trusted.gpg.d



22. Re: Estou sem som, sem pendrive na USB e sem placa de rede Ethernet [RESOLVIDO]

Enviado em 23/04/2020 - 14:10h

adrisiq escreveu:

Uma pequena tarefa opcional.
Abra esse link: https://raw.githubusercontent.com/AdrianoSiqueira/ShellScript/master/self_maintenance.sh
Clique com o botão direito > Salvar como > Salve em um lugar de fácil acesso com o nome self_maintenance.sh
Abra o terminal na pasta onde salvou o arquivo e digite:
chmod 777 self_maintenance.sh
./self_maintenance.sh --all

Isso vai executar uma rotina de manutenção no seu PC que envolve: atualização completa, reparo de pacotes quebrados, limpeza de lixo de sistema e atualização do grub.
Farei isto. Grato.

23. Resolução

Enviado em 24/04/2020 - 04:19h

Grato a atenção de todos e todas. Instalei o novo Ubuntu 20.04 na versão Ubuntu Minimal. USB, Rede Ethernet, Som funcionam.
01 02

Responder tópico

Responder tópico

Entre na sua conta para responder.

Fazer login para responder