After opening the terminal, I try to set the schema to green on black,it won't set when I use "set default"....can anyone tell me what I'm doing wrong..? And do you have a driver for ,or does anyone know where I can get a driver for a Lexmark Printer X6150...?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The fix with the terminal worked perfectly...but no luck finding a driver for the Lexmark. I have the driver on disc,but i think it's only compatible with Windows....could i use "wine" to install it...? If so, how..? I would also like to set up a network between my home and business. Does Q4 have the ability to do this..? If so,how do I set it up...?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Downloaded X2Go from Q4 repository....computer locked up tried to restart it...but all i get is a black screen,and beeping from my computer when it starts....what should i try now..?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Looks like a hardware issue not related to X2Go. You could try to boot Live CD and check if the computer works. If so, run command in terminal to check filesystem for inconsistencies:
$ sudo fsck -f /dev/sdaX
where sdaX is the disk of root Q4OS filesystem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Checked all connectors including RAM. Beeping signifies hardware issue. Powered up and computer was working. After doing $ sudo apt-get update amavisd error was stated in dialogue. When i tried to get Google from Q4 repository,..it wouldn't download, stating "trying to recover APT integrity". It then canceled,and deleted. What command will fix this problem. Still a newbie,learning my way around computer code...Thanks in advance...!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ray@q4os-desktop:~$ sudo dpkg --configure -a
Setting up amavisd-new (1:2.10.1-1) ...
Creating/updating amavis user account...
Job for amavis.service failed. See 'systemctl status amavis.service' and 'journalctl -xn' for details.
invoke-rc.d: initscript amavis, action "start" failed.
dpkg: error processing package amavisd-new (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
amavisd-new
ray@q4os-desktop:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up amavisd-new (1:2.10.1-1) ...
Creating/updating amavis user account...
Job for amavis.service failed. See 'systemctl status amavis.service' and 'journalctl -xn' for details.
invoke-rc.d: initscript amavis, action "start" failed.
dpkg: error processing package amavisd-new (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
amavisd-new
E: Sub-process /usr/bin/dpkg returned an error code (1)
ray@q4os-desktop:~$ cat/etc/apt/sources.list
bash: cat/etc/apt/sources.list: No such file or directory
ray@q4os-desktop:~$ cat /etc/apt/sources.list
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "1. Q4OS Support" comments posted by this user
Mark all as spam, and block user from posting to "Forums"
After opening the terminal, I try to set the schema to green on black,it won't set when I use "set default"....can anyone tell me what I'm doing wrong..? And do you have a driver for ,or does anyone know where I can get a driver for a Lexmark Printer X6150...?
Right mouse click on the konsole -> Settings -> Configure konsole -> Session tab -> set Schema to green on black -> Ok -> Save -> Restart konsole
Go to address http://www.openprinting.org/printers and see if you can find your printer listed; if not, then you're probably out of luck. You could find useful these drivers:
http://www.openprinting.org/printer/Lexmark/Lexmark-MX6500e
http://www.openprinting.org/printer/Lexmark/Lexmark-MX610
View and moderate all "1. Q4OS Support" comments posted by this user
Mark all as spam, and block user from posting to "Forums"
Thanks so much..! I will try this out and let you know how the solutions work . Thanks for a great operating system..!
View and moderate all "1. Q4OS Support" comments posted by this user
Mark all as spam, and block user from posting to "Forums"
The fix with the terminal worked perfectly...but no luck finding a driver for the Lexmark. I have the driver on disc,but i think it's only compatible with Windows....could i use "wine" to install it...? If so, how..? I would also like to set up a network between my home and business. Does Q4 have the ability to do this..? If so,how do I set it up...?
Linux prinitng system doesn't utilize windows drivers, you need native Linux driver.
You could use X2Go terminal access, see this document http://www.q4os.org/dqa004.html or client-to-site VPN connection.
View and moderate all "1. Q4OS Support" comments posted by this user
Mark all as spam, and block user from posting to "Forums"
Downloaded X2Go from Q4 repository....computer locked up tried to restart it...but all i get is a black screen,and beeping from my computer when it starts....what should i try now..?
Looks like a hardware issue not related to X2Go. You could try to boot Live CD and check if the computer works. If so, run command in terminal to check filesystem for inconsistencies:
$ sudo fsck -f /dev/sdaX
where sdaX is the disk of root Q4OS filesystem.
View and moderate all "1. Q4OS Support" comments posted by this user
Mark all as spam, and block user from posting to "Forums"
Checked all connectors including RAM. Beeping signifies hardware issue. Powered up and computer was working. After doing $ sudo apt-get update amavisd error was stated in dialogue. When i tried to get Google from Q4 repository,..it wouldn't download, stating "trying to recover APT integrity". It then canceled,and deleted. What command will fix this problem. Still a newbie,learning my way around computer code...Thanks in advance...!
View and moderate all "1. Q4OS Support" comments posted by this user
Mark all as spam, and block user from posting to "Forums"
fsck.ext2: No such file or directory while trying to open /dev/sdaX
Possibly non-existent device?
View and moderate all "1. Q4OS Support" comments posted by this user
Mark all as spam, and block user from posting to "Forums"
ray@q4os-desktop:~$ sudo dpkg --configure -a
Setting up amavisd-new (1:2.10.1-1) ...
Creating/updating amavis user account...
Job for amavis.service failed. See 'systemctl status amavis.service' and 'journalctl -xn' for details.
invoke-rc.d: initscript amavis, action "start" failed.
dpkg: error processing package amavisd-new (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
amavisd-new
ray@q4os-desktop:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up amavisd-new (1:2.10.1-1) ...
Creating/updating amavis user account...
Job for amavis.service failed. See 'systemctl status amavis.service' and 'journalctl -xn' for details.
invoke-rc.d: initscript amavis, action "start" failed.
dpkg: error processing package amavisd-new (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
amavisd-new
E: Sub-process /usr/bin/dpkg returned an error code (1)
ray@q4os-desktop:~$ cat/etc/apt/sources.list
bash: cat/etc/apt/sources.list: No such file or directory
ray@q4os-desktop:~$ cat /etc/apt/sources.list
Probably harddisk low-level failure, check your harddisk for bad blocks. You can use 'sudo badblocks' command from live media.